Updated translations

This commit is contained in:
snipe 2020-10-06 19:30:04 -07:00
parent 01a98c38dc
commit aad14b4d7a
189 changed files with 2480 additions and 1111 deletions

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -119,13 +119,13 @@ return array(
'slack_endpoint' => 'نقطة نهاية سلاك', 'slack_endpoint' => 'نقطة نهاية سلاك',
'slack_integration' => 'إعدادات سلاك', 'slack_integration' => 'إعدادات سلاك',
'slack_integration_help' => 'الربط مع Slack اختياري، ولكن نقطة النهاية endpoint والقناة channel مطلوبان إذا كنت ترغب في استخدامه. لاعداد الربط مع Slack، يجب أولا <a href=":slack_link" target="_new">رابط ويب الكتروني قادم webhook</a> على حساب Slack الخاص بك.', 'slack_integration_help' => 'الربط مع Slack اختياري، ولكن نقطة النهاية endpoint والقناة channel مطلوبان إذا كنت ترغب في استخدامه. لاعداد الربط مع Slack، يجب أولا <a href=":slack_link" target="_new">رابط ويب الكتروني قادم webhook</a> على حساب Slack الخاص بك.',
'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_integration_help_button' => 'عند الانتهاء من حفظ معلومات Slack الخاصة بك، سوف يظهر زر الفحص.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
'snipe_version' => 'قنص-إيت الإصدار', 'snipe_version' => 'قنص-إيت الإصدار',
'support_footer' => 'Support Footer Links ', 'support_footer' => 'Support Footer Links ',
'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', 'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
'version_footer' => 'رقم الاصدار في التذييل ', 'version_footer' => 'رقم الاصدار في التذييل ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', 'version_footer_help' => 'حدد من سوف يرى إصدار Snipe-IT و رقم النسخة.',
'system' => 'معلومات النظام', 'system' => 'معلومات النظام',
'update' => 'إعدادات التحديث', 'update' => 'إعدادات التحديث',
'value' => 'القيمة', 'value' => 'القيمة',
@ -181,7 +181,7 @@ return array(
'bottom' => 'الأسفل', 'bottom' => 'الأسفل',
'vertical' => 'عمودي', 'vertical' => 'عمودي',
'horizontal' => 'أفقي', 'horizontal' => 'أفقي',
'unique_serial' => 'Unique serial numbers', 'unique_serial' => 'أرقام تسلسلية مميزة',
'unique_serial_help_text' => 'تحديد المربع سيؤدي الى فرض سياسة التفرد على الرقم التسلسلي للمتلكات', 'unique_serial_help_text' => 'تحديد المربع سيؤدي الى فرض سياسة التفرد على الرقم التسلسلي للمتلكات',
'zerofill_count' => 'طول ترميز الأصل، بما في ذلك تعبئة الاصفار', 'zerofill_count' => 'طول ترميز الأصل، بما في ذلك تعبئة الاصفار',
); );

View file

@ -3,7 +3,7 @@
return array( return array(
'activated_help_text' => 'هذا المستخدم تسجيل الدخول', 'activated_help_text' => 'هذا المستخدم تسجيل الدخول',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', 'activated_disabled_help_text' => 'لا يمكنك تعديل حالة التنشيط لحسابك الخاص.',
'assets_user' => 'الأصول التي تم اخراجها إلى :name', 'assets_user' => 'الأصول التي تم اخراجها إلى :name',
'bulk_update_warn' => 'أنت على وشك تعديل خصائص :user_count من المستخدمين. يرجى ملاحظة أنه لا يمكنك تغيير سمات المستخدم الخاصة بك باستخدام هذا النموذج، ويجب إجراء تعديلات على المستخدم الخاص بك بشكل على حدة.', 'bulk_update_warn' => 'أنت على وشك تعديل خصائص :user_count من المستخدمين. يرجى ملاحظة أنه لا يمكنك تغيير سمات المستخدم الخاصة بك باستخدام هذا النموذج، ويجب إجراء تعديلات على المستخدم الخاص بك بشكل على حدة.',
'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة مستخدمين في وقت واحد. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة فارغة دون تغيير.', 'bulk_update_help' => 'يتيح لك هذا النموذج تحديث عدة مستخدمين في وقت واحد. قم بملء الحقول التي تحتاج إلى تغييرها. ستظل أية حقول فارغة فارغة دون تغيير.',
@ -17,7 +17,7 @@ return array(
'restore_user' => 'انقر هنا لاستعادتها.', 'restore_user' => 'انقر هنا لاستعادتها.',
'last_login' => 'آخر دخول للمستخدم', 'last_login' => 'آخر دخول للمستخدم',
'ldap_config_text' => 'يمكن العثور على إعدادات تهيئة لداب المشرف> الإعدادات. سيتم تعيين الموقع (اختياري) المحدد لجميع المستخدمين الذين تم استيرادهم.', 'ldap_config_text' => 'يمكن العثور على إعدادات تهيئة لداب المشرف> الإعدادات. سيتم تعيين الموقع (اختياري) المحدد لجميع المستخدمين الذين تم استيرادهم.',
'print_assigned' => 'Print All Assigned', 'print_assigned' => 'طباعة كل الممتلكات',
'software_user' => 'البرامج المخرجة الى: :name', 'software_user' => 'البرامج المخرجة الى: :name',
'view_user' => 'عرض المستخدم :name', 'view_user' => 'عرض المستخدم :name',
'usercsv' => 'ملف CSV', 'usercsv' => 'ملف CSV',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -58,9 +58,9 @@ return array(
'test_email' => 'اختبار البريد الإلكتروني من قنص-تكنولوجيا المعلومات', 'test_email' => 'اختبار البريد الإلكتروني من قنص-تكنولوجيا المعلومات',
'test_mail_text' => 'يعتبر هذا اختبارا من نظام إدارة الأصول Snipe-IT. إذا كنت حصلت على هذا، فان البريد يعمل :)', 'test_mail_text' => 'يعتبر هذا اختبارا من نظام إدارة الأصول Snipe-IT. إذا كنت حصلت على هذا، فان البريد يعمل :)',
'the_following_item' => 'تم ادخال العنصر التالي: ', 'the_following_item' => 'تم ادخال العنصر التالي: ',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', 'low_inventory_alert' => 'هنالك :count عناصر أقل من الحد الأدنى للمخزون أول سوف تصبح أقل منه قريباً.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', 'assets_warrantee_alert' => 'هنالك :count أصل سوف تنتهي فترة الضمان الخاصة به في الأيام :threshold القادمة.| هنالك :count أصول سوف تنتهي فترة الضمان الخاصة بهم في الأيام :threshold القادمة.',
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'license_expiring_alert' => 'هنالك :count رخص سوف تنتهي في الأيام :threshold القادمة.',
'to_reset' => 'لإعادة تعيين كلمة مرور على :web، رجاءا أكمل هذا النموذج:', 'to_reset' => 'لإعادة تعيين كلمة مرور على :web، رجاءا أكمل هذا النموذج:',
'type' => 'اكتب', 'type' => 'اكتب',
'user' => 'المستخدم', 'user' => 'المستخدم',

View file

@ -2,6 +2,6 @@
return [ return [
'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!', 'sent' => 'تم إرسال رابط كلمة المرور الخاصة بك!',
'user' => 'No matching active user found with that email.', 'user' => 'لم يتم العثور على اسم مستخدم فعّال مرتبط بعنوان ذلك البريد الالكتروني.',
]; ];

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -16,8 +16,8 @@ return array(
), ),
'restore' => array( 'restore' => array(
'error' => 'Manufacturer was not restored, please try again', 'error' => 'Producenten blev ikke gendannet, prøv igen',
'success' => 'Manufacturer restored successfully.' 'success' => 'Producenten blev genoprettet med succes.'
), ),
'delete' => array( 'delete' => array(

View file

@ -4,9 +4,9 @@ return array(
'about_models_title' => 'Om aktiv modeller', 'about_models_title' => 'Om aktiv modeller',
'about_models_text' => 'Aktiv modeller er en måde at gruppere identiske aktiver. "MBP 2013", "IPhone 6s", osv.', 'about_models_text' => 'Aktiv modeller er en måde at gruppere identiske aktiver. "MBP 2013", "IPhone 6s", osv.',
'deleted' => 'Denne model er blevet slettet. <a href="/hardware/models/:model_id/restore"> Klik her for at gendanne den</a>.', 'deleted' => 'Denne model er blevet slettet. <a href="/hardware/models/:model_id/restore"> Klik her for at gendanne den</a>.',
'bulk_delete' => 'Bulk Delete Asset Models', 'bulk_delete' => 'Slet flere aktivmodeller',
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', 'bulk_delete_help' => 'Brug checkboksene nedenfor til at bekræfte sletning af valgte aktivmodeller. Aktivmodeller med tilknyttede aktiver kan ikke slettes før aktivet er knyttet til en anden model.',
'bulk_delete_warn' => 'You are about to delete :model_count asset models.', 'bulk_delete_warn' => 'Du er ved at slette :model_count aktivmodeller.',
'restore' => 'Gendanne Model', 'restore' => 'Gendanne Model',
'requestable' => 'Brugere kan anmode om denne model', 'requestable' => 'Brugere kan anmode om denne model',
'show_mac_address' => 'Vis MAC adressefelt i aktiver i denne model', 'show_mac_address' => 'Vis MAC adressefelt i aktiver i denne model',
@ -14,5 +14,5 @@ return array(
'view_models' => 'Se modeller', 'view_models' => 'Se modeller',
'fieldset' => 'Feltsæt', 'fieldset' => 'Feltsæt',
'no_custom_field' => 'Ingen brugerdefinerede felter', 'no_custom_field' => 'Ingen brugerdefinerede felter',
'add_default_values' => 'Add default values', 'add_default_values' => 'Tilføj defaultværdier',
); );

View file

@ -34,9 +34,9 @@ return array(
), ),
'bulkdelete' => array( 'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.', 'error' => 'Ingen modeller blev valgt, så intet blev slettet.',
'success' => ':success_count model(s) deleted!', 'success' => ':success_count model(ler) slettet!',
'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' 'success_partial' => ':success_count model(ler) blev slettet; men :fail_count kunne ikke slettes fordi de stadig har aktiver knyttet til sig.'
), ),
); );

View file

@ -4,8 +4,8 @@ return array(
'ad' => 'Active Directory', 'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domæne', 'ad_domain' => 'Active Directory domæne',
'ad_domain_help' => 'Dette er nogle gange det samme som dit e-mail-domæne, men ikke altid.', 'ad_domain_help' => 'Dette er nogle gange det samme som dit e-mail-domæne, men ikke altid.',
'admin_cc_email' => 'CC Email', 'admin_cc_email' => 'CC email',
'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'admin_cc_email_help' => 'Hvis du vil sende en kopi af checkin/checkout emails som er sendt til brugere til en ekstra email konto, så tilføj den her. Ellers efterlad feltet tomt.',
'is_ad' => 'Dette er en Active Directory-server', 'is_ad' => 'Dette er en Active Directory-server',
'alert_email' => 'Send advarsler til', 'alert_email' => 'Send advarsler til',
'alerts_enabled' => 'Advarsler aktiveret', 'alerts_enabled' => 'Advarsler aktiveret',
@ -25,10 +25,10 @@ return array(
'confirm_purge_help' => 'Indtast teksten "DELETE" i boksen nedenfor for at rense dine slettede poster. Denne handling kan ikke fortrydes.', 'confirm_purge_help' => 'Indtast teksten "DELETE" i boksen nedenfor for at rense dine slettede poster. Denne handling kan ikke fortrydes.',
'custom_css' => 'Brugerdefineret CSS', 'custom_css' => 'Brugerdefineret CSS',
'custom_css_help' => 'Indtast eventuelle brugerdefinerede CSS overskridelser, du gerne vil bruge. Indsæt ikke de &lt;style&gt;&lt;/style&gt; tags.', 'custom_css_help' => 'Indtast eventuelle brugerdefinerede CSS overskridelser, du gerne vil bruge. Indsæt ikke de &lt;style&gt;&lt;/style&gt; tags.',
'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url' => 'Tilpasset Kodeord reset URL',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'custom_forgot_pass_url_help' => 'Dette anvendes i stedet for den indbyggede URL til "glemt kodeord" på login billedet, anvendelig til at sende besøgende til en intern eller hosted LDAP kodeord reset funktion. Den vil effektivt afstille den lokale "glemt kodeord" funktionalitet.',
'dashboard_message' => 'Dashboard Message', 'dashboard_message' => 'Dashboard meddelelse',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', 'dashboard_message_help' => 'Denne tekst vil vises på dashboard for alle som har tilladelse til at se dashbordet.',
'default_currency' => 'Standardvaluta', 'default_currency' => 'Standardvaluta',
'default_eula_text' => 'Standard EULA', 'default_eula_text' => 'Standard EULA',
'default_language' => 'Standard sprog', 'default_language' => 'Standard sprog',
@ -42,8 +42,8 @@ return array(
'alt_barcode_type' => '1D stregkode type', 'alt_barcode_type' => '1D stregkode type',
'eula_settings' => 'EULA-indstillinger', 'eula_settings' => 'EULA-indstillinger',
'eula_markdown' => 'Denne EULA tillader <a href="https://help.github.com/articles/github-flavored-markdown/">Github smagsmærket markdown</a>.', 'eula_markdown' => 'Denne EULA tillader <a href="https://help.github.com/articles/github-flavored-markdown/">Github smagsmærket markdown</a>.',
'footer_text' => 'Additional Footer Text ', 'footer_text' => 'Ekstra footer tekst ',
'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.', 'footer_text_help' => 'Denne tekst vil vises i footeren i højre side. Der kan anvendes links ved hjælp af <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Linjeskift, headere, billeder etc. kan føre til uforudsigelige resultater.',
'general_settings' => 'Generelle indstillinger', 'general_settings' => 'Generelle indstillinger',
'generate_backup' => 'Generer sikkerhedskopiering', 'generate_backup' => 'Generer sikkerhedskopiering',
'header_color' => 'Hovedfarge', 'header_color' => 'Hovedfarge',
@ -52,8 +52,8 @@ return array(
'ldap_enabled' => 'LDAP aktiveret', 'ldap_enabled' => 'LDAP aktiveret',
'ldap_integration' => 'LDAP Integration', 'ldap_integration' => 'LDAP Integration',
'ldap_settings' => 'LDAP-indstillinger', 'ldap_settings' => 'LDAP-indstillinger',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_test_help' => 'Indtast validt LDAP brugernavn og kodeord fra den basis DN du angav ovenfor for at teste om dit LDAP login er korrekt konfigureret. DU SKAL FØRST OPDATERE og GEMME DINE LDAP INDSTILLINGER.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_sync_help' => 'Dette tester kun om LDAP kan synkronisere korrekt. Hvis din LDAP authentisering ikke er korrekt, er det usikkert om brugere kan logge ind. DU SKAL FØRST OPDATERE OG GEMME DINE LDAP INDSTILLINGER.',
'ldap_server' => 'LDAP-server', 'ldap_server' => 'LDAP-server',
'ldap_server_help' => 'Dette skal starte med ldap: // (for ukrypteret eller TLS) eller ldaps: // (for SSL)', 'ldap_server_help' => 'Dette skal starte med ldap: // (for ukrypteret eller TLS) eller ldaps: // (for SSL)',
'ldap_server_cert' => 'Validering af LDAP SSL-certifikat', 'ldap_server_cert' => 'Validering af LDAP SSL-certifikat',
@ -75,24 +75,24 @@ return array(
'ldap_active_flag' => 'LDAP Active Flag', 'ldap_active_flag' => 'LDAP Active Flag',
'ldap_emp_num' => 'LDAP medarbejdernummer', 'ldap_emp_num' => 'LDAP medarbejdernummer',
'ldap_email' => 'LDAP Email', 'ldap_email' => 'LDAP Email',
'license' => 'Software License', 'license' => 'Software licens',
'load_remote_text' => 'Fjernskrifter', 'load_remote_text' => 'Fjernskrifter',
'load_remote_help_text' => 'Denne Snipe-IT-installation kan indlæse scripts fra omverdenen.', 'load_remote_help_text' => 'Denne Snipe-IT-installation kan indlæse scripts fra omverdenen.',
'login_note' => 'Login Note', 'login_note' => 'Login Note',
'login_note_help' => 'Indsæt eventuelt nogle sætninger på din loginskærm, for eksempel for at hjælpe personer, der har fundet en tabt eller stjålet enhed. Dette felt accepterer <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>', 'login_note_help' => 'Indsæt eventuelt nogle sætninger på din loginskærm, for eksempel for at hjælpe personer, der har fundet en tabt eller stjålet enhed. Dette felt accepterer <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
'login_remote_user_text' => 'Remote User login options', 'login_remote_user_text' => 'Loginoptions for fjernbrugere',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', 'login_remote_user_enabled_text' => 'Tillad login med fjernbrugerheader',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', 'login_remote_user_enabled_help' => 'Denne option tillader authentisering via REMOTE_USER headr jf. "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms', 'login_common_disabled_text' => 'Deaktiver andre authentiseringsmekanismer',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_common_disabled_help' => 'Denne option deaktiverer andre authentiseringsmekanismer. Aktiver denne option, hvis du er sikker på at dit REMOTE_USER login allerede virker',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_text' => 'Tilpasset logout URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', 'login_remote_user_custom_logout_url_help' => 'Hvis en URL er angivet her, vil brugere blive omstillet til den efter de har logget ud af Snipe-IT. Det er anvendeligt for at lukke bruger sessions i din authentiseringsmekanisme korrekt.',
'logo' => 'Logo', 'logo' => 'Logo',
'logo_print_assets' => 'Use in Print', 'logo_print_assets' => 'Brug i udskrift',
'logo_print_assets_help' => 'Use branding on printable asset lists ', 'logo_print_assets_help' => 'Brug branding på udskrevne aktivlister ',
'full_multiple_companies_support_help_text' => 'Begrænsning af brugere (herunder admins) tildelt virksomheder til deres virksomheds aktiver.', 'full_multiple_companies_support_help_text' => 'Begrænsning af brugere (herunder admins) tildelt virksomheder til deres virksomheds aktiver.',
'full_multiple_companies_support_text' => 'Fuld flere virksomheder support', 'full_multiple_companies_support_text' => 'Fuld flere virksomheder support',
'show_in_model_list' => 'Show in Model Dropdowns', 'show_in_model_list' => 'Vis i modeldropdown',
'optional' => 'valgfri', 'optional' => 'valgfri',
'per_page' => 'Resultater pr. Side', 'per_page' => 'Resultater pr. Side',
'php' => 'PHP Version', 'php' => 'PHP Version',
@ -108,24 +108,24 @@ return array(
'qr_text' => 'QR Kode Tekst', 'qr_text' => 'QR Kode Tekst',
'setting' => 'Indstilling', 'setting' => 'Indstilling',
'settings' => 'Indstillinger', 'settings' => 'Indstillinger',
'show_alerts_in_menu' => 'Show alerts in top menu', 'show_alerts_in_menu' => 'Vis meddelelser i top menu',
'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list' => 'Arkiverede aktiver',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', 'show_archived_in_list_text' => 'Vis arkiverede aktiver i "Alle aktiver" listen',
'show_images_in_email' => 'Show images in emails', 'show_images_in_email' => 'Vis billeder i emails',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'show_images_in_email_help' => 'Afkryds denne boks hvis din Snipe-IT installation er bag en VPN eller i et lukket netværk og brugere udenfor netværket vil forhinderes i at anvende billeder fra netværket i deres emails.',
'site_name' => 'Side navn', 'site_name' => 'Side navn',
'slack_botname' => 'Slack Botname', 'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel', 'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slap endepunkt', 'slack_endpoint' => 'Slap endepunkt',
'slack_integration' => 'Slack Settings', 'slack_integration' => 'Slack Settings',
'slack_integration_help' => 'Slap integration er valgfri, men endpoint og kanal er påkrævet, hvis du ønsker at bruge det. For at konfigurere Slack integration skal du først <a href=":slack_link" target="_new">skabe en indgående webhook</a> på din Slack-konto.', 'slack_integration_help' => 'Slap integration er valgfri, men endpoint og kanal er påkrævet, hvis du ønsker at bruge det. For at konfigurere Slack integration skal du først <a href=":slack_link" target="_new">skabe en indgående webhook</a> på din Slack-konto.',
'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_integration_help_button' => 'Nå du har gemt din Slack information, vil testknappen blive synlig.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'slack_test_help' => 'Test om din Slack integration er konfigureret korrekt. DU SKAL FØRST OPDATERE OG GEMME DINE SLACK\'s INDSTILLINGER.',
'snipe_version' => 'Snipe-IT version', 'snipe_version' => 'Snipe-IT version',
'support_footer' => 'Support Footer Links ', 'support_footer' => 'Understøt footer links ',
'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual', 'support_footer_help' => 'Angiv hvem der kan se links i Snipe-IT Support info og brugermanual',
'version_footer' => 'Version in Footer ', 'version_footer' => 'Version in footer ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', 'version_footer_help' => 'Angiv hvem der kan se Snipe-IT versions- og buildnummer.',
'system' => 'Systemoplysninger', 'system' => 'Systemoplysninger',
'update' => 'Opdater indstillinger', 'update' => 'Opdater indstillinger',
'value' => 'Værdi', 'value' => 'Værdi',
@ -136,9 +136,9 @@ return array(
'label_dimensions' => 'Etiket dimensioner (inches)', 'label_dimensions' => 'Etiket dimensioner (inches)',
'next_auto_tag_base' => 'Næste automatisk stigning', 'next_auto_tag_base' => 'Næste automatisk stigning',
'page_padding' => 'Sidemarginer (tommer)', 'page_padding' => 'Sidemarginer (tommer)',
'privacy_policy_link' => 'Link to Privacy Policy', 'privacy_policy_link' => 'Link til persondatapolitik',
'privacy_policy' => 'Privacy Policy', 'privacy_policy' => 'Persondatapolitik',
'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', 'privacy_policy_link_help' => 'Hvis der inkluderes en URL her, vil der blive inkluderet et link til din persondatapolitik i app\'ens footer og i alle emails systemet sender ud ( overensstemmelse med GDPR). ',
'purge' => 'Ryd slettet poster', 'purge' => 'Ryd slettet poster',
'labels_display_bgutter' => 'Etiket bundgitter', 'labels_display_bgutter' => 'Etiket bundgitter',
'labels_display_sgutter' => 'Label side rende', 'labels_display_sgutter' => 'Label side rende',
@ -181,7 +181,7 @@ return array(
'bottom' => 'bund', 'bottom' => 'bund',
'vertical' => 'lodret', 'vertical' => 'lodret',
'horizontal' => 'vandret', 'horizontal' => 'vandret',
'unique_serial' => 'Unique serial numbers', 'unique_serial' => 'Unikke serienumre',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'unique_serial_help_text' => 'Markering af denne boks medfører en unik begrænsning af aktivserier',
'zerofill_count' => 'Længde af aktivetiketter, herunder zerofill', 'zerofill_count' => 'Længde af aktivetiketter, herunder zerofill',
); );

View file

@ -5,8 +5,8 @@ return array(
'archived' => 'arkiverede', 'archived' => 'arkiverede',
'create' => 'Opret status label', 'create' => 'Opret status label',
'color' => 'Diagramfarve', 'color' => 'Diagramfarve',
'default_label' => 'Default Label', 'default_label' => 'Default etiket',
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', 'default_label_help' => 'Dette anvendes for at sikre at din mest anvendte statusetiket ses øverst i valgene når du opretter/retter aktiver.',
'deployable' => 'Deployable', 'deployable' => 'Deployable',
'info' => 'Statusetiketter bruges til at beskrive de forskellige stater, dine aktiver kan være i. De kan være ude til reparation, tabt / stjålet osv. Du kan oprette nye statusetiketter til implementerbare, ventende og arkiverede aktiver.', 'info' => 'Statusetiketter bruges til at beskrive de forskellige stater, dine aktiver kan være i. De kan være ude til reparation, tabt / stjålet osv. Du kan oprette nye statusetiketter til implementerbare, ventende og arkiverede aktiver.',
'name' => 'Status navn', 'name' => 'Status navn',

View file

@ -19,9 +19,9 @@ return array(
'confirm' => 'Er du sikker på, at du ønsker at slette denne leverandør?', 'confirm' => 'Er du sikker på, at du ønsker at slette denne leverandør?',
'error' => 'Der opstod et problem ved at slette leverandøren. Prøv igen.', 'error' => 'Der opstod et problem ved at slette leverandøren. Prøv igen.',
'success' => 'Leverandøren blev slettet med succes.', 'success' => 'Leverandøren blev slettet med succes.',
'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', 'assoc_assets' => 'Denne placering er i øjeblikket forbundet med :asset_count(s) kan ikke slettes. Opdater dine aktiver for ikke længere at henvise til denne placering, og prøv igen. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', 'assoc_licenses' => 'Denne leverandør er i øjeblikket forbundet med :licenses_count(s) og kan ikke slettes. Opdater dine modeller for ikke længere at henvise til denne leverandør, og prøv igen. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', 'assoc_maintenances' => 'Denne leverandør er i øjeblikket forbundet med :asset_maintenances_count aktiv vedligeholdelse(r) og kan ikke slettes. Opdater din aktiv vedligeholdelse så der ikke længere refereres til denne leverandør og prøv igen. ',
) )
); );

View file

@ -2,8 +2,8 @@
return array( return array(
'activated_help_text' => 'This user can login', 'activated_help_text' => 'Denne bruger kan logge ind',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.', 'activated_disabled_help_text' => 'Du kan ikke redigere rettigheder for din egen konto.',
'assets_user' => 'Aktiver tildelt :navn', 'assets_user' => 'Aktiver tildelt :navn',
'bulk_update_warn' => 'Du er ved at redigere egenskaberne for: user_count-brugere. Bemærk, at du ikke kan ændre dine egne brugerattributter ved hjælp af denne formular, og skal foretage ændringer til din egen bruger individuelt.', 'bulk_update_warn' => 'Du er ved at redigere egenskaberne for: user_count-brugere. Bemærk, at du ikke kan ændre dine egne brugerattributter ved hjælp af denne formular, og skal foretage ændringer til din egen bruger individuelt.',
'bulk_update_help' => 'Denne formular giver dig mulighed for at opdatere flere brugere på én gang. Udfyld kun de felter, du skal ændre. Alle felter, der er tomt, forbliver uændrede.', 'bulk_update_help' => 'Denne formular giver dig mulighed for at opdatere flere brugere på én gang. Udfyld kun de felter, du skal ændre. Alle felter, der er tomt, forbliver uændrede.',
@ -17,7 +17,7 @@ return array(
'restore_user' => 'Klik her for at gendanne dem.', 'restore_user' => 'Klik her for at gendanne dem.',
'last_login' => 'Sidste Login', 'last_login' => 'Sidste Login',
'ldap_config_text' => 'LDAP-konfigurationsindstillinger kan findes Admin> Indstillinger. Den (valgfrie) valgte placering vil blive indstillet for alle importerede brugere.', 'ldap_config_text' => 'LDAP-konfigurationsindstillinger kan findes Admin> Indstillinger. Den (valgfrie) valgte placering vil blive indstillet for alle importerede brugere.',
'print_assigned' => 'Print All Assigned', 'print_assigned' => 'Udskriv alle tildelte',
'software_user' => 'Software Checket ud til: navn', 'software_user' => 'Software Checket ud til: navn',
'view_user' => 'Se bruger :navn', 'view_user' => 'Se bruger :navn',
'usercsv' => 'CSV-fil', 'usercsv' => 'CSV-fil',

View file

@ -12,5 +12,5 @@ return array(
'submit' => 'Send', 'submit' => 'Send',
'upload' => 'Upload', 'upload' => 'Upload',
'select_file' => 'Vælg fil ...', 'select_file' => 'Vælg fil ...',
'select_files' => 'Select Files...', 'select_files' => 'Vælg filer...',
); );

View file

@ -41,10 +41,10 @@
'checkout' => 'Tjek Ud', 'checkout' => 'Tjek Ud',
'checkouts_count' => 'Checkouts', 'checkouts_count' => 'Checkouts',
'checkins_count' => 'Checkins', 'checkins_count' => 'Checkins',
'user_requests_count' => 'Requests', 'user_requests_count' => 'Forespørgsler',
'city' => 'By', 'city' => 'By',
'click_here' => 'Klik her', 'click_here' => 'Klik her',
'clear_selection' => 'Clear Selection', 'clear_selection' => 'Ryd valg',
'companies' => 'Selskaber', 'companies' => 'Selskaber',
'company' => 'Selskab', 'company' => 'Selskab',
'component' => 'Komponent', 'component' => 'Komponent',
@ -68,14 +68,14 @@
'debug_warning' => 'Advarsel!', 'debug_warning' => 'Advarsel!',
'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien <code>APP_DEBUG</code> i din <code>.env</code> fil til <code>false</code>.', 'debug_warning_text' => 'Denne applikation kører i produktionstilstand med debugging aktiveret. Dette kan udsætte følsomme data, hvis din ansøgning er tilgængelig for omverdenen. Deaktiver fejlsøgningsmodus ved at indstille værdien <code>APP_DEBUG</code> i din <code>.env</code> fil til <code>false</code>.',
'delete' => 'Slet', 'delete' => 'Slet',
'delete_confirm' => 'Are you sure you wish to delete :item?', 'delete_confirm' => 'Er du sikker på at du vil slette :item?',
'deleted' => 'Slettet', 'deleted' => 'Slettet',
'delete_seats' => 'Slettede pladser', 'delete_seats' => 'Slettede pladser',
'departments' => 'Afdelinger', 'departments' => 'Afdelinger',
'department' => 'Afdeling', 'department' => 'Afdeling',
'deployed' => 'Implementeret', 'deployed' => 'Implementeret',
'depreciation_report' => 'Afskrivningsrapport', 'depreciation_report' => 'Afskrivningsrapport',
'details' => 'Details', 'details' => 'Detaljer',
'download' => 'Hent', 'download' => 'Hent',
'depreciation' => 'Afskrivning', 'depreciation' => 'Afskrivning',
'editprofile' => 'Ret Din Profil', 'editprofile' => 'Ret Din Profil',
@ -85,25 +85,25 @@
'email_domain_help' => 'Dette bruges til at generere email-adresser ved importering', 'email_domain_help' => 'Dette bruges til at generere email-adresser ved importering',
'filastname_format' => 'Fornavnskarakter Efternavn (jsmith@example.com)', 'filastname_format' => 'Fornavnskarakter Efternavn (jsmith@example.com)',
'firstname_lastname_format' => 'Fornavn Efternavn (jane.smith@example.com)', 'firstname_lastname_format' => 'Fornavn Efternavn (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'firstname_lastname_underscore_format' => 'Fornavn Efternavn (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', 'lastnamefirstinitial_format' => 'Efternavn Første initial (smithj@example.com)',
'first' => 'Første', 'first' => 'Første',
'first_name' => 'Fornavn', 'first_name' => 'Fornavn',
'first_name_format' => 'Fornavn (jane@example.com)', 'first_name_format' => 'Fornavn (jane@example.com)',
'files' => 'Files', 'files' => 'Filer',
'file_name' => 'Fil', 'file_name' => 'Fil',
'file_uploads' => 'Filoverførsel', 'file_uploads' => 'Filoverførsel',
'generate' => 'Skab', 'generate' => 'Skab',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'github_markdown' => 'Dette felt tillader <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'groups' => 'Grupper', 'groups' => 'Grupper',
'gravatar_email' => 'Gravatar email addresse', 'gravatar_email' => 'Gravatar email addresse',
'history' => 'Historik', 'history' => 'Historik',
'history_for' => 'Historie for', 'history_for' => 'Historie for',
'id' => 'ID', 'id' => 'ID',
'image' => 'Image', 'image' => 'Billede',
'image_delete' => 'Slet billede', 'image_delete' => 'Slet billede',
'image_upload' => 'Upload billede', 'image_upload' => 'Upload billede',
'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', 'image_filetypes_help' => 'Tilladte filtyper er jpg, png, gif, og svg. Maximalt tilladte upload størrelse er :size.',
'import' => 'Importér', 'import' => 'Importér',
'import-history' => 'Importhistorik', 'import-history' => 'Importhistorik',
'asset_maintenance' => 'Vedligeholdelse af aktiv', 'asset_maintenance' => 'Vedligeholdelse af aktiv',
@ -127,7 +127,7 @@
'locations' => 'Lokationer', 'locations' => 'Lokationer',
'logout' => 'Log ud', 'logout' => 'Log ud',
'lookup_by_tag' => 'Søg på aktivkode', 'lookup_by_tag' => 'Søg på aktivkode',
'maintenances' => 'Maintenances', 'maintenances' => 'Vedligeholdelse',
'manufacturer' => 'Producent', 'manufacturer' => 'Producent',
'manufacturers' => 'Producenter', 'manufacturers' => 'Producenter',
'markdown' => 'Dette felt tillader <a href="https://help.github.com/articles/github-flavored-markdown/">Github koder</a>.', 'markdown' => 'Dette felt tillader <a href="https://help.github.com/articles/github-flavored-markdown/">Github koder</a>.',
@ -162,7 +162,7 @@
'recent_activity' => 'Seneste aktivitet', 'recent_activity' => 'Seneste aktivitet',
'remove_company' => 'Fjern association med selskab', 'remove_company' => 'Fjern association med selskab',
'reports' => 'Rapporter', 'reports' => 'Rapporter',
'restored' => 'restored', 'restored' => 'gendannet',
'requested' => 'Anmodet', 'requested' => 'Anmodet',
'request_canceled' => 'Anmodning Annulleret', 'request_canceled' => 'Anmodning Annulleret',
'save' => 'Gem', 'save' => 'Gem',
@ -181,8 +181,8 @@
'select_company' => 'Vælg firma', 'select_company' => 'Vælg firma',
'select_asset' => 'Vælg Asset', 'select_asset' => 'Vælg Asset',
'settings' => 'Instillinger', 'settings' => 'Instillinger',
'show_deleted' => 'Show Deleted', 'show_deleted' => 'Vis slettede',
'show_current' => 'Show Current', 'show_current' => 'Vis Aktuelle',
'sign_in' => 'Log ind', 'sign_in' => 'Log ind',
'signature' => 'Underskrift', 'signature' => 'Underskrift',
'skin' => 'Skin', 'skin' => 'Skin',
@ -206,7 +206,7 @@
'unknown_admin' => 'Ukendt Admin', 'unknown_admin' => 'Ukendt Admin',
'username_format' => 'Brugernavn Format', 'username_format' => 'Brugernavn Format',
'update' => 'Opdatering', 'update' => 'Opdatering',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.', 'upload_filetypes_help' => 'Tilladte filtyper er png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, og rar. Maksimalt tilladte upload størrelse er :size.',
'uploaded' => 'uploaded', 'uploaded' => 'uploaded',
'user' => 'Bruger', 'user' => 'Bruger',
'accepted' => 'accepteret', 'accepted' => 'accepteret',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -21,7 +21,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bekræft Asset Checkin.', 'Confirm_Asset_Checkin' => 'Bekræft Asset Checkin.',
'Confirm_Accessory_Checkin' => 'Bekræft tilbehørskontrol.', 'Confirm_Accessory_Checkin' => 'Bekræft tilbehørskontrol.',
'Confirm_accessory_delivery' => 'Bekræft levering af tilbehør.', 'Confirm_accessory_delivery' => 'Bekræft levering af tilbehør.',
'Confirm_license_delivery' => 'Confirm license delivery.', 'Confirm_license_delivery' => 'Bekræft modtagelse af licens.',
'Confirm_asset_delivery' => 'Bekræft levering af aktiver.', 'Confirm_asset_delivery' => 'Bekræft levering af aktiver.',
'Confirm_consumable_delivery' => 'Bekræft levering af forbrugsstoffer.', 'Confirm_consumable_delivery' => 'Bekræft levering af forbrugsstoffer.',
'current_QTY' => 'Nuværende QTY', 'current_QTY' => 'Nuværende QTY',
@ -52,19 +52,19 @@ return array(
'requested' => 'Anmodede om:', 'requested' => 'Anmodede om:',
'reset_link' => 'Din Password Reset Link', 'reset_link' => 'Din Password Reset Link',
'reset_password' => 'Klik her for at nulstille adgangskoden:', 'reset_password' => 'Klik her for at nulstille adgangskoden:',
'serial' => 'Serial', 'serial' => 'Seriel',
'supplier' => 'Leverandør', 'supplier' => 'Leverandør',
'tag' => 'Mærkat', 'tag' => 'Mærkat',
'test_email' => 'Test E-mail fra Snipe-IT', 'test_email' => 'Test E-mail fra Snipe-IT',
'test_mail_text' => 'Dette er en test fra Snipe-IT Asset Management System. Hvis du fik dette, virker mailen :)', 'test_mail_text' => 'Dette er en test fra Snipe-IT Asset Management System. Hvis du fik dette, virker mailen :)',
'the_following_item' => 'Følgende vare er blevet kontrolleret i:', 'the_following_item' => 'Følgende vare er blevet kontrolleret i:',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', 'low_inventory_alert' => 'Der er :count enhed som er under minimum lagertal eller som snart vil være det.|Der er :count enheder som er under minimum lagertal eller som snart vil være det.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', 'assets_warrantee_alert' => 'Der er :count aktiv(er) hvor garantien udløber indenfor de næste :threshold dage.',
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'license_expiring_alert' => 'Der er :count licens(er) der udløber indenfor den/de næste :threshold dag(e).',
'to_reset' => 'Nulstille din :web-adgangskode, udfylde denne formular:', 'to_reset' => 'Nulstille din :web-adgangskode, udfylde denne formular:',
'type' => 'Type', 'type' => 'Type',
'user' => 'User', 'user' => 'Bruger',
'username' => 'Username', 'username' => 'Brugernavn',
'welcome' => 'Velkommen :navn', 'welcome' => 'Velkommen :navn',
'welcome_to' => 'Velkommen til :web!', 'welcome_to' => 'Velkommen til :web!',
'your_credentials' => 'Dine Snipe-IT Legitimationsoplysninger', 'your_credentials' => 'Dine Snipe-IT Legitimationsoplysninger',

View file

@ -2,6 +2,6 @@
return [ return [
'sent' => 'Dit adgangskode link er blevet sendt!', 'sent' => 'Dit adgangskode link er blevet sendt!',
'user' => 'No matching active user found with that email.', 'user' => 'Der er ikke fundet nogen aktiv bruger med denne email.',
]; ];

View file

@ -67,7 +67,7 @@ return array(
'not_in' => 'Den valgte :attribute er ugyldig.', 'not_in' => 'Den valgte :attribute er ugyldig.',
'numeric' => ':attribute skal være et tal.', 'numeric' => ':attribute skal være et tal.',
'present' => 'Attributfeltet skal være til stede.', 'present' => 'Attributfeltet skal være til stede.',
'valid_regex' => 'That is not a valid regex. ', 'valid_regex' => 'Det er ikke et validt regex. ',
'regex' => ':attribute formatet er ugyldigt.', 'regex' => ':attribute formatet er ugyldigt.',
'required' => ':attribute feltet er krævet.', 'required' => ':attribute feltet er krævet.',
'required_if' => ':attribute feltet er krævet når :other er :value.', 'required_if' => ':attribute feltet er krævet når :other er :value.',
@ -88,7 +88,7 @@ return array(
'unique' => ':attribute er allerede taget.', 'unique' => ':attribute er allerede taget.',
'uploaded' => 'Attributtet kunne ikke uploades.', 'uploaded' => 'Attributtet kunne ikke uploades.',
'url' => ':attribute formatet er ugyldigt.', 'url' => ':attribute formatet er ugyldigt.',
"unique_undeleted" => "The :attribute must be unique.", "unique_undeleted" => ":attribute skal være unik.",
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View file

@ -4,9 +4,6 @@ return array(
'ad' => 'Active Directory', 'ad' => 'Active Directory',
'ad_domain' => 'Active Directory Domäne', 'ad_domain' => 'Active Directory Domäne',
'ad_domain_help' => 'Meistens dieselbe wie die E-Mail Domäne.', 'ad_domain_help' => 'Meistens dieselbe wie die E-Mail Domäne.',
'ad_append_domain_label' => 'Domäne hinzufügen',
'ad_append_domain' => 'Automatisch dem Benutzernamen den Domänennamen anhängen',
'ad_append_domain_help' => 'Benutzer müssen lediglich „username“ schreiben, statt „username@domain.local“' ,
'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',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -5,8 +5,8 @@ return array(
'about_categories' => 'Οι κατηγορίες σας βοηθούν να οργανώσετε τα στοιχεία σας. Ορισμένες κατηγορίες παραδειγμάτων ενδέχεται να είναι &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot; κ.ο.κ., αλλά μπορείτε να χρησιμοποιήσετε κατηγορίες με οποιονδήποτε τρόπο που έχει νόημα για εσάς.', 'about_categories' => 'Οι κατηγορίες σας βοηθούν να οργανώσετε τα στοιχεία σας. Ορισμένες κατηγορίες παραδειγμάτων ενδέχεται να είναι &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot; κ.ο.κ., αλλά μπορείτε να χρησιμοποιήσετε κατηγορίες με οποιονδήποτε τρόπο που έχει νόημα για εσάς.',
'asset_categories' => 'Κατηγορίες στοιχείων παγίων', 'asset_categories' => 'Κατηγορίες στοιχείων παγίων',
'category_name' => 'Όνομα κατηγορίας', 'category_name' => 'Όνομα κατηγορίας',
'checkin_email' => 'Send email to user on checkin/checkout.', 'checkin_email' => 'Αποστολή email στον χρήστη κατά την χρέωση/αποδέσμευση.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', 'checkin_email_notification' => 'Θα αποστέλεται email σε αυτόν τον χρήστη κατά την χρέωαη/αποδέσμευση.',
'clone' => 'Αντιγραφή Κατηγορίας', 'clone' => 'Αντιγραφή Κατηγορίας',
'create' => 'Δημιουργία Κατηγορίας', 'create' => 'Δημιουργία Κατηγορίας',
'edit' => 'Επεξεργασία Κατηγορίας', 'edit' => 'Επεξεργασία Κατηγορίας',

View file

@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Στοιχείο', 'field_element_short' => 'Στοιχείο',
'field_format' => 'Τύπος', 'field_format' => 'Τύπος',
'field_custom_format' => 'Προσαρμοσμένος τύπος', 'field_custom_format' => 'Προσαρμοσμένος τύπος',
'field_custom_format_help' => 'This field allows you to use a regex expression for validation. It should start with "regex:" - for example, to validate that a custom field value contains a valid IMEI (15 numeric digits), you would use <code>regex:/^[0-9]{15}$/</code>.', 'field_custom_format_help' => 'Το πεδίο επιτρέπει την χρήση εκφράσεων regex για επικύρωση. Πρέπει να ξεκινάει με "regex:" - για παράδειγμα, για την επικύρωση ενός προσαρμοσμένου πεδίου IMEI (15 αριθμητικά ψηφία), θα ήταν <code>regex:/^[0-9]{15}$/</code>.',
'required' => 'Απαιτείται', 'required' => 'Απαιτείται',
'req' => 'Req.', 'req' => 'Req.',
'used_by_models' => 'Χρησιμοποιήθηκε από τα μοντέλα', 'used_by_models' => 'Χρησιμοποιήθηκε από τα μοντέλα',
@ -28,5 +28,5 @@ return array(
'create_fieldset' => 'Νέο σύνολο πεδίων', 'create_fieldset' => 'Νέο σύνολο πεδίων',
'create_field' => 'Νέο προσαρμοσμένο πεδίο', 'create_field' => 'Νέο προσαρμοσμένο πεδίο',
'value_encrypted' => 'Η τιμή αυτού του πεδίου είναι κρυπτογραφημένη στη βάση δεδομένων. Μόνο οι διαχειριστές θα μπορούν να δουν την αποκρυπτογραφημένη τιμή', 'value_encrypted' => 'Η τιμή αυτού του πεδίου είναι κρυπτογραφημένη στη βάση δεδομένων. Μόνο οι διαχειριστές θα μπορούν να δουν την αποκρυπτογραφημένη τιμή',
'show_in_email' => 'Include the value of this field in checkout emails sent to the user? Encrypted fields cannot be included in emails.', 'show_in_email' => 'Να περιλαμβάνεται η τιμή αυτού του πεδίου στα emails χρέωσης ου αποστέλονται στους χρήστες; Κρυπτογραφημένα πεδία δεν μπορούν να περιληφθούν σε emails.',
); );

View file

@ -63,7 +63,7 @@ return array(
'success' => 'Το ενεργητικό ολοκληρώθηκε με επιτυχία.', 'success' => 'Το ενεργητικό ολοκληρώθηκε με επιτυχία.',
'user_does_not_exist' => 'Αυτός ο χρήστης είναι άκυρος. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.', 'user_does_not_exist' => 'Αυτός ο χρήστης είναι άκυρος. ΠΑΡΑΚΑΛΩ προσπαθησε ξανα.',
'not_available' => 'Αυτό το πάγιο δεν είναι διαθέσιμο για την ολοκλήρωση της παραγγελίας!', 'not_available' => 'Αυτό το πάγιο δεν είναι διαθέσιμο για την ολοκλήρωση της παραγγελίας!',
'no_assets_selected' => 'You must select at least one asset from the list' 'no_assets_selected' => 'Πρέπει να επιλέξετε τουλάχιστον ένα στοιχείο προς δημοσίευση.'
), ),
'checkin' => array( 'checkin' => array(

View file

@ -16,8 +16,8 @@ return array(
), ),
'restore' => array( 'restore' => array(
'error' => 'Manufacturer was not restored, please try again', 'error' => 'Ο κατασκευαστής δεν αποκαταστάθηκε. Δοκιμάστε ξανά',
'success' => 'Manufacturer restored successfully.' 'success' => 'Ο κατασκευαστής δημιουργήθηκε με επιτυχία.'
), ),
'delete' => array( 'delete' => array(

View file

@ -4,9 +4,9 @@ return array(
'about_models_title' => 'Σχετικά με τους τύπους παγίων', 'about_models_title' => 'Σχετικά με τους τύπους παγίων',
'about_models_text' => 'Τα μοντέλα περιουσιακών στοιχείων είναι ένας τρόπος για να ομαδοποιήσετε ταυτόσημα περιουσιακά στοιχεία "MBP 2013", "IPhone 6s" κ.λπ.', 'about_models_text' => 'Τα μοντέλα περιουσιακών στοιχείων είναι ένας τρόπος για να ομαδοποιήσετε ταυτόσημα περιουσιακά στοιχεία "MBP 2013", "IPhone 6s" κ.λπ.',
'deleted' => 'Αυτό το μοντέλο έχει διαγραφεί. <a href="/hardware/models/:model_id/restore">Κάντε κλικ εδώ για να την επαναφέρετε</a>.', 'deleted' => 'Αυτό το μοντέλο έχει διαγραφεί. <a href="/hardware/models/:model_id/restore">Κάντε κλικ εδώ για να την επαναφέρετε</a>.',
'bulk_delete' => 'Bulk Delete Asset Models', 'bulk_delete' => 'Μαζική διαγραφή μοντέλου Asset',
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.', 'bulk_delete_help' => 'Χρησιμοποιήστε τα παρακάτω πλαίσια ελέγχου για να επιβεβαιώσετε τη διαγραφή των επιλεγμένων μοντέλων στοιχείων. Τα μοντέλα στοιχείων που έχουν στοιχεία που σχετίζονται με αυτά δεν μπορούν να διαγραφούν έως ότου τα στοιχεία συσχετιστούν με διαφορετικό μοντέλο.',
'bulk_delete_warn' => 'You are about to delete :model_count asset models.', 'bulk_delete_warn' => 'Πρόκειται να διαγράψετε: asset_count περιουσιακών στοιχείων.',
'restore' => 'Επαναφορά μοντέλου', 'restore' => 'Επαναφορά μοντέλου',
'requestable' => 'Οι χρήστες μπορούν να αιτηθούν το μοντέλο', 'requestable' => 'Οι χρήστες μπορούν να αιτηθούν το μοντέλο',
'show_mac_address' => 'Εμφάνιση MAC διευθύνσεων πεδίου σε περιουσιακά στοιχεία σε αυτό το μοντέλο', 'show_mac_address' => 'Εμφάνιση MAC διευθύνσεων πεδίου σε περιουσιακά στοιχεία σε αυτό το μοντέλο',
@ -14,5 +14,5 @@ return array(
'view_models' => 'Προβολή μοντέλων', 'view_models' => 'Προβολή μοντέλων',
'fieldset' => 'Σύνολο πεδίων', 'fieldset' => 'Σύνολο πεδίων',
'no_custom_field' => 'Δεν υπάρχουν προσαρμοσμένα πεδία', 'no_custom_field' => 'Δεν υπάρχουν προσαρμοσμένα πεδία',
'add_default_values' => 'Add default values', 'add_default_values' => 'Προσθέστε προεπιλεγμένες τιμές',
); );

View file

@ -34,9 +34,9 @@ return array(
), ),
'bulkdelete' => array( 'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.', 'error' => 'Δεν επιλέχθηκαν πεδία, επομένως τίποτα δεν διαγράφηκε.',
'success' => ':success_count model(s) deleted!', 'success' => ':success_count model(s) Διαγράφηκε!',
'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' 'success_partial' => ':success_count model(s) μοντέλα διαγράφηκαν, ωστόσο το :fail_count δεν μπόρεσε να διαγραφεί επειδή εξακολουθούν να έχουν στοιχεία που σχετίζονται με αυτά.'
), ),
); );

View file

@ -4,8 +4,8 @@ return array(
'ad' => 'Υπηρεσία καταλόγου Active Directory', 'ad' => 'Υπηρεσία καταλόγου Active Directory',
'ad_domain' => 'Τομέα Active Directory', 'ad_domain' => 'Τομέα Active Directory',
'ad_domain_help' => 'Αυτό είναι μερικές φορές το ίδιο με τον τομέα ηλεκτρονικού ταχυδρομείου σας, αλλά όχι πάντα.', 'ad_domain_help' => 'Αυτό είναι μερικές φορές το ίδιο με τον τομέα ηλεκτρονικού ταχυδρομείου σας, αλλά όχι πάντα.',
'admin_cc_email' => 'CC Email', 'admin_cc_email' => 'Επασύναψη email',
'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'admin_cc_email_help' => 'Εάν θέλετε να στείλετε ένα αντίγραφο checkin/checkout emails που αποστέλλονται στους χρήστες σε έναν επιπλέον λογαριασμό email, εισαγάγετέ το εδώ. Διαφορετικά, αφήστε αυτό το πεδίο κενό.',
'is_ad' => 'Αυτός είναι ένας διακομιστής υπηρεσίας καταλόγου Active Directory', 'is_ad' => 'Αυτός είναι ένας διακομιστής υπηρεσίας καταλόγου Active Directory',
'alert_email' => 'Αποστολή ειδοποιήσεων προς', 'alert_email' => 'Αποστολή ειδοποιήσεων προς',
'alerts_enabled' => 'Ειδοποιήσεις ενεργοποιημένες', 'alerts_enabled' => 'Ειδοποιήσεις ενεργοποιημένες',
@ -25,10 +25,10 @@ return array(
'confirm_purge_help' => 'Εισάγετε το κείμενο «Διαγραφή» στο πλαίσιο παρακάτω για να καθαρίσει τις διαγραμμένες εγγραφές σας. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.', 'confirm_purge_help' => 'Εισάγετε το κείμενο «Διαγραφή» στο πλαίσιο παρακάτω για να καθαρίσει τις διαγραμμένες εγγραφές σας. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.',
'custom_css' => 'Προσαρμοσμένο CSS', 'custom_css' => 'Προσαρμοσμένο CSS',
'custom_css_help' => 'Εισαγάγετε τυχόν προσαρμοσμένες επικαλύψεις CSS που θέλετε να χρησιμοποιήσετε. Μην συμπεριλάβετε τις ετικέτες &lt;style&gt;&lt;/style&gt;.', 'custom_css_help' => 'Εισαγάγετε τυχόν προσαρμοσμένες επικαλύψεις CSS που θέλετε να χρησιμοποιήσετε. Μην συμπεριλάβετε τις ετικέτες &lt;style&gt;&lt;/style&gt;.',
'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url' => 'URL επαναφοράς προσαρμοσμένου κωδικού πρόσβασης',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.', 'custom_forgot_pass_url_help' => 'Αυτό αντικαθιστά την ενσωματωμένη ξεχασμένη διεύθυνση URL κωδικού πρόσβασης στην οθόνη σύνδεσης, χρήσιμη για να κατευθύνει τα άτομα σε λειτουργία εσωτερικής ή φιλοξενούμενης επαναφοράς κωδικού πρόσβασης LDAP. Θα απενεργοποιήσει αποτελεσματικά τη λειτουργικότητα ξεχασμένου κωδικού πρόσβασης τοπικού χρήστη.',
'dashboard_message' => 'Dashboard Message', 'dashboard_message' => 'Όνομα Εμφάνισης Στο Μενού',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.', 'dashboard_message_help' => 'Αυτό το κείμενο θα εμφανίζεται στον πίνακα ελέγχου για οποιονδήποτε έχει άδεια να δει τον πίνακα ελέγχου.',
'default_currency' => 'Προεπιλεγμένο νόμισμα', 'default_currency' => 'Προεπιλεγμένο νόμισμα',
'default_eula_text' => 'Προεπιλογή EULA', 'default_eula_text' => 'Προεπιλογή EULA',
'default_language' => 'Προκαθορισμένη γλώσσα', 'default_language' => 'Προκαθορισμένη γλώσσα',
@ -42,8 +42,8 @@ return array(
'alt_barcode_type' => '1D τύπο γραμμωτού κώδικα', 'alt_barcode_type' => '1D τύπο γραμμωτού κώδικα',
'eula_settings' => 'Ρυθμίσεις EULA', 'eula_settings' => 'Ρυθμίσεις EULA',
'eula_markdown' => 'Αυτή η EULA επιτρέπει <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'eula_markdown' => 'Αυτή η EULA επιτρέπει <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'footer_text' => 'Additional Footer Text ', 'footer_text' => 'Πρόσθετο κείμενο Footer',
'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.', 'footer_text_help' => 'Αυτό το κείμενο θα εμφανιστεί στο υποσέλιδο στη δεξιά πλευρά. Οι σύνδεσμοι επιτρέπονται χρησιμοποιώντας την <a href="https://help.github.com/articles/github-flavored-markdown/"> Github flavored markdown </a>. Διακοπή γραμμής, κεφαλίδες, εικόνες κ.λπ. μπορεί να οδηγήσουν σε απρόβλεπτα αποτελέσματα.',
'general_settings' => 'Γενικές ρυθμίσεις', 'general_settings' => 'Γενικές ρυθμίσεις',
'generate_backup' => 'Δημιουργία Αντίγραφου Ασφαλείας', 'generate_backup' => 'Δημιουργία Αντίγραφου Ασφαλείας',
'header_color' => 'Χρώμα επικεφαλίδας', 'header_color' => 'Χρώμα επικεφαλίδας',
@ -52,8 +52,8 @@ return array(
'ldap_enabled' => 'Ενεργό LDAP', 'ldap_enabled' => 'Ενεργό LDAP',
'ldap_integration' => 'Ενσωμάτωση LDAP', 'ldap_integration' => 'Ενσωμάτωση LDAP',
'ldap_settings' => 'Ρυθμίσεις LDAP', 'ldap_settings' => 'Ρυθμίσεις LDAP',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_test_help' => 'Εισαγάγετε ένα έγκυρο όνομα χρήστη και κωδικό πρόσβασης LDAP από τη βάση DN που καθορίσατε παραπάνω για να ελέγξετε εάν η σύνδεσή LDAP έχει ρυθμιστεί σωστά. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.', 'ldap_login_sync_help' => 'Αυτό ελέγχει μόνο ότι το LDAP μπορεί να συγχρονιστεί σωστά. Εάν το Authentication στο LDAP δεν είναι σωστό, οι χρήστες ενδέχεται να μην μπορούν να συνδεθούν. ΠΡΩΤΑ ΑΠΟΘΗΚΕΥΣΤΕ ΤΙΣ ΡΥΘΜΙΣΕΙΣ ΣΑΣ ΣΤΟ LDAP.',
'ldap_server' => 'LDAP Server', 'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Αυτό θα πρέπει να ξεκινά με το ldap: // (για μη κρυπτογραφημένο ή TLS) ή ldaps: // (για SSL)', 'ldap_server_help' => 'Αυτό θα πρέπει να ξεκινά με το ldap: // (για μη κρυπτογραφημένο ή TLS) ή ldaps: // (για SSL)',
'ldap_server_cert' => 'Πιστοποίηση πιστοποιητικού SSL για LDAP', 'ldap_server_cert' => 'Πιστοποίηση πιστοποιητικού SSL για LDAP',
@ -75,20 +75,20 @@ return array(
'ldap_active_flag' => 'Ενεργή σημαία LDAP', 'ldap_active_flag' => 'Ενεργή σημαία LDAP',
'ldap_emp_num' => 'Αριθμός υπαλλήλου LDAP', 'ldap_emp_num' => 'Αριθμός υπαλλήλου LDAP',
'ldap_email' => 'LDAP Email', 'ldap_email' => 'LDAP Email',
'license' => 'Software License', 'license' => 'Άδειες λογισμικού',
'load_remote_text' => 'Απομακρυσμένα Scripts', 'load_remote_text' => 'Απομακρυσμένα Scripts',
'load_remote_help_text' => 'Αυτή η εγκατάσταση Snipe-IT μπορεί να φορτώσει δέσμες ενεργειών από τον έξω κόσμο.', 'load_remote_help_text' => 'Αυτή η εγκατάσταση Snipe-IT μπορεί να φορτώσει δέσμες ενεργειών από τον έξω κόσμο.',
'login_note' => 'Σύνδεση Σημείωση', 'login_note' => 'Σύνδεση Σημείωση',
'login_note_help' => 'Προαιρετικά συμπεριλάβετε μερικές προτάσεις στην οθόνη σύνδεσης, για παράδειγμα για να βοηθήσετε άτομα που έχουν βρει μια χαμένη ή κλεμμένη συσκευή. Αυτό το πεδίο δέχεται <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>', 'login_note_help' => 'Προαιρετικά συμπεριλάβετε μερικές προτάσεις στην οθόνη σύνδεσης, για παράδειγμα για να βοηθήσετε άτομα που έχουν βρει μια χαμένη ή κλεμμένη συσκευή. Αυτό το πεδίο δέχεται <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>',
'login_remote_user_text' => 'Remote User login options', 'login_remote_user_text' => 'Επιλογές σύνδεσης απομακρυσμένου χρήστη',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', 'login_remote_user_enabled_text' => 'Ενεργοποίηση απομακρησμένου χρήστη',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', 'login_remote_user_enabled_help' => 'Αυτή η επιλογή επιτρέπει το Authentication μέσω του REMOTE_USER σύμφωνα με το "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms', 'login_common_disabled_text' => 'Απενεργοποιήστε άλλους μηχανισμούς authentication',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_common_disabled_help' => 'Αυτή η επιλογή απενεργοποιεί άλλους μηχανισμούς authentication. Απλώς ενεργοποιήστε αυτήν την επιλογή εάν είστε βέβαιοι ότι η σύνδεση REMOTE_USER λειτουργεί ήδη',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_text' => 'Προσαρμοσμένη διεύθυνση URL αποσύνδεσης',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', 'login_remote_user_custom_logout_url_help' => 'Εάν παρέχεται ένα url εδώ, οι χρήστες θα ανακατευθυνθούν σε αυτήν τη διεύθυνση URL αφού ο χρήστης αποσυνδεθεί από το Snipe-IT. Σε περίπτωση που χρησιμοποιήτε κάποιο συγκεκριμένο πάρωχο Authentication.',
'logo' => 'Λογότυπο', 'logo' => 'Λογότυπο',
'logo_print_assets' => 'Use in Print', 'logo_print_assets' => 'Χρήση σε Εκτύπωση',
'logo_print_assets_help' => 'Use branding on printable asset lists ', 'logo_print_assets_help' => 'Use branding on printable asset lists ',
'full_multiple_companies_support_help_text' => 'Περιορισμός των χρηστών (συμπεριλαμβανομένων των διαχειριστών) που εκχωρούνται σε εταιρείες στα περιουσιακά στοιχεία της εταιρείας τους.', 'full_multiple_companies_support_help_text' => 'Περιορισμός των χρηστών (συμπεριλαμβανομένων των διαχειριστών) που εκχωρούνται σε εταιρείες στα περιουσιακά στοιχεία της εταιρείας τους.',
'full_multiple_companies_support_text' => 'Πλήρης υποστήριξη πολλαπλών εταιρειών', 'full_multiple_companies_support_text' => 'Πλήρης υποστήριξη πολλαπλών εταιρειών',

View file

@ -19,7 +19,7 @@ return array(
'confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό τον προμηθευτή;', 'confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό τον προμηθευτή;',
'error' => 'Υπήρξε ένα ζήτημα διαγράφοντας τον προμηθευτή. Παρακαλώ δοκιμάστε ξανά.', 'error' => 'Υπήρξε ένα ζήτημα διαγράφοντας τον προμηθευτή. Παρακαλώ δοκιμάστε ξανά.',
'success' => 'Ο προμηθευτής διαγράφηκε επιτυχώς.', 'success' => 'Ο προμηθευτής διαγράφηκε επιτυχώς.',
'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ', 'assoc_assets' => 'Αυτός ο προμηθευτής συσχετίζεται με τουλάχιστον ένα asset και δεν μπορεί να διαγραφεί. Παρακαλούμε να ενημερώσετε τα asset σας να μην αναφέρονται σε αυτόν τον προμηθευτή και δοκιμάστε ξανά. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ', 'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ', 'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
) )

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -88,9 +88,6 @@
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
'first' => 'First', 'first' => 'First',
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)', 'first' => 'First',
'first_name' => 'First Name', 'first_name' => 'First Name',
'first_name_format' => 'First Name (jane@example.com)', 'first_name_format' => 'First Name (jane@example.com)',
'files' => 'Files', 'files' => 'Files',
@ -209,7 +206,7 @@
'unknown_admin' => 'Unknown Admin', 'unknown_admin' => 'Unknown Admin',
'username_format' => 'Username Format', 'username_format' => 'Username Format',
'update' => 'Update', 'update' => 'Update',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf and rar. Max upload size allowed is :size.', 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded', 'uploaded' => 'Uploaded',
'user' => 'User', 'user' => 'User',
'accepted' => 'accepted', 'accepted' => 'accepted',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -206,7 +206,7 @@
'unknown_admin' => 'Admin tidak diketahui', 'unknown_admin' => 'Admin tidak diketahui',
'username_format' => 'Format nama pengguna', 'username_format' => 'Format nama pengguna',
'update' => 'Perbarui', 'update' => 'Perbarui',
'upload_filetypes_help' => 'Tipe file yang diizinkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, rtf dan rar. Maksimal ukuran file upload adalah :size.', 'upload_filetypes_help' => 'Tipe file yang diizinkan adalah png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, dan rar. Maksimal ukuran file upload adalah :size.',
'uploaded' => 'Unggah', 'uploaded' => 'Unggah',
'user' => 'Pengguna', 'user' => 'Pengguna',
'accepted' => 'diterima', 'accepted' => 'diterima',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -1,6 +1,8 @@
<?php <?php
return array( return array(
'about_assets_title' => 'About Assets',
'about_assets_text' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'archived' => 'Archived', 'archived' => 'Archived',
'asset' => 'Asset', 'asset' => 'Asset',
'bulk_checkout' => 'Checkout Assets', 'bulk_checkout' => 'Checkout Assets',

View file

@ -48,7 +48,6 @@ return array(
'success' => "Your file has been imported", 'success' => "Your file has been imported",
'file_delete_success' => "Your file has been been successfully deleted", 'file_delete_success' => "Your file has been been successfully deleted",
'file_delete_error' => "The file was unable to be deleted", 'file_delete_error' => "The file was unable to be deleted",
'file_not_deleted_warning' => 'The import record was deleted, however the file was unable to be deleted. Check that the file exists in storage/private_uploads/imports/ and manually delete it.',
), ),

View file

@ -19,7 +19,6 @@ return array(
'status' => 'Status', 'status' => 'Status',
'title' => 'Asset ', 'title' => 'Asset ',
'image' => 'Device Image', 'image' => 'Device Image',
'days_without_acceptance' => 'Days Without Acceptance', 'days_without_acceptance' => 'Days Without Acceptance'
'monthly_depreciation' => 'Monthly Depreciation'
); );

View file

@ -8,7 +8,6 @@ return array(
'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.', 'owner_doesnt_match_asset' => 'The asset you are trying to associate with this license is owned by somene other than the person selected in the assigned to dropdown.',
'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ', 'assoc_users' => 'This license is currently checked out to a user and cannot be deleted. Please check the license in first, and then try deleting again. ',
'select_asset_or_person' => 'You must select an asset or a user, but not both.', 'select_asset_or_person' => 'You must select an asset or a user, but not both.',
'not_found' => 'License not found',
'create' => array( 'create' => array(

View file

@ -4,9 +4,6 @@ return array(
'ad' => 'Active Directory', 'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domain', 'ad_domain' => 'Active Directory domain',
'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.', 'ad_domain_help' => 'This is sometimes the same as your email domain, but not always.',
'ad_append_domain_label' => 'Append domain name',
'ad_append_domain' => 'Append domain name to username field',
'ad_append_domain_help' => 'User doesn\'t require to write "username@domain.local", they can just type "username".' ,
'admin_cc_email' => 'CC Email', 'admin_cc_email' => 'CC Email',
'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.', 'admin_cc_email_help' => 'If you would like to send a copy of checkin/checkout emails that are sent to users to an additional email account, enter it here. Otherwise leave this field blank.',
'is_ad' => 'This is an Active Directory server', 'is_ad' => 'This is an Active Directory server',
@ -25,7 +22,7 @@ return array(
'backups' => 'Backups', 'backups' => 'Backups',
'barcode_settings' => 'Barcode Settings', 'barcode_settings' => 'Barcode Settings',
'confirm_purge' => 'Confirm Purge', 'confirm_purge' => 'Confirm Purge',
'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone and will PERMANENTLY delete all soft-deleted items and users. (You should make a backup first, just to be safe.)', 'confirm_purge_help' => 'Enter the text "DELETE" in the box below to purge your deleted records. This action cannot be undone.',
'custom_css' => 'Custom CSS', 'custom_css' => 'Custom CSS',
'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the &lt;style&gt;&lt;/style&gt; tags.', 'custom_css_help' => 'Enter any custom CSS overrides you would like to use. Do not include the &lt;style&gt;&lt;/style&gt; tags.',
'custom_forgot_pass_url' => 'Custom Password Reset URL', 'custom_forgot_pass_url' => 'Custom Password Reset URL',
@ -41,23 +38,16 @@ return array(
'display_eol' => 'Display EOL in table view', 'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes', 'display_qr' => 'Display Square Codes',
'display_alt_barcode' => 'Display 1D barcode', 'display_alt_barcode' => 'Display 1D barcode',
'email_logo' => 'Email Logo',
'barcode_type' => '2D Barcode Type', 'barcode_type' => '2D Barcode Type',
'alt_barcode_type' => '1D barcode type', 'alt_barcode_type' => '1D barcode type',
'email_logo_size' => 'Square logos in email look best. ',
'eula_settings' => 'EULA Settings', 'eula_settings' => 'EULA Settings',
'eula_markdown' => 'This EULA allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'eula_markdown' => 'This EULA allows <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
'favicon' => 'Favicon',
'favicon_format' => 'Accepted filetypes are ico, png, and gif. Other image formats may not work in all browsers.',
'favicon_size' => 'Favicons should be square images, 16x16 pixels.',
'footer_text' => 'Additional Footer Text ', 'footer_text' => 'Additional Footer Text ',
'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.', 'footer_text_help' => 'This text will appear in the right-side footer. Links are allowed using <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Line breaks, headers, images, etc may result in unpredictable results.',
'general_settings' => 'General Settings', 'general_settings' => 'General Settings',
'generate_backup' => 'Generate Backup', 'generate_backup' => 'Generate Backup',
'header_color' => 'Header Color', 'header_color' => 'Header Color',
'info' => 'These settings let you customize certain aspects of your installation.', 'info' => 'These settings let you customize certain aspects of your installation.',
'label_logo' => 'Label Logo',
'label_logo_size' => 'Square logos look best - will be displayed in the top right of each asset label. ',
'laravel' => 'Laravel Version', 'laravel' => 'Laravel Version',
'ldap_enabled' => 'LDAP enabled', 'ldap_enabled' => 'LDAP enabled',
'ldap_integration' => 'LDAP Integration', 'ldap_integration' => 'LDAP Integration',
@ -97,8 +87,6 @@ return array(
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
'login_remote_user_header_name_text' => 'Custom user name header',
'login_remote_user_header_name_help' => 'Use the specified header instead of REMOTE_USER',
'logo' => 'Logo', 'logo' => 'Logo',
'logo_print_assets' => 'Use in Print', 'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ', 'logo_print_assets_help' => 'Use branding on printable asset lists ',
@ -118,31 +106,11 @@ return array(
'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.', 'pwd_secure_uncommon_help' => 'This will disallow users from using common passwords from the top 10,000 passwords reported in breaches.',
'qr_help' => 'Enable QR Codes first to set this', 'qr_help' => 'Enable QR Codes first to set this',
'qr_text' => 'QR Code Text', 'qr_text' => 'QR Code Text',
'saml_enabled' => 'SAML enabled',
'saml_integration' => 'SAML Integration',
'saml_sp_entityid' => 'Entity ID',
'saml_sp_acs_url' => 'Assertion Consumer Service (ACS) URL',
'saml_sp_sls_url' => 'Single Logout Service (SLS) URL',
'saml_sp_x509cert' => 'Public Certificate',
'saml_idp_metadata' => 'SAML IdP Metadata',
'saml_idp_metadata_help' => 'You can specify the IdP metadata using a URL or XML file.',
'saml_attr_mapping_username' => 'Attribute Mapping - Username',
'saml_attr_mapping_username_help' => 'NameID will be used if attribute mapping is unspecified or invalid.',
'saml_forcelogin_label' => 'SAML Force Login',
'saml_forcelogin' => 'Make SAML the primary login',
'saml_forcelogin_help' => 'You can use \'/login?nosaml\' to get to the normal login page.',
'saml_slo_label' => 'SAML Single Log Out',
'saml_slo' => 'Send a LogoutRequest to IdP on Logout',
'saml_slo_help' => 'This will cause the user to be first redirected to the IdP on logout. Leave unchecked if the IdP doesn\'t correctly support SP-initiated SAML SLO.',
'saml_custom_settings' => 'SAML Custom Settings',
'saml_custom_settings_help' => 'You can specify additional settings to the onelogin/php-saml library. Use at your own risk.',
'setting' => 'Setting', 'setting' => 'Setting',
'settings' => 'Settings', 'settings' => 'Settings',
'show_alerts_in_menu' => 'Show alerts in top menu', 'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets', 'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing', 'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'show_assigned_assets' => 'Show assets assigned to assets',
'show_assigned_assets_help' => 'Display assets which were assigned to the other assets in View User -> Assets, View User -> Info -> Print All Assigned and in Account -> View Assigned Assets.',
'show_images_in_email' => 'Show images in emails', 'show_images_in_email' => 'Show images in emails',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.', 'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Name', 'site_name' => 'Site Name',
@ -150,7 +118,7 @@ return array(
'slack_channel' => 'Slack Channel', 'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slack Endpoint', 'slack_endpoint' => 'Slack Endpoint',
'slack_integration' => 'Slack Settings', 'slack_integration' => 'Slack Settings',
'slack_integration_help' => 'Slack integration is optional, however the endpoint and channel are required if you wish to use it. To configure Slack integration, you must first <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' => '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.',
'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.', 'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.', 'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
'snipe_version' => 'Snipe-IT version', 'snipe_version' => 'Snipe-IT version',
@ -162,7 +130,6 @@ return array(
'update' => 'Update Settings', 'update' => 'Update Settings',
'value' => 'Value', 'value' => 'Value',
'brand' => 'Branding', 'brand' => 'Branding',
'web_brand' => 'Web Branding Type',
'about_settings_title' => 'About Settings', 'about_settings_title' => 'About Settings',
'about_settings_text' => 'These settings let you customize certain aspects of your installation.', 'about_settings_text' => 'These settings let you customize certain aspects of your installation.',
'labels_per_page' => 'Labels per page', 'labels_per_page' => 'Labels per page',
@ -217,5 +184,4 @@ return array(
'unique_serial' => 'Unique serial numbers', 'unique_serial' => 'Unique serial numbers',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'zerofill_count' => 'Length of asset tags, including zerofill', 'zerofill_count' => 'Length of asset tags, including zerofill',
'username_format_help' => 'This setting will only be used by the import process if a username is not provided and we have to generate a username for you.',
); );

View file

@ -19,7 +19,6 @@ return array(
'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.', 'ldap_config_text' => 'LDAP configuration settings can be found Admin > Settings. The (optional) selected location will be set for all imported users.',
'print_assigned' => 'Print All Assigned', 'print_assigned' => 'Print All Assigned',
'software_user' => 'Software Checked out to :name', 'software_user' => 'Software Checked out to :name',
'send_email_help' => 'You must provide an email address for this user to send them credentials. Emailing credentials can only be done on user creation. Passwords are stored in a one-way hash and cannot be retrieved once saved.',
'view_user' => 'View User :name', 'view_user' => 'View User :name',
'usercsv' => 'CSV file', 'usercsv' => 'CSV file',
'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ', 'two_factor_admin_optin_help' => 'Your current admin settings allow selective enforcement of two-factor authentication. ',

View file

@ -12,7 +12,6 @@ return array(
'insufficient_permissions' => 'Insufficient Permissions.', 'insufficient_permissions' => 'Insufficient Permissions.',
'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.', 'user_deleted_warning' => 'This user has been deleted. You will have to restore this user to edit them or assign them new assets.',
'ldap_not_configured' => 'LDAP integration has not been configured for this installation.', 'ldap_not_configured' => 'LDAP integration has not been configured for this installation.',
'password_resets_sent' => 'The selected users who are activated and have a valid email addresses have been sent a password reset link.',
'success' => array( 'success' => array(
@ -38,10 +37,10 @@ return array(
'asset_already_accepted' => 'This asset has already been accepted.', 'asset_already_accepted' => 'This asset has already been accepted.',
'accept_or_decline' => 'You must either accept or decline this asset.', 'accept_or_decline' => 'You must either accept or decline this asset.',
'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.', 'incorrect_user_accepted' => 'The asset you have attempted to accept was not checked out to you.',
'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD <br>Error from LDAP Server:', 'ldap_could_not_connect' => 'Could not connect to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD<br>Error from LDAP Server: ', 'ldap_could_not_bind' => 'Could not bind to the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server: ',
'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them. <br>Error from LDAP Server:', 'ldap_could_not_search' => 'Could not search the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in Admin Settings > LDAP/AD and any Locations that may have additional OUs associated with them. <br>Error from LDAP Server:', 'ldap_could_not_get_entries' => 'Could not get entries from the LDAP server. Please check your LDAP server configuration in the LDAP config file. <br>Error from LDAP Server:',
'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ', 'password_ldap' => 'The password for this account is managed by LDAP/Active Directory. Please contact your IT department to change your password. ',
), ),

View file

@ -4,7 +4,6 @@ return [
'send_password_link' => 'Send Password Reset Link', 'send_password_link' => 'Send Password Reset Link',
'email_reset_password' => 'Email Password Reset', 'email_reset_password' => 'Email Password Reset',
'reset_password' => 'Reset Password', 'reset_password' => 'Reset Password',
'saml_login' => 'Login via SAML',
'login' => 'Login', 'login' => 'Login',
'login_prompt' => 'Please Login', 'login_prompt' => 'Please Login',
'forgot_password' => 'I forgot my password', 'forgot_password' => 'I forgot my password',

View file

@ -7,25 +7,13 @@ return array(
'account_not_activated' => 'This user account is not activated.', 'account_not_activated' => 'This user account is not activated.',
'account_suspended' => 'This user account is suspended.', 'account_suspended' => 'This user account is suspended.',
'account_banned' => 'This user account is banned.', 'account_banned' => 'This user account is banned.',
'throttle' => 'Too many failed login attempts. Please try again in :minutes minutes.', 'throttle' => 'Too many failed login attempts. Please try again in :seconds seconds.',
'two_factor' => array(
'already_enrolled' => 'Your device is already enrolled.',
'success' => 'You have successfully logged in.',
'code_required' => 'Two-factor code is required.',
'invalid_code' => 'Two-factor code is invalid.',
),
'signin' => array( 'signin' => array(
'error' => 'There was a problem while trying to log you in, please try again.', 'error' => 'There was a problem while trying to log you in, please try again.',
'success' => 'You have successfully logged in.', 'success' => 'You have successfully logged in.',
), ),
'logout' => array(
'error' => 'There was a problem while trying to log you out, please try again.',
'success' => 'You have successfully logged out.',
),
'signup' => array( 'signup' => array(
'error' => 'There was a problem while trying to create your account, please try again.', 'error' => 'There was a problem while trying to create your account, please try again.',
'success' => 'Account sucessfully created.', 'success' => 'Account sucessfully created.',
@ -33,7 +21,7 @@ return array(
'forgot-password' => array( 'forgot-password' => array(
'error' => 'There was a problem while trying to get a reset password code, please try again.', 'error' => 'There was a problem while trying to get a reset password code, please try again.',
'success' => 'If that email address exists in our system, a password recovery email has been sent.', 'success' => 'Password recovery email successfully sent.',
), ),
'forgot-password-confirm' => array( 'forgot-password-confirm' => array(
@ -41,5 +29,9 @@ return array(
'success' => 'Your password has been successfully reset.', 'success' => 'Your password has been successfully reset.',
), ),
'activate' => array(
'error' => 'There was a problem while trying to activate your account, please try again.',
'success' => 'Your account has been successfully activated.',
),
); );

View file

@ -13,5 +13,4 @@ return array(
'upload' => 'Upload', 'upload' => 'Upload',
'select_file' => 'Select File...', 'select_file' => 'Select File...',
'select_files' => 'Select Files...', 'select_files' => 'Select Files...',
'generate_labels' => '{1} Generate Label|[2,*] Generate Labels',
); );

View file

@ -30,7 +30,6 @@
'bulkaudit' => 'Bulk Audit', 'bulkaudit' => 'Bulk Audit',
'bulkaudit_status' => 'Audit Status', 'bulkaudit_status' => 'Audit Status',
'bulk_checkout' => 'Bulk Checkout', 'bulk_checkout' => 'Bulk Checkout',
'bystatus' => 'by Status',
'cancel' => 'Cancel', 'cancel' => 'Cancel',
'categories' => 'Categories', 'categories' => 'Categories',
'category' => 'Category', 'category' => 'Category',
@ -58,7 +57,6 @@
'created' => 'Item Created', 'created' => 'Item Created',
'created_asset' => 'created asset', 'created_asset' => 'created asset',
'created_at' => 'Created at', 'created_at' => 'Created at',
'record_created' => 'Record Created',
'updated_at' => 'Updated at', 'updated_at' => 'Updated at',
'currency' => '$', // this is deprecated 'currency' => '$', // this is deprecated
'current' => 'Current', 'current' => 'Current',
@ -89,23 +87,11 @@
'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)', 'firstname_lastname_format' => 'First Name Last Name (jane.smith@example.com)',
'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)', 'firstname_lastname_underscore_format' => 'First Name Last Name (jane_smith@example.com)',
'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)', 'lastnamefirstinitial_format' => 'Last Name First Initial (smithj@example.com)',
'firstintial_dot_lastname_format' => 'First Initial Last Name (j.smith@example.com)',
'first' => 'First',
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
'first' => 'First',
'firstnamelastname' => 'First Name Last Name (janesmith@example.com)',
'lastname_firstinitial' => 'Last Name First Initial (smith_j@example.com)',
'firstinitial.lastname' => 'First Initial Last Name (j.smith@example.com)',
'firstnamelastinitial' => 'First Name Last Initial (janes@example.com)',
'first' => 'First', 'first' => 'First',
'first_name' => 'First Name', 'first_name' => 'First Name',
'first_name_format' => 'First Name (jane@example.com)', 'first_name_format' => 'First Name (jane@example.com)',
'files' => 'Files', 'files' => 'Files',
'file_name' => 'File', 'file_name' => 'File',
'file_type' => 'File Type',
'file_uploads' => 'File Uploads', 'file_uploads' => 'File Uploads',
'generate' => 'Generate', 'generate' => 'Generate',
'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.', 'github_markdown' => 'This field accepts <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
@ -125,7 +111,6 @@
'asset_maintenances' => 'Asset Maintenances', 'asset_maintenances' => 'Asset Maintenances',
'item' => 'Item', 'item' => 'Item',
'insufficient_permissions' => 'Insufficient permissions!', 'insufficient_permissions' => 'Insufficient permissions!',
'kits' => 'Predefined Kits',
'language' => 'Language', 'language' => 'Language',
'last' => 'Last', 'last' => 'Last',
'last_login' => 'Last Login', 'last_login' => 'Last Login',
@ -136,11 +121,10 @@
'licenses' => 'Licenses', 'licenses' => 'Licenses',
'list_all' => 'List All', 'list_all' => 'List All',
'loading' => 'Loading', 'loading' => 'Loading',
'lock_passwords' => 'This field value will not be saved in a demo installation.', 'lock_passwords' => 'This field cannot be edited in this installation.',
'feature_disabled' => 'This feature has been disabled for the demo installation.', 'feature_disabled' => 'This feature has been disabled for the demo installation.',
'location' => 'Location', 'location' => 'Location',
'locations' => 'Locations', 'locations' => 'Locations',
'logo_size' => 'Square logos look best with Logo + Text. Logo maximum display size is 50px high x 500px wide. ',
'logout' => 'Logout', 'logout' => 'Logout',
'lookup_by_tag' => 'Lookup by Asset Tag', 'lookup_by_tag' => 'Lookup by Asset Tag',
'maintenances' => 'Maintenances', 'maintenances' => 'Maintenances',
@ -202,7 +186,6 @@
'sign_in' => 'Sign in', 'sign_in' => 'Sign in',
'signature' => 'Signature', 'signature' => 'Signature',
'skin' => 'Skin', 'skin' => 'Skin',
'slack_test_msg' => 'Oh hai! Looks like your Slack integration with Snipe-IT is working!',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.', 'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'site_name' => 'Site Name', 'site_name' => 'Site Name',
'state' => 'State', 'state' => 'State',
@ -223,14 +206,13 @@
'unknown_admin' => 'Unknown Admin', 'unknown_admin' => 'Unknown Admin',
'username_format' => 'Username Format', 'username_format' => 'Username Format',
'update' => 'Update', 'update' => 'Update',
'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, xlsx, txt, lic, xml, zip, rtf and rar. Max upload size allowed is :size.', 'upload_filetypes_help' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, and rar. Max upload size allowed is :size.',
'uploaded' => 'Uploaded', 'uploaded' => 'Uploaded',
'user' => 'User', 'user' => 'User',
'accepted' => 'accepted', 'accepted' => 'accepted',
'declined' => 'declined', 'declined' => 'declined',
'unaccepted_asset_report' => 'Unaccepted Assets', 'unaccepted_asset_report' => 'Unaccepted Assets',
'users' => 'Users', 'users' => 'Users',
'viewall' => 'View All',
'viewassets' => 'View Assigned Assets', 'viewassets' => 'View Assigned Assets',
'website' => 'Website', 'website' => 'Website',
'welcome' => 'Welcome, :name', 'welcome' => 'Welcome, :name',
@ -239,7 +221,4 @@
'zip' => 'Zip', 'zip' => 'Zip',
'noimage' => 'No image uploaded or image not found.', 'noimage' => 'No image uploaded or image not found.',
'token_expired' => 'Your form session has expired. Please try again.', 'token_expired' => 'Your form session has expired. Please try again.',
'login_enabled' => 'Login Enabled',
'audit_due' => 'Due for Audit',
'audit_overdue' => 'Overdue for Audit',
]; ];

View file

@ -64,11 +64,9 @@ return array(
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.',
'to_reset' => 'To reset your :web password, complete this form:', 'to_reset' => 'To reset your :web password, complete this form:',
'type' => 'Type', 'type' => 'Type',
'upcoming-audits' => 'There is :count asset that is coming up for audit within :threshold days.|There are :count assets that are coming up for audit within :threshold days.',
'user' => 'User', 'user' => 'User',
'username' => 'Username', 'username' => 'Username',
'welcome' => 'Welcome :name', 'welcome' => 'Welcome :name',
'welcome_to' => 'Welcome to :web!', 'welcome_to' => 'Welcome to :web!',
'your_credentials' => 'Your Snipe-IT credentials', 'your_credentials' => 'Your Snipe-IT credentials',
); );

View file

@ -1,11 +1,7 @@
<?php <?php
return [ return [
'sent' => 'If a matching username and email address is found, a password reset link will be sent!', 'sent' => 'Your password link has been sent!',
'user' => 'No matching active user found with that email.', 'user' => 'No matching active user found with that email.',
'user_inactive' => 'If that email address exists in our system, a password recovery email has been sent.',
'token' => 'The password reset token you have provided is invalid',
'password' => 'Passwords must be at least eight characters and match the confirmation.',
'reset' => 'Your password has been reset'
]; ];

View file

@ -30,7 +30,6 @@ return array(
'array' => 'The :attribute must have between :min and :max items.', 'array' => 'The :attribute must have between :min and :max items.',
], ],
'boolean' => 'The :attribute must be true or false.', 'boolean' => 'The :attribute must be true or false.',
'case_diff' => 'The :attribute must contain at least one uppercase and one lowercase letter.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'The :attribute confirmation does not match.',
'date' => 'The :attribute is not a valid date.', 'date' => 'The :attribute is not a valid date.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => 'The :attribute does not match the format :format.',
@ -39,15 +38,10 @@ return array(
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'The :attribute must be between :min and :max digits.',
'dimensions' => 'The :attribute has invalid image dimensions.', 'dimensions' => 'The :attribute has invalid image dimensions.',
'distinct' => 'The :attribute field has a duplicate value.', 'distinct' => 'The :attribute field has a duplicate value.',
'dumbpwd' => 'That password is too common. Please choose another one.',
'email' => 'The :attribute format is invalid.', 'email' => 'The :attribute format is invalid.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.',
'file' => 'The :attribute must be a file.', 'file' => 'The :attribute must be a file.',
'filled' => 'The :attribute field must have a value.', 'filled' => 'The :attribute field must have a value.',
'gt' => [
'numeric' => 'The :attribute field must be greater than :value.'
],
'hashed_pass' => 'Your password is incorrect.',
'image' => 'The :attribute must be an image.', 'image' => 'The :attribute must be an image.',
'in' => 'The selected :attribute is invalid.', 'in' => 'The selected :attribute is invalid.',
'in_array' => 'The :attribute field does not exist in :other.', 'in_array' => 'The :attribute field does not exist in :other.',
@ -64,7 +58,6 @@ return array(
], ],
'mimes' => 'The :attribute must be a file of type: :values.', 'mimes' => 'The :attribute must be a file of type: :values.',
'mimetypes' => 'The :attribute must be a file of type: :values.', 'mimetypes' => 'The :attribute must be a file of type: :values.',
'letters' => 'The :attribute must contain letters',
'min' => [ 'min' => [
'numeric' => 'The :attribute must be at least :min.', 'numeric' => 'The :attribute must be at least :min.',
'file' => 'The :attribute must be at least :min kilobytes.', 'file' => 'The :attribute must be at least :min kilobytes.',
@ -73,7 +66,6 @@ return array(
], ],
'not_in' => 'The selected :attribute is invalid.', 'not_in' => 'The selected :attribute is invalid.',
'numeric' => 'The :attribute must be a number.', 'numeric' => 'The :attribute must be a number.',
'numbers' => 'The :attribute must contain at least one number.',
'present' => 'The :attribute field must be present.', 'present' => 'The :attribute field must be present.',
'valid_regex' => 'That is not a valid regex. ', 'valid_regex' => 'That is not a valid regex. ',
'regex' => 'The :attribute format is invalid.', 'regex' => 'The :attribute format is invalid.',
@ -92,13 +84,23 @@ return array(
'array' => 'The :attribute must contain :size items.', 'array' => 'The :attribute must contain :size items.',
], ],
'string' => 'The :attribute must be a string.', 'string' => 'The :attribute must be a string.',
'symbols' => 'The :attribute must contain at least one symbol.',
'timezone' => 'The :attribute must be a valid zone.', 'timezone' => 'The :attribute must be a valid zone.',
'unique' => 'The :attribute has already been taken.', 'unique' => 'The :attribute has already been taken.',
'uploaded' => 'The :attribute failed to upload.', 'uploaded' => 'The :attribute failed to upload.',
'url' => 'The :attribute format is invalid.', 'url' => 'The :attribute format is invalid.',
"unique_undeleted" => "The :attribute must be unique.", "unique_undeleted" => "The :attribute must be unique.",
"import_field_empty" => "The value of the Import Field shouldn't be empty",
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -115,6 +117,7 @@ return array(
'alpha_space' => "The :attribute field contains a character that is not allowed.", 'alpha_space' => "The :attribute field contains a character that is not allowed.",
"email_array" => "One or more email addresses is invalid.", "email_array" => "One or more email addresses is invalid.",
"hashed_pass" => "Your current password is incorrect", "hashed_pass" => "Your current password is incorrect",
'dumbpwd' => 'That password is too common.',
"statuslabel_type" => "You must select a valid status label type", "statuslabel_type" => "You must select a valid status label type",
], ],

View file

@ -12,14 +12,14 @@ return array(
), ),
'update' => array( 'update' => array(
'error' => 'Amortización no actualizada, intentalo de nuevo.', 'error' => 'La clase de depreciación no fue actualizada, por favor, inténtalo de nuevo',
'success' => 'Amortización actualizada correctamente.' 'success' => 'La clase de depreciación fue creada con éxito.'
), ),
'delete' => array( 'delete' => array(
'confirm' => 'Estas seguro que quieres eliminar la Amortización?', 'confirm' => '¿Está seguro que desea eliminar esta clase de depreciación?',
'error' => 'Amortización no eliminada, intentalo de nuevo.', 'error' => 'Ha sucedido un error eliminando la clase de depreciación, por favor intente de nuevo.',
'success' => 'Amortización eliminada correctamente.' 'success' => 'La clase de depreciación fue eliminada con éxito.'
) )
); );

View file

@ -11,41 +11,41 @@
'admin' => 'Admin', 'admin' => 'Admin',
'administrator' => 'Administrador', 'administrator' => 'Administrador',
'add_seats' => 'Sitios añadidos', 'add_seats' => 'Sitios añadidos',
'all_assets' => 'Todos los Equipos', 'all_assets' => 'Todos los activos',
'all' => 'Todos los', 'all' => 'Todo',
'archived' => 'Archivado', 'archived' => 'Archivado',
'asset_models' => 'Modelos', 'asset_models' => 'Modelos de activos',
'asset_model' => 'Modelo', 'asset_model' => 'Modelo',
'asset' => 'Equipo', 'asset' => 'Activo',
'asset_report' => 'Reporte de Equipos', 'asset_report' => 'Reporte de Activos',
'asset_tag' => 'Etiqueta', 'asset_tag' => 'Etiqueta de activo',
'assets_available' => 'equipos disponibles', 'assets_available' => 'activos disponibles',
'audit' => 'Auditoría', 'audit' => 'Auditoría',
'audit_report' => 'Registro de auditoría', 'audit_report' => 'Registro de auditoría',
'assets' => 'Equipos', 'assets' => 'Activos',
'avatar_delete' => 'Eliminar Avatar', 'avatar_delete' => 'Eliminar Avatar',
'avatar_upload' => 'Subir Avatar', 'avatar_upload' => 'Subir Avatar',
'back' => 'Atras', 'back' => 'Atrás',
'bad_data' => 'Ningún resultado. ¿Quizá un dato incorrecto?', 'bad_data' => 'No se ha encontrado nada. ¿Tal vez datos erróneos?',
'bulkaudit' => 'Auditoría masiva', 'bulkaudit' => 'Auditoría masiva',
'bulkaudit_status' => 'Estado de auditoría', 'bulkaudit_status' => 'Estado de auditoría',
'bulk_checkout' => 'Procesar en Lote', 'bulk_checkout' => 'Procesar en Lote',
'cancel' => 'Cancelar', 'cancel' => 'Cancelar',
'categories' => 'Categorías', 'categories' => 'Categorías',
'category' => 'Categoría', 'category' => 'Categoría',
'change' => 'Entrada / salida', 'change' => 'Entrada/Salida',
'changeemail' => 'Cambiar Email', 'changeemail' => 'Cambiar dirección de email',
'changepassword' => 'Cambiar Password', 'changepassword' => 'Cambiar contraseña',
'checkin' => 'Quitar Equipo', 'checkin' => 'Entrada',
'checkin_from' => 'Devolución de', 'checkin_from' => 'Devolución de',
'checkout' => 'Asignar a un usuario', 'checkout' => 'Asignar',
'checkouts_count' => 'Dar de Baja', 'checkouts_count' => 'Dar de Baja',
'checkins_count' => 'Dar de Alta', 'checkins_count' => 'Dar de Alta',
'user_requests_count' => 'Solicitudes', 'user_requests_count' => 'Solicitudes',
'city' => 'Ciudad', 'city' => 'Ciudad',
'click_here' => 'Pulsa aquí', 'click_here' => 'Haz clic aquí',
'clear_selection' => 'Eliminar Selección', 'clear_selection' => 'Borrar selección',
'companies' => 'Empresas', 'companies' => 'Compañías',
'company' => 'Empresa', 'company' => 'Empresa',
'component' => 'Componente', 'component' => 'Componente',
'components' => 'Componentes', 'components' => 'Componentes',
@ -206,7 +206,7 @@
'unknown_admin' => 'Admin Desconocido', 'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario', 'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar', 'update' => 'Actualizar',
'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.', 'upload_filetypes_help' => 'Tipos de archivos permitidos: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.
El tamaño máximo de archivo es :size.', El tamaño máximo de archivo es :size.',
'uploaded' => 'Subido', 'uploaded' => 'Subido',
'user' => 'Usuario', 'user' => 'Usuario',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -89,7 +89,6 @@ return array(
'uploaded' => 'El atributo: no se pudo cargar.', 'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.', 'url' => ':attribute formato incorrecto.',
"unique_undeleted" => "El :atrribute debe ser único.", "unique_undeleted" => "El :atrribute debe ser único.",
"import_field_empty" => "El valor del Import Field no puede estar vacío.",
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View file

@ -206,7 +206,7 @@
'unknown_admin' => 'Admin Desconocido', 'unknown_admin' => 'Admin Desconocido',
'username_format' => 'Formato del nombre de usuario', 'username_format' => 'Formato del nombre de usuario',
'update' => 'Actualizar', 'update' => 'Actualizar',
'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.', 'upload_filetypes_help' => 'Tipos de archivos permitidos: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.
El tamaño máximo de archivo es :size.', El tamaño máximo de archivo es :size.',
'uploaded' => 'Subido', 'uploaded' => 'Subido',
'user' => 'Usuario', 'user' => 'Usuario',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -89,7 +89,6 @@ return array(
'uploaded' => 'El atributo: no se pudo cargar.', 'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.', 'url' => ':attribute formato incorrecto.',
"unique_undeleted" => "El :atrribute debe ser único.", "unique_undeleted" => "El :atrribute debe ser único.",
"import_field_empty" => "El valor del Import Field no puede estar vacío.",
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -89,7 +89,6 @@ return array(
'uploaded' => 'El atributo: no se pudo cargar.', 'uploaded' => 'El atributo: no se pudo cargar.',
'url' => ':attribute formato incorrecto.', 'url' => ':attribute formato incorrecto.',
"unique_undeleted" => "El :atrribute debe ser único.", "unique_undeleted" => "El :atrribute debe ser único.",
"import_field_empty" => "El valor del Import Field no puede estar vacío.",
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View file

@ -6,7 +6,7 @@ return array(
'asset_categories' => 'Categorías de Activos', 'asset_categories' => 'Categorías de Activos',
'category_name' => 'Nombre de la Categoría', 'category_name' => 'Nombre de la Categoría',
'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.', 'checkin_email' => 'Enviar un correo al usuario al asignar/desasignar.',
'checkin_email_notification' => 'A este usuario se le enviará un correo electrónico al asignar/desasignar.', 'checkin_email_notification' => 'A este usuario se le enviará un correo electrónico al asignar/devolver.',
'clone' => 'Clonar Categoría', 'clone' => 'Clonar Categoría',
'create' => 'Crear Catergoría', 'create' => 'Crear Catergoría',
'edit' => 'Editar Categoría', 'edit' => 'Editar Categoría',

View file

@ -28,5 +28,5 @@ return array(
'create_fieldset' => 'Nuevo Fieldset', 'create_fieldset' => 'Nuevo Fieldset',
'create_field' => 'Nuevo Campo Personalizado', 'create_field' => 'Nuevo Campo Personalizado',
'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores podrán ver el valor desencriptado', 'value_encrypted' => 'El valor de este campo está encriptado en la base de datos. Sólo los administradores podrán ver el valor desencriptado',
'show_in_email' => '¿Incluir el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos encriptados no se pueden incluir en los correos electrónicos.', 'show_in_email' => '¿Incluirá el valor de este campo en las notificaciones por correo de asignaciones de activos? Ten en cuenta que los campos cifrados no se pueden incluir en los correos electrónicos.',
); );

View file

@ -206,7 +206,7 @@
'unknown_admin' => 'Administrador Desconocido', 'unknown_admin' => 'Administrador Desconocido',
'username_format' => 'Formato de Nombre de Usuario', 'username_format' => 'Formato de Nombre de Usuario',
'update' => 'Actualizar', 'update' => 'Actualizar',
'upload_filetypes_help' => 'Algunos tipos de archivos permitidos son png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip, rtf y rar. Tamaño máximo permitido: :size.', 'upload_filetypes_help' => 'Tipos de archivos permitidos: png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.
El tamaño máximo de archivo es :size.', El tamaño máximo de archivo es :size.',
'uploaded' => 'Actualizado', 'uploaded' => 'Actualizado',
'user' => 'Usuario', 'user' => 'Usuario',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -2,6 +2,6 @@
return [ return [
'sent' => '¡El enlace de tu contraseña ha sido enviado!', 'sent' => '¡El enlace de tu contraseña ha sido enviado!',
'user' => 'No se ha encontrado ningún usuario activo con ese correo electrónico.', 'user' => 'No se encontró ningún usuario activo con este correo electrónico.',
]; ];

View file

@ -89,7 +89,6 @@ return array(
'uploaded' => 'El :attribute fallo al cargar.', 'uploaded' => 'El :attribute fallo al cargar.',
'url' => 'El formato :attribute es inválido.', 'url' => 'El formato :attribute es inválido.',
"unique_undeleted" => "El :atrribute debe ser único.", "unique_undeleted" => "El :atrribute debe ser único.",
"import_field_empty" => "El valor del Import Field no puede estar vacío.",
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -5,7 +5,7 @@ return array(
'archived' => 'Arkistoitu', 'archived' => 'Arkistoitu',
'create' => 'Uusi Tilamerkintä', 'create' => 'Uusi Tilamerkintä',
'color' => 'Kaavion väri', 'color' => 'Kaavion väri',
'default_label' => 'Default Label', 'default_label' => 'Oletusselite',
'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.', 'default_label_help' => 'This is used to ensure your most commonly used status labels appear at the top of the select box when creating/editing assets.',
'deployable' => 'Käyttööotettavissa', 'deployable' => 'Käyttööotettavissa',
'info' => 'Tilamerkintöjä käytetään kuvailemaan laitteidesi eri tiloja. Ne voivat olla korjauksessa, hävinneitä/varastettuja jne. Voit luoa uusia tilamerkintöjä käyttöönotettaville, odottaville sekä arkistoiduille laitteille.', 'info' => 'Tilamerkintöjä käytetään kuvailemaan laitteidesi eri tiloja. Ne voivat olla korjauksessa, hävinneitä/varastettuja jne. Voit luoa uusia tilamerkintöjä käyttöönotettaville, odottaville sekä arkistoiduille laitteille.',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -5,8 +5,8 @@ return array(
'about_categories' => 'Ang mga kategorya ay tumutulong sa iyo i-organisa ang iyong nga aytem. Maaaring ang iilang halimbawa ng mga kategorya ay ang &quot;Mga Desktop&quot;, &quot;Mga Laptop&quot;, &quot;Mga Mobile Phones&quot;, &quot;Mga Tablet&quot;, at iba pa, ngunit pwede kang gumamit ng mga kategorya na para sa iyo ay may kabuluhan.', 'about_categories' => 'Ang mga kategorya ay tumutulong sa iyo i-organisa ang iyong nga aytem. Maaaring ang iilang halimbawa ng mga kategorya ay ang &quot;Mga Desktop&quot;, &quot;Mga Laptop&quot;, &quot;Mga Mobile Phones&quot;, &quot;Mga Tablet&quot;, at iba pa, ngunit pwede kang gumamit ng mga kategorya na para sa iyo ay may kabuluhan.',
'asset_categories' => 'Ang mga Kategorya ng Asset', 'asset_categories' => 'Ang mga Kategorya ng Asset',
'category_name' => 'Ang Pangalan ng Kategorya', 'category_name' => 'Ang Pangalan ng Kategorya',
'checkin_email' => 'Send email to user on checkin/checkout.', 'checkin_email' => 'Padalhan ng email yung user pag mag-checkin/checkout.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', 'checkin_email_notification' => 'Ang user ay papadalhan ng email sa checkin/checkout.',
'clone' => 'Ang Kategrya ay I-clone', 'clone' => 'Ang Kategrya ay I-clone',
'create' => 'Magsagawa ng Kategorya', 'create' => 'Magsagawa ng Kategorya',
'edit' => 'I-edit ang Kategorya', 'edit' => 'I-edit ang Kategorya',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -5,8 +5,8 @@ return array(
'about_categories' => 'קטגוריות מסייעות לך לארגן את הפריטים שלך. כמה קטגוריות לדוגמה עשויות להיות &quot;Desktops&quot;, &quot;Laptops&quot;, &quot; טלפונים ניידים &quot;, &quot; טבלטים &quot;, וכן הלאה, אך תוכל להשתמש בקטגוריות בכל דרך שמתאימה לך.', 'about_categories' => 'קטגוריות מסייעות לך לארגן את הפריטים שלך. כמה קטגוריות לדוגמה עשויות להיות &quot;Desktops&quot;, &quot;Laptops&quot;, &quot; טלפונים ניידים &quot;, &quot; טבלטים &quot;, וכן הלאה, אך תוכל להשתמש בקטגוריות בכל דרך שמתאימה לך.',
'asset_categories' => 'קטגוריות נכסים', 'asset_categories' => 'קטגוריות נכסים',
'category_name' => 'שם קטגוריה', 'category_name' => 'שם קטגוריה',
'checkin_email' => 'Send email to user on checkin/checkout.', 'checkin_email' => 'שלח דוא״ל למשתמש בעת הנפקה/החזרה.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.', 'checkin_email_notification' => 'למשתמש זה ישלח דוא״ל בעת הנפקה/החזרה.',
'clone' => 'קטגוריה שיבוט', 'clone' => 'קטגוריה שיבוט',
'create' => 'צור קטגוריה', 'create' => 'צור קטגוריה',
'edit' => 'ערוך קטגוריה', 'edit' => 'ערוך קטגוריה',

View file

@ -38,7 +38,7 @@ return array(
'tag' => 'תג נכס', 'tag' => 'תג נכס',
'update' => 'עדכון נכס', 'update' => 'עדכון נכס',
'warranty' => 'אַחֲרָיוּת', 'warranty' => 'אַחֲרָיוּת',
'warranty_expires' => 'Warranty Expires', 'warranty_expires' => 'תפוגת האחריות',
'years' => 'שנים', 'years' => 'שנים',
) )
; ;

View file

@ -62,7 +62,7 @@ return array(
'success' => 'הנכס הוצא בהצלחה.', 'success' => 'הנכס הוצא בהצלחה.',
'user_does_not_exist' => 'משתמש זה אינו חוקי. בבקשה נסה שוב.', 'user_does_not_exist' => 'משתמש זה אינו חוקי. בבקשה נסה שוב.',
'not_available' => 'הנכס הזה אינו זמין לקופה!', 'not_available' => 'הנכס הזה אינו זמין לקופה!',
'no_assets_selected' => 'You must select at least one asset from the list' 'no_assets_selected' => 'עליך לבחור לפחות בנכס אחד מהרשימה'
), ),
'checkin' => array( 'checkin' => array(

View file

@ -16,8 +16,8 @@ return array(
), ),
'restore' => array( 'restore' => array(
'error' => 'Manufacturer was not restored, please try again', 'error' => 'היצרן לא שוחזר, נסה שוב',
'success' => 'Manufacturer restored successfully.' 'success' => 'היצרן שוחזר בהצלחה.'
), ),
'delete' => array( 'delete' => array(

View file

@ -34,8 +34,8 @@ return array(
), ),
'bulkdelete' => array( 'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.', 'error' => 'לא נבחרו מודלים, לכן לא נמחק שום דבר.',
'success' => ':success_count model(s) deleted!', 'success' => ':success_count מודלים נמחקו!',
'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.' 'success_partial' => ':success_count model(s) were deleted, however :fail_count were unable to be deleted because they still have assets associated with them.'
), ),

View file

@ -75,15 +75,15 @@ return array(
'ldap_active_flag' => 'LDAP סמל פעיל', 'ldap_active_flag' => 'LDAP סמל פעיל',
'ldap_emp_num' => 'מספר עובד LDAP', 'ldap_emp_num' => 'מספר עובד LDAP',
'ldap_email' => 'דוא"ל LDAP', 'ldap_email' => 'דוא"ל LDAP',
'license' => 'Software License', 'license' => 'רישיון תוכנה',
'load_remote_text' => 'סקריפטים מרחוק', 'load_remote_text' => 'סקריפטים מרחוק',
'load_remote_help_text' => 'זה Snipe-IT להתקין יכול לטעון סקריפטים מהעולם החיצון.', 'load_remote_help_text' => 'זה Snipe-IT להתקין יכול לטעון סקריפטים מהעולם החיצון.',
'login_note' => 'הערה התחברות', 'login_note' => 'הערה התחברות',
'login_note_help' => 'אופציונלי לכלול כמה משפטים במסך הכניסה שלך, למשל כדי לעזור לאנשים שמצאו מכשיר אבוד או נגנב. השדה הזה מקבל <a href="https://help.github.com/articles/github-flavored-markdown/">Github בטעם מרקדון </a>', 'login_note_help' => 'אופציונלי לכלול כמה משפטים במסך הכניסה שלך, למשל כדי לעזור לאנשים שמצאו מכשיר אבוד או נגנב. השדה הזה מקבל <a href="https://help.github.com/articles/github-flavored-markdown/">Github בטעם מרקדון </a>',
'login_remote_user_text' => 'Remote User login options', 'login_remote_user_text' => 'אפשרויות כניסת משתמש מרוחק',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header', 'login_remote_user_enabled_text' => 'הפעלת כניסה עם כותרת משתמש מרוחק',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"', 'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms', 'login_common_disabled_text' => 'השבתת מנגנוני אימות אחרים',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working', 'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL', 'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', 'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
@ -137,7 +137,7 @@ return array(
'next_auto_tag_base' => 'הבא-תוספת אוטומטית', 'next_auto_tag_base' => 'הבא-תוספת אוטומטית',
'page_padding' => 'שולי דף (אינצ\'ים)', 'page_padding' => 'שולי דף (אינצ\'ים)',
'privacy_policy_link' => 'Link to Privacy Policy', 'privacy_policy_link' => 'Link to Privacy Policy',
'privacy_policy' => 'Privacy Policy', 'privacy_policy' => 'מדיניות פרטיות',
'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ', 'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ',
'purge' => 'טיהור רשומות שנמחקו', 'purge' => 'טיהור רשומות שנמחקו',
'labels_display_bgutter' => 'תווית מרזב תחתון', 'labels_display_bgutter' => 'תווית מרזב תחתון',

View file

@ -12,5 +12,5 @@ return array(
'submit' => 'שלח', 'submit' => 'שלח',
'upload' => 'העלה', 'upload' => 'העלה',
'select_file' => 'בחר קובץ...', 'select_file' => 'בחר קובץ...',
'select_files' => 'Select Files...', 'select_files' => 'בחר קבצים...',
); );

View file

@ -75,7 +75,7 @@
'department' => 'מַחלָקָה', 'department' => 'מַחלָקָה',
'deployed' => 'פרוס', 'deployed' => 'פרוס',
'depreciation_report' => 'דוח פחת', 'depreciation_report' => 'דוח פחת',
'details' => 'Details', 'details' => 'פרטים',
'download' => 'הורד', 'download' => 'הורד',
'depreciation' => 'פְּחָת', 'depreciation' => 'פְּחָת',
'editprofile' => 'ערוך את הפרופיל שלך', 'editprofile' => 'ערוך את הפרופיל שלך',
@ -90,7 +90,7 @@
'first' => 'ראשון', 'first' => 'ראשון',
'first_name' => 'שם פרטי', 'first_name' => 'שם פרטי',
'first_name_format' => 'שם פרטי (jane@example.com)', 'first_name_format' => 'שם פרטי (jane@example.com)',
'files' => 'Files', 'files' => 'קבצים',
'file_name' => 'קוֹבֶץ', 'file_name' => 'קוֹבֶץ',
'file_uploads' => 'העלאות קבצים', 'file_uploads' => 'העלאות קבצים',
'generate' => 'לִיצוֹר', 'generate' => 'לִיצוֹר',
@ -100,7 +100,7 @@
'history' => 'הִיסטוֹרִיָה', 'history' => 'הִיסטוֹרִיָה',
'history_for' => 'היסטוריה עבור', 'history_for' => 'היסטוריה עבור',
'id' => 'תְעוּדַת זֶהוּת', 'id' => 'תְעוּדַת זֶהוּת',
'image' => 'Image', 'image' => 'תמונה',
'image_delete' => 'מחק תמונה', 'image_delete' => 'מחק תמונה',
'image_upload' => 'העלאת תמונה', 'image_upload' => 'העלאת תמונה',
'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.', 'image_filetypes_help' => 'Accepted filetypes are jpg, png, gif, and svg. Max upload size allowed is :size.',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -52,7 +52,7 @@ return array(
'requested' => 'התקבלה:', 'requested' => 'התקבלה:',
'reset_link' => 'איפוס הסיסמה שלך קישור', 'reset_link' => 'איפוס הסיסמה שלך קישור',
'reset_password' => 'לחץ כאן כדי לאפס את הסיסמה שלך:', 'reset_password' => 'לחץ כאן כדי לאפס את הסיסמה שלך:',
'serial' => 'Serial', 'serial' => 'מספר סידורי',
'supplier' => 'ספק', 'supplier' => 'ספק',
'tag' => 'תָג', 'tag' => 'תָג',
'test_email' => 'מבחן דוא"ל מאת Snipe-IT', 'test_email' => 'מבחן דוא"ל מאת Snipe-IT',
@ -63,8 +63,8 @@ return array(
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.',
'to_reset' => 'כדי לאפס את: סיסמת האינטרנט, מלא טופס זה:', 'to_reset' => 'כדי לאפס את: סיסמת האינטרנט, מלא טופס זה:',
'type' => 'סוּג', 'type' => 'סוּג',
'user' => 'User', 'user' => 'משתמש',
'username' => 'Username', 'username' => 'שם משתמש',
'welcome' => 'ברוכים הבאים: שם', 'welcome' => 'ברוכים הבאים: שם',
'welcome_to' => 'ברוכים הבאים ל: אינטרנט!', 'welcome_to' => 'ברוכים הבאים ל: אינטרנט!',
'your_credentials' => 'שלך Snipe- IT אישורים', 'your_credentials' => 'שלך Snipe- IT אישורים',

View file

@ -2,6 +2,6 @@
return [ return [
'sent' => 'קישור הסיסמה שלך נשלח!', 'sent' => 'קישור הסיסמה שלך נשלח!',
'user' => 'No matching active user found with that email.', 'user' => 'לא נמצע משתמש פעיל עם דוא״ל הזה.',
]; ];

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -58,8 +58,8 @@ return array(
'test_email' => 'Tesztelje az e-mailt a Snipe-IT-től', 'test_email' => 'Tesztelje az e-mailt a Snipe-IT-től',
'test_mail_text' => 'Ez a Snipe-IT Asset Management System tesztje. Ha ez megvan, a levél működik :)', 'test_mail_text' => 'Ez a Snipe-IT Asset Management System tesztje. Ha ez megvan, a levél működik :)',
'the_following_item' => 'A következő tételt ellenőrzik:', 'the_following_item' => 'A következő tételt ellenőrzik:',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', 'low_inventory_alert' => ':count darab tétel érhető el, ami kevesebb mint a minimum készlet vagy hamarosan kevesebb lesz.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', 'assets_warrantee_alert' => ':count darab eszköznél a jótállás :threshold napon belül lejár.',
'license_expiring_alert' => ':count licensz lejár :thershold nap múlva.|:count licensz lejár :thershold nap múlva.', 'license_expiring_alert' => ':count licensz lejár :thershold nap múlva.|:count licensz lejár :thershold nap múlva.',
'to_reset' => 'A webes jelszó visszaállításához töltsd ki ezt az űrlapot:', 'to_reset' => 'A webes jelszó visszaállításához töltsd ki ezt az űrlapot:',
'type' => 'típus', 'type' => 'típus',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -1,8 +1,8 @@
<?php <?php
return array( return array(
'a_user_canceled' => 'Un utente ha annullato una richiesta di elemento sul sito web', 'a_user_canceled' => 'Un utente ha annullato una richiesta di articolo sul sito web',
'a_user_requested' => 'Un utente ha richiesto un elemento sul sito web', 'a_user_requested' => 'Un utente ha richiesto un elemento tramite il sito web',
'accessory_name' => 'Nome accessorio:', 'accessory_name' => 'Nome accessorio:',
'additional_notes' => 'Note aggiuntive:', 'additional_notes' => 'Note aggiuntive:',
'admin_has_created' => 'Un amministratore ha creato un account per il tuo sito web: web.', 'admin_has_created' => 'Un amministratore ha creato un account per il tuo sito web: web.',
@ -59,7 +59,7 @@ return array(
'test_mail_text' => 'Questo è un test del Snipe-IT Asset Management System. Se hai questo, la posta è in funzione :)', 'test_mail_text' => 'Questo è un test del Snipe-IT Asset Management System. Se hai questo, la posta è in funzione :)',
'the_following_item' => 'La seguente voce è stata selezionata:', 'the_following_item' => 'La seguente voce è stata selezionata:',
'low_inventory_alert' => 'C\'è :count elemento che è al di sotto del livello di scorta minima o lo sarà a breve. |Ci sono :count elementi che sono al di sotto del livello di scorta minima o lo saranno a breve.', 'low_inventory_alert' => 'C\'è :count elemento che è al di sotto del livello di scorta minima o lo sarà a breve. |Ci sono :count elementi che sono al di sotto del livello di scorta minima o lo saranno a breve.',
'assets_warrantee_alert' => 'Tra :threshold giorni è in scadenza la garanzia per :count bene. |Tra :threshold giorni sono in scadenza le garanzie per :count beni.', 'assets_warrantee_alert' => 'C\'è :count bene con una garanzia in scadenza tra :threshold giorni.|Ci sono :count beni che hanno le garanzie in scandenza tra :threshold giorni.',
'license_expiring_alert' => 'Tra :threshold giorni sta per scadere :count licenza. |Tra :threshold giorni stanno per scadere :count licenze.', 'license_expiring_alert' => 'Tra :threshold giorni sta per scadere :count licenza. |Tra :threshold giorni stanno per scadere :count licenze.',
'to_reset' => 'Per reimpostare la tua password web, compila questo modulo:', 'to_reset' => 'Per reimpostare la tua password web, compila questo modulo:',
'type' => 'Tipo', 'type' => 'Tipo',

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => '다른 인증 메커니즘 비활성화', 'login_common_disabled_text' => '다른 인증 메커니즘 비활성화',
'login_common_disabled_help' => '이 옵션은 다른 인증 메커니즘을 비활성화 합니다. REMOTE_USER 로그인이 이미 작동하고 있다면 이 옵션을 활성화 하세요.', 'login_common_disabled_help' => '이 옵션은 다른 인증 메커니즘을 비활성화 합니다. REMOTE_USER 로그인이 이미 작동하고 있다면 이 옵션을 활성화 하세요.',
'login_remote_user_custom_logout_url_text' => '사용자 정의 로그아웃 URL', 'login_remote_user_custom_logout_url_text' => '사용자 정의 로그아웃 URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.', 'login_remote_user_custom_logout_url_help' => '채워진 사용자는 SnipeIT 세션이 종료된 후에 이 URL로 리디렉션됩니다. 이 기능은 인증 제공자의 사용자 세션을 정확하게 닫는데 유용합니다.',
'logo' => '로고', 'logo' => '로고',
'logo_print_assets' => 'Use in Print', 'logo_print_assets' => '인쇄물에 사용',
'logo_print_assets_help' => 'Use branding on printable asset lists ', 'logo_print_assets_help' => '브랜딩을 자산 목록 인쇄물에 사용합니다.',
'full_multiple_companies_support_help_text' => '자신이 속한 공급자 자산에 공급자를 할당하는 것을 제한하는 사용자들 (관리자 포함)', 'full_multiple_companies_support_help_text' => '자신이 속한 공급자 자산에 공급자를 할당하는 것을 제한하는 사용자들 (관리자 포함)',
'full_multiple_companies_support_text' => '전체 다중 공급자들 지원', 'full_multiple_companies_support_text' => '전체 다중 공급자들 지원',
'show_in_model_list' => '모델 드롭다운에 표시', 'show_in_model_list' => '모델 드롭다운에 표시',
@ -125,7 +125,7 @@ return array(
'support_footer' => '꼬리말 링크 지원', 'support_footer' => '꼬리말 링크 지원',
'support_footer_help' => 'Snipe-IT 지원 정보 및 사용자 매뉴얼 보기 권한 설정', 'support_footer_help' => 'Snipe-IT 지원 정보 및 사용자 매뉴얼 보기 권한 설정',
'version_footer' => '바닥글에 버전 ', 'version_footer' => '바닥글에 버전 ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.', 'version_footer_help' => 'Snipe-IT 버전과 빌드 번호를 볼 수 있는 사용자를 지정합니다.',
'system' => '시스템 정보', 'system' => '시스템 정보',
'update' => '갱신 설정', 'update' => '갱신 설정',
'value' => '가치', 'value' => '가치',
@ -182,6 +182,6 @@ return array(
'vertical' => '수직', 'vertical' => '수직',
'horizontal' => '수평', 'horizontal' => '수평',
'unique_serial' => '고유 일련번호', 'unique_serial' => '고유 일련번호',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials', 'unique_serial_help_text' => '이 상자를 선택하면 자산 일련 번호를 생성하는 제약 조건이 적용됩니다.',
'zerofill_count' => '0 채움을 포함한, 자산 태그 길이', 'zerofill_count' => '0 채움을 포함한, 자산 태그 길이',
); );

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -58,9 +58,9 @@ return array(
'test_email' => 'Snipe-IT에서 테스트 이메일', 'test_email' => 'Snipe-IT에서 테스트 이메일',
'test_mail_text' => '이것은 Snipe-IT 자산 관리 시스템에서 온 테스트 입니다. 이 것을 받았다면, 메일은 동작중입니다 :)', 'test_mail_text' => '이것은 Snipe-IT 자산 관리 시스템에서 온 테스트 입니다. 이 것을 받았다면, 메일은 동작중입니다 :)',
'the_following_item' => '다음의 품목들이 반입되었습니다: ', 'the_following_item' => '다음의 품목들이 반입되었습니다: ',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.', 'low_inventory_alert' => '최소 보유량보다 낮거나 소진될 수 있는 품목이 :count 개 있습니다.|최소 보유량보다 낮거나 소진될 수 있는 품목이 :count 개 있습니다.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.', 'assets_warrantee_alert' => '다음 :threshold 일 이내에 보증 기간이 만료되는 자산이 :count 개 있습니다.|다음 :threshold 일 이내에 보증 기간이 만료되는 자산들이 :count 개 있습니다.',
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.', 'license_expiring_alert' => '다음 :threshold 일 내에 만료되는 라이선스가 :count 개 있습니다.|다음 :threshold 일 내에 만료되는 라이선스가 :count 개 있습니다.',
'to_reset' => ':web 비밀번호를 재설정 하려면, 이 양식을 작성하세요:', 'to_reset' => ':web 비밀번호를 재설정 하려면, 이 양식을 작성하세요:',
'type' => '유형', 'type' => '유형',
'user' => '사용자', 'user' => '사용자',

View file

@ -2,6 +2,6 @@
return [ return [
'sent' => '귀하의 비밀번호 링크가 전송되었습니다!', 'sent' => '귀하의 비밀번호 링크가 전송되었습니다!',
'user' => 'No matching active user found with that email.', 'user' => '해당 이메일을 사용하는 활성 사용자를 찾을 수 없습니다.',
]; ];

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

View file

@ -0,0 +1,36 @@
<?php
return array(
/*
|--------------------------------------------------------------------------
| Password Reminder Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
"more_info_title" => "More Info",
"audit_help" => "Checking this box will edit the asset record to reflect this new location. Leaving it unchecked will simply note the location in the audit log.<br><br>Note that is this asset is checked out, it will not change the location of the person, asset or location it is checked out to.",
'assets' => 'Assets are items tracked by serial number or asset tag. They tend to be higher value items where identifying a specific item matters.',
'categories' => 'Categories help you organize your items. Some example categories might be &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot;, and so on, but you can use categories any way that makes sense for you.',
'accessories' => 'Accessories are anything you issue to users but that do not have a serial number (or you do not care about tracking them uniquely). For example, computer mice or keyboards.',
'companies' => 'Companies can be used as a simple identifier field, or can be used to limit visibility of assets, users, etc if full company support is enabled in your Admin settings.',
'components' => 'Components are items that are part of an asset, for example HDD, RAM, etc.',
'consumables' => 'Consumables are anything purchased that will be used up over time. For example, printer ink or copier paper.',
'depreciations' => 'You can set up asset depreciations to depreciate assets based on straight-line depreciation.',
);

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