Updated language files

This commit is contained in:
snipe 2018-10-26 15:51:38 -07:00
parent 925258bfb4
commit a4876e9f3e
53 changed files with 194 additions and 194 deletions

View file

@ -42,7 +42,7 @@ return array(
'alt_barcode_type' => '1D نوع الباركود',
'eula_settings' => 'إعدادات اتفاقية ترخيص المستخدم النهائي',
'eula_markdown' => 'تسمح اتفاقية ترخيص المستخدم هذه <a href="https://help.github.com/articles/github-flavored-markdown/">بتطبيق نمط الكتابة من Github</a>.',
'footer_text' => 'Additional Footer Text ',
'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.',
'general_settings' => 'الاعدادات العامة',
'generate_backup' => 'إنشاء النسخ الاحتياطي',
@ -75,7 +75,7 @@ return array(
'ldap_active_flag' => 'لداب العلم النشط',
'ldap_emp_num' => 'رقم موظف لداب',
'ldap_email' => 'بريد لداب',
'license' => 'Software License',
'license' => 'ترخيص البرنامج',
'load_remote_text' => 'المخطوطات عن بعد',
'load_remote_help_text' => 'هذا قنص إيت تثبيت يمكن تحميل البرامج النصية من العالم الخارجي.',
'login_note' => 'تسجيل الدخول ملاحظة',
@ -83,16 +83,16 @@ return array(
'login_remote_user_text' => 'Remote User login options',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_text' => 'تعطيل آليات المصادقة الأخرى',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'عنوان صفحة مخصص لتسجيل الخروج',
'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.',
'logo' => 'شعار',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'الاستخدام في الطباعة',
'logo_print_assets_help' => 'استخدم العلامة التجارية في قوائم الأصول القابلة للطباعة ',
'full_multiple_companies_support_help_text' => 'تقييد المستخدمين (بما في ذلك المشرفون) المعينون للشركات إلى أصول شركاتهم.',
'full_multiple_companies_support_text' => 'كامل دعم الشركات المتعددة',
'show_in_model_list' => 'Show in Model Dropdowns',
'show_in_model_list' => 'إظهار في القوائم المنسدلة للنماذج',
'optional' => 'اختياري',
'per_page' => 'النتائج لكل صفحة',
'php' => 'نسخة فب',
@ -108,10 +108,10 @@ return array(
'qr_text' => 'نص رمز الاستجابة السريعة',
'setting' => 'ضبط',
'settings' => 'إعدادات',
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'show_images_in_email' => 'Show images in emails',
'show_alerts_in_menu' => 'عرض التنبيهات في القائمة العلوية',
'show_archived_in_list' => 'الأصول المحفوظة',
'show_archived_in_list_text' => 'عرض الأصول المحفوظة في قائمة "جميع الأصول"',
'show_images_in_email' => 'إظهار الصور في رسائل البريد الإلكتروني',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'اسم الموقع',
'slack_botname' => 'سلاك بوتنام',
@ -136,7 +136,7 @@ return array(
'label_dimensions' => 'أبعاد التسمية (بوصة)',
'next_auto_tag_base' => 'الزيادة التلقائية التالية',
'page_padding' => 'هوامش الصفحة (بوصة)',
'privacy_policy_link' => 'Link to Privacy Policy',
'privacy_policy_link' => 'رابط سياسة الخصوصية',
'privacy_policy' => 'سياسة الخصوصية',
'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ',
'purge' => 'تطهير السجلات المحذوفة',

View file

@ -20,7 +20,7 @@ return array(
'field_element_short' => 'Typ',
'field_format' => 'Formát',
'field_custom_format' => 'Vlastní formát',
'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' => 'Toto pole umožňuje použít pro validaci regulární výrazy. Mělo by začínat slovem "regex:" - například pro ověření, že zadaná hodnota pole obsahuje platný IMEI (15 číslic), použijte <code>regex:/^[0-9]{15}$/</code>.',
'required' => 'Povinné',
'req' => 'Pov.',
'used_by_models' => 'Užito u modelů',

View file

@ -5,7 +5,7 @@ return array(
'ad_domain' => 'Doména služby Active Directory',
'ad_domain_help' => 'Toto je někdy stejné jako vaše emailová doména, ale ne vždy.',
'admin_cc_email' => 'Ve skryté kopii',
'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' => 'Chcete-li poslat kopii e-mailů pro check-in / checkout, které jsou uživatelům zaslány na další e-mailový účet, zadejte je zde. V opačném případě nechte toto pole prázdné.',
'is_ad' => 'Toto je server služby Active Directory',
'alert_email' => 'Zasílat upozornění na',
'alerts_enabled' => 'Upozornění zapnutá',
@ -26,9 +26,9 @@ return array(
'custom_css' => 'Vlastní CSS',
'custom_css_help' => 'Zadejte libovolné vlastní CSS, které chcete použít. Nezahrnujte &lt;style&gt;&lt;/style&gt; tagy.',
'custom_forgot_pass_url' => 'Uživatelem určená URL adresa pro resetování hesla',
'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' => 'Nahrazuje vestavěnou URL pro změnu zapomenutého hesla na přihlašovací obrazovce, slouží k přesměrování uživatelů na interní nebo hostované funkce obnovení hesla LDAP. Zablokuje přístup k funkci změny hesla lokálního uživatele.',
'dashboard_message' => 'Hlášení na nástěnce',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'dashboard_message_help' => 'Tento text se objeví na nástěnce každému, kdo má oprávnění k zobrazení nástěnky.',
'default_currency' => 'Výchozí měna',
'default_eula_text' => 'Výchozí EULA',
'default_language' => 'Výchozí jazyk',
@ -43,7 +43,7 @@ return array(
'eula_settings' => 'Nastavení EULA',
'eula_markdown' => 'Tato EULA umožňuje <a href="https://help.github.com/articles/github-flavored-markdown/">Github markdown</a>.',
'footer_text' => 'Další text do zápatí ',
'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' => 'Tento text se zobrazí v pravém zápatí. Odkazy jsou povoleny pomocí <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>. Zalamování řádků, záhlaví, obrázky atd. mohou mít za následek nepředvídatelné výsledky.',
'general_settings' => 'Obecné nastavení',
'generate_backup' => 'Vytvořit zálohu',
'header_color' => 'Barva záhlaví',
@ -53,7 +53,7 @@ return array(
'ldap_integration' => 'LDAP integrace',
'ldap_settings' => 'Nastavení LDAP',
'ldap_login_test_help' => 'Zadejte platné LDAP uživatelské jméno a heslo ze základu rozlišeného názvu který jste určili výše a vyzkoušejte zda je LDAP přihlašování správně nastavené. NEJPRVE JE TŘEBA ULOŽIT ZMĚNĚNÉ NASTAVENÍ 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' => 'Otestujte, že LDAP může správně synchronizovat. Pokud ověřovací LDAP dotaz není správný, uživatelé se nemusí být schopni přihlásit. JE NUTNÉ NEJPRVE NEJDŘÍVE ULOŽIT NASTAVENÍ LDAP POKUD BYLO ZMĚNĚNO.',
'ldap_server' => 'LDAP server',
'ldap_server_help' => 'Toto by mělo začít s ldap: // (pro nešifrované nebo TLS) nebo ldaps: // (pro SSL)',
'ldap_server_cert' => 'Validace certifikátů LDAP SSL',
@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => 'Vypnout ostatní způsoby ověřování',
'login_common_disabled_help' => 'Tato volba vypne ostatní způsoby ověřování. Použijte ji pouze pokud jste si jistí, že už funguje přihlašování REMOTE_USER',
'login_remote_user_custom_logout_url_text' => 'Uživatelsky určená URL adresa odhlašování',
'login_remote_user_custom_logout_url_help' => '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' => 'Pokud je zde uvedena adresa URL, uživatelé budou po odhlášení ze Snipe-IT přesměrování na tuto URL. To je užitečné pro správné ukončení relací Authentication providera.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Použijte v tisku',
'logo_print_assets_help' => 'Používat branding na seznamech k tisku ',
'full_multiple_companies_support_help_text' => 'Omezení uživatelů (včetně správců) jsou přiřazená ke společnostem s majetkem společnosti.',
'full_multiple_companies_support_text' => 'Plná podpora více společností',
'show_in_model_list' => 'Zobrazit v rozbalovacích nabídkách modelu',
@ -120,10 +120,10 @@ return array(
'slack_integration' => 'Nastavení Slack',
'slack_integration_help' => 'Slack integrace je dobrovolná, nicméně pokud ho chcete používat jsou vyžadovány koncový bod a kanál. Chcete-li nakonfigurovat integraci Slack, nejprve <a href=":slack_link" target="_new"> ytvořte příchozí webhook</a> na vašem Slack účtu.',
'slack_integration_help_button' => 'Po uložení informací ke Slack se zobrazí tlačítko pro vyzkoušení.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
'slack_test_help' => 'Zkontrolujte, zda je správně nakonfigurována integrace Slack. MUSÍTE NEJDŘÍVE ULOŽIT NASTAVENÍ SLACK POKUD BYLO ZMĚNĚNO.',
'snipe_version' => 'Verze Snipe-IT',
'support_footer' => 'Odkazy v zápatí na podporu ',
'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
'support_footer_help' => 'Určete, kdo uvidí odkazy na Snipe-IT podporu a uživatelskou příručku',
'version_footer' => 'Verze v zápatí ',
'version_footer_help' => 'Určete kdo uvidí verzi Snipe-IT a číslo sestavení.',
'system' => 'Systémové informace',
@ -182,6 +182,6 @@ return array(
'vertical' => 'svislé',
'horizontal' => 'vodorovné',
'unique_serial' => 'Neopakující se sériová čísla',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'unique_serial_help_text' => 'Zaškrtnutím tohoto políčka bude vynucena jedinečnost seriových čísel položek majetku',
'zerofill_count' => 'Délka značek majetku včetně zerofill',
);

View file

@ -6,7 +6,7 @@ return array(
'create' => 'Vytvořit označení stavu',
'color' => 'Barva grafu',
'default_label' => 'Výchozí štítek',
'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' => 'Toto se používá k zajištění zobrazení nejčastěji používaných štítků v horní části rozbalovacího pole, při vytváření nebo úpravách položek majetku.',
'deployable' => 'Připraveno k nasazení',
'info' => 'Označení stavu se používá k popisu různých stavů majetku. Můžou být v opravě, ztracení atd. Lze vytvořit nové stavy pro další možné stavy.',
'name' => 'Název stavu',

View file

@ -19,9 +19,9 @@ return array(
'confirm' => 'Opravdu si přejete odstranit tohoto dodavatele?',
'error' => 'Vyskytl se problém při mazání dodavatele. Zkuste to prosím znovu.',
'success' => 'Dodavatel byl úspěšně smazán.',
'assoc_assets' => 'This supplier is currently associated with :asset_count asset(s) and cannot be deleted. Please update your assets to no longer reference this supplier and try again. ',
'assoc_licenses' => 'This supplier is currently associated with :licenses_count licences(s) and cannot be deleted. Please update your licenses to no longer reference this supplier and try again. ',
'assoc_maintenances' => 'This supplier is currently associated with :asset_maintenances_count asset maintenances(s) and cannot be deleted. Please update your asset maintenances to no longer reference this supplier and try again. ',
'assoc_assets' => 'Tento dodavatel je v současné době přiřazen k :asset_count položkám majetku a nelze jej smazat. Aktualizujte svůj majetek tak, aby již tento dodavatel nebyl přiřazen a zkuste to znovu. ',
'assoc_licenses' => 'Tento dodavatel je v současné době spojen s :licenses_count licencemi a nelze jej smazat. Aktualizujte prosím své licence, abyste již tento dodavatel nebyl přiřazen a zkuste to znovu. ',
'assoc_maintenances' => 'Tento dodavatel je v současné době spojen s údržbou :asset_maintenances_count položek majetku a nemůže být smazán. Aktualizujte prosím údržbu vašeho majetku, aby již tento dodavatel nebyl přiřazen a zkuste to znovu. ',
)
);

View file

@ -3,7 +3,7 @@
return array(
'activated_help_text' => 'Tento uživatel se může přihlásit',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_disabled_help_text' => 'Nelze upravit stav aktivace pro svůj vlastní účet.',
'assets_user' => 'Majetky přiřazené :name',
'bulk_update_warn' => 'Chystáte se upravit vlastnosti :user_count uživatelů. Nezapomeňte, že pomocí tohoto formuláře nemůžete změnit vlastní atributy uživatele a musíte provádět vlastní úpravy individuálně.',
'bulk_update_help' => 'Tento formulář umožňuje aktualizovat více uživatelů najednou. Vyplňte pouze pole, která potřebujete změnit. Všechna pole, která jsou prázdná, zůstanou nezměněny.',

View file

@ -2,6 +2,6 @@
return [
'sent' => 'Váš odkaz s heslem byl odeslán!',
'user' => 'No matching active user found with that email.',
'user' => 'Nebyl nalezen žádný aktivní uživatel s takovým e-mailem.',
];

View file

@ -88,8 +88,8 @@ return array(
'login_remote_user_custom_logout_url_text' => 'Benutzerdefinierte Abmelde-URL',
'login_remote_user_custom_logout_url_help' => 'Sofern hier eine URL angegeben ist, werden Benutzer automatisch zu dieser URL weitergeleitet, nachdem der Benutzer sich aus Snipe-IT ausloggt. Dies ist nützlich, um die Benutzersitzung Ihres Authentifizierungsproviders korrekt zu beenden.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Anzeigen beim Drucken',
'logo_print_assets_help' => 'Firmenlogo anzeigen beim Drucken der Asset-Liste ',
'full_multiple_companies_support_help_text' => 'Beschränkung von Benutzern (inklusive Administratoren) die einer Firma zugewiesen sind zu den Assets der Firma.',
'full_multiple_companies_support_text' => 'Volle Mehrmandanten-Unterstützung für Firmen',
'show_in_model_list' => 'In Modell-Dropdown-Liste anzeigen',

View file

@ -59,7 +59,7 @@ return array(
'test_mail_text' => 'Dies ist ein Test von Snipe-IT-Asset-Management-System. Wenn Sie das erhalten haben, funktioniert das Senden von Mails :)',
'the_following_item' => 'Der folgende Gegenstand wurde eingecheckt: ',
'low_inventory_alert' => 'Es gibt :count Artikel, der unter dem Minimum ist oder kurz davor ist.|Es gibt :count Artikel, die unter dem Minimum sind oder kurz davor sind.',
'assets_warrantee_alert' => 'Es gibt :count Asset mit einer auslaufenden Garantie in den nächsten :threshold Tagen.| Es gibt :count Asset mit auslaufenden Garantien in den nächsten :threshold Tagen.',
'assets_warrantee_alert' => 'Es gibt :count Asset mit einer auslaufenden Garantie in den nächsten :threshold Tagen.| Es gibt :count Assets mit auslaufenden Garantien in den nächsten :threshold Tagen.',
'license_expiring_alert' => 'Es gibt :count auslaufende Lizenz in den nächsten :threshold Tagen.|Es gibt :count auslaufende Lizenzen in den nächsten :threshold Tagen.',
'to_reset' => 'Zum Zurücksetzen Ihres :web Passwortes, füllen Sie bitte dieses Formular aus:',
'type' => 'Typ',

View file

@ -2,6 +2,6 @@
return [
'sent' => 'Ihr Link wurde verschickt!',
'user' => 'No matching active user found with that email.',
'user' => 'Kein passender aktiver Nutzer mit dieser E-Mail gefunden.',
];

View file

@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
'login_remote_user_custom_logout_url_help' => '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' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Utilizar en impresión',
'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
'show_in_model_list' => 'Mostrar en Desplegado de Modelos',

View file

@ -2,8 +2,8 @@
return array(
'activated_help_text' => 'This user can login',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_help_text' => 'Este usuario puede ingresar',
'activated_disabled_help_text' => 'No puedes editar el estado de activación de tu propia cuenta.',
'assets_user' => 'Equipos asignados a :name',
'bulk_update_warn' => 'Estás a punto de modificar las propiedades de :user_count usuarios. Por favor, ten en cuenta que no puedes modificar las propiedades de tu propio usuario con este formulario, y debes realizar las modificaciones a tu propio usuario de forma individual.',
'bulk_update_help' => 'Este formulario permite actualizar múltiples usuarios simultáneamente. Rellena únicamente los campos que necesites cambiar. Cualquier campo que quede en blanco no se actualizará.',

View file

@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
'login_remote_user_custom_logout_url_help' => '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' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Utilizar en impresión',
'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
'show_in_model_list' => 'Mostrar en Desplegado de Modelos',

View file

@ -2,8 +2,8 @@
return array(
'activated_help_text' => 'This user can login',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_help_text' => 'Este usuario puede ingresar',
'activated_disabled_help_text' => 'No puedes editar el estado de activación de tu propia cuenta.',
'assets_user' => 'Equipos asignados a :name',
'bulk_update_warn' => 'Estás a punto de modificar las propiedades de :user_count usuarios. Por favor, ten en cuenta que no puedes modificar las propiedades de tu propio usuario con este formulario, y debes realizar las modificaciones a tu propio usuario de forma individual.',
'bulk_update_help' => 'Este formulario permite actualizar múltiples usuarios simultáneamente. Rellena únicamente los campos que necesites cambiar. Cualquier campo que quede en blanco no se actualizará.',

View file

@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
'login_remote_user_custom_logout_url_help' => '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' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Utilizar en impresión',
'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ',
'full_multiple_companies_support_help_text' => 'Usuarios restringidos (incluidos administradores) asignados a compañías de sus bienes de compañía.',
'full_multiple_companies_support_text' => 'Soporte completo múltiple de compañías',
'show_in_model_list' => 'Mostrar en Desplegado de Modelos',

View file

@ -2,8 +2,8 @@
return array(
'activated_help_text' => 'This user can login',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_help_text' => 'Este usuario puede ingresar',
'activated_disabled_help_text' => 'No puedes editar el estado de activación de tu propia cuenta.',
'assets_user' => 'Equipos asignados a :name',
'bulk_update_warn' => 'Estás a punto de modificar las propiedades de :user_count usuarios. Por favor, ten en cuenta que no puedes modificar las propiedades de tu propio usuario con este formulario, y debes realizar las modificaciones a tu propio usuario de forma individual.',
'bulk_update_help' => 'Este formulario permite actualizar múltiples usuarios simultáneamente. Rellena únicamente los campos que necesites cambiar. Cualquier campo que quede en blanco no se actualizará.',

View file

@ -86,10 +86,10 @@ return array(
'login_common_disabled_text' => 'Deshabilitar otros mecanismos de autenticación',
'login_common_disabled_help' => 'Esta opción desactiva otros mecanismos de autenticación. Simplemente habilite esta opción si está seguro de que su inicio de sesión REMOTE_USER ya está funcionando',
'login_remote_user_custom_logout_url_text' => 'URL de cierre de sesión personalizado',
'login_remote_user_custom_logout_url_help' => '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' => 'Si se proporciona una url aquí, los usuarios serán redirigidos a esta URL después de que el usuario cierre la sesión de Snipe-IT. Esto es útil para cerrar correctamente las sesiones de usuario de su proveedor de autenticación.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Utilizar en impresión',
'logo_print_assets_help' => 'Utilice la marca en las listas de activos imprimibles ',
'full_multiple_companies_support_help_text' => 'Restringir usuarios (incluyendo administradores) asignados a compañías a sus activos de la compañía.',
'full_multiple_companies_support_text' => 'Soporte Completo de Múltiples Compañías',
'show_in_model_list' => 'Mostrar en Modelos Desplegados',

View file

@ -2,8 +2,8 @@
return array(
'activated_help_text' => 'This user can login',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_help_text' => 'Este usuario puede ingresar',
'activated_disabled_help_text' => 'No puedes editar el estado de activación de tu propia cuenta.',
'assets_user' => 'Activos asignados a :name',
'bulk_update_warn' => 'Estas a punto de editar las propiedades de :user_count usuarios. Por favor, ten en cuenta que no puedes cambiar los atributos de tus usuarios usando este formulario, y debes editar tu propio usuario individualmente.',
'bulk_update_help' => 'Este formulario te permite actualizar múltiples usuarios a la vez. Sólo llena los campos que necesites cambiar. Cualquier campo dejado en blanco permanecerá sin cambios.',

View file

@ -13,7 +13,7 @@ return array(
'eula_text_help' => 'Þessi reitur gerir þér kleift að sérsníða notendaskilmála fyrir ákveðinn búnað. Ef þú hefur aðeins einn notendaskilmála fyrir allan þinn búnað þá skaltu haka í reitinn fyrir neðan sem notar sömu skilmálana fyrir allann þann búnað.',
'require_acceptance' => 'Kerfjast þess að notendur samþykki viðtöku búnaðs í þessum flokki.',
'no_default_eula' => 'Fann enga sjálfgefna notendaskilmála. Vinsamlegast bættu þeim við í undir "Stillingar"',
'total' => 'Heildar',
'total' => 'Samtals',
'remaining' => 'Gagnslaust',
'update' => 'Uppfæra endabúnað',
'use_default_eula' => 'Notaðu frekar <a href="#" data-toggle="modal" data-target="#eulaModal">',

View file

@ -3,34 +3,34 @@
return array(
'does_not_exist' => 'Þessi aukabúnaður er ekki til.',
'assoc_users' => 'This accessory currently has :count items checked out to users. Please check in the accessories and and try again. ',
'assoc_users' => 'Þessi aukabúnaður er nú þegar: count items sem skráð eru á notendur. Vinsamlegast skráðu inn aukabúnaðinn og reyndu aftur! ',
'create' => array(
'error' => 'The accessory was not created, please try again.',
'success' => 'The accessory was successfully created.'
'error' => 'Aukabúnaðurinn var ekki skráður, vinsamlegast reyndu aftur!',
'success' => 'Aukabúnaðurinn var skráður.'
),
'update' => array(
'error' => 'The accessory was not updated, please try again',
'success' => 'The accessory was updated successfully.'
'error' => 'Aukabúnaðurinn var ekki uppfærður, vinsamlegast reyndu aftur!',
'success' => 'Aukabúnaðurinn var uppfærður.'
),
'delete' => array(
'confirm' => 'Are you sure you wish to delete this accessory?',
'error' => 'There was an issue deleting the accessory. Please try again.',
'success' => 'The accessory was deleted successfully.'
'confirm' => 'Viltu örugglega eyða þessum tiltekna aukabúnaði?',
'error' => 'Það var eitthvað smá vesen að eyða aukabúnaðinum, vinsamlegast reyndu aftur.',
'success' => 'Aukabúnaðinum var eytt.'
),
'checkout' => array(
'error' => 'Accessory was not checked out, please try again',
'success' => 'Accessory checked out successfully.',
'user_does_not_exist' => 'That user is invalid. Please try again.'
'error' => 'Aukabúnaður fór ekki í úttekt, vinsamlegast reyndu aftur!',
'success' => 'Aukabúnaður fór í úttekt.',
'user_does_not_exist' => 'Notandinn er ónothæfur. Vinsamlegast reyndu aftur.'
),
'checkin' => array(
'error' => 'Accessory was not checked in, please try again',
'success' => 'Accessory checked in successfully.',
'user_does_not_exist' => 'That user is invalid. Please try again.'
'error' => 'Aukabúnaði var ekki skilað, vinsamlegast reyndu aftur!',
'success' => 'Aukabúnaði var skilað inn.',
'user_does_not_exist' => 'Þessi notandi er ónothæfur, vinsamlegast reyndu aftur.'
)

View file

@ -1,11 +1,11 @@
<?php
return array(
'dl_csv' => 'Download CSV',
'eula_text' => 'EULA',
'id' => 'ID',
'require_acceptance' => 'Acceptance',
'title' => 'Accessory Name',
'dl_csv' => 'Sækja CSV',
'eula_text' => 'LSN',
'id' => 'Auðkenni',
'require_acceptance' => 'Samþykki',
'title' => 'Nafn aukabúnaðar',
);

View file

@ -1,14 +1,14 @@
<?php
return [
'asset_maintenance_type' => 'Maintenance Type',
'title' => 'Title',
'start_date' => 'Started',
'asset_maintenance_type' => 'Viðhaldgerð',
'title' => 'Titill',
'start_date' => 'Hafið',
'completion_date' => 'Completed',
'cost' => 'Cost',
'cost' => 'Kostnaður',
'is_warranty' => 'Warranty Improvement',
'asset_maintenance_time' => 'Days',
'notes' => 'Notes',
'update' => 'Update',
'create' => 'Create'
'asset_maintenance_time' => 'Dagar',
'notes' => 'Athugasemdir',
'update' => 'Uppfæra',
'create' => 'Búa til'
];

View file

@ -3,8 +3,8 @@
return array(
'about_locations_title' => 'Informazioni sulle posizioni',
'about_locations' => 'Le posizioni sono usate per tracciare la poszione degli utenti, degli asset, e di altri oggetti',
'assets_rtd' => 'Asset', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Asset Assegnato',
'assets_rtd' => 'Beni', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Bene Assegnato',
'id' => 'ID',
'city' => 'Città',
'state' => 'Stato',

View file

@ -88,8 +88,8 @@ return array(
'login_remote_user_custom_logout_url_text' => 'URL di logout personalizzato',
'login_remote_user_custom_logout_url_help' => 'Se qui viene indicato un URL, gli utenti verranno reindirizzato a questo URL dopo essere usciti da Snipe-IT. Questo è utile per chiudere correttamente le sessioni dell\'utente.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Usa in stampa',
'logo_print_assets_help' => 'Usa il brand sulla lista dei beni stampabili ',
'full_multiple_companies_support_help_text' => 'Restringere gli utenti (amministratori inclusi) assegnati ad una azienda agli asset della propria azienda.',
'full_multiple_companies_support_text' => 'Supporto completo ad aziende multiple',
'show_in_model_list' => 'Mostra in menu a discesa del modello',

View file

@ -2,6 +2,6 @@
return [
'sent' => 'Il tuo collegamento password è stato inviato!',
'user' => 'No matching active user found with that email.',
'user' => 'Non risulta nessun utente attivo con questa email.',
];

View file

@ -5,8 +5,8 @@ return array(
'about_categories' => 'Kategorier hjelper deg med å organisere ting. Eksempeler på kategorier kan være "Skrivebord", "Bærbare", "Mobiltelefon", "Tablet" og så videre, men du kan bruke kategorier som gir mening for deg.',
'asset_categories' => 'Kategorier',
'category_name' => 'Navn',
'checkin_email' => 'Send email to user on checkin/checkout.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.',
'checkin_email' => 'Send epost til bruker ved innsjekking/utsjekking.',
'checkin_email_notification' => 'Det vil bli sendt en e-post til bruker ved innsjekking/utsjekking.',
'clone' => 'Klon kategori',
'create' => 'Opprett kategori',
'edit' => 'Rediger kategori',

View file

@ -38,7 +38,7 @@ return array(
'tag' => 'Eiendelsmerke',
'update' => 'Oppdater eiendel',
'warranty' => 'Garanti',
'warranty_expires' => 'Warranty Expires',
'warranty_expires' => 'Garantien utløper',
'years' => 'år',
)
;

View file

@ -14,5 +14,5 @@ return array(
'view_models' => 'Vis modeller',
'fieldset' => 'Felt',
'no_custom_field' => 'Ingen egendefinerte felt',
'add_default_values' => 'Add default values',
'add_default_values' => 'Legg til standardverdier',
);

View file

@ -34,9 +34,9 @@ return array(
),
'bulkdelete' => array(
'error' => 'No models were selected, so nothing was deleted.',
'error' => 'Ingen modeller ble valgt, så ingenting ble slettet.',
'success' => ': success_count modell(er) 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-modell(ene) ble slettet, men fail_count kunne ikke slettes fordi de fortsatt har eiendeler knyttet til dem.'
),
);

View file

@ -4,7 +4,7 @@ return array(
'ad' => 'Active Directory',
'ad_domain' => 'Active Directory domene',
'ad_domain_help' => 'Dette er noen ganger det samme som e-post domene, men ikke alltid.',
'admin_cc_email' => 'CC Email',
'admin_cc_email' => 'CC e-post',
'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' => 'Dette er en Active Directory server',
'alert_email' => 'Send varslinger til',
@ -42,7 +42,7 @@ return array(
'alt_barcode_type' => '1D strekkodetype',
'eula_settings' => 'EULA-innstillinger',
'eula_markdown' => 'Denne EULAen tillater <a href="https://help.github.com/articles/github-flavored-markdown/">Github Flavored markdown</a>.',
'footer_text' => 'Additional Footer Text ',
'footer_text' => 'Ekstra bunnteksttekst ',
'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' => 'Generelle innstillinger',
'generate_backup' => 'Generer Sikkerhetskopi',
@ -80,19 +80,19 @@ return array(
'load_remote_help_text' => 'Denne Snipe-IT-installasjonen kan laste skript fra Internett.',
'login_note' => 'Logg inn melding',
'login_note_help' => 'Eventuelt inkludere et par setninger på logg inn skjermen, for eksempel for å hjelpe mennesker som har funnet en mistet eller stjålet enhet. Dette feltet godtar <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' => 'Fjernbruker pålogging valg',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_text' => 'Deaktiver andre godkjenningsmekanismer',
'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' => 'Tilpasset utloggingsadresse',
'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.',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets' => 'Bruk i Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'full_multiple_companies_support_help_text' => 'Vis kun eiendeler til bedriften brukere (inkl administratorer) er knyttet til.',
'full_multiple_companies_support_text' => 'Full støtte for flere bedrifter',
'show_in_model_list' => 'Show in Model Dropdowns',
'show_in_model_list' => 'Vis i Model nedtrekksmeny',
'optional' => 'valgfri',
'per_page' => 'Resultater pr side',
'php' => 'PHP-versjon',
@ -108,10 +108,10 @@ return array(
'qr_text' => 'Tekst QR-kode',
'setting' => 'Innstilling',
'settings' => 'Innstillinger',
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_alerts_in_menu' => 'Vis varsler i toppmenyen',
'show_archived_in_list' => 'Arkiverte eiendeler',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'show_images_in_email' => 'Show images in emails',
'show_images_in_email' => 'Vis bilder i e-post',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Nettstedsnavn',
'slack_botname' => 'Slack botnavn',
@ -122,9 +122,9 @@ return array(
'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
'snipe_version' => 'Snipe-IT-versjon',
'support_footer' => 'Support Footer Links ',
'support_footer' => 'Støtte Footer Lenker ',
'support_footer_help' => 'Specify who sees the links to the Snipe-IT Support info and Users Manual',
'version_footer' => 'Version in Footer ',
'version_footer' => 'Versjon i Footer ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.',
'system' => 'Systeminformasjon',
'update' => 'Oppdater innstillinger',
@ -136,7 +136,7 @@ return array(
'label_dimensions' => 'Etikettstørrelsen (inches)',
'next_auto_tag_base' => 'Neste automatiske økning',
'page_padding' => 'Side marger (inches)',
'privacy_policy_link' => 'Link to Privacy Policy',
'privacy_policy_link' => 'Link til personvernregler',
'privacy_policy' => 'Personvernerklæring',
'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' => 'Tømme slettede poster',
@ -181,7 +181,7 @@ return array(
'bottom' => 'bunn',
'vertical' => 'vertikal',
'horizontal' => 'horisontal',
'unique_serial' => 'Unique serial numbers',
'unique_serial' => 'Unike serienumre',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'zerofill_count' => 'Lengden på ID-merker, inkludert zerofill',
);

View file

@ -6,7 +6,7 @@ return array(
'create' => 'Opprett statusmerke',
'color' => 'Graf-farge',
'default_label' => 'Standard Etikett',
'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 brukes til å sikre at de mest brukte statusetikettene dine vises øverst i valgboksen når du oppretter/redigerer eiendeler.',
'deployable' => 'Utleverbar',
'info' => 'Statusmerker brukes for å beskrive de forskjellige statusene dine eiendeler kan ha. De kan være under reparasjon, tapt/stjålet, osv. Du kan opprette nye statusmerker for utleverbare, under arbeid eller arkiverte eiendeler.',
'name' => 'Statusnavn',

View file

@ -3,7 +3,7 @@
return array(
'activated_help_text' => 'Denne brukeren kan logge inn',
'activated_disabled_help_text' => 'You cannot edit activation status for your own account.',
'activated_disabled_help_text' => 'Du kan ikke redigere aktiveringsstatus for din egen konto.',
'assets_user' => 'Eiendeler tildelt :name',
'bulk_update_warn' => 'Du prøver å redigere egenskapene for: user_count brukere. Merk at du kan ikke endre dine egne brukerens attributter ved hjelp av dette skjemaet, og må gjøre endringer i din egen bruker individuelt.',
'bulk_update_help' => 'I dette skjemaet kan du oppdatere flere brukere samtidig. Bare fyll ut feltene du vil endre. Eventuelle tomme felt vil forbli uendret.',
@ -17,7 +17,7 @@ return array(
'restore_user' => 'Klikk her for å gjenopprette dem.',
'last_login' => 'Siste innlogging',
'ldap_config_text' => 'LDAP-konfigurasjonsinnstillingene kan finnes på Admin > innstillinger. Den (Valgfrie) valgte plasseringen angis for alle importerte brukere.',
'print_assigned' => 'Print All Assigned',
'print_assigned' => 'Skriv ut alt tilordnet',
'software_user' => 'Programvare utsjekket til :name',
'view_user' => 'Vis bruker :name',
'usercsv' => 'CSV-fil',

View file

@ -12,5 +12,5 @@ return array(
'submit' => 'Send',
'upload' => 'Last opp',
'select_file' => 'Velg fil...',
'select_files' => 'Select Files...',
'select_files' => 'Velg filer...',
);

View file

@ -39,9 +39,9 @@
'checkin' => 'Sjekk inn',
'checkin_from' => 'Innsjekk fra',
'checkout' => 'Sjekk ut',
'checkouts_count' => 'Checkouts',
'checkins_count' => 'Checkins',
'user_requests_count' => 'Requests',
'checkouts_count' => 'Sjekk ut',
'checkins_count' => 'Sjekk inn',
'user_requests_count' => 'Forespørsler',
'city' => 'By',
'click_here' => 'Klikk her',
'clear_selection' => 'Tøm valg',
@ -68,14 +68,14 @@
'debug_warning' => 'Advarsel!',
'debug_warning_text' => 'Dette programmet kjører i produksjonsmodus med feilsøking aktiverert. Dette kan utsette følsomme data hvis programmet er tilgjengelig for omverdenen. Deaktiver debug modus ved å sette <code>APP_DEBUG</code>-verdien i filen <code>.env</code> til <code>false</code>.',
'delete' => 'Slett',
'delete_confirm' => 'Are you sure you wish to delete :item?',
'delete_confirm' => 'Er du sikker på at du vil slette :item?',
'deleted' => 'Slettet',
'delete_seats' => 'Slettede setelisenser',
'departments' => 'Avdelinger',
'department' => 'Avdeling',
'deployed' => 'Utlevert',
'depreciation_report' => 'Avskrivningsrapport',
'details' => 'Details',
'details' => 'Detaljer',
'download' => 'Last ned',
'depreciation' => 'Avskrivning',
'editprofile' => 'Rediger din profil',
@ -90,7 +90,7 @@
'first' => 'Første',
'first_name' => 'Fornavn',
'first_name_format' => 'Fornavn (oladunk@example.com)',
'files' => 'Files',
'files' => 'Filer',
'file_name' => 'Fil',
'file_uploads' => 'Filopplastinger',
'generate' => 'Generer',
@ -127,7 +127,7 @@
'locations' => 'Lokasjoner',
'logout' => 'Logg ut',
'lookup_by_tag' => 'Søk på ID-merke',
'maintenances' => 'Maintenances',
'maintenances' => 'Vedlikehold',
'manufacturer' => 'Produsent',
'manufacturers' => 'Produsenter',
'markdown' => 'Dette feltet tillater <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.',
@ -181,11 +181,11 @@
'select_company' => 'Velg bedrift',
'select_asset' => 'Velg eiendel',
'settings' => 'Innstillinger',
'show_deleted' => 'Show Deleted',
'show_current' => 'Show Current',
'show_deleted' => 'Vis slettede',
'show_current' => 'Vis gjeldende',
'sign_in' => 'Logg inn',
'signature' => 'Signatur',
'skin' => 'Skin',
'skin' => 'Tema',
'some_features_disabled' => 'DEMO MODUS: Noe funksjonalitet er skrudd av i denne installasjonen.',
'site_name' => 'Nettstedsnavn',
'state' => 'Stat',
@ -206,7 +206,7 @@
'unknown_admin' => 'Ukjent admin',
'username_format' => 'Format brukernavn',
'update' => 'Oppdater',
'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' => 'Tillatte filtyper er png, gif, jpg, jpeg, doc, docx, pdf, xls, txt, lic, zip og rar. Maksimal opplastingsstørrelse tillatt er :size.',
'uploaded' => 'Lastet opp',
'user' => 'Bruker',
'accepted' => 'akseptert',

View file

@ -21,7 +21,7 @@ return array(
'Confirm_Asset_Checkin' => 'Bekreft innsjekk av eiendel.',
'Confirm_Accessory_Checkin' => 'Bekreft innsjekk av tilbehør.',
'Confirm_accessory_delivery' => 'Bekreft levering av tilbehør.',
'Confirm_license_delivery' => 'Confirm license delivery.',
'Confirm_license_delivery' => 'Bekreft lisenslevering.',
'Confirm_asset_delivery' => 'Bekreft levering av eiendel.',
'Confirm_consumable_delivery' => 'Bekreft levering av forbruksvare.',
'current_QTY' => 'Nåværende antall',
@ -52,7 +52,7 @@ return array(
'requested' => 'Forespurt:',
'reset_link' => 'Lenke for tilbakestilling av passord',
'reset_password' => 'Klikk her for å tilbakestille passordet:',
'serial' => 'Serial',
'serial' => 'Serienummer',
'supplier' => 'Leverandør',
'tag' => 'Merke',
'test_email' => 'Test-epost fra 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.',
'to_reset' => 'Fullfør dette skjemaet for å tilbakestille ditt :web passord:',
'type' => 'Type',
'user' => 'User',
'username' => 'Username',
'user' => 'Bruker',
'username' => 'Brukernavn',
'welcome' => 'Velkommen :name',
'welcome_to' => 'Velkommen til :web!',
'your_credentials' => 'Din Snipe-IT konto',

View file

@ -83,7 +83,7 @@ return array(
'login_remote_user_text' => 'Remote User login options',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_text' => 'Wyłącz inne mechanizmy uwierzytelniania',
'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' => 'Niestandardowy adres URL wylogowania',
'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.',

View file

@ -2,6 +2,6 @@
return [
'sent' => 'Twój link do hasła został wysłany!',
'user' => 'No matching active user found with that email.',
'user' => 'Brak pasującego aktywnego użytkownika dla tego e-maila.',
];

View file

@ -5,8 +5,8 @@ return array(
'about_categories' => 'Categoriile vă ajută să vă organizați articolele. Unele categorii de exemple ar putea fi &quot;Desktops&quot;, &quot;Laptops&quot;, &quot;Mobile Phones&quot;, &quot;Tablets&quot; și așa mai departe, dar puteți utiliza categoriile în orice mod care vă poate face sens.',
'asset_categories' => 'Categoriile de active',
'category_name' => 'Nume categorii',
'checkin_email' => 'Send email to user on checkin/checkout.',
'checkin_email_notification' => 'This user will be sent an email on checkin/checkout.',
'checkin_email' => 'Trimiteți e-mail utilizatorului la logare / iesire.',
'checkin_email_notification' => 'Acest utilizator va fi trimis un e-mail la logare / iesire.',
'clone' => 'Clona Categorie',
'create' => 'Categorie noua',
'edit' => 'Editare categorie',

View file

@ -28,5 +28,5 @@ return array(
'create_fieldset' => 'Setul de câmpuri noi',
'create_field' => 'Noul câmp personalizat',
'value_encrypted' => 'Valoarea acestui câmp este criptată în baza de date. Numai utilizatorii de administrare vor putea vizualiza valoarea decriptată',
'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' => 'Includeți valoarea acestui câmp în e-mailurile trimise utilizatorului? Căsuțele criptate nu pot fi incluse în e-mailuri.',
);

View file

@ -5,7 +5,7 @@ return array(
'about_assets_text' => 'Activele sunt elemente urmărite prin numărul de serie sau eticheta de activ. Ele tind să fie elemente de valoare mai mare în cazul în care identificarea unui anumit element contează.',
'archived' => 'Arhivate',
'asset' => 'Activ',
'bulk_checkout' => 'Checkout Assets',
'bulk_checkout' => 'Predă activ',
'checkin' => 'Verifica activ',
'checkout' => 'Checkout Asset',
'clone' => 'Cloneaza activ',

View file

@ -16,8 +16,8 @@ return array(
),
'restore' => array(
'error' => 'Manufacturer was not restored, please try again',
'success' => 'Manufacturer restored successfully.'
'error' => 'Producătorul nu a fost restabilit, încercați din nou',
'success' => 'Producătorul a fost restabilit cu succes.'
),
'delete' => array(

View file

@ -14,5 +14,5 @@ return array(
'view_models' => 'Vizualizare Modele',
'fieldset' => 'FIELDSET',
'no_custom_field' => 'Nu există câmpuri personalizate',
'add_default_values' => 'Add default values',
'add_default_values' => 'Adăugați valori implicite',
);

View file

@ -4,8 +4,8 @@ return array(
'ad' => 'Director activ',
'ad_domain' => 'Domeniu Active Directory',
'ad_domain_help' => 'Acest lucru este uneori același cu domeniul dvs. de e-mail, dar nu întotdeauna.',
'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' => 'CC e-mail',
'admin_cc_email_help' => 'Dacă doriți să trimiteți o copie a e-mailurilor de predare/ primire trimise utilizatorilor către un cont de e-mail suplimentar, introduceți-l aici. În caz contrar, lăsați acest câmp necompletat.',
'is_ad' => 'Acesta este un server Active Directory',
'alert_email' => 'Trimite alerte catre',
'alerts_enabled' => 'Alerte activată',
@ -26,9 +26,9 @@ return array(
'custom_css' => 'CSS personalizat',
'custom_css_help' => 'Introduceți orice suprascrieri personalizate CSS pe care doriți să le utilizați. Nu includeți etichetele &lt;style&gt;&lt;/style&gt;.',
'custom_forgot_pass_url' => 'Adresă URL personalizată pentru resetarea parolei',
'custom_forgot_pass_url_help' => 'This replaces the built-in forgotten password URL on the login screen, useful to direct people to internal or hosted LDAP password reset functionality. It will effectively disable local user forgotten password functionality.',
'dashboard_message' => 'Dashboard Message',
'dashboard_message_help' => 'This text will appear on the dashboard for anyone with permission to view the dashboard.',
'custom_forgot_pass_url_help' => 'Acest lucru înlocuiește URL-ul de parolă uitată încorporat pe ecranul de conectare, util pentru a direcționa utilizatorii către funcția de resetare parole LDAP internă sau găzduită. Acesta va dezactiva efectiv funcționalitatea parolei uitate de utilizatorul local.',
'dashboard_message' => 'Mesajul din tabloul de bord',
'dashboard_message_help' => 'Acest text va apărea în tabloul de bord pentru orice persoană cu permisiunea de a vizualiza tabloul de bord.',
'default_currency' => 'Moneda implicita',
'default_eula_text' => 'EULA implicita',
'default_language' => 'Limba implicita',
@ -42,8 +42,8 @@ return array(
'alt_barcode_type' => 'Tip de cod de bare 1D',
'eula_settings' => 'Setările EULA',
'eula_markdown' => 'Această licență EULA permite <a href="https://help.github.com/articles/github-flavored-markdown/">Github aromdown markdown</a>.',
'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' => 'Textul suplimentar în subsol ',
'footer_text_help' => 'Acest text va apărea în subsolul din dreapta. Linkurile sunt permise folosind <a href="https://help.github.com/articles/github-flavored-markdown/">marcaje de tip Github</a>. Pauzele de linii, anteturile, imaginile etc. pot avea rezultate imprevizibile.',
'general_settings' => 'setari generale',
'generate_backup' => 'Generați Backup',
'header_color' => 'Culoarea antetului',
@ -52,8 +52,8 @@ return array(
'ldap_enabled' => 'LDAP activat',
'ldap_integration' => 'Integrarea LDAP',
'ldap_settings' => 'Setări LDAP',
'ldap_login_test_help' => 'Enter a valid LDAP username and password from the base DN you specified above to test whether your LDAP login is configured correctly. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_sync_help' => 'This only tests that LDAP can sync correctly. If your LDAP Authentication query is not correct, users may still not be able to login. YOU MUST SAVE YOUR UPDATED LDAP SETTINGS FIRST.',
'ldap_login_test_help' => 'Introduceți un nume de utilizator LDAP și o parolă valabilă din DN-ul de bază pe care l-ați specificat mai sus pentru a testa dacă datele de conectare LDAP sunt configurate corect. TREBUIE SĂ SAȚI PRIMUL SETĂRI LDAP ACTUALIZATE.',
'ldap_login_sync_help' => 'Acest lucru testează numai faptul că LDAP poate sincroniza corect. Dacă interogarea dvs. de autentificare LDAP nu este corectă, este posibil ca utilizatorii să nu se poată conecta. TREBUIE SĂ ACTUALIZAȚI SETĂRILE LDAP MAI ÎNTÂI.',
'ldap_server' => 'LDAP Server',
'ldap_server_help' => 'Acest lucru ar trebui să înceapă cu ldap: // (pentru TCP sau TLS) sau ldaps: // (pentru SSL)',
'ldap_server_cert' => 'Validarea certificatelor SSL pentru LDAP',
@ -80,16 +80,16 @@ return array(
'load_remote_help_text' => 'Această instalare Snipe-IT poate încărca scripturi din lumea exterioară.',
'login_note' => 'Conectați-vă Notă',
'login_note_help' => 'Opțional includeți câteva propoziții în ecranul de conectare, de exemplu, pentru a ajuta persoanele care au găsit un dispozitiv pierdut sau furat. Acest câmp acceptă markdown <a href="https://help.github.com/articles/github-flavored-markdown/">Github aromdown</a>',
'login_remote_user_text' => 'Remote User login options',
'login_remote_user_enabled_text' => 'Enable Login with Remote User Header',
'login_remote_user_enabled_help' => 'This option enables Authentication via the REMOTE_USER header according to the "Common Gateway Interface (rfc3875)"',
'login_common_disabled_text' => 'Disable other authentication mechanisms',
'login_common_disabled_help' => 'This option disables other authentication mechanisms. Just enable this option if you are sure that your REMOTE_USER login is already working',
'login_remote_user_custom_logout_url_text' => 'Custom logout URL',
'login_remote_user_custom_logout_url_help' => 'If a url is provided here, users will get redirected to this URL after the user logs out of Snipe-IT. This is useful to close the user sessions of your Authentication provider correctly.',
'login_remote_user_text' => 'Opțiuni de conectare la utilizatorul de la distanță',
'login_remote_user_enabled_text' => 'Activați autentificarea cu Antet utilizator la distanță',
'login_remote_user_enabled_help' => 'Această opțiune permite autentificarea prin intermediul antetului REMOTE_USER în conformitate cu "Interfața comună a gateway-ului (rfc3875)"',
'login_common_disabled_text' => 'Dezactivați alte mecanisme de autentificare',
'login_common_disabled_help' => 'Această opțiune dezactivează alte mecanisme de autentificare. Activați această opțiune numai dacă sunteți sigur că datele dvs. de conectare REMOTE_USER funcționează deja',
'login_remote_user_custom_logout_url_text' => 'Adresa URL de ieșire personalizată',
'login_remote_user_custom_logout_url_help' => 'Dacă este furnizată aici o adresă URL, utilizatorii vor fi redirecționați către această adresă URL după ce utilizatorul va ieși din Snipe-IT. Acest lucru este util pentru a închide corect sesiunile de utilizator ale furnizorului dvs. de autentificare.',
'logo' => 'Siglă',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => 'Utilizați la imprimare',
'logo_print_assets_help' => 'Utilizați brand-urie pe listele de materiale tipărite ',
'full_multiple_companies_support_help_text' => 'Restricționarea utilizatorilor (inclusiv a administratorilor) atribuite companiilor activelor companiei lor.',
'full_multiple_companies_support_text' => 'Suport complet pentru multiple companii',
'show_in_model_list' => 'Afișați în lista de selecție de model',
@ -111,21 +111,21 @@ return array(
'show_alerts_in_menu' => 'Afișați alertele din meniul de sus',
'show_archived_in_list' => 'Active arhivate',
'show_archived_in_list_text' => 'Arată activele arhivate în lista cu toate activele',
'show_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' => 'Afișați imaginile în e-mailuri',
'show_images_in_email_help' => 'Debifați această casetă dacă instalarea dvs. Snipe-IT se află în spatele unei rețele VPN sau închisă, iar utilizatorii din afara rețelei nu vor putea încărca imagini din această instalare în e-mailurile lor.',
'site_name' => 'Nume site',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slack Endpoint',
'slack_integration' => 'Slack Settings',
'slack_integration_help' => 'Slack integration este opțională, totuși punctul final și canalul sunt necesare dacă doriți să îl utilizați. Pentru a configura integrarea Slack, mai întâi trebuie să creați <a href=":slack_link" target="_new">create un webhook</a> de pe contul dvs. Slack.',
'slack_integration_help_button' => 'Once you have saved your Slack information, a test button will appear.',
'slack_test_help' => 'Test whether your Slack integration is configured correctly. YOU MUST SAVE YOUR UPDATED SLACK SETTINGS FIRST.',
'slack_integration_help_button' => 'Odată ce ați salvat informațiile Slack, va apărea un buton de testare.',
'slack_test_help' => 'Verificați dacă integrarea Slack este configurată corect. TREBUIE SĂ SALVAȚI SETĂRILE DUMNEAVOASTRĂ DE SLACK MAI ÎNTÂI.',
'snipe_version' => 'Snipe-IT versiune',
'support_footer' => 'Legăturile de suport in subsol ',
'support_footer_help' => 'Specificați cine vede legăturile la informațiile despre asistența Snipe-IT și la Manualul utilizatorilor',
'version_footer' => 'Version in Footer ',
'version_footer_help' => 'Specify who sees the Snipe-IT version and build number.',
'version_footer' => 'Versiune în subsol ',
'version_footer_help' => 'Specificați cine vede versiunea Snipe-IT și numărul de construcție.',
'system' => 'Informatii sistem',
'update' => 'Actualizeaza setari',
'value' => 'Valoare',
@ -136,9 +136,9 @@ return array(
'label_dimensions' => 'Dimensiunile etichetelor (inci)',
'next_auto_tag_base' => 'Următoarea creștere automată',
'page_padding' => 'Marjele paginii (inci)',
'privacy_policy_link' => 'Link to Privacy Policy',
'privacy_policy' => 'Privacy Policy',
'privacy_policy_link_help' => 'If a url is included here, a link to your privacy policy will be included in the app footer and in any emails that the system sends out, in compliance with GDPR. ',
'privacy_policy_link' => 'Legătura cu la politica de confidențialitate',
'privacy_policy' => 'Politica de confidenţialitate',
'privacy_policy_link_help' => 'Dacă este inclus aici o adresă URL, un link către politica dvs. de confidențialitate va fi inclus în subsolul aplicației și în orice e-mailuri trimise de sistem, în conformitate cu GDPR. ',
'purge' => 'Eliminați înregistrările șterse',
'labels_display_bgutter' => 'Etichetați jgheabul de jos',
'labels_display_sgutter' => 'Eticheta jgheab',
@ -181,7 +181,7 @@ return array(
'bottom' => 'fund',
'vertical' => 'vertical',
'horizontal' => 'orizontală',
'unique_serial' => 'Unique serial numbers',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'unique_serial' => 'Numere de serie unice',
'unique_serial_help_text' => 'Verificarea acestei casete va impune o constrângere de unicitate în serialele de active',
'zerofill_count' => 'Lungimea etichetelor de activ, inclusiv zerofill',
);

View file

@ -12,8 +12,8 @@ return array(
'fieldset' => 'Fieldset',
'qty_fields' => 'Qty Fields',
'fieldsets' => 'Fieldsets',
'fieldset_name' => 'Fieldset Name',
'field_name' => 'Field Name',
'fieldset_name' => 'Naziv grupa polja',
'field_name' => 'Naziv polja',
'field_values' => 'Field Values',
'field_values_help' => 'Add selectable options, one per line. Blank lines other than the first line will be ignored.',
'field_element' => 'Form Element',

View file

@ -33,7 +33,7 @@ return array(
'default_eula_text' => 'Default EULA',
'default_language' => 'Default Language',
'default_eula_help_text' => 'You can also associate custom EULAs to specific asset categories.',
'display_asset_name' => 'Display Asset Name',
'display_asset_name' => 'Naziv osnovnog sredstva',
'display_checkout_date' => 'Display Checkout Date',
'display_eol' => 'Display EOL in table view',
'display_qr' => 'Display Square Codes',
@ -67,9 +67,9 @@ return array(
'ldap_filter' => 'LDAP Filter',
'ldap_pw_sync' => 'LDAP Password Sync',
'ldap_pw_sync_help' => 'Uncheck this box if you do not wish to keep LDAP passwords synced with local passwords. Disabling this means that your users may not be able to login if your LDAP server is unreachable for some reason.',
'ldap_username_field' => 'Username Field',
'ldap_lname_field' => 'Last Name',
'ldap_fname_field' => 'LDAP First Name',
'ldap_username_field' => 'Polje za korisničko ime',
'ldap_lname_field' => 'Prezime',
'ldap_fname_field' => 'LDAP Ime',
'ldap_auth_filter_query' => 'LDAP Authentication query',
'ldap_version' => 'LDAP Version',
'ldap_active_flag' => 'LDAP Active Flag',
@ -109,11 +109,11 @@ return array(
'setting' => 'Setting',
'settings' => 'Settings',
'show_alerts_in_menu' => 'Show alerts in top menu',
'show_archived_in_list' => 'Archived Assets',
'show_archived_in_list' => 'Arhivirana sredstva',
'show_archived_in_list_text' => 'Show archived assets in the "all assets" listing',
'show_images_in_email' => 'Show images in emails',
'show_images_in_email_help' => 'Uncheck this box if your Snipe-IT installation is behind a VPN or closed network and users outside the network will not be able to load images served from this installation in their emails.',
'site_name' => 'Site Name',
'site_name' => 'Naziv sajta',
'slack_botname' => 'Slack Botname',
'slack_channel' => 'Slack Channel',
'slack_endpoint' => 'Slack Endpoint',
@ -183,5 +183,5 @@ return array(
'horizontal' => 'horizontal',
'unique_serial' => 'Unique serial numbers',
'unique_serial_help_text' => 'Checking this box will enforce a uniqueness constraint on asset serials',
'zerofill_count' => 'Length of asset tags, including zerofill',
'zerofill_count' => 'Dužina oznake sredstva, uključujući i popunu nulama',
);

View file

@ -1,7 +1,7 @@
<?php
return [
'accessories' => 'Accessories',
'accessories' => 'Dodatna oprema',
'activated' => 'Aktiviran',
'accessory' => 'Accessory',
'accessory_report' => 'Accessory Report',
@ -154,14 +154,14 @@
'previous' => 'Previous',
'processing' => 'Processing',
'profile' => 'Your profile',
'purchase_cost' => 'Purchase Cost',
'purchase_cost' => 'Trošak nabavke',
'purchase_date' => 'Purchase Date',
'qty' => 'QTY',
'quantity' => 'Quantity',
'ready_to_deploy' => 'Ready to Deploy',
'recent_activity' => 'Recent Activity',
'remove_company' => 'Remove Company Association',
'reports' => 'Reports',
'reports' => 'Izveštaji',
'restored' => 'restored',
'requested' => 'Requested',
'request_canceled' => 'Request Canceled',
@ -174,12 +174,12 @@
'select_location' => 'Select a Location',
'select_manufacturer' => 'Select a Manufacturer',
'select_model' => 'Select a Model',
'select_supplier' => 'Select a Supplier',
'select_supplier' => 'Odaberite dobavljača',
'select_user' => 'Select a User',
'select_date' => 'Select Date (YYYY-MM-DD)',
'select_statuslabel' => 'Select Status',
'select_company' => 'Select Company',
'select_asset' => 'Select Asset',
'select_asset' => 'Odaberi sredstvo',
'settings' => 'Settings',
'show_deleted' => 'Show Deleted',
'show_current' => 'Show Current',
@ -187,12 +187,12 @@
'signature' => 'Signature',
'skin' => 'Skin',
'some_features_disabled' => 'DEMO MODE: Some features are disabled for this installation.',
'site_name' => 'Site Name',
'site_name' => 'Naziv sajta',
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
'supplier' => 'Supplier',
'suppliers' => 'Suppliers',
'supplier' => 'Dobavljač',
'suppliers' => 'Dobavljači',
'sure_to_delete' => 'Are you sure you wish to delete',
'submit' => 'Submit',
'target' => 'Cilj',

View file

@ -2,6 +2,6 @@
return [
'sent' => '已发送您的密码链接 ',
'user' => 'No matching active user found with that email.',
'user' => '未找到与该电子邮件匹配的活动用户。',
];

View file

@ -89,8 +89,8 @@ return array(
'login_remote_user_custom_logout_url_text' => '自訂登出網址',
'login_remote_user_custom_logout_url_help' => '如果此處提供了 URL則在用戶登出 Snipe-IT 後,用戶將被重定向到此 URL。這對於正確關閉身份驗證提供程序非常有用。',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => '在列印中使用',
'logo_print_assets_help' => '在可列印資產清單上使用商標 ',
'full_multiple_companies_support_help_text' => '限制使用者(包括管理員) 僅能存取該公司的資產',
'full_multiple_companies_support_text' => '完整支援多公司',
'show_in_model_list' => '在模型下拉選單中顯示',
@ -125,7 +125,7 @@ return array(
'snipe_version' => 'Snipe-IT 版本',
'support_footer' => '支援頁尾連結',
'support_footer_help' => '指定誰可以看到指向Snipe-IT支持信息和用戶手冊的鏈接',
'version_footer' => 'Version in Footer ',
'version_footer' => '頁尾版本 ',
'version_footer_help' => '指定誰可以看到Snipe-IT版本和內部版本號。',
'system' => '系統資訊',
'update' => '更新設定',

View file

@ -58,9 +58,9 @@ return array(
'test_email' => 'Snipe-IT 測試電子郵件',
'test_mail_text' => '這是一封 Snipe-IT 資產管理系統的測試電子郵件,如果您收到,表示郵件通知正常運作 :)',
'the_following_item' => '以下項目已繳回:',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.',
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.',
'low_inventory_alert' => '有 :count 種物品已經低於或者接近最小庫存。|有 :count 種物品已經低於或者接近最小庫存。',
'assets_warrantee_alert' => '有 :count 項資產的保固將在 :threshold 天後到期。|有 :count 項資產的保固將在 :threshold 天後到期。',
'license_expiring_alert' => '有 :count 個授權將在 :threshold 天後到期。|有 :count 個授權將在 :threshold 天後到期。',
'to_reset' => '要重設 :web 的密碼,請完成此表單:',
'type' => '類型',
'user' => '使用者',

View file

@ -2,6 +2,6 @@
return [
'sent' => '已發送您的密碼連結!',
'user' => 'No matching active user found with that email.',
'user' => '未找到使用該電子郵件的使用者。',
];

View file

@ -89,8 +89,8 @@ return array(
'login_remote_user_custom_logout_url_text' => '自訂登出網址',
'login_remote_user_custom_logout_url_help' => '如果此處提供了 URL則在用戶登出 Snipe-IT 後,用戶將被重定向到此 URL。這對於正確關閉身份驗證提供程序非常有用。',
'logo' => 'Logo',
'logo_print_assets' => 'Use in Print',
'logo_print_assets_help' => 'Use branding on printable asset lists ',
'logo_print_assets' => '在列印中使用',
'logo_print_assets_help' => '在可列印資產清單上使用商標 ',
'full_multiple_companies_support_help_text' => '限制使用者(包括管理員) 僅能存取該公司的資產',
'full_multiple_companies_support_text' => '完整支援多公司',
'show_in_model_list' => '在模型下拉選單中顯示',
@ -125,7 +125,7 @@ return array(
'snipe_version' => 'Snipe-IT 版本',
'support_footer' => '支援頁尾連結',
'support_footer_help' => '指定誰可以看到指向Snipe-IT支持信息和用戶手冊的鏈接',
'version_footer' => 'Version in Footer ',
'version_footer' => '頁尾版本 ',
'version_footer_help' => '指定誰可以看到Snipe-IT版本和內部版本號。',
'system' => '系統資訊',
'update' => '更新設定',

View file

@ -58,9 +58,9 @@ return array(
'test_email' => 'Snipe-IT 測試電子郵件',
'test_mail_text' => '這是一封 Snipe-IT 資產管理系統的測試電子郵件,如果您收到,表示郵件通知正常運作 :)',
'the_following_item' => '以下項目已繳回:',
'low_inventory_alert' => 'There is :count item that is below minimum inventory or will soon be low.|There are :count items that are below minimum inventory or will soon be low.',
'assets_warrantee_alert' => 'There is :count asset with a warrantee expiring in the next :threshold days.|There are :count assets with warrantees expiring in the next :threshold days.',
'license_expiring_alert' => 'There is :count license expiring in the next :threshold days.|There are :count licenses expiring in the next :threshold days.',
'low_inventory_alert' => '有 :count 種物品已經低於或者接近最小庫存。|有 :count 種物品已經低於或者接近最小庫存。',
'assets_warrantee_alert' => '有 :count 項資產的保固將在 :threshold 天後到期。|有 :count 項資產的保固將在 :threshold 天後到期。',
'license_expiring_alert' => '有 :count 個授權將在 :threshold 天後到期。|有 :count 個授權將在 :threshold 天後到期。',
'to_reset' => '要重設 :web 的密碼,請完成此表單:',
'type' => '類型',
'user' => '使用者',

View file

@ -2,6 +2,6 @@
return [
'sent' => '已發送您的密碼連結!',
'user' => 'No matching active user found with that email.',
'user' => '未找到使用該電子郵件的使用者。',
];