From 402887007e72af9d9fd25cfeb1869da74cc7ed99 Mon Sep 17 00:00:00 2001 From: stonebuzz <7335054+stonebuzz@users.noreply.github.com> Date: Wed, 22 Apr 2026 02:07:06 +0000 Subject: [PATCH] Update locales --- locales/cs_CZ.po | 302 +++++++++--------- locales/datainjection.pot | 276 ++++++++-------- locales/en_GB.mo | Bin 6982 -> 6982 bytes locales/en_GB.po | 300 +++++++++--------- locales/es_AR.mo | Bin 7509 -> 7628 bytes locales/es_AR.po | 306 +++++++++--------- locales/es_EC.po | 300 +++++++++--------- locales/es_MX.po | 300 +++++++++--------- locales/fi_FI.po | 298 ++++++++--------- locales/fr_FR.po | 300 +++++++++--------- locales/hr_HR.po | 300 +++++++++--------- locales/it_IT.po | 300 +++++++++--------- locales/ja_JP.po | 296 ++++++++--------- locales/ko_KR.mo | Bin 6405 -> 6412 bytes locales/ko_KR.po | 300 +++++++++--------- locales/pt_BR.po | 300 +++++++++--------- locales/pt_PT.po | 300 +++++++++--------- locales/ru_RU.po | 302 +++++++++--------- locales/sk_SK.po | 302 +++++++++--------- locales/sv_SE.po | 298 ++++++++--------- locales/tr_TR.po | 298 ++++++++--------- locales/zh_CN.mo | Bin 5978 -> 5536 bytes locales/zh_CN.po | 649 ++++++++++++++++++-------------------- 23 files changed, 3000 insertions(+), 3027 deletions(-) diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index f8a9d890..e9a1fa52 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +23,8 @@ 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/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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Soubor k importu" @@ -70,13 +47,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Předvolby konkrétního souborového formátu" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Stáhnout ukázku souboru" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Přítomnost hlavičky" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Oddělovač souboru" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -106,30 +87,6 @@ msgstr "Exportovat záznam událostí" 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" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Přítomnost hlavičky" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Oddělovač souboru" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Pole úspěšných importů" @@ -175,6 +132,40 @@ msgstr "Počet zpracovaných řádků" msgid "Counter" msgstr "Počítadlo" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -219,10 +210,14 @@ msgstr "Kritérium jednoznačnosti portu" msgid "Replacing the value of multiline text fields" msgstr "Nahrazení hodnoty víceřádkových textových polí" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Vpravení dat" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -238,110 +233,79 @@ msgid "" msgstr "" "Soubor se nepodařilo nalézt (možná překračuje maximální povolenou velikost)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Vpravení dat" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Povinná kolonka není vyplněná" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tabulky" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Povinné informace" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Kolonky" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustit import" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Přidat z CSV souboru" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Aktualizovat z CSV souboru" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Nemáte oprávnění importovat data" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Nemáte oprávnění aktualizovat data" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Velikost vkládané hodnoty je příliš obsáhlá" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Import není dovolen" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Import se nezdařil" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Přinejmenším jedna povinná kolonka není vyplněná" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Data pro vložení jsou v pořádku" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Jedna data nejsou správného typu" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Varování" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Data nebyla nalezena" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Nespecifikováno" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Název antiviru" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" #: 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 @@ -352,14 +316,70 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: 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/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Zvolte kolonku-------" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička souboru" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabulky" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Propojená kolonka" + +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-rrrr" + +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-rrrr" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "rrrr-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapování" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automatické zjištění" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa šablon" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Další informace" @@ -418,42 +438,22 @@ msgstr "Ze šablony" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-rrrr" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "rrrr-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1 234,56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustit import" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatické zjištění" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Název domény" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Povinné informace" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Kolonky" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Název antiviru" diff --git a/locales/datainjection.pot b/locales/datainjection.pot index f5397de5..da455b7a 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,31 +18,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "" @@ -65,12 +42,16 @@ msgid "" "do it ?" msgstr "" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" msgstr "" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" msgstr "" #: templates/clientinjection_result.html.twig @@ -101,30 +82,6 @@ msgstr "" msgid "Finish" 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/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 "" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "" @@ -170,6 +127,40 @@ msgstr "" msgid "Counter" 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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 "" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -214,9 +205,13 @@ msgstr "" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" +#: 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 "" #: front/popup.php:35 inc/mapping.class.php:115 @@ -231,126 +226,151 @@ msgstr "" 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/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" msgstr "" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" msgstr "" #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" msgstr "" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" msgstr "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" +#: 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/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" msgstr "" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "" -#: inc/profile.class.php:40 -msgid "Model management" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" msgstr "" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "" @@ -407,42 +427,22 @@ msgstr "" msgid "Array of unsuccessful injections" msgstr "" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" msgstr "" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" msgstr "" -#: inc/dropdown.class.php:129 -msgid "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" msgstr "" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" msgstr "" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" msgstr "" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 042bb8ac80ff418b1250be30686f4e7eb22c3977..09bf58b2019bcc4a83ddfd93698061576a651774 100644 GIT binary patch delta 21 ccmX?RcFb(UPC*VMBLxE^D+9C52L)R>0aeKd6aWAK delta 21 ccmX?RcFb(UPC*U>O9cZ%D^ugm2L)R>0agnK8UO$Q diff --git a/locales/en_GB.po b/locales/en_GB.po index c17e14e3..34974e09 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" -"PO-Revision-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" +"PO-Revision-Date: 2026-04-22 02:06+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -17,31 +17,8 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validation" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validate the model" - -#: templates/clientinjection_injection.html.twig -#: templates/clientinjection.html.twig -msgid "Model" -msgstr "Model" - -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Import progress" - -#: 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 "Injection of the file" - -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 -#: inc/dropdown.class.php:85 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "File to inject" @@ -66,13 +43,17 @@ msgstr "" "Watch out, you're about to inject data into GLPI. Are you sure you want to " "do it ?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Complementary information" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Specific file format options" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Download file sample" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Header's presence" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "File delimitor" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -102,30 +83,6 @@ msgstr "Export the log" msgid "Finish" msgstr "Finish" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Specific file format options" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Header's presence" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "File delimitor" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "Client Injection Configuration" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "No model currently available" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "You can start the model creation by hitting the button" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Array of successful injections" @@ -171,6 +128,40 @@ msgstr "Number of lines processed" msgid "Counter" msgstr "Counter" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validation" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validate the model" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "Client Injection Configuration" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Model" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "No model currently available" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "You can start the model creation by hitting the button" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Complementary information" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Download file sample" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Model status" @@ -215,10 +206,14 @@ msgstr "Port unicity criteria" msgid "Replacing the value of multiline text fields" msgstr "Replacing the value of multiline text fields" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Data injection" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Import progress" + +#: 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 "Injection of the file" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -233,126 +228,151 @@ msgid "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" "The file could not be found (Maybe it exceeds the maximum size allowed)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Data injection" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "One mandatory field is not filled" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tables" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Mandatory information" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Fields" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Launch the import" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Choose a table-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Choose a field-------" - #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "No mandatory field is defined for this model" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Add from CSV file" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Update from CSV file" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "No right to import data" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "No right to update data" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Size of the inserted value is to expansive" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Import not allowed" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Import failed" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "At least one mandatory field is not present" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Data to insert are correct" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "One data is not the good type" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Warning" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Data not found" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Undetermined" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Antivirus name" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Port MAC address" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" msgstr "Number of ports" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Domain name" +#: 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 month" +msgstr[1] "%d months" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Choose a table-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Choose a field-------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "Header of the file" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tables" + #: inc/mapping.class.php:124 msgid "Link field" msgstr "Link field" -#: 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 month" -msgstr[1] "%d months" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Model management" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mappings" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automatic detection" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Model management" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Additional Information" @@ -409,42 +429,22 @@ msgstr "From the model" msgid "Array of unsuccessful injections" msgstr "Array of unsuccessful injections" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-yyyy" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Launch the import" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatic detection" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Domain name" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Mandatory information" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Fields" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Port MAC address" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Antivirus name" diff --git a/locales/es_AR.mo b/locales/es_AR.mo index 2a9431a31333cc164774d9d28fe82cad1a2fab0c..716b7b53e511d04411ad1577f693660c30e1deff 100644 GIT binary patch delta 2120 zcmYk-Yiv|S7{>9pw%u)&mbS>HE~TebgxV4W?P6Plwl!S5P>NWnROxAVTUXj$vTah= z5I20#L`5SxB0*y|cu9zo*k%bvqVYnECL&QIL_a{(7!`tkFkTXG_5av0ak6uMbLPyM z%R6)0)2%1lvgfLb_8V!KypX)5(CiW18{$HmEHS$hr?3jopxT{xhDyySTD`N$*^HIc zufch^2`g|I8}WX;+$?J^Qc%aQV=bP+>IL7SNv-zj8UN#>~rQ(1Dr-p;9JxHf1(C#pckTP zQM?*EPy>&mLi;GL!+prlzTmO~&!e`gn$ES5YbuDpI*d}GP<5grunl!+2Ju?liJLKp zQTz$Dq6U_s_MOg+&R%@Bz$}J0@?3FW05_o)+>1J-6Iluh?bFVj^Dt_FDb$QVM4gGR zu?>Ggb+nRMFUBrZgwm*m1Oa)C50A ze)bg?wf_y7gOziml`Ka3wszD&J*fUN&c{$&^c?C;97oz`?NbW++`dEY-6cGwXr-tK zc&I->t*8j>Kz$8q)O)*8TW|n59`-!y{VC*UA8=9oFHsY`fa-S|Bl`ZU*%%$ZW>miK%CWPIzR(1J-^ zf`?HPIfa_okEjq=uw1>k0@ZORs$Cx{Lc39C;1KePok9=4$Lq0_*(*XFsEKxCb`=Gm zLL)wfn(5nkJHC%v;aoOO?Uthk?niw-8B`>)$j=_%YCs$|V zU=4xR-n~MFJm!2S$b=%5+o{oO|D|=oOQF>TYlE|)dVeF8HJ2^$*S2@f+*sVHU92a2vF|vZaMK><_I7HqMEH8=F-APH|-%S30 z>fuJ=ydy}IG#1>J-(Rw@c$uG!`Qxc{#v4k+M`B)L%!|c`63KYX8%m|U@q4KlO~v9P z`6Ff1g$2?4k;;d|D^uQBe5PIEMBYm#lEWvCC%r*`bXUqt4U8m))ny{(?ef#U7atps K=Nqb?JWvS<52QSx57rkVNE*IBj>OG9=X36vbIfTn$090eBjd@II>DbLThYw&c!#4Lh?jk^14-8>e6oti)Vgk3G$zc7%dD zZo)LYfeF}#{qO_!M}HTybj)@Zp*mWJ$>?D`ob>`_{uioU0-bkb zeCtI)9c7|k7=?;R1Qo(EBnVdRe&6hV--+F+KZqH43PX4sHNlstfxn>o57N0J)dw|B zE?HCq6j1PCF)B2rs27%?I@*ZZ| z#9b>6qYh^wDx!;`u2ALNgc@KgYQ_gpXQ2@%;8j#dUojJtn7tyDhgwJ#SsKf{69jFLo^0vN$Jk;kIL4|%XavW?8>iwQ9@pcdGM8T$UeQ&7nIu~F)v5H;XDXEo}D8ss3GhrD8^Q4_z0oF}`5 zip*o=wzp*Zy~F8abp75H6`?fDW_%k(K@+G%eFZhB&>ly>PDl&0|L3=+0 zsj^B;$1OM>52GUU5H-OUI2zw$E~c`osAf2mLJ5|lR(2BA@G@%Pcc{;%6C0@r1W|k1 zn@peM7-s}0@?4Bdaj$!BN3A%MldCNo>x`rlAXUurYW<S9`F&K_({v7`^HYTt6UE-cVb5lx| F?>B*~uxkJS diff --git a/locales/es_AR.po b/locales/es_AR.po index fd3fd80b..482ec828 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -5,16 +5,16 @@ # # Translators: # Nicolás Gaviola, 2023 -# Alan Lehoux, 2025 +# Alan Lehoux, 2026 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" -"Last-Translator: Alan Lehoux, 2025\n" +"Last-Translator: Alan Lehoux, 2026\n" "Language-Team: Spanish (Argentina) (https://app.transifex.com/teclib/teams/28042/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,31 +22,8 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 la 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Archivo a inyectar" @@ -71,13 +48,17 @@ msgstr "" "Cuidado, estás a punto de inyectar datos en GLPI. ¿Estás seguro/a de que " "querés hacerlo?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Información complementaria" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opciones específicas de formato de archivo" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descargar archivo de ejemplo" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Presencia de encabezado" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitador de archivo" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -107,30 +88,6 @@ msgstr "Exportar el registro" msgid "Finish" msgstr "Finalizar" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opciones específicas de formato de archivo" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Presencia de encabezado" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitador de archivo" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Listado de inyecciones exitosas" @@ -176,6 +133,40 @@ msgstr "Cantidad de líneas procesadas" msgid "Counter" msgstr "Contador" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "Configuración de Inyección del Cliente" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Modelo" + +#: 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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "Estado del modelo" @@ -220,10 +211,14 @@ msgstr "Criterios de unicidad del puerto" msgid "Replacing the value of multiline text fields" msgstr "Reemplazando el valor de los campos de texto multilínea" -#: 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" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progreso de la 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -239,127 +234,152 @@ msgid "" msgstr "" "No se pudo encontrar el archivo (Tal vez excede el tamaño máximo permitido)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Inyección de datos" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "No se completó un campo obligatorio" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tablas" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Información obligatoria" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campos" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar la importación" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Elegir una tabla-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Elegir un campo-------" - #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" -msgstr "" +msgstr "No se definió ningún campo obligatorio para este modelo" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Agregar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Actualizar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Sin permiso para importar datos" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Sin permiso para actualizar datos" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "El tamaño del valor insertado es demasiado grande" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importación no permitida" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Importación fallida" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Al menos un campo obligatorio no está presente" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Los datos a insertar son correctos" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Un dato no es del tipo correcto" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Advertencia" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Datos no encontrados" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminado" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nombre del antivirus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Dirección MAC del puerto" #: 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/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/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Elegir una tabla-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Elegir un campo-------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "Encabezado del archivo" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tablas" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestión de modelos" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapeos" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Detección automática" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestión de modelos" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Información Adicional" @@ -417,42 +437,22 @@ msgstr "Del modelo" msgid "Array of unsuccessful injections" msgstr "Listado de inyecciones no exitosas" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-aaaa" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar la importación" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detección automática" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nombre de dominio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Información obligatoria" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campos" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Dirección MAC del puerto" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nombre del antivirus" diff --git a/locales/es_EC.po b/locales/es_EC.po index fbc8740d..0e6c17f0 100644 --- a/locales/es_EC.po +++ b/locales/es_EC.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Jairo Cervantes, 2023\n" "Language-Team: Spanish (Ecuador) (https://app.transifex.com/teclib/teams/28042/es_EC/)\n" @@ -21,31 +21,8 @@ msgstr "" "Language: es_EC\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: 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 "" - -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Archivo a inyectar" @@ -70,13 +47,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opciones específicas de formato de archivo" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descargar archivo de muestra" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Presencia del encabezado" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitador de archivos" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -106,30 +87,6 @@ msgstr "Exportar el registro" msgid "Finish" msgstr "Terminar" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opciones específicas de formato de archivo" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Presencia del encabezado" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitador de archivos" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: 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 "Puede iniciar la creación del modelo pulsando el botón" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Conjunto de inyecciones exitosas" @@ -175,6 +132,40 @@ msgstr "Número de líneas procesadas" msgid "Counter" msgstr "Contador" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar el modelo" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "" + +#: 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 "Puede iniciar la creación del modelo pulsando el botón" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Información complementaria" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Descargar archivo de muestra" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -219,10 +210,14 @@ msgstr "Criterios de unicidad de los puertos" msgid "Replacing the value of multiline text fields" msgstr "" -#: 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" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -237,127 +232,152 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Inyección de datos" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "No se ha rellenado un campo obligatorio" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tablas" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Información obligatoria" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campos" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar la importació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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Añadir desde archivo CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Actualización desde archivo CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Sin derecho a importar datos" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Sin derecho a actualizar los datos" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "El tamaño del valor insertado es demasiado grande" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importación no permitida" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Error de importación" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Al menos un campo obligatorio no está presente" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Los datos a insertar son correctos" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Un dato no es del tipo bueno" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Advertencia" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Datos no encontrados" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminado" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nombre del antivirus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Dirección MAC del puerto" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" msgstr "Número de puertos" -#: 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] "" +msgstr[1] "" +msgstr[2] "" + +#: 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/mapping.class.php:121 msgid "Header of the file" msgstr "Encabezado del archivo" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tablas" + #: 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] "" -msgstr[1] "" -msgstr[2] "" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestión de modelos" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Asignaciones" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Detección automática" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestión de modelos" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Información adicional" @@ -415,42 +435,22 @@ msgstr "Del modelo" msgid "Array of unsuccessful injections" msgstr "Conjunto de inyecciones fallidas" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-aaaa" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar la importación" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detección automática" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nombre de dominio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Información obligatoria" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campos" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Dirección MAC del puerto" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nombre del antivirus" diff --git a/locales/es_MX.po b/locales/es_MX.po index 0f6b90c7..d50b87f2 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" @@ -21,31 +21,8 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Archivo a inyectar" @@ -70,13 +47,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opciones específicas de formato de archivo" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descargar archivo de ejemplo" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Presencia del encabezado" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitador de archivo" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -106,30 +87,6 @@ msgstr "Exportar el registro" msgid "Finish" msgstr "Finalizar" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opciones específicas de formato de archivo" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Presencia del encabezado" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitador de archivo" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Listado de inyecciones exitosas" @@ -175,6 +132,40 @@ msgstr "Número de líneas procesadas" msgid "Counter" msgstr "Contador" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "Configuración de Inyección del Cliente" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Modelo" + +#: 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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "Estado del modelo" @@ -219,10 +210,14 @@ msgstr "Criterios de unicidad del puerto" msgid "Replacing the value of multiline text fields" msgstr "Reemplazando el valor de los campos de texto multilínea" -#: 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" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -238,127 +233,152 @@ msgid "" msgstr "" "No se pudo encontrar el archivo (Tal vez excede el tamaño máximo permitido)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Inyección de datos" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "No se completó un campo obligatorio" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tablas" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Información obligatoria" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campos" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar la importació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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "No se ha definido ningún campo obligatorio para este modelo" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Agregar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Actualizar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Sin derecho a importar datos" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Sin derecho a actualizar los datos" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "El tamaño del valor insertado es demasiado grande" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importación no permitida" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Importación fallida" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Al menos un campo obligatorio no está presente" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Los datos a insertar son correctos" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Un dato no es del tipo correcto" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Advertencia" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Datos no encontrados" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminado" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nombre del antivirus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Dirección MAC del puerto" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "Encabezado del archivo" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tablas" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestión de modelos" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapeos" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Detección automática" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestión de modelos" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Información Adicional" @@ -416,42 +436,22 @@ msgstr "Del modelo" msgid "Array of unsuccessful injections" msgstr "Listado de inyecciones no exitosas" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-aaaa" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar la importación" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detección automática" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nombre de dominio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Información obligatoria" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campos" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Dirección MAC del puerto" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nombre del antivirus" diff --git a/locales/fi_FI.po b/locales/fi_FI.po index dbe30885..d7c02ddb 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +21,8 @@ msgstr "" "Language: fi_FI\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Tuotava tiedosto" @@ -68,13 +45,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Erityiset tiedostomuotoasetukset" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Lataa näytetiedosto" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Otsikko on olemassa" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Tietojen erotinmerkki" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -104,30 +85,6 @@ msgstr "Vie loki" msgid "Finish" msgstr "Lopeta" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Erityiset tiedostomuotoasetukset" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Otsikko on olemassa" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Tietojen erotinmerkki" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Tuonti onnistui" @@ -173,6 +130,40 @@ msgstr "" msgid "Counter" msgstr "" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -217,10 +208,14 @@ msgstr "Porttiyhtenäisyyden kriteerit" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -235,126 +230,151 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Pakollista kenttää ei ole täytetty" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Taulukot" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Pakollinen tieto" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Kentät" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Käynnistä tuonti" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Lisää CSV-tiedostosta" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Päivitä CSV-tiedostosta" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Ei oikeutta tuoda tietoja" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Ei oikeutta päivittää tietoja" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Syötetyn arvo koko laajeneva" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Tuonti ei sallittu" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Tuonti epäonnistui" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Ainakin yksi pakollinen kenttä puuttuu" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Syötetyt tiedot ovat oikeita" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Yksi tieto ei ole oikeaa tyyppiä" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Varoitus" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Tietoja ei löytynyt" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Määrittelemätön" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Portin MAC-osoite" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" msgstr "Porttien lukumäärä" -#: 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] "" + +#: 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/mapping.class.php:121 msgid "Header of the file" msgstr "Tiedoston otsikko" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Taulukot" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "pp-kk-vvvv" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Mallinhallinta" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "kk-pp-vvvv" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "vvvv-kk-pp" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Linkitykset" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automaattinen tunnistus" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Mallinhallinta" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Lisätiedot" @@ -411,42 +431,22 @@ msgstr "Mallista" msgid "Array of unsuccessful injections" msgstr "Tuonti epäonnistui" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "pp-kk-vvvv" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "kk-pp-vvvv" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "vvvv-kk-pp" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Käynnistä tuonti" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automaattinen tunnistus" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Pakollinen tieto" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Kentät" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Portin MAC-osoite" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 50039a52..93ea341a 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +24,8 @@ msgstr "" "Language: fr_FR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Fichier à injecter" @@ -73,13 +50,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Options spécifiques au format de fichier" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Téléchargement fichier exemple" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Présence d'un en-tête" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Délimiteur du fichier" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -109,30 +90,6 @@ msgstr "Générer CSV des erreurs" msgid "Finish" msgstr "Terminer" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Options spécifiques au format de fichier" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Présence d'un en-tête" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Délimiteur du fichier" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Tableau des imports qui ont réussis" @@ -178,6 +135,40 @@ msgstr "Nombre de lignes traitées" msgid "Counter" msgstr "Compteur" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "Configuration de l'injection client" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Modèle" + +#: 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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "Statut du modèle" @@ -222,10 +213,14 @@ msgstr "Critère d'unicité d'un port" msgid "Replacing the value of multiline text fields" msgstr "Remplacer la valeur par plusieurs champs texte" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Data Injection" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -242,127 +237,152 @@ msgstr "" "Le fichier n'a pas pu être trouvé (peut-être dépasse-t-il la taille maximale" " autorisée)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Data Injection" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Un champ obligatoire n'est pas rempli" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tables" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Information obligatoire" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Champs" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Procéder à l'import" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Ajout depuis le fichier CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Mis à jour depuis le fichier CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Vous n'avez pas les droits nécessaires pour importer des données" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Vous n'avez pas les droits nécessaires pour mettre à jour des données" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Le nombre de valeurs à insérer est trop important" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Import interdit" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Import impossible" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Au moins un champ obligatoire n'est pas rempli" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Les données à importer sont valides" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Au moins une donnée n'a pas le bon format / type" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Attention" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Donnée introuvable" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indéterminé" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nom de l'antivirus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Adresse MAC du port" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "En-tête du fichier" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tables" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "jj-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestion des modèles" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-jj-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-jj" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Correspondances" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Détection automatique" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestion des modèles" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Infos complémentaires" @@ -420,42 +440,22 @@ msgstr "Depuis le modèle" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-jj-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-jj" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Procéder à l'import" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Détection automatique" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nom de domaine" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Information obligatoire" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Champs" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Adresse MAC du port" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nom de l'antivirus" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 17fc4313..4fe8e079 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +21,8 @@ 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/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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Datoteka za umetanje" @@ -68,13 +45,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opcije za određeni datotečni format" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Preuzmi uzorak datoteke" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Postojanje zaglavlja" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Znak rastavljanja" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -104,30 +85,6 @@ msgstr "Izvezi log-zapis" msgid "Finish" msgstr "Završi" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opcije za određeni datotečni format" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Postojanje zaglavlja" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Znak rastavljanja" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Niz uspješnih umetanja" @@ -173,6 +130,40 @@ msgstr "Broj obrađenih redaka" msgid "Counter" msgstr "Brojač" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Dodatne informacije" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Preuzmi uzorak datoteke" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -217,10 +208,14 @@ msgstr "Kriterij jedinstvenosti priključka" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Umetanje podataka" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -235,127 +230,152 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Umetanje podataka" + #: 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/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Obavezne informacije" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Polja" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Pokreni uvoz" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Dodaj iz CDV datoteke" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Aktualiziraj iz CDV datoteke" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Nedostaje pravo za uvoz podataka" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Nedostaje pravo za aktualiziranje podataka" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Umetnute vrijednosti su predugačke" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Uvoz nije dozvoljen" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Uvoz neuspio" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Barem jedno obavezno polje nedostaje" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Podaci za umetanje su ispravni" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Jedan podatak nije dobre vrste" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Upozorenje" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Podaci nisu pronađeni" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Neodređeno" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Ime antivirusa" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa priključka" #: 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/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/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------ Odaberi tablicu ------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------ Odaberi polje ------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "Zaglavlje datoteke" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tablice" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-gggg" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Upravljanje modelima" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-gggg" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "gggg-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapiranja" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automatsko prepoznavanje" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Upravljanje modelima" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Dodatne informacije" @@ -413,42 +433,22 @@ msgstr "Od modela" msgid "Array of unsuccessful injections" msgstr "Niz neuspješnih umetanja" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-gggg" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-gggg" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "gggg-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Pokreni uvoz" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatsko prepoznavanje" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Ime domene" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Obavezne informacije" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Polja" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa priključka" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Ime antivirusa" diff --git a/locales/it_IT.po b/locales/it_IT.po index 1e624632..ef06667a 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +22,8 @@ msgstr "" "Language: it_IT\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "File da importare" @@ -69,13 +46,17 @@ msgid "" "do it ?" msgstr "Attenzione, stai per inserire dati in GLPI. Sei sicuro?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Informazioni supplementari" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opzioni specifiche per il formato del file" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Download file di esempio" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Intestazione presente" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitatore" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -105,30 +86,6 @@ msgstr "Esporta i log" msgid "Finish" msgstr "Fine" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opzioni specifiche per il formato del file" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Intestazione presente" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitatore" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Elenco degli inserimenti riusciti" @@ -174,6 +131,40 @@ msgstr "Numero di linee processate" msgid "Counter" msgstr "Contatore" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informazioni supplementari" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Download file di esempio" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -218,10 +209,14 @@ msgstr "Criteri di unicità della porta" msgid "Replacing the value of multiline text fields" msgstr "Sostituzione del valore dei campi di testo multilinea" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Data Injection" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -237,127 +232,152 @@ msgid "" msgstr "" "Il file non è stato trovato (forse supera la dimensione massima consentita)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Data Injection" + #: 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/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Valore obbligatorio" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campi" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Avvia importazione" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Aggiungi da file CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Aggiorna da file CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Non hai i diritti per importare dati" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Non hai i diritti per aggiornare dati" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Numero di valori inseriti troppo vasto" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importazione non ammessa" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Importazione fallita" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Almeno un campo obbligatorio è assente" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "I dati da inserire sono corretti" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Un dato non è del tipo previsto" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Attenzione" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Dati non trovati" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminato" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Antivirus (nome)" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC address della porta" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "Intestazione del file" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabelle" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "gg-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestione dei modelli" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-gg-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-gg" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Abbinamento" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Rilevamento automatico" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestione dei modelli" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Ulteriori informazioni" @@ -415,42 +435,22 @@ msgstr "Dal modello" msgid "Array of unsuccessful injections" msgstr "Elenco degli inserimenti non riusciti" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "gg-mm-aaaa" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-gg-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-gg" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Avvia importazione" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Rilevamento automatico" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome dominio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Valore obbligatorio" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campi" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC address della porta" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Antivirus (nome)" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 4c09e2f6..4a90d031 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +22,8 @@ msgstr "" "Language: ja_JP\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "インジェクションするファイル" @@ -69,13 +46,17 @@ msgid "" "do it ?" msgstr "注意 : GLPI にデータをインジェクションします。よろしいですか?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "補足情報" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "特定のファイル形式のオプション" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "サンプルファイルをダウンロード" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "ヘッダー付き" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "列の区切り文字" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -105,30 +86,6 @@ msgstr "ログをエクスポート" msgid "Finish" 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/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 "ボタンを押してモデルの作成を開始します" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "インジェクション成功データ" @@ -174,6 +131,40 @@ msgstr "処理した行数" msgid "Counter" 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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 "ボタンを押してモデルの作成を開始します" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "補足情報" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "サンプルファイルをダウンロード" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -218,10 +209,14 @@ msgstr "ポートユニティ基準" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -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 "ファイルをインジェクション" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -236,125 +231,150 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "ファイルが見つかりません ( 許可されている最大ファイルサイズを超えていると思われます )" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "インジェクション" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "1 つの必須フィールドが未入力です" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "テーブル" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "必須情報" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "フィールド" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "インジェクションの実行" - -#: 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 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "CSVファイルから追加" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "CSV ファイルから更新" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "インポートの権限がありません" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "データ更新の権限がありません" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "挿入した値のサイズを拡張する" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "インポートが許可されていません" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "インポートに失敗しました" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "存在していない必須フィールドがあります" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "挿入するデータは適切" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "1つのデータは適切なタイプではありません" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "警告" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "データが見つかりません" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "未定" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "ウイルス対策ソフト名" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "ポート MAC アドレス" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" 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/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------- テーブルを選択 ---------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------- フィールドを選択 ---------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "ファイルのヘッダー" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "モデル管理" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "マッピング" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "自動検出" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "モデル管理" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "追加情報" @@ -410,42 +430,22 @@ msgstr "モデルから" msgid "Array of unsuccessful injections" msgstr "インジェクション失敗データ" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-yyyy" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "インジェクションの実行" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "自動検出" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "ドメイン名" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "必須情報" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "フィールド" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "ポート MAC アドレス" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "ウイルス対策ソフト名" diff --git a/locales/ko_KR.mo b/locales/ko_KR.mo index 1bd58812b0aa569d9a8772547d4b491f1bbcb6e3..a9ef5302429a04c51973319919c86e0b458efb3f 100644 GIT binary patch delta 807 zcmXZaO(;ZB6u|Lg#>j{;gYn&4pc!I;2s>FQY!sOVB^wk)BvNmInuLXggpHE2(a6fi zMp715B1$$R3!|*8B>!Vhy*Iym?%aFsx%b_*#*M~!y4Q`RiHzln1Vtp7CsKxzFH#BR zn28-`m)VCQ`Uf!wr_E*Lk#+L`HQy|aA&@vCj3H* zmry~fpa|+oG+{ROpw1gYU3kLc1=J11P&crRdLkz-4RXpA*5V`bh^H`>AcUH*+Ts?o z3$y6&N1Z>6UYxQ2=TQq=v3MVKV<#5Jv6|Suq)|m9f%?t;l&3ok11A NwKO$H&fjt!{~!F8P#gdN delta 800 zcmXZaODIHP6u|N0nPD*AuV@J6T})Y7U`ScWh^0azGNWXn)NK+Llm(VjHnI~78%bGM ziBe)QWnmUdSy?d1|Cm$v-rsl5{l4=(?%ix%Z9Ps-a>5BB6WJnpA`&Q2TeH_6wjcWG>H%?|g%Vm&87%;w9>UYx5Dc;489t z@#M!BRE2sHjp#-{>bODFiN`ITN8LaebpsoyCvxD>pr)K-J>DUg#CT`{PeHt31!~-4 zc3?VjKkE1qOu`v^A4FZ)vc)^78#}Q02y2L)GaA)2BB%+QEAjv6@c-!0M?QeM z&~^0U32Og))Cr@g<9^Hxk`2TqsQ*F_>Pd_tpTdz@>#!D2$O)#<;RdziJ#tBehwk75 z+wmJm(N`?eh1;kTKcJq>i}`MTA^*D6aSwCzi!jgWZ_1M^YiKeQoa$TR>Fu5loxWvz FU4JRSPwD^w diff --git a/locales/ko_KR.po b/locales/ko_KR.po index df834d45..1d11f3a8 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -4,16 +4,16 @@ # FIRST AUTHOR , YEAR. # # Translators: -# SeongHyeon Cho , 2024 +# 조성현 (jaymz9634) , 2024 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" -"Last-Translator: SeongHyeon Cho , 2024\n" +"Last-Translator: 조성현 (jaymz9634) , 2024\n" "Language-Team: Korean (Korea) (https://app.transifex.com/teclib/teams/28042/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,31 +21,8 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "삽입 할 파일" @@ -68,13 +45,17 @@ msgid "" "do it ?" msgstr "주의하세요, GLPI에 데이터를 삽입하려고 합니다. 정말로 하시겠습니까?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "보완 정보" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "특정 파일 형식 옵션" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "파일 예제 다운로드" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "헤더의 존재" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "파일 구분자" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -104,30 +85,6 @@ msgstr "기록 내보내기" msgid "Finish" 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/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 "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "성공적인 삽입의 배열" @@ -173,6 +130,40 @@ msgstr "처리된 줄 수" msgid "Counter" 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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 "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "보완 정보" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "파일 예제 다운로드" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -217,10 +208,14 @@ msgstr "포트 단일성 기준" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -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 "파일 삽입" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -235,125 +230,150 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "데이터 삽입" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "하나의 필수 항목이 비었습니다" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "테이블" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "필수 정보" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "항목" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "불러오기 시작" - -#: 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 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "CSV 파일에서 추가" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "CSV 파일에서 갱신" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "데이터 불러오기 권한 없음" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "데이터 갱신 권한 없음" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "삽입된 값의 크기가 너무 큽니다" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "불러오기 허용안됨" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "불러오기 실패함" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "하나 이상의 필수 항목이 없습니다" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "삽입할 데이터가 정확합니다" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "하나의 데이터가 바른 유형이 아닙니다" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "경고" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "데이터 없음" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "미결됨" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "안티바이러스 이름" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "포트 MAC 주소" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" 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/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------테이블 선택-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------항목 선택-------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "파일 헤더" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "모델 관리" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "매핑" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "자동 감지" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "모델 관리" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "추가 정보" @@ -409,42 +429,22 @@ msgstr "모델에서" msgid "Array of unsuccessful injections" msgstr "실패한 삽입의 배열" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-yyyy" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "불러오기 시작" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "자동 감지" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "도메인 이름" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "필수 정보" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "항목" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "포트 MAC 주소" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "안티바이러스 이름" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index aad02bdd..01fe5cd3 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +23,8 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Arquivo para inserção" @@ -72,13 +49,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opções de formato de arquivo específico" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Fazer download de arquivo de exemplo" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Cabeçalho presente" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitador do arquivo" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -108,30 +89,6 @@ msgstr "Exportar o log" msgid "Finish" msgstr "Finalizar" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opções de formato de arquivo específico" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Cabeçalho presente" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitador do arquivo" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Lista de inserções bem sucedidas" @@ -177,6 +134,40 @@ msgstr "Numero de linhas processadas" msgid "Counter" msgstr "Contador" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -221,10 +212,14 @@ msgstr "Critério de unicidade de porta" msgid "Replacing the value of multiline text fields" msgstr "Substituindo o valor de campos de texto multilinha" -#: 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" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -241,127 +236,152 @@ msgstr "" "O arquivo não pôde ser encontrado (talvez ele exceda o tamanho máximo " "permitido)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Importação de dados" + #: 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/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Informação obrigatória" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campos" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar importaçã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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Adicionar de arquivo CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Atualizar com arquivo CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Sem direitos para importação dos dados" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Sem direitos para atualização dos dados" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "O tamanho do valor inserido é expansivo" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importação não permitida" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Falha na importação" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Pelo menos um dos campos obrigatórios não está presente, verifique" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Dados para importação estão corretos" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Um dado não está de acordo" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Aviso" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Dados não encontrados" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminado" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nome do antivírus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta do endereço MAC" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "Cabeçalho do arquivo" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabelas" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gerenciamento de modelos" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapeamento" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Detecção automática" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gerenciamento de modelos" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Informações adicionais" @@ -419,42 +439,22 @@ msgstr "Do modelo" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar importação" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detecção automática" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome do domínio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Informação obrigatória" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campos" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Porta do endereço MAC" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nome do antivírus" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index 8dea9816..8f85ab32 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +22,8 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Ficheiro a injetar" @@ -71,13 +48,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Opções de formato de ficheiro específico" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descarregar ficheiro de amostra" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Presença do cabeçalho" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Delimitador ficheiro" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -107,30 +88,6 @@ msgstr "Exportar o log" msgid "Finish" msgstr "Finalizada" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Opções de formato de ficheiro específico" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Presença do cabeçalho" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Delimitador ficheiro" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Matriz de importação bem sucedida" @@ -176,6 +133,40 @@ msgstr "Numero de linhas processadas" msgid "Counter" msgstr "Contador" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -220,10 +211,14 @@ msgstr "Critérios de unicidade de porta" msgid "Replacing the value of multiline text fields" msgstr "" -#: 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" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -238,127 +233,152 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Importação de dados" + #: 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/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Informações obrigatórias" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Campos" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Lançar a importaçã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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Adicionar a partir do ficheiro CSV" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Atualizar a partir do ficheiro CSV" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Não há direito de importar dados" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Não há direito de atualizar dados" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Tamanho do valor inserido é a expansivo" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Importação não permitida" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Importação falhada" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Pelo menos um campo obrigatório não está presente" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Dados para inserir estão corretos" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Dados não são do tipo correto" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Aviso" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Dados não encontrados" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Indeterminado" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Nome do antivírus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta de endereço MAC" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "Cabeçalho do ficheiro" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabelas" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Modelo de gestão" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapeamentos" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Deteção automática" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Modelo de gestão" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Informação adicional" @@ -416,42 +436,22 @@ msgstr "A partir do modelo" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-aaaa" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "aaaa-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Lançar a importação" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Deteção automática" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Nome do domínio" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Informações obrigatórias" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Campos" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Porta de endereço MAC" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nome do antivírus" diff --git a/locales/ru_RU.po b/locales/ru_RU.po index 4b395b3c..1184e9cd 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +25,8 @@ 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/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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Файл для добавления" @@ -74,13 +51,17 @@ msgstr "" "Осторожно, вы собираетесь внести данные в GLPI. Вы уверены, что хотите " "сделать это?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Дополнительная информация" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Конкретные параметры формата файла" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Скачать файл-пример" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Наличие заголовка" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Разделитель" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -110,30 +91,6 @@ msgstr "Экспорт лога" msgid "Finish" 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/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 "Вы можете начать создание модели, нажав кнопку" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Массив успешных добавлений" @@ -179,6 +136,40 @@ msgstr "Количество обработанных строк" msgid "Counter" 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.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +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 "Вы можете начать создание модели, нажав кнопку" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Дополнительная информация" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Скачать файл-пример" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "" @@ -223,10 +214,14 @@ msgstr "Критерий уникальности порта" msgid "Replacing the value of multiline text fields" msgstr "" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -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 "Добавление файла" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -241,110 +236,79 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Добавление данных" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Одно обязательно поле не заполнено" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Таблицы" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Обязательная информация" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Поля" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Начать импорт" - -#: 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 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Добавить из CSV файла" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Обновить из CSV файла" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Нет прав для импорта" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Нет прав для обновления" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Размер вставленного значения слишком велик" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Импорт не разрешен" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Импорт не удался" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "По крайней мере одно обязательное поле отсутствует" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Данные для загрузки верны" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Одно из данных неверного типа" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Предупреждение" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Данные не найдены" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Неопределенный" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Название антивируса" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC адрес порта" #: 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 @@ -355,14 +319,70 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Управление моделями" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Выберите таблицу-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Выберите поле-------" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Заголовок файла" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Таблицы" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Поле связи" + +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "дд-мм-гггг" + +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "мм-дд-гггг" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "гггг-мм-дд" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Соответствия" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Автоматическое определение" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Управление моделями" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Дополнительная информация" @@ -421,42 +441,22 @@ msgstr "Из модели" msgid "Array of unsuccessful injections" msgstr "Массив неуспешных добавлений" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "дд-мм-гггг" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "мм-дд-гггг" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "гггг-мм-дд" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1 234,56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Начать импорт" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Автоматическое определение" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Доменное имя" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Обязательная информация" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Поля" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC адрес порта" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Название антивируса" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index 076e0955..b3ca7a79 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-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+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,31 +21,8 @@ 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/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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Súbor na import" @@ -68,13 +45,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Možnosti formátovania konkrétneho súboru" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Stiahnuť vzorový súbor" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Prítomnosť hlavičky" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Oddeľovač súboru" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -104,30 +85,6 @@ msgstr "Exportovať log" 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" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Prítomnosť hlavičky" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Oddeľovač súboru" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Zoznam úspešným importov" @@ -173,6 +130,40 @@ msgstr "Počet spracovaných riadkov" msgid "Counter" msgstr "Počítadlo" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "Konfigurácia vkladania klienta" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Model" + +#: 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" + +#: 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/model_advanced_form.html.twig msgid "Model status" msgstr "Stav modelu" @@ -217,10 +208,14 @@ msgstr "Kritérium jedinečnosti portu" msgid "Replacing the value of multiline text fields" msgstr "Nahradenie hodnoty viacriadkových textových polí" -#: 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" +#: 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" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -236,110 +231,79 @@ msgid "" msgstr "" "Súbor sa nepodarilo nájsť (Možno prekračuje maximálnu povolenú veľkosť)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Import dát" + #: 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/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Povinné informácie" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Polia" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustiť import" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Pridanie z CSV súboru" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Aktualizácia z CSV súboru" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Nemáte oprávnenie na import dát" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Nemáte oprávnenie na aktualizáciu dát" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Veľkosť vkladanej hodnoty je príliš veľká" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Import nie je povolený" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Import zlyhal" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Najmenej jedno povinné pole nie je vyplnené" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Dáta na vloženie sú v poriadku" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Dáta nie sú správneho typu" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Upozornenie" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Dáta neboli nájdené" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Neurčené" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Názov antivírusu" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" #: 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 @@ -350,14 +314,70 @@ 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/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/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička súboru" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabuľky" + +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Prepojené pole" + +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" + +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mapovanie" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automatická detekcia" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa modelov" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Ďalšie informácie" @@ -416,42 +436,22 @@ msgstr "Z modelu" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustiť import" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatická detekcia" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Názov domény" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Povinné informácie" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Polia" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Názov antivírusu" diff --git a/locales/sv_SE.po b/locales/sv_SE.po index 77741f5d..82894eec 100644 --- a/locales/sv_SE.po +++ b/locales/sv_SE.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Peter Rundqvist, 2026\n" "Language-Team: Swedish (Sweden) (https://app.transifex.com/teclib/teams/28042/sv_SE/)\n" @@ -21,31 +21,8 @@ msgstr "" "Language: sv_SE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validering" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validera modell" - -#: templates/clientinjection_injection.html.twig -#: templates/clientinjection.html.twig -msgid "Model" -msgstr "Modell" - -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Importstatus" - -#: 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 "Inläsning av fil" - -#: templates/clientinjection_upload_file.html.twig inc/model.class.php:781 -#: inc/dropdown.class.php:85 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Fil att läsa in" @@ -70,13 +47,17 @@ msgstr "" "Var försiktig, du är på väg att injicera data i GLPI. Är du säker på att du " "vill göra det?" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Kompletterande information" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Alternativ för filformat" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Ladda ned exempelfil" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Första raden innehåller kolumnrubriker" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Kolumnavgränsare" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -106,30 +87,6 @@ msgstr "Exportera loggen" msgid "Finish" msgstr "Slutför" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Alternativ för filformat" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Första raden innehåller kolumnrubriker" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Kolumnavgränsare" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "Konfigurerade importklienter" - -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Det finns för närvarande ingen modell definierad" - -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Du kan börja konfigurera en modell genom att klicka på knappen" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Lyckade importer" @@ -175,6 +132,40 @@ msgstr "Antal bearbetade rader" msgid "Counter" msgstr "Räknare" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validering" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validera modell" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "Konfigurerade importklienter" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Modell" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Det finns för närvarande ingen modell definierad" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Du kan börja konfigurera en modell genom att klicka på knappen" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Kompletterande information" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Ladda ned exempelfil" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Modellstatus" @@ -219,10 +210,14 @@ msgstr "Bestäm unik port via" msgid "Replacing the value of multiline text fields" msgstr "Ersätter värde för textområdesfält" -#: setup.php:95 front/clientinjection.form.php:34 inc/menu.class.php:38 -#: inc/profile.class.php:72 -msgid "Data injection" -msgstr "Dataimport" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Importstatus" + +#: 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 "Inläsning av fil" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -237,126 +232,151 @@ msgid "" "The file could not be found (Maybe it exceeds the maximum size allowed)" msgstr "Hittade inte filen (den kanske är för stor)" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Dataimport" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Ett obligatoriskt fält är ej ifyllt" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tabeller" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Obligatorisk information" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Fält" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Starta importen" - -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Välj tabell-------" - -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Välj fält-------" - #: inc/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "Inga obligatoriska fält är definierade för denna modell" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "Lägg till från CSV-fil" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "Uppdatera från CSV-fil" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Du saknar behörighet att importera data" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Du saknar behörighet att uppdatera data" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Storleken på det infogade värdet är för stort" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "Import ej tillåten" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "Importen misslyckades" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "Minst ett obligatoriskt fält saknas" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Data som ska importeras är korrekt" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "En data att importera är felaktig typ" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Varning" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Hittade inga data" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Ej bestämd" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "AV-programvara" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC-adress för port" #: inc/networkequipmentinjection.class.php:76 msgid "Number of ports" msgstr "Antal portar" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Domännamn" +#: 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 månad" +msgstr[1] "%d månader" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Välj tabell-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Välj fält-------" #: inc/mapping.class.php:121 msgid "Header of the file" msgstr "Filkolumn" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tabeller" + #: inc/mapping.class.php:124 msgid "Link field" msgstr "Länka fält" -#: 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 månad" -msgstr[1] "%d månader" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Modellhantering" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Mappningar" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Automatisk" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Modellhantering" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Övrig information" @@ -413,42 +433,22 @@ msgstr "Från modellen" msgid "Array of unsuccessful injections" msgstr "Misslyckade importer" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-yyyy" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Starta importen" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatisk" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Domännamn" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Obligatorisk information" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Fält" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC-adress för port" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "AV-programvara" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 1c751db4..72d2030d 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-09 01:53+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: Kaya Zeren , 2025\n" "Language-Team: Turkish (Turkey) (https://app.transifex.com/teclib/teams/28042/tr_TR/)\n" @@ -22,31 +22,8 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: 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 +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 msgid "File to inject" msgstr "Aktarılacak dosya" @@ -71,13 +48,17 @@ 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/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "Belirli dosya biçimi ayarları" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Örnek dosyayı indir" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "Başlığın varlığı" + +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "Dosya ayracı" #: templates/clientinjection_result.html.twig msgid "Injection's results" @@ -107,30 +88,6 @@ msgstr "Günlüğü dış aktar" msgid "Finish" msgstr "Bitti" -#: templates/modelcsv_additional_form.html.twig -msgid "Specific file format options" -msgstr "Belirli dosya biçimi ayarları" - -#: templates/modelcsv_additional_form.html.twig -msgid "Header's presence" -msgstr "Başlığın varlığı" - -#: templates/modelcsv_additional_form.html.twig -msgid "File delimitor" -msgstr "Dosya ayracı" - -#: 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" - #: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "Başarılı aktarımlar dizisi" @@ -176,6 +133,40 @@ msgstr "İşlenecek satır sayısı" msgid "Counter" msgstr "Sayaç" +#: 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.html.twig +msgid "Client Injection Configuration" +msgstr "İstemci aktarım yapılandırması" + +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "Model" + +#: 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" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Tamamlayıcı bilgiler" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Örnek dosyayı indir" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Model durumu" @@ -220,10 +211,14 @@ msgstr "Bağlantı noktası eşsizlik ölçütü" msgid "Replacing the value of multiline text fields" msgstr "Çok satırlı metin alanlarının değeri değiştiriliyor" -#: 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ı" +#: 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ı" #: front/popup.php:35 inc/mapping.class.php:115 msgid "See the file" @@ -238,126 +233,151 @@ 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:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "Veri aktarımı" + #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" msgstr "Zorunlu alanlardan biri doldurulmamış" -#: inc/info.class.php:87 inc/info.class.php:145 inc/mapping.class.php:122 -msgid "Tables" -msgstr "Tablolar" - -#: inc/info.class.php:89 inc/info.class.php:147 -msgid "Mandatory information" -msgstr "Zorunlu bilgiler" - -#: inc/info.class.php:146 -msgid "Fields" -msgstr "Alanlar" - -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "İçe aktarımı başlat" - -#: 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/commoninjectionlib.class.php:264 msgid "No mandatory field is defined for this model" msgstr "" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Add from CSV file" msgstr "CSV dosyasından ekle" -#: inc/commoninjectionlib.class.php:2075 +#: inc/commoninjectionlib.class.php:2085 msgid "Update from CSV file" msgstr "CSV dosyasından güncelle" -#: inc/commoninjectionlib.class.php:2114 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "Veri alma izni yok" -#: inc/commoninjectionlib.class.php:2118 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "Veri güncelleme izni yok" -#: inc/commoninjectionlib.class.php:2122 +#: inc/commoninjectionlib.class.php:2132 msgid "Size of the inserted value is to expansive" msgstr "Eklenen değerin boyutu çok genişleyebilir" -#: inc/commoninjectionlib.class.php:2126 +#: inc/commoninjectionlib.class.php:2136 msgid "Import not allowed" msgstr "İçe aktarıma izin verilmiyor" -#: inc/commoninjectionlib.class.php:2130 +#: inc/commoninjectionlib.class.php:2140 msgid "Import failed" msgstr "İçe aktarılamadı" -#: inc/commoninjectionlib.class.php:2134 +#: inc/commoninjectionlib.class.php:2144 msgid "At least one mandatory field is not present" msgstr "En az bir zorunlu alan bulunamadı" -#: inc/commoninjectionlib.class.php:2138 +#: inc/commoninjectionlib.class.php:2148 msgid "Data to insert are correct" msgstr "Eklenecek veri doğru" -#: inc/commoninjectionlib.class.php:2142 +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "Bir verinin türü iyi değil" -#: inc/commoninjectionlib.class.php:2146 +#: inc/commoninjectionlib.class.php:2156 msgid "Warning" msgstr "Uyarı" -#: inc/commoninjectionlib.class.php:2150 +#: inc/commoninjectionlib.class.php:2160 msgid "Data not found" msgstr "Veri bulunamadı" -#: inc/commoninjectionlib.class.php:2154 inc/model.class.php:1377 +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 msgid "Undetermined" msgstr "Belirlenmemiş" -#: inc/computerinjection.class.php:78 -msgid "Antivirus name" -msgstr "Antivirus adı" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Bağlantı noktası MAC adresi" #: 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/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/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/mapping.class.php:121 msgid "Header of the file" msgstr "Dosyanın başlığı" +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 +msgid "Tables" +msgstr "Tablolar" + #: 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/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "gg-aa-yyyy" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Model yönetimi" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "aa-gg-yyyy" + +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-aa-gg" + +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" + +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" -#: inc/model.class.php:783 inc/dropdown.class.php:86 +#: inc/dropdown.class.php:86 inc/model.class.php:783 msgid "Mappings" msgstr "Eşleştirmeler" +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "Otomatik algılama" + +#: inc/dropdown.class.php:129 +msgid "UTF-8" +msgstr "UTF-8" + +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" + +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Model yönetimi" + #: inc/model.class.php:785 msgid "Additional Information" msgstr "Ek bilgiler" @@ -414,42 +434,22 @@ msgstr "Modelden" 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" - -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "aa-gg-yyyy" - -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-aa-gg" - -#: inc/dropdown.class.php:59 -msgid "1 234.56" -msgstr "1 234.56" - -#: inc/dropdown.class.php:61 -msgid "1 234,56" -msgstr "1 234,56" - -#: inc/dropdown.class.php:63 -msgid "1,234.56" -msgstr "1,234.56" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "İçe aktarımı başlat" -#: inc/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Otomatik algılama" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Etki alanı adı" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "Zorunlu bilgiler" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/info.class.php:146 +msgid "Fields" +msgstr "Alanlar" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Bağlantı noktası MAC adresi" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Antivirus adı" diff --git a/locales/zh_CN.mo b/locales/zh_CN.mo index 357595dc1fa675b4a5cfde386ee2904eee39674a..65d48ab7a61c637e31dc4f4cb0b837dd4a73d4cf 100644 GIT binary patch delta 2681 zcmY+_c}!GC90%~RC^rJjA(pDodV#12R6J0Nf?8`)v{h(gW7pk>EH3ZS-9>7ebRj8% z99|=6j53>(pEZR@lf7n=brlLO; zX2NMO1ulVka2-sCO%U^XMHebl&~XZmhc}@Dzk+nZW0(fB#={Os^Yy?Cc$VAO;InAog^Bd20aWP1-ymi7H>3+Jn1v?Df%GH`VKiLN{hJ{r zWQTN}i~HLkjq8Pp@C5f?fHeLpq!qmb<7lZL@fQL9;&+&g{&C1E8)iUCr~uN9)<8;Z zE2Nd#32Di_a4b9sF@@-bG|mU<`ay`r6t^Mm?$^*udvhNZ%G89k$A7>HFa@1t4y1%i z;UriIr$UWA0BN32AwJ?3{$L964W#+LhqNMpLYjw`As?h9Vf|@oOVL3YRY8mqZ$Ns| zI!I6Ag|x>Vum~Q4o8WC&3@73-=`2)28ehjYvdz#oMu<*Gi9ALYbOxRzWBus~Q;|L` zO)gu=mO$F8a!83)v358U?YAI3(NVS^W}!U<>AG(r9o7Jx4x_M7G*1q@z>5m)%}Va5 zhLoYoZ6~{%-2-W23F*cka{DrWe;3mA54isaNaKFx@9APXQ%R7;r0rMecRtoVE z72JLk(!hFdd)O9sAH)wv9Ao>qe}Elk??QaU18#>$^ol3k5rv~n38b)-U=-T3xjhe3 zq9xp32Pv^?b{qHCux?0C+6?K&$Jqf$34Z~z==XmQ6&h&pfH63Ebfa`g2~B4UAWgI! zQeqpqy_v0L-+^?P_d%RbahUthKuY*?b{H1Z@BbDmYvEsTE-c4^pc}hjf9Am|;Dhj~{5rN|)6vPY!mDdp1(MZ8R)yScv#wrB83+RQmfS#HT-_wO& znWJS2SMuR(1ihr_jEEU_rC!%Owf|MzvOT6Q-R|%>bj|8i)@n7ntKLd2`8X!4!sb#V z4Mnd}>@K~*t~Y6JC1=&!HnqW{tkOIV&+c5Y!s*nT6sJQ|-OA_{|LbgQuvUl^QbO)F?Ls6z15*9nzde)ljA1H^0*_}t6h4%;;B{fuy)lc);RU;csQ5Z zpu6P5xLtC4e5UM;FB_xE`|*WI)`kX$w!YpFCGnEI~Q)=8}?llMr%vRKV-BYGtPAehC0p8y`lZbjqaWt!+$bx zLx$f!iwkp~8g~6!$k)Yf)XZa-%-%t{ICZhbJiXuS88o~7fuU~m;}3#9zf@C;ig6>e z^Ss&H7Px*{82&S6`<39u0b^j;XzdHPb_Z|xMab7@w6=13A-@mP$UCV!qm5Iij04@W zz>+RESq^2L=nJ)7Fiv(F`>!B@e&ds7v!l;A*dc$mR3=2`H$Usgta4l0f+*xBWm?`W z^XO?~@IAqonf*T0f_`7{z#i@kc3d`_TjVckWwJDVn!J?WBug@;$a@(}qQe)uLIW*w PYUW;fFEd}xoiO)byt&lH literal 5978 zcmai$ZE#f88OM*7Qk&MQ*f*^&M=M1tn>PZ+AZQE$qXbeCusWToH@kPUx7@uq-g_4a zA8G=Gyn%@bB!)z?Kp+LP32zeeLS|}b+ObUA>8Kyt8C&b#yPFRcr+%>0FYW)i=j>(~ zYkOwT{_bbi1rT2Q{XLVe_QgJ zXPI_@n+0K^p%F_#JQ|oJ0P-52W=AKsvY8Aoaf>X@RtUCrEY;g0%i9SOfkRd;q)$ zn+V4yFg9`gONb`4sK-T@IJ?62T*Fb!@7@4==6pb4%72SKv?U6Abf2S{;p8x|)&EtM>hd;)B_iLqxu zijQm96!|3uB2?JFC2xVVNxlOlKiv(IodNK>V3};M1s{SOmi=8I+21GSgyfXuZzSK7 z{2NH~Uk70lyBPw>i||M5EtYbzlq*5f+brdJko;|eZN0NV+?Vm|5K=6?rcYtVO_er@(at%o5_Nx5TtPzLDK&NNctavw2x0EX;JFG75oy& zLDG9jwwFk*2VX+_3sSxYQr!LpL`X7MwtouJx(gB9o0+z~Wx>uP(d!VvZz<)11BA?fTg{X9|N@N>hH7e!$ zbtIrXidu_Wfw}^f{GTZg<6$i-`GEXGh5SY33Dj!TViHikk6MmO_mm3x|0&evsB|_@ zqf#ONZ}gvpk8#D>4^fL`TP_}hKygrqidS8>P^{pn{6cZJ5*4Y&FZW4qkR+7lJg>ns zUmnMQ0V+Z#TX4*N9REPJP!6R0!UCdHL`>6Gxx&Mms)uCb=Qh1G}EwIxvrZ#c&ss` zI4U>8T-~YJj%G9n1JG|c+IG!~+1yZ~81HahRcwcwhRUOgfnlcAB$T-ZCDY-JmTIep z!^&fh8C4uD$U~~525CK3p%_aX9<)?iE^O){)nYk&hJ_Vov{6^1m_WhAnh`cFngnCl zDvrXdqK&5Ii05EL4Q>;Un(;Hag0GboxuwqQlW}1)W`x8T$HeruYB^l7R30=f3sX>+ zYD0}yWoykHhHfhGBAmxw zjDtBD7Bd{xvbkzmrj^?l_U)kIS@j#%|8K4N`T2ZtXz}8lF?K8%#G>Jtp3~?wHLCOC z5*uE$W4dFr4NA-iM*LlBB04r`#x@a?Yy+L16M^G=4^(GEHaD`WO*o$`+u;qmS>!<; zvsEVA5#~yRACa;lbMhNa9`#2CV~8EY(VOPyVCb~8hKR%Ilzg)|E{k$QyS#R?-SHLX z_1VT)v|gMbMV8Gr;m(n6=AzNLHkc;%N3Nk>J-cxpjp3HoBWP6}5u%35xaRO3nyynL zHiuCr_iqr_!eUxQ$Gr?Si5wu7`+_SDUsBxEP%cmr5r_ulEXokR@5nIUGpvTLMs;}w zS3)5_j%rnPJ{~gy-H_TwHK>J=Ea;qM3}>@c9UY6!>SQ3}vc~j~pKP!haiz0;IBIiS zzOQR!9T+tASkyqz{B0mFYKUe3+LJzH+ff_E6|i}e86y|L@Z2nPLyAL3b~E|>c{8>| zxL2{a!M_wm@Pv(Yk`rvW!4cYF%%&`x^%M-iA(DOm31@?bZK+!qC}mp=%Ar*|*SZ!rwwNOYkFvh{PGGop%^2HM5 zNTnW5>5tk&xC@p^sW?y-3T#Dggn4DWro7_W z^7WN`YvtzJs!bd7Hv2E5K(*bVg#u5-8tg!wS;q5fHU&1T+cg>!Sc_%LcyVD-X`par zpty(^6_>4e^pQf8ybXBq2I?%uuyuOvmhoK?ybE?B2z8A=u4}vS*ickbR8m~@WYNmy z`9U+fW*O!xF2YcwA%-j#s8f|_8Lx;SkPt8r(}S{t3-c;Wqyhs*B9_azqwaJH8g)f8 zRw2_UmaRIg{cxVwqou;C6{y5Tq_eJ+PLD5mox|>{of+kUGhWA4 zw|$&>-3Os5=JQ5Rq~eK;%Fwhs-OZ8{UFn&b)XB-@)h=m?H*h9(Y}ie_k(_yrkqvE= z_yofI@U)b@-eGsPmq~Z}GtCXa7nArL^2Ed$_xT=o+xN}&A4N)Aa)A4v_h+&KQw z>*+Ds(7495W}E^P4j3e1xPZ0gWRs(-IH68C5JkxIlfY%w`; zz#Y57I82_4Pl?!-7a(Vc*Qfj4#2$BiAFN4Ez9OPlhF{;9+j9z+D>c>aj`q0&BOf*I z=5nRnOC)y`Kg-f%ms3-(i|x9v&fxwre0{hBh&c80@wwi_-0?oxBvst@UKlO|h0~dh4$qxADKo|H5s^m3bjgWP@{hkO z9Gy5&OodH~^GuHoi*0zlZ(X0>pPcSbBTmol_ApO(4~{)O`+9QnXm%j?Z(8Q&${-UT z51fJ^o^TWWSc%<`*!=Xx#ESB4GA7BGNspeQG$BBTb@_bOYT9t$kUPHDZM~4XFoi=T zGmoE5pW2r?dW0N95jVRhIk^v8faTDjM0vHDz8B`&_RH(xM-{)$Ay?0o@?$;&$b~0xNTG3{*JkW33s~L nJ>4b4!cVHCO-XiePdYJ+gT!gc1ort3=?PLl+%ARx`#ta<^S1Eq diff --git a/locales/zh_CN.po b/locales/zh_CN.po index a325fa92..ee13f0aa 100644 --- a/locales/zh_CN.po +++ b/locales/zh_CN.po @@ -6,15 +6,16 @@ # Translators: # liAnGjiA , 2020 # zhongxin li , 2021 +# DWXXX, 2026 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-25 11:40+0000\n" +"POT-Creation-Date: 2026-04-22 02:06+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" -"Last-Translator: zhongxin li , 2021\n" +"Last-Translator: DWXXX, 2026\n" "Language-Team: Chinese (China) (https://app.transifex.com/teclib/teams/28042/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,458 +23,430 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: inc/model.class.php:1127 -#, php-format -msgid "%d awaited column" -msgid_plural "%d awaited columns" -msgstr[0] "" +#: templates/clientinjection_upload_file.html.twig inc/dropdown.class.php:85 +#: inc/model.class.php:781 +msgid "File to inject" +msgstr "文件注入" -#: inc/model.class.php:1132 -#, php-format -msgid "%d found column" -msgid_plural "%d found columns" -msgstr[0] "" +#: templates/clientinjection_upload_file.html.twig +#: templates/infoadditionnalinfo.html.twig +msgid "Choose a file" +msgstr "选择文件" -#: inc/injectiontype.class.php:193 -msgid "-------Choose a field-------" -msgstr "-------选择字段-------" +#: templates/clientinjection_upload_file.html.twig +msgid "File encoding" +msgstr "文件编码" -#: inc/injectiontype.class.php:131 -msgid "-------Choose a table-------" -msgstr "-------选择表-------" +#: templates/clientinjection_upload_file.html.twig +msgid "Warning : existing mapped column will be overridden" +msgstr "警告:已存在的列映射关系将会被覆盖。" -#: inc/dropdown.class.php:62 -msgid "1 234,56" -msgstr "1 234,56" +#: 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 "当心了,您将有往GLPI里注入数据。您确定要这样做么?" -#: inc/dropdown.class.php:60 -msgid "1 234.56" -msgstr "1 234.56" +#: templates/modelcsv_additional_form.html.twig +msgid "Specific file format options" +msgstr "特殊格式选项" -#: inc/dropdown.class.php:64 -msgid "1,234.56" -msgstr "1,234.56" +#: templates/modelcsv_additional_form.html.twig +msgid "Header's presence" +msgstr "" -#: inc/commoninjectionlib.class.php:1896 -msgid "Add from CSV file" -msgstr "从CSV文件添加" +#: templates/modelcsv_additional_form.html.twig +msgid "File delimitor" +msgstr "文件分隔符" -#: inc/dropdown.class.php:90 inc/model.class.php:756 -msgid "Additional Information" -msgstr "" +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "注入结果" -#: inc/model.class.php:672 -msgid "Advanced options" -msgstr "高级选项" +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "注入成功" -#: inc/model.class.php:412 inc/model.class.php:676 -msgid "Allow creation of dropdowns" -msgstr "" +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "注入遇到错误" -#: inc/model.class.php:384 inc/model.class.php:664 -msgid "Allow lines creation" -msgstr "" +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "查看日志" -#: inc/model.class.php:393 inc/model.class.php:667 -msgid "Allow lines update" -msgstr "" +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "导出PDF报表" -#: inc/model.class.php:689 -msgid "Allow update of existing fields" -msgstr "允许更新已有字段" +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "导出日志" -#: inc/computerinjection.class.php:72 -msgid "Antivirus name" -msgstr "杀毒软件名称" +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "完成" -#: inc/model.class.php:1427 inc/model.class.php:1564 +#: templates/log_results.html.twig inc/model.class.php:1493 msgid "Array of successful injections" msgstr "" -#: inc/model.class.php:1462 inc/model.class.php:1584 -msgid "Array of unsuccessful injections" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1518 +msgid "Line" +msgstr "行" -#: inc/model.class.php:1172 -msgid "At least one column is incorrect" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1497 +#: inc/model.class.php:1520 +msgid "Data Import" +msgstr "数据导入" -#: inc/commoninjectionlib.class.php:1959 -msgid "At least one mandatory field is not present" -msgstr "至少有一个必填字段还没有" +#: templates/log_results.html.twig inc/model.class.php:1498 +#: inc/model.class.php:1521 +msgid "Injection type" +msgstr "注入类型" -#: inc/dropdown.class.php:119 -msgid "Automatic detection" -msgstr "自动检测" +#: templates/log_results.html.twig inc/model.class.php:1499 +#: inc/model.class.php:1522 +msgid "Object Identifier" +msgstr "" -#: hook.php:128 hook.php:145 setup.php:63 -msgid "Can't create folder" -msgstr "无法创建文件夹" +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "" -#: inc/info.class.php:262 inc/clientinjection.class.php:156 -msgid "Choose a file" -msgstr "选择文件" +#: templates/log_results.html.twig inc/model.class.php:1519 +#: inc/model.class.php:1539 +msgid "Data check" +msgstr "数据检查" -#: inc/info.class.php:261 -msgid "Complementary information" -msgstr "补充信息" +#: templates/log_results.html.twig +msgid "Global report" +msgstr "全局报告" -#: inc/model.class.php:1510 -msgid "Counter" +#: templates/log_results.html.twig +msgid "Number of lines processed" msgstr "" -#: inc/model.class.php:1435 inc/model.class.php:1471 inc/model.class.php:1508 -#: inc/model.class.php:1568 inc/model.class.php:1589 -msgid "Data Import" -msgstr "数据导入" +#: templates/log_results.html.twig +msgid "Counter" +msgstr "计数" -#: inc/model.class.php:1470 inc/model.class.php:1588 inc/model.class.php:1605 -msgid "Data check" -msgstr "数据检查" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "验证" -#: inc/profile.class.php:67 inc/menu.class.php:38 -#: front/clientinjection.form.php:36 setup.php:94 -msgid "Data injection" -msgstr "数据注入" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "无效模型" -#: inc/model.class.php:1555 front/popup.php:43 -msgid "Data injection report" -msgstr "数据注入报告" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "客户端导入配置" -#: inc/commoninjectionlib.class.php:1975 -msgid "Data not found" -msgstr "数据未找到" +#: templates/clientinjection.html.twig +#: templates/clientinjection_injection.html.twig +msgid "Model" +msgstr "型号" -#: inc/commoninjectionlib.class.php:1963 -msgid "Data to insert are correct" -msgstr "插入数据正确" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "当前没有可用的模型" -#: inc/model.class.php:420 inc/model.class.php:680 -msgid "Dates format" -msgstr "数据格式" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "您可以通过点击按钮开始模型创建" -#: inc/phoneinjection.class.php:67 -msgid "Domain name" -msgstr "" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "补充信息" -#: inc/info.class.php:271 +#: templates/infoadditionnalinfo.html.twig msgid "Download file sample" msgstr "下载示例文件" -#: inc/webservice.class.php:115 -msgid "Entity unknown" -msgstr "未知实体" +#: templates/model_advanced_form.html.twig +msgid "Model status" +msgstr "型号状态" -#: inc/clientinjection.class.php:393 -msgid "Export rapport in PDF" -msgstr "导出PDF报表" - -#: inc/clientinjection.class.php:399 -msgid "Export the log" -msgstr "导出日志" - -#: inc/model.class.php:963 -msgid "Extension csv required" -msgstr "文件格式需为csv格式" +#: templates/model_advanced_form.html.twig inc/model.class.php:493 +msgid "Type of data to import" +msgstr "导入数据类型" -#: inc/info.class.php:142 -msgid "Fields" -msgstr "字段" +#: templates/model_advanced_form.html.twig inc/model.class.php:475 +msgid "Allow lines creation" +msgstr "允许创建行" -#: inc/modelcsv.class.php:167 -msgid "File delimitor" -msgstr "文件分隔符" +#: templates/model_advanced_form.html.twig inc/model.class.php:484 +msgid "Allow lines update" +msgstr "允许行更新" -#: inc/clientinjection.class.php:162 -msgid "File encoding" -msgstr "文件编码" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "高级选项" -#: inc/model.class.php:962 -msgid "File format is wrong" -msgstr "文件格式错误" +#: templates/model_advanced_form.html.twig inc/model.class.php:503 +msgid "Allow creation of dropdowns (Except Entity)" +msgstr "允许创始下拉菜单(实体除外)" -#: inc/dropdown.class.php:87 inc/model.class.php:751 -#: inc/clientinjection.class.php:153 -msgid "File to inject" -msgstr "文件注入" +#: templates/model_advanced_form.html.twig inc/model.class.php:511 +msgid "Dates format" +msgstr "数据格式" -#: inc/clientinjection.class.php:407 -msgid "Finish" -msgstr "完成" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "允许更新已有字段" -#: inc/model.class.php:429 inc/model.class.php:693 +#: templates/model_advanced_form.html.twig inc/model.class.php:520 msgid "Float format" msgstr "浮点格式" -#: inc/model.class.php:1185 -msgid "From the model" +#: templates/model_advanced_form.html.twig inc/model.class.php:529 +msgid "Port unicity criteria" msgstr "" -#: inc/model.class.php:1500 -msgid "Global report" +#: templates/model_advanced_form.html.twig inc/model.class.php:581 +msgid "Replacing the value of multiline text fields" msgstr "" -#: inc/mapping.class.php:123 -msgid "Header of the file" -msgstr "文件头" - -#: inc/modelcsv.class.php:163 -msgid "Header's presence" -msgstr "" - -#: inc/dropdown.class.php:123 -msgid "ISO8859-1" -msgstr "ISO8859-1" - -#: inc/commoninjectionlib.class.php:1955 -msgid "Import failed" -msgstr "导入失败" - -#: inc/commoninjectionlib.class.php:1951 -msgid "Import not allowed" -msgstr "禁止导入" - -#: inc/clientinjection.class.php:210 +#: templates/clientinjection_injection.html.twig msgid "Import progress" msgstr "导入进度" -#: inc/model.class.php:954 -#, php-format -msgid "Impossible to copy the file in %s" -msgstr "" - -#: inc/clientinjection.class.php:378 -msgid "Injection encounters errors" -msgstr "注入遇到错误" - -#: inc/clientinjection.class.php:297 -msgid "Injection finished" -msgstr "注入完成" - -#: inc/profile.class.php:43 inc/menu.class.php:56 inc/menu.class.php:57 -#: inc/menu.class.php:61 inc/clientinjection.class.php:214 +#: 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 "文件注入" -#: inc/clientinjection.class.php:280 -#, php-format -msgid "Injection of the file... %d%%" -msgstr "注入文件... %d%%" - -#: inc/clientinjection.class.php:375 -msgid "Injection successful" -msgstr "注入成功" - -#: inc/model.class.php:1436 inc/model.class.php:1472 inc/model.class.php:1509 -#: inc/model.class.php:1569 inc/model.class.php:1590 -msgid "Injection type" -msgstr "注入类型" - -#: inc/clientinjection.class.php:370 -msgid "Injection's results" -msgstr "注入结果" - -#: inc/model.class.php:1180 -msgid "Into the file" -msgstr "" +#: front/popup.php:35 inc/mapping.class.php:115 +msgid "See the file" +msgstr "查看文件" -#: inc/clientinjection.class.php:180 -msgid "Launch the import" -msgstr "启动导入" +#: front/popup.php:41 inc/model.class.php:1484 +msgid "Data injection report" +msgstr "数据注入报告" -#: inc/model.class.php:1434 inc/model.class.php:1469 inc/model.class.php:1567 -#: inc/model.class.php:1587 -msgid "Line" +#: 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:126 -msgid "Link field" -msgstr "关联字段" - -#: inc/model.class.php:784 -msgid "Load this file" -msgstr "加载此文件" +#: front/clientinjection.form.php:34 inc/menu.class.php:38 +#: inc/profile.class.php:72 setup.php:95 +msgid "Data injection" +msgstr "数据注入" -#: inc/info.class.php:86 inc/info.class.php:143 -msgid "Mandatory information" -msgstr "必填信息" +#: front/clientinjection.form.php:52 +msgid "One mandatory field is not filled" +msgstr "一个必填字段没有填" -#: inc/dropdown.class.php:88 inc/model.class.php:753 -msgid "Mappings" +#: inc/commoninjectionlib.class.php:264 +msgid "No mandatory field is defined for this model" msgstr "" -#: inc/dropdown.class.php:94 -msgid "Model available for use" -msgstr "可供使用的模型" - -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "模型管理" - -#: inc/webservice.class.php:78 -msgid "Model unknown" -msgstr "未知模型" +#: inc/commoninjectionlib.class.php:2085 +msgid "Add from CSV file" +msgstr "从CSV文件添加" -#: inc/clientinjection.class.php:96 -msgid "No model currently available" -msgstr "当前没有可用的模型" +#: inc/commoninjectionlib.class.php:2085 +msgid "Update from CSV file" +msgstr "从CSV文件更新" -#: inc/commoninjectionlib.class.php:1939 +#: inc/commoninjectionlib.class.php:2124 msgid "No right to import data" msgstr "无权导入数据" -#: inc/commoninjectionlib.class.php:1943 +#: inc/commoninjectionlib.class.php:2128 msgid "No right to update data" msgstr "无权更新数据" -#: inc/model.class.php:1040 -msgid "Not data to import" -msgstr "无数据导入" - -#: inc/model.class.php:1501 -msgid "Number of lines processed" +#: inc/commoninjectionlib.class.php:2132 +msgid "Size of the inserted value is to expansive" msgstr "" -#: inc/networkequipmentinjection.class.php:72 -msgid "Number of ports" -msgstr "端口号" +#: inc/commoninjectionlib.class.php:2136 +msgid "Import not allowed" +msgstr "禁止导入" -#: inc/model.class.php:1437 inc/model.class.php:1473 inc/model.class.php:1570 -#: inc/model.class.php:1591 -msgid "Object Identifier" -msgstr "" +#: inc/commoninjectionlib.class.php:2140 +msgid "Import failed" +msgstr "导入失败" -#: inc/commoninjectionlib.class.php:1967 +#: inc/commoninjectionlib.class.php:2144 +msgid "At least one mandatory field is not present" +msgstr "至少有一个必填字段还没有" + +#: inc/commoninjectionlib.class.php:2148 +msgid "Data to insert are correct" +msgstr "插入数据正确" + +#: inc/commoninjectionlib.class.php:2152 msgid "One data is not the good type" msgstr "一个数据类型不对" -#: front/mapping.form.php:60 -msgid "" -"One link field must be selected: it will be used to check if data already " -"exists" -msgstr " 必须选择一个关联字段:它将用于检查数据是否已经存在。 " +#: inc/commoninjectionlib.class.php:2156 +msgid "Warning" +msgstr "警告" -#: front/clientinjection.form.php:52 -msgid "One mandatory field is not filled" -msgstr "一个必填字段没有填" +#: inc/commoninjectionlib.class.php:2160 +msgid "Data not found" +msgstr "数据未找到" -#: inc/model.class.php:863 -msgid "Please enter a name for the model" -msgstr "请给模型命名" +#: inc/commoninjectionlib.class.php:2164 inc/model.class.php:1377 +msgid "Undetermined" +msgstr " 未确定的" -#: inc/networkportinjection.class.php:89 +#: inc/networkportinjection.class.php:94 msgid "Port MAC address" msgstr "MAC地址端口" -#: inc/model.class.php:438 -msgid "Port unicity criteria" -msgstr "" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "端口号" -#: inc/mapping.class.php:117 front/popup.php:37 -msgid "See the file" -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] "%d 月" -#: inc/clientinjection.class.php:387 -msgid "See the log" -msgstr "查看日志" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------选择表-------" -#: inc/commoninjectionlib.class.php:1947 -msgid "Size of the inserted value is to expansive" -msgstr "" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------选择字段-------" -#: inc/modelcsv.class.php:160 -msgid "Specific file format options" -msgstr "特殊格式选项" +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "文件头" -#: inc/mapping.class.php:124 inc/info.class.php:84 inc/info.class.php:141 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "表" -#: front/model.form.php:88 front/clientinjection.form.php:85 -msgid "The file could not be found" -msgstr "文件未找到" +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "关联字段" -#: inc/model.class.php:1100 -msgid "The file is ok." -msgstr "文件没问题。" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/model.class.php:1125 -msgid "The number of columns of the file is incorrect." -msgstr "文件列数错误" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" -#: front/mapping.form.php:76 -msgid "" -"This step allows you to add informations not present in the file. You'll be " -"asked for theses informations while using the model." -msgstr " 此步骤允许您添加文件中不存在的信息。在使用该模型时,会要求您提供这些信息。 " +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" -#: inc/model.class.php:402 inc/model.class.php:652 -msgid "Type of data to import" -msgstr "导入数据类型" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/dropdown.class.php:122 +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" + +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: inc/dropdown.class.php:86 inc/model.class.php:783 +msgid "Mappings" +msgstr "映射" + +#: inc/dropdown.class.php:128 +msgid "Automatic detection" +msgstr "自动检测" + +#: inc/dropdown.class.php:129 msgid "UTF-8" msgstr "UTF-8" -#: inc/model.class.php:1352 inc/commoninjectionlib.class.php:1979 -msgid "Undetermined" -msgstr " 未确定的" +#: inc/dropdown.class.php:130 +msgid "ISO8859-1" +msgstr "ISO8859-1" -#: inc/commoninjectionlib.class.php:1898 -msgid "Update from CSV file" -msgstr "从CSV文件更新" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "模型管理" -#: inc/clientinjection.class.php:88 -msgid "Use an existing model" -msgstr "使用一个存在的模型" +#: inc/model.class.php:785 +msgid "Additional Information" +msgstr "额外信息" -#: inc/model.class.php:719 -msgctxt "button" -msgid "Validate the model" -msgstr "无效模型" +#: inc/model.class.php:811 +msgid "Load this file" +msgstr "加载此文件" -#: inc/commoninjectionlib.class.php:1971 -msgid "Warning" -msgstr "警告" +#: inc/model.class.php:892 +msgid "Please enter a name for the model" +msgstr "请给模型命名" -#: inc/clientinjection.class.php:170 -msgid "Warning : existing mapped column will be overridden" -msgstr "警告:已存在的列映射关系将会被覆盖。" +#: inc/model.class.php:990 +#, php-format +msgid "Impossible to copy the file in %s" +msgstr "" -#: inc/clientinjection.class.php:173 -msgid "" -"Watch out, you're about to inject data into GLPI. Are you sure you want to " -"do it ?" -msgstr "当心了,您将有往GLPI里注入数据。您确定要这样做么?" +#: inc/model.class.php:999 +msgid "File format is wrong" +msgstr "文件格式错误" -#: inc/model.class.php:891 -msgid "You are not the initial creator of this model" -msgstr "你不是这个模型的创建者" +#: inc/model.class.php:1000 +msgid "Extension csv required" +msgstr "文件格式需为csv格式" -#: inc/clientinjection.class.php:105 -msgid "You can start the model creation by hitting the button" -msgstr "您可以通过点击按钮开始模型创建" +#: inc/model.class.php:1116 +msgid "The file is ok." +msgstr "文件没问题。" -#: inc/webservice.class.php:123 -msgid "You cannot access this entity" -msgstr "您无权访问此实体" +#: inc/model.class.php:1140 +msgid "The number of columns of the file is incorrect." +msgstr "文件列数错误" -#: inc/webservice.class.php:86 inc/webservice.class.php:95 -msgid "You cannot access this model" -msgstr "您无权访问此模型" +#: inc/model.class.php:1142 +#, php-format +msgid "%d awaited column" +msgid_plural "%d awaited columns" +msgstr[0] "" -#: inc/model.class.php:872 -msgid "Your model should allow import and/or update of data" +#: inc/model.class.php:1191 +msgid "At least one column is incorrect" +msgstr "至少有一栏数据不正确" + +#: inc/model.class.php:1199 +msgid "Into the file" msgstr "" -#: inc/dropdown.class.php:37 -msgid "dd-mm-yyyy" -msgstr "dd-mm-yyyy" +#: inc/model.class.php:1204 +msgid "From the model" +msgstr "来自型号" -#: inc/dropdown.class.php:39 -msgid "mm-dd-yyyy" -msgstr "mm-dd-yyyy" +#: inc/model.class.php:1515 +msgid "Array of unsuccessful injections" +msgstr "" -#: inc/dropdown.class.php:41 -msgid "yyyy-mm-dd" -msgstr "yyyy-mm-dd" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "启动导入" + +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "域名" + +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" +msgstr "必填信息" + +#: inc/info.class.php:146 +msgid "Fields" +msgstr "字段" + +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "杀毒软件名称"