From b1fadbf5b9bcc38efa1f5cafd41488a952f4b133 Mon Sep 17 00:00:00 2001 From: stonebuzz <7335054+stonebuzz@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:54:09 +0000 Subject: [PATCH] Update locales --- locales/cs_CZ.po | 424 ++++++++++++++++++------------------- locales/datainjection.pot | 378 ++++++++++++++++----------------- locales/en_GB.mo | Bin 6982 -> 6982 bytes locales/en_GB.po | 418 ++++++++++++++++++------------------- locales/es_AR.po | 422 ++++++++++++++++++------------------- locales/es_EC.po | 418 ++++++++++++++++++------------------- locales/es_MX.po | 422 ++++++++++++++++++------------------- locales/fi_FI.po | 412 ++++++++++++++++++------------------ locales/fr_FR.po | 424 ++++++++++++++++++------------------- locales/hr_HR.po | 418 ++++++++++++++++++------------------- locales/it_IT.po | 420 ++++++++++++++++++------------------- locales/ja_JP.po | 410 ++++++++++++++++++------------------ locales/ko_KR.po | 410 ++++++++++++++++++------------------ locales/pt_BR.po | 422 ++++++++++++++++++------------------- locales/pt_PT.po | 418 ++++++++++++++++++------------------- locales/ru_RU.po | 422 ++++++++++++++++++------------------- locales/sk_SK.po | 426 +++++++++++++++++++------------------- locales/sv_SE.mo | Bin 6993 -> 7113 bytes locales/sv_SE.po | 418 ++++++++++++++++++------------------- locales/tr_TR.po | 416 ++++++++++++++++++------------------- 20 files changed, 3749 insertions(+), 3749 deletions(-) diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 2711cd25..f8a9d890 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: David Stepan , 2025\n" "Language-Team: Czech (Czech Republic) (https://app.transifex.com/teclib/teams/28042/cs_CZ/)\n" @@ -23,7 +23,30 @@ msgstr "" "Language: cs_CZ\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Ověřit šablonu" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Ukazatel postupu importu" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Import souboru" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Soubor k importu" @@ -47,6 +70,42 @@ msgid "" "do it ?" msgstr "Pozor, chystáte se importovat data do GLPI. Opravdu to chcete udělat?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Doplňující informace" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Stáhnout ukázku souboru" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Výsledek importu" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Import úspěšný" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Při importu se vyskytly chyby" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Zobrazit záznam událostí (log)" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportovat hlášení do PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportovat záznam událostí" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Dokončit" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Předvolby konkrétního souborového formátu" @@ -59,50 +118,39 @@ msgstr "Přítomnost hlavičky" msgid "File delimitor" msgstr "Oddělovač souboru" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Ověřit šablonu" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Ukazatel postupu importu" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "V tuto chvíli není k dispozici žádná šablona" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Import souboru" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Vytváření šablony zahájíte kliknutím na tlačítko" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Pole úspěšných importů" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Řádek" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Import dat" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Typ importu" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identifikátor objektu" @@ -110,8 +158,8 @@ msgstr "Identifikátor objektu" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Kontrola dat" @@ -127,55 +175,19 @@ msgstr "Počet zpracovaných řádků" msgid "Counter" msgstr "Počítadlo" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Doplňující informace" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Stáhnout ukázku souboru" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Výsledek importu" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Import úspěšný" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Při importu se vyskytly chyby" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Zobrazit záznam událostí (log)" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportovat hlášení do PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportovat záznam událostí" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Dokončit" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Typ dat k importu" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Umožnit vytváření řádků" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Umožnit aktualizaci řádků" @@ -183,11 +195,11 @@ msgstr "Umožnit aktualizaci řádků" msgid "Advanced options" msgstr "Pokročilé předvolby" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Povolit vytváření rozbalovacích nabídek (kromě entity)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formát data" @@ -195,77 +207,45 @@ msgstr "Formát data" msgid "Allow update of existing fields" msgstr "Umožnit aktualizovat existující kolonky" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formát desetinné čárky" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Kritérium jednoznačnosti portu" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Nahrazení hodnoty víceřádkových textových polí" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "V tuto chvíli není k dispozici žádná šablona" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Vytváření šablony zahájíte kliknutím na tlačítko" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Zvolte tabulku-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Zvolte kolonku-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustit import" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Vpravení dat" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Název domény" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Zobrazit soubor" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Hlavička souboru" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Výkaz o vpravení dat" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"Soubor se nepodařilo nalézt (možná překračuje maximální povolenou velikost)" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Povinná kolonka není vyplněná" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tabulky" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Propojená kolonka" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Povinné informace" @@ -274,87 +254,17 @@ msgstr "Povinné informace" msgid "Fields" msgstr "Kolonky" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapování" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Další informace" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Načíst tento soubor" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Zadejte název pro šablonu" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Není možné kopírovat soubor v %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Formát souboru není správný" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Je třeba rozšíření csv" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Soubor je v pořádku." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Počet sloupců v souboru není správný." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "očekáván %d sloupec" -msgstr[1] "očekávány %d sloupce" -msgstr[2] "očekáváno %d sloupců" -msgstr[3] "očekávány %d sloupce" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Přinejmenším jeden sloupec není správný" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Do souboru" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Ze šablony" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Nespecifikováno" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Výkaz o vpravení dat" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Pole neúspěšných importů" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustit import" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Správa šablon" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Zvolte tabulku-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Počet portů" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Zvolte kolonku-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -408,10 +318,106 @@ msgstr "Varování" msgid "Data not found" msgstr "Data nebyla nalezena" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Nespecifikováno" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Název antiviru" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Počet portů" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Název domény" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička souboru" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Propojená kolonka" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa šablon" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapování" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Další informace" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Načíst tento soubor" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Zadejte název pro šablonu" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Není možné kopírovat soubor v %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Formát souboru není správný" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Je třeba rozšíření csv" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Soubor je v pořádku." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Počet sloupců v souboru není správný." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "očekáván %d sloupec" +msgstr[1] "očekávány %d sloupce" +msgstr[2] "očekáváno %d sloupců" +msgstr[3] "očekávány %d sloupce" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Přinejmenším jeden sloupec není správný" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Do souboru" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Ze šablony" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Pole neúspěšných importů" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-rrrr" @@ -448,12 +454,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Povinná kolonka není vyplněná" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"Soubor se nepodařilo nalézt (možná překračuje maximální povolenou velikost)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" diff --git a/locales/datainjection.pot b/locales/datainjection.pot index 4417647a..f5397de5 100644 --- a/locales/datainjection.pot +++ b/locales/datainjection.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,42 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 -#: inc/dropdown.class.php:85 -msgid "File to inject" -msgstr "" - -#: templates/clientinjection_upload_file.html.twig -#: templates/infoadditionnalinfo.html.twig -msgid "Choose a file" -msgstr "" - -#: templates/clientinjection_upload_file.html.twig -msgid "File encoding" -msgstr "" - -#: templates/clientinjection_upload_file.html.twig -msgid "Warning : existing mapped column will be overridden" -msgstr "" - -#: templates/clientinjection_upload_file.html.twig -msgid "" -"Watch out, you're about to inject data into GLPI. Are you sure you want to " -"do it ?" -msgstr "" - -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "" - #: templates/model_validation_form.html.twig msgid "Validation" msgstr "" @@ -77,49 +41,28 @@ msgstr "" msgid "Injection of the file" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "" - -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 +#: inc/dropdown.class.php:85 +msgid "File to inject" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" +#: templates/clientinjection_upload_file.html.twig +#: templates/infoadditionnalinfo.html.twig +msgid "Choose a file" msgstr "" -#: templates/log_results.html.twig -msgid "Global report" +#: templates/clientinjection_upload_file.html.twig +msgid "File encoding" msgstr "" -#: templates/log_results.html.twig -msgid "Number of lines processed" +#: templates/clientinjection_upload_file.html.twig +msgid "Warning : existing mapped column will be overridden" msgstr "" -#: templates/log_results.html.twig -msgid "Counter" +#: templates/clientinjection_upload_file.html.twig +msgid "" +"Watch out, you're about to inject data into GLPI. Are you sure you want to " +"do it ?" msgstr "" #: templates/infoadditionnalinfo.html.twig @@ -158,48 +101,16 @@ msgstr "" msgid "Finish" msgstr "" -#: templates/model_advanced_form.html.twig -msgid "Model status" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "" - -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "" - -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" msgstr "" #: templates/clientinjection.html.twig @@ -214,137 +125,138 @@ msgstr "" msgid "You can start the model creation by hitting the button" msgstr "" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" +#: templates/log_results.html.twig inc/model.class.php:1493 +msgid "Array of successful injections" msgstr "" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 +msgid "Line" msgstr "" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 +msgid "Data Import" msgstr "" -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 -msgid "Data injection" +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 +msgid "Injection type" msgstr "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 +msgid "Object Identifier" msgstr "" -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 +msgid "Data check" msgstr "" -#: inc/mapping.class.php:121 -msgid "Header of the file" +#: templates/log_results.html.twig +msgid "Global report" msgstr "" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 -msgid "Tables" +#: templates/log_results.html.twig +msgid "Number of lines processed" msgstr "" -#: inc/mapping.class.php:124 -msgid "Link field" +#: templates/log_results.html.twig +msgid "Counter" msgstr "" -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: inc/info.class.php:146 -msgid "Fields" +#: templates/model_advanced_form.html.twig inc/model.class.php:493 +msgid "Type of data to import" msgstr "" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" +#: templates/model_advanced_form.html.twig inc/model.class.php:475 +msgid "Allow lines creation" msgstr "" -#: inc/model.class.php:762 -msgid "Additional Information" +#: templates/model_advanced_form.html.twig inc/model.class.php:484 +msgid "Allow lines update" msgstr "" -#: inc/model.class.php:788 -msgid "Load this file" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" msgstr "" -#: inc/model.class.php:869 -msgid "Please enter a name for the model" +#: templates/model_advanced_form.html.twig inc/model.class.php:503 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" +#: templates/model_advanced_form.html.twig inc/model.class.php:511 +msgid "Dates format" msgstr "" -#: inc/model.class.php:976 -msgid "File format is wrong" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" msgstr "" -#: inc/model.class.php:977 -msgid "Extension csv required" +#: templates/model_advanced_form.html.twig inc/model.class.php:520 +msgid "Float format" msgstr "" -#: inc/model.class.php:1093 -msgid "The file is ok." +#: templates/model_advanced_form.html.twig inc/model.class.php:529 +msgid "Port unicity criteria" msgstr "" -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." +#: templates/model_advanced_form.html.twig inc/model.class.php:581 +msgid "Replacing the value of multiline text fields" msgstr "" -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "" -msgstr[1] "" +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 +msgid "Data injection" +msgstr "" -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" +#: front/popup.php:35 inc/mapping.class.php:115 +msgid "See the file" msgstr "" -#: inc/model.class.php:1176 -msgid "Into the file" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" msgstr "" -#: inc/model.class.php:1181 -msgid "From the model" +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" msgstr "" -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 +msgid "Tables" msgstr "" -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" msgstr "" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" +#: inc/info.class.php:146 +msgid "Fields" msgstr "" -#: inc/profile.class.php:40 -msgid "Model management" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" msgstr "" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" msgstr "" #: inc/commoninjectionlib.class.php:264 @@ -399,10 +311,102 @@ msgstr "" msgid "Data not found" msgstr "" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "" + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "" + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "" +msgstr[1] "" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "" @@ -439,10 +443,6 @@ msgstr "" msgid "ISO8859-1" msgstr "" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "The file could not be found (Maybe it exceeds the maximum size allowed)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" msgstr "" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index d5ef67095f8ee0e7572e770e84a0d68030582215..042bb8ac80ff418b1250be30686f4e7eb22c3977 100644 GIT binary patch delta 23 ecmX?RcFb(Uc0n!^T?0!614AoQ, 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" @@ -21,7 +21,30 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validación" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar el modelo" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Modelo" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progreso de importación" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Inyección del archivo" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Archivo a inyectar" @@ -47,6 +70,42 @@ msgstr "" "Cuidado, estás a punto de inyectar datos en GLPI. ¿Estás seguro de que " "quieres hacerlo?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Información complementaria" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Descargar archivo de ejemplo" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Resultados de la inyección" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inyección exitosa" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "La inyección encontró errores" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Ver el registro" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportar informe en PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportar el registro" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Finalizar" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Opciones específicas de formato de archivo" @@ -59,50 +118,39 @@ msgstr "Presencia del encabezado" msgid "File delimitor" msgstr "Delimitador de archivo" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validación" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validar el modelo" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" -msgstr "Modelo" +msgid "Client Injection Configuration" +msgstr "Configuración de Inyección del Cliente" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progreso de importación" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Ningún modelo disponible actualmente" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Inyección del archivo" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Podés iniciar la creación del modelo presionando el botón" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Listado de inyecciones exitosas" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Línea" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Importación de Datos" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Tipo de inyección" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identificador de objeto" @@ -110,8 +158,8 @@ msgstr "Identificador de objeto" msgid "Array of failed injections" msgstr "Listado de inyecciones fallidas" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Verificación de datos" @@ -127,55 +175,19 @@ msgstr "Número de líneas procesadas" msgid "Counter" msgstr "Contador" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Información complementaria" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descargar archivo de ejemplo" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Resultados de la inyección" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inyección exitosa" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "La inyección encontró errores" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Ver el registro" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportar informe en PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportar el registro" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Finalizar" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Estado del modelo" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Tipo de datos a importar" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Permitir creación de líneas" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Permitir actualización de líneas" @@ -183,11 +195,11 @@ msgstr "Permitir actualización de líneas" msgid "Advanced options" msgstr "Opciones avanzadas" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Permitir creación de menús desplegables (Excepto Entidad)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formato de fechas" @@ -195,76 +207,45 @@ msgstr "Formato de fechas" msgid "Allow update of existing fields" msgstr "Permitir actualización de campos existentes" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formato flotante" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Criterios de unicidad del puerto" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Reemplazando el valor de los campos de texto multilínea" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "Configuración de Inyección del Cliente" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Ningún modelo disponible actualmente" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Podés iniciar la creación del modelo presionando el botón" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Seleccione una tabla-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Seleccione un campo-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar la importación" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Inyección de datos" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nombre de dominio" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "%d mes" -msgstr[1] "%d meses" -msgstr[2] "%d meses" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Ver el archivo" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Encabezado del archivo" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Informe de inyección de datos" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"No se pudo encontrar el archivo (Tal vez excede el tamaño máximo permitido)" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "No se completó un campo obligatorio" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tablas" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo de enlace" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Información obligatoria" @@ -273,86 +254,17 @@ msgstr "Información obligatoria" msgid "Fields" msgstr "Campos" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapeos" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Información Adicional" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Cargar este archivo" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Por favor, ingresá un nombre para el modelo" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Imposible copiar el archivo en %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "El formato del archivo es incorrecto" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Extensión csv requerida" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "El archivo es correcto." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "El número de columnas del archivo es incorrecto." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d columna esperada" -msgstr[1] "%d columnas esperadas" -msgstr[2] "%d columnas esperadas" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Al menos una columna es incorrecta" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "En el archivo" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Del modelo" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Indeterminado" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Informe de inyección de datos" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Listado de inyecciones no exitosas" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Dirección MAC del puerto" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar la importación" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestión de modelos" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Seleccione una tabla-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Cantidad de puertos" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Seleccione un campo-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -406,10 +318,104 @@ msgstr "Advertencia" msgid "Data not found" msgstr "Datos no encontrados" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Indeterminado" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Nombre del antivirus" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Cantidad de puertos" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nombre de dominio" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Encabezado del archivo" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo de enlace" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mes" +msgstr[1] "%d meses" +msgstr[2] "%d meses" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestión de modelos" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapeos" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Información Adicional" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Cargar este archivo" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Por favor, ingresá un nombre para el modelo" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Imposible copiar el archivo en %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "El formato del archivo es incorrecto" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Extensión csv requerida" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "El archivo es correcto." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "El número de columnas del archivo es incorrecto." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d columna esperada" +msgstr[1] "%d columnas esperadas" +msgstr[2] "%d columnas esperadas" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Al menos una columna es incorrecta" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "En el archivo" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Del modelo" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Listado de inyecciones no exitosas" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-aaaa" @@ -446,12 +452,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "No se completó un campo obligatorio" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"No se pudo encontrar el archivo (Tal vez excede el tamaño máximo permitido)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Dirección MAC del puerto" diff --git a/locales/fi_FI.po b/locales/fi_FI.po index 117ce5bb..dbe30885 100644 --- a/locales/fi_FI.po +++ b/locales/fi_FI.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Cédric Anne, 2018\n" "Language-Team: Finnish (Finland) (https://app.transifex.com/teclib/teams/28042/fi_FI/)\n" @@ -21,7 +21,30 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Vahvista malli" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Tuonnin edistyminen" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Tiedoston tuonti" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Tuotava tiedosto" @@ -45,6 +68,42 @@ msgid "" "do it ?" msgstr "Huomio! Olet tuomassa tietoja GLPI:hen. Haluatko varmasti tehdä sen?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Täydentävät tiedot" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Lataa näytetiedosto" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Tuonnin tulokset" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Tuonti onnistui" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Tuonti sisälsi virheitä" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Katso loki" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Vie raportti PDF-muodossa" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Vie loki" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Lopeta" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Erityiset tiedostomuotoasetukset" @@ -57,50 +116,39 @@ msgstr "Otsikko on olemassa" msgid "File delimitor" msgstr "Tietojen erotinmerkki" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Vahvista malli" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Tuonnin edistyminen" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Ei saatavilla olevaa mallia" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Tiedoston tuonti" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Voit aloittaa mallin luomisen napsauttamalla painiketta" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Tuonti onnistui" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Rivi" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Tuo tiedot" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Tuonnin tyyppi" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Kohteen tunniste" @@ -108,8 +156,8 @@ msgstr "Kohteen tunniste" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Tietojen tarkistus" @@ -125,55 +173,19 @@ msgstr "" msgid "Counter" msgstr "" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Täydentävät tiedot" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Lataa näytetiedosto" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Tuonnin tulokset" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Tuonti onnistui" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Tuonti sisälsi virheitä" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Katso loki" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Vie raportti PDF-muodossa" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Vie loki" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Lopeta" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Tuotavan tiedon tyyppi" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Salli rivien luominen" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Salli rivien päivitys" @@ -181,11 +193,11 @@ msgstr "Salli rivien päivitys" msgid "Advanced options" msgstr "Edistyneet asetukset" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Päiväyksen muoto" @@ -193,75 +205,44 @@ msgstr "Päiväyksen muoto" msgid "Allow update of existing fields" msgstr "Salli nykyisten kenttien päivittäminen" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Numeromuoto" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Porttiyhtenäisyyden kriteerit" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 +msgid "Data injection" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Ei saatavilla olevaa mallia" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Voit aloittaa mallin luomisen napsauttamalla painiketta" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Valitse taulukko-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Valitse kenttä-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Käynnistä tuonti" +#: front/popup.php:35 inc/mapping.class.php:115 +msgid "See the file" +msgstr "Katso tiedosto" -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 -msgid "Data injection" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" msgstr "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" - -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Katso tiedosto" - -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Tiedoston otsikko" +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Pakollista kenttää ei ole täytetty" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Taulukot" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Linkkikenttä" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Pakollinen tieto" @@ -270,85 +251,17 @@ msgstr "Pakollinen tieto" msgid "Fields" msgstr "Kentät" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Linkitykset" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Lisätiedot" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Lataa tämä tiedosto" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Anna mallille nimi" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Tiedostoa ei voi kopioida %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Tiedostomuoto on väärä" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "CSV-tiedostotunniste vaaditaan" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Tiedosto on kunnossa." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Tiedoston sarakkeiden määrä on virheellinen." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d odottava sarake" -msgstr[1] "%d odottavaa saraketta" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Ainakin yksi sarake on väärä" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Tiedostoon" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Mallista" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Määrittelemätön" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Tuonti epäonnistui" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Portin MAC-osoite" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Käynnistä tuonti" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Mallinhallinta" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Valitse taulukko-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Porttien lukumäärä" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Valitse kenttä-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -402,10 +315,102 @@ msgstr "Varoitus" msgid "Data not found" msgstr "Tietoja ei löytynyt" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Määrittelemätön" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Porttien lukumäärä" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Tiedoston otsikko" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Linkkikenttä" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Mallinhallinta" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Linkitykset" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Lisätiedot" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Lataa tämä tiedosto" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Anna mallille nimi" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Tiedostoa ei voi kopioida %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Tiedostomuoto on väärä" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "CSV-tiedostotunniste vaaditaan" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Tiedosto on kunnossa." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Tiedoston sarakkeiden määrä on virheellinen." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d odottava sarake" +msgstr[1] "%d odottavaa saraketta" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Ainakin yksi sarake on väärä" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Tiedostoon" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Mallista" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Tuonti epäonnistui" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "pp-kk-vvvv" @@ -442,11 +447,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Pakollista kenttää ei ole täytetty" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Portin MAC-osoite" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 30c431d3..50039a52 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: EpicIT33, 2025\n" "Language-Team: French (France) (https://app.transifex.com/teclib/teams/28042/fr_FR/)\n" @@ -24,7 +24,30 @@ msgstr "" "Language: fr_FR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validation" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Valider le modèle" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Modèle" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Etat d'avancement de l'import" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Importation du fichier" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Fichier à injecter" @@ -50,6 +73,42 @@ msgstr "" "Attention, vous êtes sur le point d'importer des données dans GLPI. Êtes-" "vous sûr de vouloir le faire ?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Information complémentaire" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Téléchargement fichier exemple" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Résultat de l'importation" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "L'importation a réussi" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "L'importation a rencontré des erreurs" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Voir le rapport" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exporter le rapport en PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Générer CSV des erreurs" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Terminer" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Options spécifiques au format de fichier" @@ -62,50 +121,39 @@ msgstr "Présence d'un en-tête" msgid "File delimitor" msgstr "Délimiteur du fichier" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validation" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Valider le modèle" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" -msgstr "Modèle" +msgid "Client Injection Configuration" +msgstr "Configuration de l'injection client" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Etat d'avancement de l'import" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Aucun modèle n'est disponible actuellement" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Importation du fichier" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Vous pouvez en créer un en cliquant sur le bouton" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Tableau des imports qui ont réussis" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Ligne" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Import des données" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Type d'injection" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identifiant de l'objet" @@ -113,8 +161,8 @@ msgstr "Identifiant de l'objet" msgid "Array of failed injections" msgstr "Tableau des injections ayant échoué" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Vérification des données" @@ -130,55 +178,19 @@ msgstr "Nombre de lignes traitées" msgid "Counter" msgstr "Compteur" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Information complémentaire" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Téléchargement fichier exemple" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Résultat de l'importation" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "L'importation a réussi" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "L'importation a rencontré des erreurs" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Voir le rapport" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exporter le rapport en PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Générer CSV des erreurs" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Terminer" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Statut du modèle" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Type de données à importer" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Création des lignes" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Mise à jour des lignes" @@ -186,11 +198,11 @@ msgstr "Mise à jour des lignes" msgid "Advanced options" msgstr "Options avancées" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Autoriser la création d'intitulés (sauf les entités)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Format des dates" @@ -198,76 +210,46 @@ msgstr "Format des dates" msgid "Allow update of existing fields" msgstr "Mise à jour des champs existants" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Format des nombres décimaux" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Critère d'unicité d'un port" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Remplacer la valeur par plusieurs champs texte" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "Configuration de l'injection client" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Aucun modèle n'est disponible actuellement" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Vous pouvez en créer un en cliquant sur le bouton" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Choisir une table-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Choisir un champ-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Procéder à l'import" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Data Injection" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nom de domaine" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "%d mois" -msgstr[1] "%d mois" -msgstr[2] "%d mois" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Voir un aperçu du fichier" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "En-tête du fichier" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Rapport de Data Injection" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"Le fichier n'a pas pu être trouvé (peut-être dépasse-t-il la taille maximale" +" autorisée)" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Un champ obligatoire n'est pas rempli" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tables" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Champs de liaison" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Information obligatoire" @@ -276,86 +258,17 @@ msgstr "Information obligatoire" msgid "Fields" msgstr "Champs" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Correspondances" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Infos complémentaires" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Charger le fichier" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Merci d'entrer un nom pour le modèle" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Impossible de copier le fichier dans %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Le fichier n'a pas le bon format" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "L'extension csv est requise" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Le fichier est ok." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Le nombre de colonnes du fichier n'est pas correct : " - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d Colonne attendue" -msgstr[1] "%d Colonnes attendues" -msgstr[2] "%d Colonnes attendues" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Au moins une colonne est incorrecte : " - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Dans le fichier" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Depuis le modèle" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Indéterminé" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Rapport de Data Injection" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Tableau des imports qui ont échoués ou partiellement réussis" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Adresse MAC du port" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Procéder à l'import" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestion des modèles" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Choisir une table-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Nombre de ports" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Choisir un champ-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -409,10 +322,104 @@ msgstr "Attention" msgid "Data not found" msgstr "Donnée introuvable" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Indéterminé" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Nom de l'antivirus" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Nombre de ports" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nom de domaine" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "En-tête du fichier" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Champs de liaison" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mois" +msgstr[1] "%d mois" +msgstr[2] "%d mois" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestion des modèles" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Correspondances" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Infos complémentaires" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Charger le fichier" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Merci d'entrer un nom pour le modèle" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Impossible de copier le fichier dans %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Le fichier n'a pas le bon format" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "L'extension csv est requise" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Le fichier est ok." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Le nombre de colonnes du fichier n'est pas correct : " + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d Colonne attendue" +msgstr[1] "%d Colonnes attendues" +msgstr[2] "%d Colonnes attendues" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Au moins une colonne est incorrecte : " + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Dans le fichier" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Depuis le modèle" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Tableau des imports qui ont échoués ou partiellement réussis" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "jj-mm-aaaa" @@ -449,13 +456,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Un champ obligatoire n'est pas rempli" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"Le fichier n'a pas pu être trouvé (peut-être dépasse-t-il la taille maximale" -" autorisée)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Adresse MAC du port" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 2f15300c..17fc4313 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Milo Ivir , 2023\n" "Language-Team: Croatian (Croatia) (https://app.transifex.com/teclib/teams/28042/hr_HR/)\n" @@ -21,7 +21,30 @@ msgstr "" "Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Provjeri model" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Tijek uvoza" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Umetanje datoteke" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Datoteka za umetanje" @@ -45,6 +68,42 @@ msgid "" "do it ?" msgstr "Oprez, umetnut ćeš podatke u GLPI. Zaista to želiš učiniti?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Dodatne informacije" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Preuzmi uzorak datoteke" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Rezultati umetanja" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Umetanje uspješno" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Greške pri umetanju podataka" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Pogledaj log-zapis" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Izvezi izvještaj u PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Izvezi log-zapis" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Završi" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Opcije za određeni datotečni format" @@ -57,50 +116,39 @@ msgstr "Postojanje zaglavlja" msgid "File delimitor" msgstr "Znak rastavljanja" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Provjeri model" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Tijek uvoza" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Trenutačno nema dostupnih modela" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Umetanje datoteke" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Počni stvarati model pritiskom gumba" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Niz uspješnih umetanja" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Redak" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Uvoz podataka" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Vrsta umetanja" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identifikator objekta" @@ -108,8 +156,8 @@ msgstr "Identifikator objekta" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Provjera podataka" @@ -125,55 +173,19 @@ msgstr "Broj obrađenih redaka" msgid "Counter" msgstr "Brojač" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Dodatne informacije" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Preuzmi uzorak datoteke" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Rezultati umetanja" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Umetanje uspješno" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Greške pri umetanju podataka" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Pogledaj log-zapis" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Izvezi izvještaj u PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Izvezi log-zapis" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Završi" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Vrsta podataka za uvoz" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Dozvoli izradu redaka" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Dozvoli aktualiziranje redaka" @@ -181,11 +193,11 @@ msgstr "Dozvoli aktualiziranje redaka" msgid "Advanced options" msgstr "Napredne opcije" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Format datuma" @@ -193,76 +205,44 @@ msgstr "Format datuma" msgid "Allow update of existing fields" msgstr "Dozvoli aktualiziranje postojećih polja" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Format decimalnog broja" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Kriterij jedinstvenosti priključka" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Trenutačno nema dostupnih modela" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Počni stvarati model pritiskom gumba" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "------ Odaberi tablicu ------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "------ Odaberi polje ------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Pokreni uvoz" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Umetanje podataka" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Ime domene" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Pogledaj datoteku" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Zaglavlje datoteke" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Izvještaj o umetanju podataka" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Jedno obavezno polje nije ispunjeno" + +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tablice" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Poveži polje" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Obavezne informacije" @@ -271,86 +251,17 @@ msgstr "Obavezne informacije" msgid "Fields" msgstr "Polja" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapiranja" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Dodatne informacije" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Učitaj ovu datoteku" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Upiši ime za ovaj model" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Nije moguće kopirati datoteku u %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Nepodržani format datoteke" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Potreban je csv nastavak" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Datoteka je u redu." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Broj stupaca u datoteci nije ispravan." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "očekuje se %d stupac" -msgstr[1] "očekuju se %d stupca" -msgstr[2] "očekuju se %d stupaca" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Barem jedan stupac je neispravan" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "U datoteku" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Od modela" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Neodređeno" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Izvještaj o umetanju podataka" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Niz neuspješnih umetanja" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa priključka" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Pokreni uvoz" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Upravljanje modelima" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------ Odaberi tablicu ------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Broj priključaka" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------ Odaberi polje ------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -404,10 +315,104 @@ msgstr "Upozorenje" msgid "Data not found" msgstr "Podaci nisu pronađeni" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Neodređeno" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Ime antivirusa" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Broj priključaka" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Ime domene" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Zaglavlje datoteke" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Poveži polje" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Upravljanje modelima" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapiranja" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Dodatne informacije" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Učitaj ovu datoteku" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Upiši ime za ovaj model" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Nije moguće kopirati datoteku u %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Nepodržani format datoteke" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Potreban je csv nastavak" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Datoteka je u redu." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Broj stupaca u datoteci nije ispravan." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "očekuje se %d stupac" +msgstr[1] "očekuju se %d stupca" +msgstr[2] "očekuju se %d stupaca" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Barem jedan stupac je neispravan" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "U datoteku" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Od modela" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Niz neuspješnih umetanja" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-gggg" @@ -444,11 +449,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Jedno obavezno polje nije ispunjeno" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa priključka" diff --git a/locales/it_IT.po b/locales/it_IT.po index 42488224..1e624632 100644 --- a/locales/it_IT.po +++ b/locales/it_IT.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Davide , 2025\n" "Language-Team: Italian (Italy) (https://app.transifex.com/teclib/teams/28042/it_IT/)\n" @@ -22,7 +22,30 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Convalida il modello" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progresso" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Inserimento del file" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "File da importare" @@ -46,6 +69,42 @@ msgid "" "do it ?" msgstr "Attenzione, stai per inserire dati in GLPI. Sei sicuro?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informazioni supplementari" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Download file di esempio" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Risultati dell'inserimento" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inserimento effettuato" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "L'inserimento ha causato errori" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Mostra i log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Esporta report in PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Esporta i log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Fine" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Opzioni specifiche per il formato del file" @@ -58,50 +117,39 @@ msgstr "Intestazione presente" msgid "File delimitor" msgstr "Delimitatore" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Convalida il modello" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progresso" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nessun modello disponibile" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Inserimento del file" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Avvia la creazione del modello premendo il pulsante" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Elenco degli inserimenti riusciti" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Linea" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Importazione dei dati" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Tipo di importazione" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "ID dell'oggetto" @@ -109,8 +157,8 @@ msgstr "ID dell'oggetto" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Controllo dei dati" @@ -126,55 +174,19 @@ msgstr "Numero di linee processate" msgid "Counter" msgstr "Contatore" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Informazioni supplementari" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Download file di esempio" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Risultati dell'inserimento" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inserimento effettuato" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "L'inserimento ha causato errori" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Mostra i log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Esporta report in PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Esporta i log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Fine" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Tipo di dato da importare" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Consenti aggiunta di linee" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Consenti aggiornamento di linee" @@ -182,11 +194,11 @@ msgstr "Consenti aggiornamento di linee" msgid "Advanced options" msgstr "Opzioni avanzate" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Consenti la creazione di menu a discesa (eccetto Entità)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formato data" @@ -194,76 +206,45 @@ msgstr "Formato data" msgid "Allow update of existing fields" msgstr "Consenti aggiornamento di campi esistenti" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formato numerico" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Criteri di unicità della porta" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Sostituzione del valore dei campi di testo multilinea" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Nessun modello disponibile" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Avvia la creazione del modello premendo il pulsante" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Scegli una tabella-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Scegli un campo-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Avvia importazione" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Data Injection" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome dominio" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Mostra il file" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Intestazione del file" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Report inserimenti dati" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"Il file non è stato trovato (forse supera la dimensione massima consentita)" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Un campo obbligatorio è vuoto" + +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tabelle" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo di collegamento" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Valore obbligatorio" @@ -272,86 +253,17 @@ msgstr "Valore obbligatorio" msgid "Fields" msgstr "Campi" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Abbinamento" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Ulteriori informazioni" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Carica il file" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Inserire un nome per il modello" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Impossibile copiare il file in %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Formato file errato" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Estensione csv richiesta" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "File OK." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Il numero di colonne del file non è corretto." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d colonna attesa" -msgstr[1] "%d colonne attese" -msgstr[2] "%d colonne attese" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Almeno una colonna è errata" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Nel file" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Dal modello" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Indeterminato" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Report inserimenti dati" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Elenco degli inserimenti non riusciti" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC address della porta" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Avvia importazione" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestione dei modelli" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Scegli una tabella-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Numero di porte" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Scegli un campo-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -405,10 +317,104 @@ msgstr "Attenzione" msgid "Data not found" msgstr "Dati non trovati" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Indeterminato" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Antivirus (nome)" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Numero di porte" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome dominio" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Intestazione del file" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo di collegamento" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestione dei modelli" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Abbinamento" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Ulteriori informazioni" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Carica il file" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Inserire un nome per il modello" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Impossibile copiare il file in %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Formato file errato" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Estensione csv richiesta" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "File OK." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Il numero di colonne del file non è corretto." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d colonna attesa" +msgstr[1] "%d colonne attese" +msgstr[2] "%d colonne attese" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Almeno una colonna è errata" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Nel file" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Dal modello" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Elenco degli inserimenti non riusciti" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "gg-mm-aaaa" @@ -445,12 +451,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Un campo obbligatorio è vuoto" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"Il file non è stato trovato (forse supera la dimensione massima consentita)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC address della porta" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 6389c194..4c09e2f6 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: INOUE Daisuke, 2024\n" "Language-Team: Japanese (Japan) (https://app.transifex.com/teclib/teams/28042/ja_JP/)\n" @@ -22,7 +22,30 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "モデルを検証する" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "インポート状況" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "ファイルをインジェクション" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "インジェクションするファイル" @@ -46,6 +69,42 @@ msgid "" "do it ?" msgstr "注意 : GLPI にデータをインジェクションします。よろしいですか?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "補足情報" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "サンプルファイルをダウンロード" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "インジェクション結果" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "インジェクション成功" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "インジェクションでエラーが発生" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "ログを表示する" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "PDF 形式でレポートをエクスポート" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "ログをエクスポート" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "完了" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "特定のファイル形式のオプション" @@ -58,50 +117,39 @@ msgstr "ヘッダー付き" msgid "File delimitor" msgstr "列の区切り文字" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "モデルを検証する" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "インポート状況" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "利用可能なモデルなし" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "ファイルをインジェクション" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "ボタンを押してモデルの作成を開始します" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "インジェクション成功データ" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "行" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "データ インポート" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "インジェクションの型" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "オブジェクト識別子" @@ -109,8 +157,8 @@ msgstr "オブジェクト識別子" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "データ チェック" @@ -126,55 +174,19 @@ msgstr "処理した行数" msgid "Counter" msgstr "数" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "補足情報" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "サンプルファイルをダウンロード" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "インジェクション結果" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "インジェクション成功" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "インジェクションでエラーが発生" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "ログを表示する" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "PDF 形式でレポートをエクスポート" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "ログをエクスポート" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "完了" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "データインポートの型" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "行の追加を許可する" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "行のを更新を許可する" @@ -182,11 +194,11 @@ msgstr "行のを更新を許可する" msgid "Advanced options" msgstr "高度なオプション" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "( エンティティー以外の )ドロップダウンの作成を許可" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "日付形式" @@ -194,74 +206,44 @@ msgstr "日付形式" msgid "Allow update of existing fields" msgstr "既存の値の更新を許可する" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "小数点の書式" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "ポートユニティ基準" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "利用可能なモデルなし" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "ボタンを押してモデルの作成を開始します" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "------- テーブルを選択 ---------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "------- フィールドを選択 ---------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "インジェクションの実行" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "インジェクション" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "ドメイン名" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "ファイルを表示する" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "ファイルのヘッダー" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "インジェクション レポート" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "ファイルが見つかりません ( 許可されている最大ファイルサイズを超えていると思われます )" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "1 つの必須フィールドが未入力です" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "テーブル" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "リンク フィールド" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "必須情報" @@ -270,84 +252,17 @@ msgstr "必須情報" msgid "Fields" msgstr "フィールド" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "マッピング" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "追加情報" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "このファイルを読み込む" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "モデルの名前を入力してください" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "%s でファイルのコピー不可" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "ファイル形式が不正" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "csv 拡張が必要" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "ファイルに問題ありません。" - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "ファイルの列数が不正です。" - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d 列必要です" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "正しくない列があります" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "ファイルへ" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "モデルから" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "未定" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "インジェクション レポート" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "インジェクション失敗データ" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "ポート MAC アドレス" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "インジェクションの実行" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "モデル管理" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------- テーブルを選択 ---------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "ポート数" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------- フィールドを選択 ---------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -401,10 +316,100 @@ msgstr "警告" msgid "Data not found" msgstr "データが見つかりません" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "未定" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "ウイルス対策ソフト名" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "ポート数" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "ドメイン名" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "ファイルのヘッダー" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "リンク フィールド" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "モデル管理" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "マッピング" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "追加情報" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "このファイルを読み込む" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "モデルの名前を入力してください" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "%s でファイルのコピー不可" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "ファイル形式が不正" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "csv 拡張が必要" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "ファイルに問題ありません。" + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "ファイルの列数が不正です。" + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d 列必要です" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "正しくない列があります" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "ファイルへ" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "モデルから" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "インジェクション失敗データ" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-yyyy" @@ -441,11 +446,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "1 つの必須フィールドが未入力です" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "ファイルが見つかりません ( 許可されている最大ファイルサイズを超えていると思われます )" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "ポート MAC アドレス" diff --git a/locales/ko_KR.po b/locales/ko_KR.po index e5b4bfe7..df834d45 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: SeongHyeon Cho , 2024\n" "Language-Team: Korean (Korea) (https://app.transifex.com/teclib/teams/28042/ko_KR/)\n" @@ -21,7 +21,30 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "모델 검증" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "불러오기 진행" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "파일 삽입" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "삽입 할 파일" @@ -45,6 +68,42 @@ msgid "" "do it ?" msgstr "주의하세요, GLPI에 데이터를 삽입하려고 합니다. 정말로 하시겠습니까?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "보완 정보" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "파일 예제 다운로드" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "삽입 결과" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "삽입 성공함" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "삽입 오류 발생" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "기록 보기" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "PDF로 보고서 내보내기" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "기록 내보내기" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "마치기" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "특정 파일 형식 옵션" @@ -57,50 +116,39 @@ msgstr "헤더의 존재" msgid "File delimitor" msgstr "파일 구분자" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "모델 검증" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "불러오기 진행" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "현재 사용 가능한 모델 없음" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "파일 삽입" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "성공적인 삽입의 배열" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "줄" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "데이터 불러오기" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "삽입 유형" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "객체 확인자" @@ -108,8 +156,8 @@ msgstr "객체 확인자" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "데이터 확인" @@ -125,55 +173,19 @@ msgstr "처리된 줄 수" msgid "Counter" msgstr "카운터" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "보완 정보" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "파일 예제 다운로드" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "삽입 결과" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "삽입 성공함" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "삽입 오류 발생" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "기록 보기" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "PDF로 보고서 내보내기" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "기록 내보내기" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "마치기" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "불러올 데이터 유형" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "줄 생성 허용" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "줄 갱신 허용" @@ -181,11 +193,11 @@ msgstr "줄 갱신 허용" msgid "Advanced options" msgstr "고급 옵션" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "날짜 형식" @@ -193,74 +205,44 @@ msgstr "날짜 형식" msgid "Allow update of existing fields" msgstr "기존 항목 갱신 허용" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "부동 소숫점 형식" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "포트 단일성 기준" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "현재 사용 가능한 모델 없음" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------테이블 선택-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------항목 선택-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "불러오기 시작" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "데이터 삽입" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "도메인 이름" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "파일 보기" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "파일 헤더" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "데이터 삽입 보고서" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "하나의 필수 항목이 비었습니다" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "테이블" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "링크 항목" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "필수 정보" @@ -269,84 +251,17 @@ msgstr "필수 정보" msgid "Fields" msgstr "항목" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "매핑" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "추가 정보" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "이 파일 불러오기" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "모델 이름을 입력하세요" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "%s의 파일을 복사할 수 없습니다" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "파일 형식이 잘못되었습니다" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "csv 확장자가 필요합니다" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "파일이 정상입니다." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "파일의 열 수가 잘못되었습니다." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d개의 대기 열" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "최소 한개의 열이 잘못되었습니다" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "파일 내" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "모델에서" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "미결됨" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "데이터 삽입 보고서" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "실패한 삽입의 배열" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "포트 MAC 주소" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "불러오기 시작" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "모델 관리" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------테이블 선택-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "포트 숫자" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------항목 선택-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -400,10 +315,100 @@ msgstr "경고" msgid "Data not found" msgstr "데이터 없음" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "미결됨" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "안티바이러스 이름" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "포트 숫자" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "도메인 이름" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "파일 헤더" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "링크 항목" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "모델 관리" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "매핑" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "추가 정보" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "이 파일 불러오기" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "모델 이름을 입력하세요" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "%s의 파일을 복사할 수 없습니다" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "파일 형식이 잘못되었습니다" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "csv 확장자가 필요합니다" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "파일이 정상입니다." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "파일의 열 수가 잘못되었습니다." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d개의 대기 열" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "최소 한개의 열이 잘못되었습니다" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "파일 내" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "모델에서" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "실패한 삽입의 배열" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-yyyy" @@ -440,11 +445,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "하나의 필수 항목이 비었습니다" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "포트 MAC 주소" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index 99af8002..aad02bdd 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Diego Nobre , 2025\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/teclib/teams/28042/pt_BR/)\n" @@ -23,7 +23,30 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar o modelo" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progresso da importação" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Injetando o arquivo" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Arquivo para inserção" @@ -49,6 +72,42 @@ msgstr "" "Cuidado, você está prestes a importar dados no GLPI. Você tem certeza de que" " quer fazer isso?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informação complementar" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Fazer download de arquivo de exemplo" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Resultado da inserção" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inserção concluída com sucesso" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Erros encontrados" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Ver o log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportar relatório em PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportar o log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Finalizar" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Opções de formato de arquivo específico" @@ -61,50 +120,39 @@ msgstr "Cabeçalho presente" msgid "File delimitor" msgstr "Delimitador do arquivo" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validar o modelo" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progresso da importação" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nenhum modelo disponível atualmente" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Injetando o arquivo" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Você pode iniciar a criação do modelo, pressionando o botão" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Lista de inserções bem sucedidas" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Linha" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Importar dados" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Tipo de inserção" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identificador do objeto" @@ -112,8 +160,8 @@ msgstr "Identificador do objeto" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Verificar dados" @@ -129,55 +177,19 @@ msgstr "Numero de linhas processadas" msgid "Counter" msgstr "Contador" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Informação complementar" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Fazer download de arquivo de exemplo" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Resultado da inserção" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inserção concluída com sucesso" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Erros encontrados" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Ver o log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportar relatório em PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportar o log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Finalizar" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Tipo de arquivos para importação" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Permitir criação de linhas" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Permitir atualização de linhas" @@ -185,11 +197,11 @@ msgstr "Permitir atualização de linhas" msgid "Advanced options" msgstr "Opções avançadas" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Permitir criação de menus suspensos (Exceto Entidade)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formato de data" @@ -197,76 +209,46 @@ msgstr "Formato de data" msgid "Allow update of existing fields" msgstr "Permitir atualização de campos existentes" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formato de valores" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Critério de unicidade de porta" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Substituindo o valor de campos de texto multilinha" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Nenhum modelo disponível atualmente" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Você pode iniciar a criação do modelo, pressionando o botão" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Escolha uma tabela-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Escolha um campo-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar importação" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Importação de dados" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome do domínio" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Ver o arquivo" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Cabeçalho do arquivo" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Relatório de importação de dados" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"O arquivo não pôde ser encontrado (talvez ele exceda o tamanho máximo " +"permitido)" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Um campo obrigatório não está preenchido" + +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tabelas" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Relacionar campos" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Informação obrigatória" @@ -275,86 +257,17 @@ msgstr "Informação obrigatória" msgid "Fields" msgstr "Campos" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapeamento" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Informações adicionais" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Abrir este arquivo" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Por favor, entre com um nome para o modelo" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Impossível copiar o arquivo em %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "O formato do arquivo está errado" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Extensão CSV requirida" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "O arquivo está OK." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "O número de colunas no arquivo está incorreto." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d awaited column" -msgstr[1] "%d colunas esperadas" -msgstr[2] "%d colunas esperadas" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Uma das colunas está incorreta" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Inserindo o arquivo" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Do modelo" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Indeterminado" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Relatório de importação de dados" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Lista de inserções com falhas" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Porta do endereço MAC" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar importação" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gerenciamento de modelos" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Escolha uma tabela-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Números de portas" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Escolha um campo-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -408,10 +321,104 @@ msgstr "Aviso" msgid "Data not found" msgstr "Dados não encontrados" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Indeterminado" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Nome do antivírus" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Números de portas" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome do domínio" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Cabeçalho do arquivo" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Relacionar campos" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gerenciamento de modelos" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapeamento" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Informações adicionais" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Abrir este arquivo" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Por favor, entre com um nome para o modelo" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Impossível copiar o arquivo em %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "O formato do arquivo está errado" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Extensão CSV requirida" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "O arquivo está OK." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "O número de colunas no arquivo está incorreto." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d awaited column" +msgstr[1] "%d colunas esperadas" +msgstr[2] "%d colunas esperadas" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Uma das colunas está incorreta" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Inserindo o arquivo" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Do modelo" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Lista de inserções com falhas" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-aaaa" @@ -448,13 +455,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Um campo obrigatório não está preenchido" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"O arquivo não pôde ser encontrado (talvez ele exceda o tamanho máximo " -"permitido)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta do endereço MAC" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index fc3e38f0..8dea9816 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Pedro B., 2023\n" "Language-Team: Portuguese (Portugal) (https://app.transifex.com/teclib/teams/28042/pt_PT/)\n" @@ -22,7 +22,30 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar o modelo" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progresso da importação" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Importação do ficheiro" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Ficheiro a injetar" @@ -48,6 +71,42 @@ msgstr "" "Atenção, está prestes a importar dados em massa para o GLPI. Tem certeza que" " pretende prosseguir?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informação complementar" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Descarregar ficheiro de amostra" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Resultados da importação" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Importação concluída" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "A importação encontrou erros" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Consulte o log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportar o relatório em PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportar o log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Finalizada" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Opções de formato de ficheiro específico" @@ -60,50 +119,39 @@ msgstr "Presença do cabeçalho" msgid "File delimitor" msgstr "Delimitador ficheiro" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validar o modelo" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progresso da importação" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nenhum modelo atualmente disponível" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Importação do ficheiro" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Você pode iniciar a criação do modelo clicando no botão" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Matriz de importação bem sucedida" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Linha" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Importação de dados" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Tipo de importação" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identificador de objeto" @@ -111,8 +159,8 @@ msgstr "Identificador de objeto" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Verificar dados" @@ -128,55 +176,19 @@ msgstr "Numero de linhas processadas" msgid "Counter" msgstr "Contador" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Informação complementar" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descarregar ficheiro de amostra" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Resultados da importação" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Importação concluída" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "A importação encontrou erros" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Consulte o log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportar o relatório em PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportar o log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Finalizada" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Tipo de dados a importar" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Permitir a criação de linhas" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Permitir a atualização de linhas" @@ -184,11 +196,11 @@ msgstr "Permitir a atualização de linhas" msgid "Advanced options" msgstr "Opções avançadas" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formato de datas" @@ -196,76 +208,44 @@ msgstr "Formato de datas" msgid "Allow update of existing fields" msgstr "Permitir a atualização dos campos existentes" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formato numérico" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Critérios de unicidade de porta" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Nenhum modelo atualmente disponível" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Você pode iniciar a criação do modelo clicando no botão" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "———Escolha uma tabela———" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "———Escolha um campo———" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Lançar a importação" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Importação de dados" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome do domínio" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Consulte o ficheiro" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Cabeçalho do ficheiro" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Relatório de importação de dados" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Um campo obrigatório não está preenchido" + +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tabelas" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo de ligação" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Informações obrigatórias" @@ -274,86 +254,17 @@ msgstr "Informações obrigatórias" msgid "Fields" msgstr "Campos" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapeamentos" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Informação adicional" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Carregar este ficheiro" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Por favor introduza um nome para o modelo" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Impossível copiar o ficheiro em %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Formato de ficheiro errado" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Extensão csv exigida" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Este ficheiro está correto." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "O número de colunas do ficheiro está incorreto." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d coluna esperada" -msgstr[1] "%d colunas esperadas" -msgstr[2] "%d colunas esperadas" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Pelo menos uma coluna está incorreta" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Para o ficheiro" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "A partir do modelo" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Indeterminado" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Relatório de importação de dados" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Matriz de importação sem sucesso" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Porta de endereço MAC" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Lançar a importação" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Modelo de gestão" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "———Escolha uma tabela———" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Número de portas" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "———Escolha um campo———" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -407,10 +318,104 @@ msgstr "Aviso" msgid "Data not found" msgstr "Dados não encontrados" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Indeterminado" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Nome do antivírus" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Número de portas" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome do domínio" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Cabeçalho do ficheiro" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo de ligação" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Modelo de gestão" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapeamentos" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Informação adicional" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Carregar este ficheiro" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Por favor introduza um nome para o modelo" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Impossível copiar o ficheiro em %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Formato de ficheiro errado" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Extensão csv exigida" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Este ficheiro está correto." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "O número de colunas do ficheiro está incorreto." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d coluna esperada" +msgstr[1] "%d colunas esperadas" +msgstr[2] "%d colunas esperadas" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Pelo menos uma coluna está incorreta" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Para o ficheiro" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "A partir do modelo" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Matriz de importação sem sucesso" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-aaaa" @@ -447,11 +452,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Um campo obrigatório não está preenchido" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta de endereço MAC" diff --git a/locales/ru_RU.po b/locales/ru_RU.po index 77256933..4b395b3c 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Alexander Chervonenko, 2024\n" "Language-Team: Russian (Russia) (https://app.transifex.com/teclib/teams/28042/ru_RU/)\n" @@ -25,7 +25,30 @@ msgstr "" "Language: ru_RU\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Подтвердить модель" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Прогресс импорта" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Добавление файла" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Файл для добавления" @@ -51,6 +74,42 @@ msgstr "" "Осторожно, вы собираетесь внести данные в GLPI. Вы уверены, что хотите " "сделать это?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Дополнительная информация" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Скачать файл-пример" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Результаты добавления" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Успешно добавлено" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Добавление столкнулось с ошибками" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Смотреть лог" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Экспорт раппорта в PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Экспорт лога" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Завершено" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Конкретные параметры формата файла" @@ -63,50 +122,39 @@ msgstr "Наличие заголовка" msgid "File delimitor" msgstr "Разделитель" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Подтвердить модель" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" +msgid "Client Injection Configuration" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Прогресс импорта" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Нет доступных моделей" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Добавление файла" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Вы можете начать создание модели, нажав кнопку" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Массив успешных добавлений" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Линия" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Импорт данных" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Тип добавления" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Идентификатор объекта" @@ -114,8 +162,8 @@ msgstr "Идентификатор объекта" msgid "Array of failed injections" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Проверка данных" @@ -131,55 +179,19 @@ msgstr "Количество обработанных строк" msgid "Counter" msgstr "Счетчик" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Дополнительная информация" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Скачать файл-пример" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Результаты добавления" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Успешно добавлено" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Добавление столкнулось с ошибками" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Смотреть лог" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Экспорт раппорта в PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Экспорт лога" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Завершено" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Тип данных для импорта" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Разрешить создание новый значений" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Разрешить обновление значений" @@ -187,11 +199,11 @@ msgstr "Разрешить обновление значений" msgid "Advanced options" msgstr "Расширенные настройки" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Формат дат" @@ -199,77 +211,44 @@ msgstr "Формат дат" msgid "Allow update of existing fields" msgstr "Разрешить обновление существующий полей" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Формат с плавающей запятой" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Критерий уникальности порта" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Нет доступных моделей" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Вы можете начать создание модели, нажав кнопку" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Выберите таблицу-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Выберите поле-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Начать импорт" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Добавление данных" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Доменное имя" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Посмотреть файл" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Заголовок файла" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Отчет добавления данных" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Одно обязательно поле не заполнено" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Таблицы" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Поле связи" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Обязательная информация" @@ -278,87 +257,17 @@ msgstr "Обязательная информация" msgid "Fields" msgstr "Поля" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Соответствия" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Дополнительная информация" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Загрузить это файл" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Пожалуйста, введите название модели" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Невозможно копировать файл в %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Формат файла неверный" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Требуется указать расширение csv" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Файл без ошибок." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Неправильное количество столбцов в файле." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d колонка ожидается" -msgstr[1] "%d ожидается колонок" -msgstr[2] "%d ожидается колонок" -msgstr[3] "%d ожидается колонок" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "По крайней мере, один столбец содержит ошибки" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "В файл" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Из модели" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Неопределенный" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Отчет добавления данных" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Массив неуспешных добавлений" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC адрес порта" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Начать импорт" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Управление моделями" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Выберите таблицу-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Количество портов" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Выберите поле-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -412,10 +321,106 @@ msgstr "Предупреждение" msgid "Data not found" msgstr "Данные не найдены" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Неопределенный" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Название антивируса" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Количество портов" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Доменное имя" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Заголовок файла" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Поле связи" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Управление моделями" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Соответствия" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Дополнительная информация" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Загрузить это файл" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Пожалуйста, введите название модели" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Невозможно копировать файл в %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Формат файла неверный" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Требуется указать расширение csv" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Файл без ошибок." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Неправильное количество столбцов в файле." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d колонка ожидается" +msgstr[1] "%d ожидается колонок" +msgstr[2] "%d ожидается колонок" +msgstr[3] "%d ожидается колонок" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "По крайней мере, один столбец содержит ошибки" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "В файл" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Из модели" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Массив неуспешных добавлений" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "дд-мм-гггг" @@ -452,11 +457,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Одно обязательно поле не заполнено" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC адрес порта" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index 5f66eab9..076e0955 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-03-27 01:59+0000\n" +"POT-Creation-Date: 2026-04-09 01:53+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: feonsu , 2026\n" "Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n" @@ -21,7 +21,30 @@ msgstr "" "Language: sk_SK\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Overenie" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Overiť model" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Model" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Priebeh importu" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Import súboru" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Súbor na import" @@ -45,6 +68,42 @@ msgid "" "do it ?" msgstr "Pozor, chystáte sa importovať dáta do GLPI. Naozaj to chcete urobiť?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Doplňujúce informácie" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Stiahnuť vzorový súbor" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Výsledky importu" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Import bol úspešný" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Pri importe sa vyskytli chyby" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Zobraziť log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportovať report do PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportovať log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Dokončiť" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Možnosti formátovania konkrétneho súboru" @@ -57,50 +116,39 @@ msgstr "Prítomnosť hlavičky" msgid "File delimitor" msgstr "Oddeľovač súboru" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Overenie" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Overiť model" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" -msgstr "Model" +msgid "Client Injection Configuration" +msgstr "Konfigurácia vkladania klienta" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Priebeh importu" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Momentálne nie je dostupný žiadny model" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Import súboru" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Vytvorenie modelu môžete začať kliknutím na tlačidlo" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Zoznam úspešným importov" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Riadok" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Import dát" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Typ importu" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Identifikátor objektu" @@ -108,8 +156,8 @@ msgstr "Identifikátor objektu" msgid "Array of failed injections" msgstr "Zoznam zlyhaných importov" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Kontrola dát" @@ -125,55 +173,19 @@ msgstr "Počet spracovaných riadkov" msgid "Counter" msgstr "Počítadlo" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Doplňujúce informácie" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Stiahnuť vzorový súbor" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Výsledky importu" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Import bol úspešný" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Pri importe sa vyskytli chyby" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Zobraziť log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportovať report do PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportovať log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Dokončiť" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Stav modelu" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "Typ dát na import" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Povoliť vytváranie riadkov" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Povoliť aktualizáciu riadkov" @@ -181,11 +193,11 @@ msgstr "Povoliť aktualizáciu riadkov" msgid "Advanced options" msgstr "Rozšírené možnosti" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Povoliť vytváranie rozbaľovacích ponúk (okrem entity)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Formát dátumov" @@ -193,77 +205,45 @@ msgstr "Formát dátumov" msgid "Allow update of existing fields" msgstr "Povoliť aktualizáciu existujúcich polí" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Formát čísel s pohyblivou desatinnou čiarkou" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Kritérium jedinečnosti portu" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Nahradenie hodnoty viacriadkových textových polí" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "Konfigurácia vkladania klienta" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Momentálne nie je dostupný žiadny model" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Vytvorenie modelu môžete začať kliknutím na tlačidlo" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Vyberte tabuľku-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Vyberte pole-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustiť import" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Import dát" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Názov domény" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "%d mesiac" -msgstr[1] "%d mesiace" -msgstr[2] "%d mesiacov" -msgstr[3] "%d mesiacov" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Zobraziť súbor" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Hlavička súboru" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Report o importe dát" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "" +"Súbor sa nepodarilo nájsť (Možno prekračuje maximálnu povolenú veľkosť)" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Jedno povinné pole nie je vyplnené" + +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tabuľky" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Prepojené pole" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Povinné informácie" @@ -272,87 +252,17 @@ msgstr "Povinné informácie" msgid "Fields" msgstr "Polia" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Mapovanie" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Ďalšie informácie" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Načítať tento súbor" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Zadajte názov pre model" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "Nepodarilo sa skopírovať súbor v %s" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Formát súboru je nesprávny" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "Rozšírenie csv je požadované" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Súbor je v poriadku." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Počet stĺpcov súboru je nesprávny." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d očakávaný stĺpec" -msgstr[1] "%d očakávané stĺpce" -msgstr[2] "%d očakávaných stĺpcov" -msgstr[3] "%d očakávaných stĺpcov" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "Najmenej jeden stĺpec je nesprávny" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Do súboru" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Z modelu" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Neurčené" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Report o importe dát" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Zoznam neúspešným importov" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustiť import" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Správa modelov" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Vyberte tabuľku-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Počet portov" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Vyberte pole-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -406,10 +316,106 @@ msgstr "Upozornenie" msgid "Data not found" msgstr "Dáta neboli nájdené" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Neurčené" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Názov antivírusu" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Počet portov" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Názov domény" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička súboru" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Prepojené pole" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d mesiac" +msgstr[1] "%d mesiace" +msgstr[2] "%d mesiacov" +msgstr[3] "%d mesiacov" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa modelov" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Mapovanie" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Ďalšie informácie" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Načítať tento súbor" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Zadajte názov pre model" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "Nepodarilo sa skopírovať súbor v %s" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Formát súboru je nesprávny" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "Rozšírenie csv je požadované" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Súbor je v poriadku." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Počet stĺpcov súboru je nesprávny." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d očakávaný stĺpec" +msgstr[1] "%d očakávané stĺpce" +msgstr[2] "%d očakávaných stĺpcov" +msgstr[3] "%d očakávaných stĺpcov" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "Najmenej jeden stĺpec je nesprávny" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Do súboru" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Z modelu" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Zoznam neúspešným importov" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "dd-mm-yyyy" @@ -446,12 +452,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Jedno povinné pole nie je vyplnené" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "" -"Súbor sa nepodarilo nájsť (Možno prekračuje maximálnu povolenú veľkosť)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" diff --git a/locales/sv_SE.mo b/locales/sv_SE.mo index d73460b86de9cfcbc2676c3c268954e0135d08fa..4a49fa9ac7cb0fd10cf2832b4e39f4a72cfaf732 100644 GIT binary patch delta 2122 zcmX}te`r-@9LMqRnD^eT=C5h~*qz=Z)9KpO(!66D)@C$U>0HfiW}0WaKf3ICFKm;! zpe|8CKL#Z?DfN$0u2K-4yPy?Vf0$5Efl}%5!6=HqZZtTn%7tUmr&`aK@l8s7Elv>k6OSls0nVPCahr;vT0Gg z8=FuQ??G?t;I>yRxM_51#-_E@~;7-G$>VDP#Ne#y)-?z9((a|9Kk65 zj*6&;F!cNu=XU2VJWym7!!_Lhf&Ek)c5yir^d6OE%#ixQ<$(X4L}2 zsOOfWGPc%T-;Zp!H6y{=POQQtYKvY+^?Mr`(%wUjdmdR>&c3ChJ-LqBlUt~P)Tk{e zM}o5oR3vLq3wi(*=~ic_Gl2@^0ItHEyFP&oZR4o%zQ8hl|36aEXETW!Fu*IT1ihqW%0?Qlq4u_t zURrsp^B}S|dlxmqN2mxcVKq+R3e=mW)K;Sw(1?n-1NCmCQGvaM%FqXxyO+us6@K?GaFz&l~$ zQil^X$b$3J{7^7FcQ-9hQT{uc^X~`iiyqEj4OaQvX?%#X&)wAUI%+9fDaxO6sbdeN zixQ=DQj(MiMLE?`L)kV}BQ$4Q-VcQXPja;*|3YY9!(P{}JSyjpxNH5V(dIu&d77eh zDdf!*9lP>hha!!w(-#(ZYWJ!r9_2oYju=HrY}bW5d`wVU@~cb2%XU&@tEc`D!T(1G zHSOyY`BX`5(PM?fC6$3yekSG*Wc!A^L@J(+d8vLc7Eh!y@tBv$_IU%((6B!ni>C{x zX8u{au_crAy=-?nl~kuxf3NQ)E{>)Lyo;lK(;ZXsK0g+x^_&_q8GpKax^R5q>EeF@ DTA|df delta 2006 zcmYk-Z)jFk9KiA4)IFQ-kIl`te4g4&H=C=eE2djiQ(~*;)Yi(%VKy&n#JRI4Jw5IqK&55u-Sg;XoNHjaZ5A;}SfJ_WLn;8Tm!^!Z~xvMy%p`D_)OX zcpYxX7JLS4BJ%ML4F^7n_4p}P;uJ2!3wRS|7DY5*W3n3^=xMCR0#@J&wEqO&fZt;Y zUcxfGjQnCACzZ?}6*QJ|A$RRUL>oHsMl8oc79GEo!Oc`HI!_CSyc2ZLSb)7~YPO*d>_i9JkM8jSEXGlEFApMP#~AufoW@%G zI(Z)5g1^v()-b5^t;8F#-Tb@q0WRpv=)muy6Q9Ie@pE*di%9n33a-XtMs?z~XiEFA z2M3T}9ObYEPoY~hg$6K-j(24-`8P!wW;OCG`m!|P?bwR_xEtGX0*&Y*+CM`$T9wS< za8bl6Y~}iU?4yBvgFbg2eYgHbGg_NxLu@o8o3W1bHl$DVq66&0Hhd}FKY>R61+Kzr zBq>o$GzL_|fi*^RI`2gLZ$&@n=h21d57F@DI+{8hM^|_TUDyoT@n<22lp&(ML+pj+?*5>!m15B!cUXdX`) zX<2evvKb9z1Kxt0()n}9qcMz*_ZAw+G0gh?pQ7P_U!e;)hpzY+G{S$<{c>JyBg!K0 zPc$KaETbJAuoHc*2i?L!wEr;ravngRdmZh61l#=nKcL}?&n11DIinfv*oCgV51ViZ z8}SV^r5~XaPoj~|pzp+=Xh1pMJTudZ>u>}5GVbS)H>I!9xDDS%BmM;a94C=qT;Sjq z6*HTATZXJPYS9SSpj+079k>a1;|O-)PiW)~{B^Sb+T@*C661yL!e}O2wS(49>VKuX zFp*hbbYJ1O%!;8tF5XLhBHbKHwqOs{{P}%Y2C3Vr?bJu8`>6F)b82a(Zobxc z4b(fRmZzvD@gYxAc@p, 2025\n" "Language-Team: Turkish (Turkey) (https://app.transifex.com/teclib/teams/28042/tr_TR/)\n" @@ -22,7 +22,30 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:758 +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Doğrulama" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Modeli doğrula" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Model" + +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "İçe aktarılıyor" + +#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 +#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 +msgid "Injection of the file" +msgstr "Dosya aktarımı" + +#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 #: inc/dropdown.class.php:85 msgid "File to inject" msgstr "Aktarılacak dosya" @@ -48,6 +71,42 @@ msgstr "" "Dikkatli olun. GLPI üzerine veri aktarmak üzeresiniz. Bu işlemi yapmak " "istediğinize emin misiniz?" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Tamamlayıcı bilgiler" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Örnek dosyayı indir" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Aktarım sonuçları" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Aktarım tamamlandı" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Aktarım sırasında sorun çıktı" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Günlüğe bakın" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Raporu PDF olarak dışa aktar" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Günlüğü dış aktar" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Bitti" + #: templates/modelcsv_additional_form.html.twig msgid "Specific file format options" msgstr "Belirli dosya biçimi ayarları" @@ -60,50 +119,39 @@ msgstr "Başlığın varlığı" msgid "File delimitor" msgstr "Dosya ayracı" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Doğrulama" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Modeli doğrula" - -#: templates/clientinjection_injection.html.twig #: templates/clientinjection.html.twig -msgid "Model" -msgstr "Model" +msgid "Client Injection Configuration" +msgstr "İstemci aktarım yapılandırması" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "İçe aktarılıyor" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Kullanılabilecek bir model yok" -#: templates/clientinjection_injection.html.twig inc/menu.class.php:56 -#: inc/menu.class.php:57 inc/menu.class.php:61 inc/profile.class.php:44 -msgid "Injection of the file" -msgstr "Dosya aktarımı" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Düğmeye tıklayarak model oluşturmaya başlayabilirsiniz" -#: templates/log_results.html.twig inc/model.class.php:1470 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Başarılı aktarımlar dizisi" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 msgid "Line" msgstr "Satır" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 msgid "Data Import" msgstr "Veri içe aktarma" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 msgid "Injection type" msgstr "Aktarım türü" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 msgid "Object Identifier" msgstr "Nesne belirteci" @@ -111,8 +159,8 @@ msgstr "Nesne belirteci" msgid "Array of failed injections" msgstr "Başarısız olan aktarımların dizisi" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 msgid "Data check" msgstr "Veri denetimi" @@ -128,55 +176,19 @@ msgstr "İşlenecek satır sayısı" msgid "Counter" msgstr "Sayaç" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Tamamlayıcı bilgiler" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Örnek dosyayı indir" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Aktarım sonuçları" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Aktarım tamamlandı" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Aktarım sırasında sorun çıktı" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Günlüğe bakın" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Raporu PDF olarak dışa aktar" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Günlüğü dış aktar" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Bitti" - #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Model durumu" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 +#: templates/model_advanced_form.html.twig inc/model.class.php:493 msgid "Type of data to import" msgstr "İçe aktarılacak veri türü" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 +#: templates/model_advanced_form.html.twig inc/model.class.php:475 msgid "Allow lines creation" msgstr "Satırlar eklenebilsin" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 +#: templates/model_advanced_form.html.twig inc/model.class.php:484 msgid "Allow lines update" msgstr "Satırlar güncellenebilsin" @@ -184,11 +196,11 @@ msgstr "Satırlar güncellenebilsin" msgid "Advanced options" msgstr "Gelişmiş ayarlar" -#: templates/model_advanced_form.html.twig inc/model.class.php:480 +#: templates/model_advanced_form.html.twig inc/model.class.php:503 msgid "Allow creation of dropdowns (Except Entity)" msgstr "Açılan kutu oluşturulabilsin (varlık dışında)" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 +#: templates/model_advanced_form.html.twig inc/model.class.php:511 msgid "Dates format" msgstr "Tarih biçimi" @@ -196,75 +208,44 @@ msgstr "Tarih biçimi" msgid "Allow update of existing fields" msgstr "Var olan alanlar güncellenebilsin" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "Ondalık biçimi" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 +#: templates/model_advanced_form.html.twig inc/model.class.php:529 msgid "Port unicity criteria" msgstr "Bağlantı noktası eşsizlik ölçütü" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 +#: templates/model_advanced_form.html.twig inc/model.class.php:581 msgid "Replacing the value of multiline text fields" msgstr "Çok satırlı metin alanlarının değeri değiştiriliyor" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "İstemci aktarım yapılandırması" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Kullanılabilecek bir model yok" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Düğmeye tıklayarak model oluşturmaya başlayabilirsiniz" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Bir tablo seçin-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Bir alan seçin-------" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "İçe aktarımı başlat" - -#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 -#: front/clientinjection.form.php:34 +#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 msgid "Data injection" msgstr "Veri aktarımı" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Etki alanı adı" - -#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 -#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 -#, php-format -msgid "%d month" -msgid_plural "%d months" -msgstr[0] "%d ay" -msgstr[1] "%d ay" - -#: inc/mapping.class.php:115 front/popup.php:35 +#: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" msgstr "Dosyaya bakın" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Dosyanın başlığı" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "Veri aktarımı raporu" + +#: front/model.form.php:91 front/clientinjection.form.php:86 +msgid "" +"The file could not be found (Maybe it exceeds the maximum size allowed)" +msgstr "Dosya bulunamadı (izin verilen en büyük boyutu aşıyor olabilir)" + +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "Zorunlu alanlardan biri doldurulmamış" -#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 msgid "Tables" msgstr "Tablolar" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Bağlantı alanı" - #: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Zorunlu bilgiler" @@ -273,85 +254,17 @@ msgstr "Zorunlu bilgiler" msgid "Fields" msgstr "Alanlar" -#: inc/model.class.php:760 inc/dropdown.class.php:86 -msgid "Mappings" -msgstr "Eşleştirmeler" - -#: inc/model.class.php:762 -msgid "Additional Information" -msgstr "Ek bilgiler" - -#: inc/model.class.php:788 -msgid "Load this file" -msgstr "Bu dosyayı yükle" - -#: inc/model.class.php:869 -msgid "Please enter a name for the model" -msgstr "Bu model için bir ad yazın" - -#: inc/model.class.php:967 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "%s içindeki dosya kopyalanamıyor" - -#: inc/model.class.php:976 -msgid "File format is wrong" -msgstr "Dosya biçimi hatalı" - -#: inc/model.class.php:977 -msgid "Extension csv required" -msgstr "csv uzantısı gereklidir" - -#: inc/model.class.php:1093 -msgid "The file is ok." -msgstr "Dosya tamam." - -#: inc/model.class.php:1117 -msgid "The number of columns of the file is incorrect." -msgstr "Dosyadaki sütun sayısı hatalı." - -#: inc/model.class.php:1119 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "%d sütun bekleniyor" -msgstr[1] "%d sütun bekleniyor" - -#: inc/model.class.php:1168 -msgid "At least one column is incorrect" -msgstr "En az bir sütun hatalı" - -#: inc/model.class.php:1176 -msgid "Into the file" -msgstr "Dosya içine" - -#: inc/model.class.php:1181 -msgid "From the model" -msgstr "Modelden" - -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2154 -msgid "Undetermined" -msgstr "Belirlenmemiş" - -#: inc/model.class.php:1461 front/popup.php:41 -msgid "Data injection report" -msgstr "Veri aktarımı raporu" - -#: inc/model.class.php:1492 -msgid "Array of unsuccessful injections" -msgstr "Başarısız aktarımlar dizisi" - -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Bağlantı noktası MAC adresi" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "İçe aktarımı başlat" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Model yönetimi" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Bir tablo seçin-------" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Bağlantı noktası sayısı" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Bir alan seçin-------" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" @@ -405,10 +318,102 @@ msgstr "Uyarı" msgid "Data not found" msgstr "Veri bulunamadı" +#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +msgid "Undetermined" +msgstr "Belirlenmemiş" + #: inc/computerinjection.class.php:78 msgid "Antivirus name" msgstr "Antivirus adı" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Bağlantı noktası sayısı" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Etki alanı adı" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Dosyanın başlığı" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Bağlantı alanı" + +#: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 +#: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 +#, php-format +msgid "%d month" +msgid_plural "%d months" +msgstr[0] "%d ay" +msgstr[1] "%d ay" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Model yönetimi" + +#: inc/model.class.php:783 inc/dropdown.class.php:86 +msgid "Mappings" +msgstr "Eşleştirmeler" + +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "Ek bilgiler" + +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "Bu dosyayı yükle" + +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "Bu model için bir ad yazın" + +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "%s içindeki dosya kopyalanamıyor" + +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "Dosya biçimi hatalı" + +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "csv uzantısı gereklidir" + +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "Dosya tamam." + +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "Dosyadaki sütun sayısı hatalı." + +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "%d sütun bekleniyor" +msgstr[1] "%d sütun bekleniyor" + +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "En az bir sütun hatalı" + +#: inc/model.class.php:1199 +msgid "Into the file" +msgstr "Dosya içine" + +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "Modelden" + +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "Başarısız aktarımlar dizisi" + #: inc/dropdown.class.php:37 msgid "dd-mm-yyyy" msgstr "gg-aa-yyyy" @@ -445,11 +450,6 @@ msgstr "UTF-8" msgid "ISO8859-1" msgstr "ISO8859-1" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "Zorunlu alanlardan biri doldurulmamış" - -#: front/clientinjection.form.php:86 front/model.form.php:91 -msgid "" -"The file could not be found (Maybe it exceeds the maximum size allowed)" -msgstr "Dosya bulunamadı (izin verilen en büyük boyutu aşıyor olabilir)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Bağlantı noktası MAC adresi"