diff --git a/locales/en_GB.mo b/locales/en_GB.mo index b33b3d7..bcc208f 100644 Binary files a/locales/en_GB.mo and b/locales/en_GB.mo differ diff --git a/locales/en_GB.po b/locales/en_GB.po index e6a93d4..f0f422f 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -1,14 +1,14 @@ # English translations for PACKAGE package. -# Copyright (C) 2024 THE PACKAGE'S COPYRIGHT HOLDER +# Copyright (C) 2026 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# Automatically generated, 2024. +# Automatically generated, 2026. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-20 07:06+0000\n" -"PO-Revision-Date: 2024-09-20 07:06+0000\n" +"POT-Creation-Date: 2026-05-20 03:28+0000\n" +"PO-Revision-Date: 2026-05-20 03:28+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -17,98 +17,101 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: inc/sccm.class.php:522 -msgid "Collect is disabled by configuration." -msgstr "Collect is disabled by configuration." +#: templates/config.html.twig +msgid "Enable synchronization" +msgstr "Enable synchronization" + +#: templates/config.html.twig +msgid "Server hostname (MSSQL)" +msgstr "Server hostname (MSSQL)" -#: inc/config.class.php:249 +#: templates/config.html.twig msgid "Database name" msgstr "Database name" -#: inc/config.class.php:239 -msgid "Enable SCCM synchronization" -msgstr "Enable SCCM synchronization" +#: templates/config.html.twig +msgid "Username" +msgstr "Username" -#: inc/config.class.php:115 inc/config.class.php:124 -msgid "Error when using glpi_plugin_sccm_configs table." -msgstr "Error when using glpi_plugin_sccm_configs table." +#: templates/config.html.twig +msgid "Password" +msgstr "Password" -#: inc/config.class.php:57 setup.php:67 -msgid "Interface - SCCM" -msgstr "Interface - SCCM" +#: templates/config.html.twig +msgid "Inventory server base URL" +msgstr "Inventory server base URL" -#: inc/sccm.class.php:466 -msgid "Interface - SCCMCollect" -msgstr "Interface - SCCMCollect" +#: templates/config.html.twig +msgid "Verify SSL certificate" +msgstr "Verify SSL certificate" -#: inc/sccm.class.php:469 -msgid "Interface - SCCMPush" -msgstr "Interface - SCCMPush" +#: templates/config.html.twig +msgid "Use NLTM authentication" +msgstr "Use NLTM authentication" -#: inc/config.class.php:266 -msgid "Inventory server base URL" -msgstr "Inventory server base URL" +#: templates/config.html.twig +msgid "Send credentials to other hosts too" +msgstr "Send credentials to other hosts too" -#: inc/config.class.php:261 -msgid "Password" -msgstr "Password" +#: templates/config.html.twig +msgid "Use specific authentication information" +msgstr "Use specific authentication information" -#: inc/sccm.class.php:47 -msgid "Please, read the documentation before using that." -msgstr "Please, read the documentation before using that." +#: templates/config.html.twig +msgid "Value for spécific authentication" +msgstr "Value for spécific authentication" -#: inc/sccm.class.php:677 -msgid "Push is disabled by configuration." -msgstr "Push is disabled by configuration." +#: templates/config.html.twig +msgid "Use LastHWScan as GLPI last inventory date" +msgstr "Use LastHWScan as GLPI last inventory date" -#: inc/sccm.class.php:43 +#: setup.php:65 inc/menu.class.php:36 inc/menu.class.php:41 +#: inc/sccm.class.php:64 msgid "SCCM" msgstr "SCCM" -#: front/test.php:38 -msgid "SCCM - TEST" -msgstr "SCCM - TEST" - -#: inc/menu.class.php:35 inc/menu.class.php:39 -msgid "SCCM Connector" -msgstr "SCCM Connector" +#: front/config.form.php:44 +msgid "Login successful" +msgstr "Login successful" -#: inc/config.class.php:291 -msgid "Send credentials to other hosts too" -msgstr "Send credentials to other hosts too" - -#: inc/config.class.php:244 -msgid "Server hostname (MSSQL)" -msgstr "Server hostname (MSSQL)" +#: front/config.form.php:46 +msgid "Incorrect login" +msgstr "Incorrect login" -#: inc/config.class.php:53 front/config.form.php:59 +#: inc/config.class.php:57 msgid "Setup - SCCM" msgstr "Setup - SCCM" -#: front/showtable.php:87 -msgid "Synchronization is disabled by configuration." -msgstr "Synchronization is disabled by configuration." +#: inc/config.class.php:62 +msgid "Interface - SCCM" +msgstr "Interface - SCCM" -#: inc/config.class.php:306 -msgid "Use LastHWScan as GLPI last inventory date" -msgstr "Use LastHWScan as GLPI last inventory date" +#: inc/sccm.class.php:51 +msgid "cURL extension (PHP) is required... !!" +msgstr "cURL extension (PHP) is required... !!" -#: inc/config.class.php:286 -msgid "Use NLTM authentication" -msgstr "Use NLTM authentication" +#: inc/sccm.class.php:57 +msgid "SQLSRV extension (PHP) is required... !!" +msgstr "SQLSRV extension (PHP) is required... !!" -#: inc/config.class.php:296 -msgid "Use specific authentication information" -msgstr "Use specific authentication information" +#: inc/sccm.class.php:73 inc/sccm.class.php:104 inc/sccm.class.php:146 +#: inc/sccm.class.php:189 inc/sccm.class.php:238 inc/sccm.class.php:285 +#: inc/sccm.class.php:328 inc/sccm.class.php:369 inc/sccm.class.php:420 +msgid "Cannot connect to SCCM database" +msgstr "Cannot connect to SCCM database" -#: inc/config.class.php:254 -msgid "Username" -msgstr "Username" +#: inc/sccm.class.php:506 +msgid "Interface - SCCMCollect" +msgstr "Interface - SCCMCollect" -#: inc/config.class.php:301 -msgid "Value for spécific authentication" -msgstr "Value for spécific authentication" +#: inc/sccm.class.php:510 +msgid "Interface - SCCMPush" +msgstr "Interface - SCCMPush" -#: inc/config.class.php:281 -msgid "Verify SSL certificate" -msgstr "Verify SSL certificate" +#: inc/sccm.class.php:567 +msgid "Collect is disabled by configuration." +msgstr "Collect is disabled by configuration." + +#: inc/sccm.class.php:716 +msgid "Push is disabled by configuration." +msgstr "Push is disabled by configuration." diff --git a/locales/es_MX.mo b/locales/es_MX.mo new file mode 100644 index 0000000..3591b72 Binary files /dev/null and b/locales/es_MX.mo differ diff --git a/locales/es_MX.po b/locales/es_MX.po new file mode 100644 index 0000000..9af9007 --- /dev/null +++ b/locales/es_MX.po @@ -0,0 +1,121 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Edwin Elias Alvarez , 2026 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-05-20 03:28+0000\n" +"PO-Revision-Date: 2018-08-21 14:04+0000\n" +"Last-Translator: Edwin Elias Alvarez , 2026\n" +"Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_MX\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#: templates/config.html.twig +msgid "Enable synchronization" +msgstr "Activar la sincronización" + +#: templates/config.html.twig +msgid "Server hostname (MSSQL)" +msgstr "Nombre del servidor (MSSQL)" + +#: templates/config.html.twig +msgid "Database name" +msgstr "Nombre de la base de datos" + +#: templates/config.html.twig +msgid "Username" +msgstr "Nombre de usuario" + +#: templates/config.html.twig +msgid "Password" +msgstr "Contraseña" + +#: templates/config.html.twig +msgid "Inventory server base URL" +msgstr "URL base del servidor de inventario" + +#: templates/config.html.twig +msgid "Verify SSL certificate" +msgstr "Verificar certificado SSL" + +#: templates/config.html.twig +msgid "Use NLTM authentication" +msgstr "Utilizar la autenticación NLTM" + +#: templates/config.html.twig +msgid "Send credentials to other hosts too" +msgstr "Enviar credenciales también a otros hosts" + +#: templates/config.html.twig +msgid "Use specific authentication information" +msgstr "Utilizar información de autenticación específica" + +#: templates/config.html.twig +msgid "Value for spécific authentication" +msgstr "Valor para la autenticación específica" + +#: templates/config.html.twig +msgid "Use LastHWScan as GLPI last inventory date" +msgstr "Utilizar LastHWScan como último inventario GLPI" + +#: setup.php:65 inc/menu.class.php:36 inc/menu.class.php:41 +#: inc/sccm.class.php:64 +msgid "SCCM" +msgstr "SCCM" + +#: front/config.form.php:44 +msgid "Login successful" +msgstr "" + +#: front/config.form.php:46 +msgid "Incorrect login" +msgstr "" + +#: inc/config.class.php:57 +msgid "Setup - SCCM" +msgstr "Configuración - SCCM" + +#: inc/config.class.php:62 +msgid "Interface - SCCM" +msgstr "Interfaz - SCCM" + +#: inc/sccm.class.php:51 +msgid "cURL extension (PHP) is required... !!" +msgstr "¡Se requiere la extensión cURL (PHP)...!!" + +#: inc/sccm.class.php:57 +msgid "SQLSRV extension (PHP) is required... !!" +msgstr "¡Se requiere la extensión SQLSRV (PHP)...!!" + +#: inc/sccm.class.php:73 inc/sccm.class.php:104 inc/sccm.class.php:146 +#: inc/sccm.class.php:189 inc/sccm.class.php:238 inc/sccm.class.php:285 +#: inc/sccm.class.php:328 inc/sccm.class.php:369 inc/sccm.class.php:420 +msgid "Cannot connect to SCCM database" +msgstr "No se puede conectar a la base de datos de SCCM" + +#: inc/sccm.class.php:506 +msgid "Interface - SCCMCollect" +msgstr "Interfaz - SCCMCollect" + +#: inc/sccm.class.php:510 +msgid "Interface - SCCMPush" +msgstr "Interfaz - SCCMPush" + +#: inc/sccm.class.php:567 +msgid "Collect is disabled by configuration." +msgstr "Recopilar está desactivado por configuración." + +#: inc/sccm.class.php:716 +msgid "Push is disabled by configuration." +msgstr "Push está desactivado por configuración." diff --git a/locales/sccm.pot b/locales/sccm.pot index 6d8fd62..6faa180 100644 --- a/locales/sccm.pot +++ b/locales/sccm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-20 07:06+0000\n" +"POT-Creation-Date: 2026-05-20 03:28+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,98 +17,101 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: inc/sccm.class.php:522 -msgid "Collect is disabled by configuration." +#: templates/config.html.twig +msgid "Enable synchronization" msgstr "" -#: inc/config.class.php:249 -msgid "Database name" +#: templates/config.html.twig +msgid "Server hostname (MSSQL)" msgstr "" -#: inc/config.class.php:239 -msgid "Enable SCCM synchronization" +#: templates/config.html.twig +msgid "Database name" msgstr "" -#: inc/config.class.php:115 inc/config.class.php:124 -msgid "Error when using glpi_plugin_sccm_configs table." +#: templates/config.html.twig +msgid "Username" msgstr "" -#: inc/config.class.php:57 setup.php:67 -msgid "Interface - SCCM" +#: templates/config.html.twig +msgid "Password" msgstr "" -#: inc/sccm.class.php:466 -msgid "Interface - SCCMCollect" +#: templates/config.html.twig +msgid "Inventory server base URL" msgstr "" -#: inc/sccm.class.php:469 -msgid "Interface - SCCMPush" +#: templates/config.html.twig +msgid "Verify SSL certificate" msgstr "" -#: inc/config.class.php:266 -msgid "Inventory server base URL" +#: templates/config.html.twig +msgid "Use NLTM authentication" msgstr "" -#: inc/config.class.php:261 -msgid "Password" +#: templates/config.html.twig +msgid "Send credentials to other hosts too" msgstr "" -#: inc/sccm.class.php:47 -msgid "Please, read the documentation before using that." +#: templates/config.html.twig +msgid "Use specific authentication information" msgstr "" -#: inc/sccm.class.php:677 -msgid "Push is disabled by configuration." +#: templates/config.html.twig +msgid "Value for spécific authentication" msgstr "" -#: inc/sccm.class.php:43 -msgid "SCCM" +#: templates/config.html.twig +msgid "Use LastHWScan as GLPI last inventory date" msgstr "" -#: front/test.php:38 -msgid "SCCM - TEST" +#: setup.php:65 inc/menu.class.php:36 inc/menu.class.php:41 +#: inc/sccm.class.php:64 +msgid "SCCM" msgstr "" -#: inc/menu.class.php:35 inc/menu.class.php:39 -msgid "SCCM Connector" +#: front/config.form.php:44 +msgid "Login successful" msgstr "" -#: inc/config.class.php:291 -msgid "Send credentials to other hosts too" +#: front/config.form.php:46 +msgid "Incorrect login" msgstr "" -#: inc/config.class.php:244 -msgid "Server hostname (MSSQL)" +#: inc/config.class.php:57 +msgid "Setup - SCCM" msgstr "" -#: inc/config.class.php:53 front/config.form.php:59 -msgid "Setup - SCCM" +#: inc/config.class.php:62 +msgid "Interface - SCCM" msgstr "" -#: front/showtable.php:87 -msgid "Synchronization is disabled by configuration." +#: inc/sccm.class.php:51 +msgid "cURL extension (PHP) is required... !!" msgstr "" -#: inc/config.class.php:306 -msgid "Use LastHWScan as GLPI last inventory date" +#: inc/sccm.class.php:57 +msgid "SQLSRV extension (PHP) is required... !!" msgstr "" -#: inc/config.class.php:286 -msgid "Use NLTM authentication" +#: inc/sccm.class.php:73 inc/sccm.class.php:104 inc/sccm.class.php:146 +#: inc/sccm.class.php:189 inc/sccm.class.php:238 inc/sccm.class.php:285 +#: inc/sccm.class.php:328 inc/sccm.class.php:369 inc/sccm.class.php:420 +msgid "Cannot connect to SCCM database" msgstr "" -#: inc/config.class.php:296 -msgid "Use specific authentication information" +#: inc/sccm.class.php:506 +msgid "Interface - SCCMCollect" msgstr "" -#: inc/config.class.php:254 -msgid "Username" +#: inc/sccm.class.php:510 +msgid "Interface - SCCMPush" msgstr "" -#: inc/config.class.php:301 -msgid "Value for spécific authentication" +#: inc/sccm.class.php:567 +msgid "Collect is disabled by configuration." msgstr "" -#: inc/config.class.php:281 -msgid "Verify SSL certificate" +#: inc/sccm.class.php:716 +msgid "Push is disabled by configuration." msgstr "" diff --git a/locales/sv_SE.mo b/locales/sv_SE.mo new file mode 100644 index 0000000..94b4d8e Binary files /dev/null and b/locales/sv_SE.mo differ diff --git a/locales/sv_SE.po b/locales/sv_SE.po new file mode 100644 index 0000000..7070dab --- /dev/null +++ b/locales/sv_SE.po @@ -0,0 +1,121 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Peter Rundqvist, 2025 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-05-20 03:28+0000\n" +"PO-Revision-Date: 2018-08-21 14:04+0000\n" +"Last-Translator: Peter Rundqvist, 2025\n" +"Language-Team: Swedish (Sweden) (https://app.transifex.com/teclib/teams/28042/sv_SE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: sv_SE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: templates/config.html.twig +msgid "Enable synchronization" +msgstr "Aktivera synkronisering" + +#: templates/config.html.twig +msgid "Server hostname (MSSQL)" +msgstr "Värd (MSSQL)" + +#: templates/config.html.twig +msgid "Database name" +msgstr "Databas" + +#: templates/config.html.twig +msgid "Username" +msgstr "Användarnamn" + +#: templates/config.html.twig +msgid "Password" +msgstr "Lösenord" + +#: templates/config.html.twig +msgid "Inventory server base URL" +msgstr "Bas-URL GLPI" + +#: templates/config.html.twig +msgid "Verify SSL certificate" +msgstr "Verifiera SSL-cerifikat" + +#: templates/config.html.twig +msgid "Use NLTM authentication" +msgstr "Använd NLTM-autentisering" + +#: templates/config.html.twig +msgid "Send credentials to other hosts too" +msgstr "Skicka autentiseringsuppgifyer till andra servrar" + +#: templates/config.html.twig +msgid "Use specific authentication information" +msgstr "Använd anpassade autentiseringsuppgifter" + +#: templates/config.html.twig +msgid "Value for spécific authentication" +msgstr "Anpassad autentiseringsinformation" + +#: templates/config.html.twig +msgid "Use LastHWScan as GLPI last inventory date" +msgstr "Använd ’LastHWScan’ för senaste inventeringsdatum" + +#: setup.php:65 inc/menu.class.php:36 inc/menu.class.php:41 +#: inc/sccm.class.php:64 +msgid "SCCM" +msgstr "SCCM" + +#: front/config.form.php:44 +msgid "Login successful" +msgstr "" + +#: front/config.form.php:46 +msgid "Incorrect login" +msgstr "" + +#: inc/config.class.php:57 +msgid "Setup - SCCM" +msgstr "Inställningar" + +#: inc/config.class.php:62 +msgid "Interface - SCCM" +msgstr "SCCM" + +#: inc/sccm.class.php:51 +msgid "cURL extension (PHP) is required... !!" +msgstr "PHP-tillägget ’cURL’ krävs!" + +#: inc/sccm.class.php:57 +msgid "SQLSRV extension (PHP) is required... !!" +msgstr "PHP-tillägget ’SQLSRV’ krävs!" + +#: inc/sccm.class.php:73 inc/sccm.class.php:104 inc/sccm.class.php:146 +#: inc/sccm.class.php:189 inc/sccm.class.php:238 inc/sccm.class.php:285 +#: inc/sccm.class.php:328 inc/sccm.class.php:369 inc/sccm.class.php:420 +msgid "Cannot connect to SCCM database" +msgstr "Kunde inte ansluta till SCCM-databasen" + +#: inc/sccm.class.php:506 +msgid "Interface - SCCMCollect" +msgstr "SCCMCollect" + +#: inc/sccm.class.php:510 +msgid "Interface - SCCMPush" +msgstr "SCCMPush" + +#: inc/sccm.class.php:567 +msgid "Collect is disabled by configuration." +msgstr "SCCMCollect inaktiverat via inställningar" + +#: inc/sccm.class.php:716 +msgid "Push is disabled by configuration." +msgstr "SCCMPush inaktiverat via inställningar" diff --git a/locales/tr_TR.mo b/locales/tr_TR.mo index 0a623b3..edc5b60 100644 Binary files a/locales/tr_TR.mo and b/locales/tr_TR.mo differ diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 9256f71..a58c9e8 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -4,16 +4,16 @@ # FIRST AUTHOR , YEAR. # # Translators: -# Kaya Zeren , 2024 +# Kaya Zeren , 2025 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-20 00:43+0000\n" +"POT-Creation-Date: 2026-05-20 03:28+0000\n" "PO-Revision-Date: 2018-08-21 14:04+0000\n" -"Last-Translator: Kaya Zeren , 2024\n" +"Last-Translator: Kaya Zeren , 2025\n" "Language-Team: Turkish (Turkey) (https://app.transifex.com/teclib/teams/28042/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,98 +21,101 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: inc/sccm.class.php:522 -msgid "Collect is disabled by configuration." -msgstr "Derleme seçeneği yapılandırmada devre dışı bırakılmış." +#: templates/config.html.twig +msgid "Enable synchronization" +msgstr "Eşitlemeyi aç" + +#: templates/config.html.twig +msgid "Server hostname (MSSQL)" +msgstr "Sunucu adı (MSSQL)" -#: inc/config.class.php:249 +#: templates/config.html.twig msgid "Database name" msgstr "Veri tabanı adı" -#: inc/config.class.php:239 -msgid "Enable SCCM synchronization" -msgstr "SCCM eşitlemesi yapılsın" +#: templates/config.html.twig +msgid "Username" +msgstr "Kullanıcı adı" -#: inc/config.class.php:115 inc/config.class.php:124 -msgid "Error when using glpi_plugin_sccm_configs table." -msgstr "glpi_plugin_sccm_configs tablosu kullanılırken sorun çıktı." +#: templates/config.html.twig +msgid "Password" +msgstr "Parola" -#: inc/config.class.php:57 setup.php:67 -msgid "Interface - SCCM" -msgstr "Arayüz - SCCM" +#: templates/config.html.twig +msgid "Inventory server base URL" +msgstr "Envanter sunucusunun temel adresi" -#: inc/sccm.class.php:466 -msgid "Interface - SCCMCollect" -msgstr "Arayüz - SCCMCollect" +#: templates/config.html.twig +msgid "Verify SSL certificate" +msgstr "SSL sertifikası doğrulansın" -#: inc/sccm.class.php:469 -msgid "Interface - SCCMPush" -msgstr "Arayüz - SCCMPush" +#: templates/config.html.twig +msgid "Use NLTM authentication" +msgstr "NLTM kimlik doğrulaması kullanılsın" -#: inc/config.class.php:266 -msgid "Inventory server base URL" -msgstr "Envanter sunucusunun temel adresi" +#: templates/config.html.twig +msgid "Send credentials to other hosts too" +msgstr "Kimlik doğrulama bilgileri diğer sunuculara da gönderilsin" -#: inc/config.class.php:261 -msgid "Password" -msgstr "Parola" +#: templates/config.html.twig +msgid "Use specific authentication information" +msgstr "Belirli kimlik doğrulama bilgileri kullanılsın" -#: inc/sccm.class.php:47 -msgid "Please, read the documentation before using that." -msgstr "Lütfen kullanmadan önce belgeleri okuyun." +#: templates/config.html.twig +msgid "Value for spécific authentication" +msgstr "Belirli kimlik doğrulama değeri" -#: inc/sccm.class.php:677 -msgid "Push is disabled by configuration." -msgstr "İtme seçeneği yapılandırmada devre dışı bırakılmış." +#: templates/config.html.twig +msgid "Use LastHWScan as GLPI last inventory date" +msgstr "Son GLPI envanteri tarihi olarak LastHWScan kullanılsın" -#: inc/sccm.class.php:43 +#: setup.php:65 inc/menu.class.php:36 inc/menu.class.php:41 +#: inc/sccm.class.php:64 msgid "SCCM" msgstr "SCCM" -#: front/test.php:38 -msgid "SCCM - TEST" -msgstr "SCCM - DENEME" - -#: inc/menu.class.php:35 inc/menu.class.php:39 -msgid "SCCM Connector" -msgstr "SCCM bağlantısı" - -#: inc/config.class.php:291 -msgid "Send credentials to other hosts too" -msgstr "Kimlik doğrulama bilgileri diğer sunuculara da gönderilsin" +#: front/config.form.php:44 +msgid "Login successful" +msgstr "" -#: inc/config.class.php:244 -msgid "Server hostname (MSSQL)" -msgstr "Sunucu adı (MSSQL)" +#: front/config.form.php:46 +msgid "Incorrect login" +msgstr "" -#: inc/config.class.php:53 front/config.form.php:59 +#: inc/config.class.php:57 msgid "Setup - SCCM" msgstr "Kurulum - SCCM" -#: front/showtable.php:87 -msgid "Synchronization is disabled by configuration." -msgstr "Eşitleme seçeneği yapılandırmadan devre dışı bırakılmış." +#: inc/config.class.php:62 +msgid "Interface - SCCM" +msgstr "Arayüz - SCCM" -#: inc/config.class.php:306 -msgid "Use LastHWScan as GLPI last inventory date" -msgstr "Son GLPI envanteri tarihi için LastHWScan kullanılsın" +#: inc/sccm.class.php:51 +msgid "cURL extension (PHP) is required... !!" +msgstr "cURL eklentisi (PHP) gerekli... !!" -#: inc/config.class.php:286 -msgid "Use NLTM authentication" -msgstr "Kimlik doğrulaması için NLTM kullanılsın" +#: inc/sccm.class.php:57 +msgid "SQLSRV extension (PHP) is required... !!" +msgstr "SQLSRV eklentisi (PHP) gerekli... !!" -#: inc/config.class.php:296 -msgid "Use specific authentication information" -msgstr "Belirli kimlik doğrulama bilgileri kullanılsın" +#: inc/sccm.class.php:73 inc/sccm.class.php:104 inc/sccm.class.php:146 +#: inc/sccm.class.php:189 inc/sccm.class.php:238 inc/sccm.class.php:285 +#: inc/sccm.class.php:328 inc/sccm.class.php:369 inc/sccm.class.php:420 +msgid "Cannot connect to SCCM database" +msgstr "SCCM veri tabanı ile bağlantı kurulamadı" -#: inc/config.class.php:254 -msgid "Username" -msgstr "Kullanıcı adı" +#: inc/sccm.class.php:506 +msgid "Interface - SCCMCollect" +msgstr "Arayüz - SCCMCollect" -#: inc/config.class.php:301 -msgid "Value for spécific authentication" -msgstr "Belirli kimlik doğrulama değeri" +#: inc/sccm.class.php:510 +msgid "Interface - SCCMPush" +msgstr "Arayüz - SCCMPush" -#: inc/config.class.php:281 -msgid "Verify SSL certificate" -msgstr "SSL sertifikası doğrulansın" +#: inc/sccm.class.php:567 +msgid "Collect is disabled by configuration." +msgstr "Derleme seçeneği yapılandırmada devre dışı bırakılmış." + +#: inc/sccm.class.php:716 +msgid "Push is disabled by configuration." +msgstr "İtme seçeneği yapılandırmada devre dışı bırakılmış."