From 7f63bf28ff7ca3c9fe1ba43c61ff38cf878a0f17 Mon Sep 17 00:00:00 2001 From: stonebuzz <7335054+stonebuzz@users.noreply.github.com> Date: Tue, 17 Mar 2026 01:48:57 +0000 Subject: [PATCH] Update locales --- locales/cs_CZ.po | 374 ++++++++++++++++++------------------ locales/datainjection.pot | 300 ++++++++++++++--------------- locales/en_GB.mo | Bin 6876 -> 6876 bytes locales/en_GB.po | 376 ++++++++++++++++++------------------ locales/es_AR.po | 374 ++++++++++++++++++------------------ locales/es_EC.po | 372 ++++++++++++++++++------------------ locales/es_MX.po | 374 ++++++++++++++++++------------------ locales/fi_FI.po | 370 ++++++++++++++++++------------------ locales/fr_FR.po | 374 ++++++++++++++++++------------------ locales/hr_HR.po | 372 ++++++++++++++++++------------------ locales/it_IT.po | 374 ++++++++++++++++++------------------ locales/ja_JP.po | 374 ++++++++++++++++++------------------ locales/ko_KR.po | 372 ++++++++++++++++++------------------ locales/pt_BR.po | 374 ++++++++++++++++++------------------ locales/pt_PT.po | 372 ++++++++++++++++++------------------ locales/ru_RU.po | 372 ++++++++++++++++++------------------ locales/sk_SK.mo | Bin 7033 -> 7391 bytes locales/sk_SK.po | 390 +++++++++++++++++++------------------- locales/sv_SE.po | 374 ++++++++++++++++++------------------ locales/tr_TR.po | 374 ++++++++++++++++++------------------ 20 files changed, 3331 insertions(+), 3331 deletions(-) diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index be10529a..bbaf11a9 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -59,121 +59,29 @@ msgstr "Přítomnost hlavičky" msgid "File delimitor" msgstr "Oddělovač souboru" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Typ dat k importu" - -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Umožnit vytváření řádků" - -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Umožnit aktualizaci řádků" - -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Pokročilé předvolby" - -#: templates/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "Povolit vytváření rozbalovacích nabídek (kromě entity)" - -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Formát data" - -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Umožnit aktualizovat existující kolonky" - -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Formát desetinné čárky" - -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Kritérium jednoznačnosti portu" - -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" -msgstr "Nahrazení hodnoty víceřádkových textových polí" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Výsledek importu" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Import úspěšný" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Při importu se vyskytly chyby" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Zobrazit záznam událostí (log)" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportovat hlášení do PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportovat záznam událostí" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Dokončit" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Ověřit šablonu" -#: templates/clientinjection.html.twig #: templates/clientinjection_injection.html.twig +#: templates/clientinjection.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/clientinjection_injection.html.twig msgid "Import progress" msgstr "Ukazatel postupu importu" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 +#: 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/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/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/log_results.html.twig inc/model.class.php:1470 msgid "Array of successful injections" msgstr "Pole úspěšných importů" @@ -219,18 +127,118 @@ msgstr "Počet zpracovaných řádků" msgid "Counter" msgstr "Počítadlo" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Doplňující informace" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Stáhnout ukázku souboru" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Výsledek importu" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Import úspěšný" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Při importu se vyskytly chyby" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Zobrazit záznam událostí (log)" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportovat hlášení do PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportovat záznam událostí" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Dokončit" + +#: templates/model_advanced_form.html.twig +msgid "Model status" +msgstr "" + +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Typ dat k importu" + +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Umožnit vytváření řádků" + +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Umožnit aktualizaci řádků" + +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Pokročilé předvolby" + +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" +msgstr "Povolit vytváření rozbalovacích nabídek (kromě entity)" + +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Formát data" + +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Umožnit aktualizovat existující kolonky" + +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Formát desetinné čárky" + +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Kritérium jednoznačnosti portu" + +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "Nahrazení hodnoty víceřádkových textových polí" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "V tuto chvíli není k dispozici žádná šablona" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Vytváření šablony zahájíte kliknutím na tlačítko" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Zvolte tabulku-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Zvolte kolonku-------" + +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustit import" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Vpravení dat" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Správa šablon" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Název antiviru" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Název domény" #: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 #: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 @@ -242,26 +250,30 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Název domény" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Zobrazit soubor" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička souboru" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tabulky" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Propojená kolonka" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Povinné informace" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Kolonky" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapování" @@ -320,7 +332,7 @@ msgstr "Do souboru" msgid "From the model" msgstr "Ze šablony" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Nespecifikováno" @@ -332,117 +344,105 @@ msgstr "Výkaz o vpravení dat" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatické zjištění" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa šablon" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Počet portů" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Přidat z CSV souboru" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Aktualizovat z CSV souboru" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Nemáte oprávnění importovat data" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Nemáte oprávnění aktualizovat data" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Velikost vkládané hodnoty je příliš obsáhlá" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Import není dovolen" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Import se nezdařil" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Přinejmenším jedna povinná kolonka není vyplněná" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Data pro vložení jsou v pořádku" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Jedna data nejsou správného typu" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Varování" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Data nebyla nalezena" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Počet portů" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Název antiviru" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Zvolte tabulku-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-rrrr" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Zvolte kolonku-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-rrrr" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustit import" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "rrrr-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Zobrazit soubor" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234,56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Hlavička souboru" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Propojená kolonka" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1 234,56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/datainjection.pot b/locales/datainjection.pot index 0fd616ed..1c22c763 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-01-29 01:43+0000\n" +"POT-Creation-Date: 2026-03-17 01:48+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -54,48 +54,80 @@ msgstr "" msgid "File delimitor" msgstr "" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" msgstr "" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" +#: 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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" msgstr "" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" msgstr "" #: templates/clientinjection_result.html.twig @@ -126,105 +158,81 @@ msgstr "" msgid "Finish" 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" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" msgstr "" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" msgstr "" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" msgstr "" -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "No model currently available" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" msgstr "" -#: templates/log_results.html.twig -msgid "Global report" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" msgstr "" -#: templates/log_results.html.twig -msgid "Number of lines processed" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" msgstr "" -#: templates/log_results.html.twig -msgid "Counter" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" msgstr "" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" msgstr "" #: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 @@ -235,24 +243,28 @@ msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "" + +#: inc/mapping.class.php:121 +msgid "Header of the file" msgstr "" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "" -#: inc/info.class.php:114 inc/info.class.php:172 -msgid "Mandatory information" +#: inc/mapping.class.php:124 +msgid "Link field" msgstr "" -#: inc/info.class.php:171 -msgid "Fields" +#: inc/info.class.php:89 inc/info.class.php:147 +msgid "Mandatory information" msgstr "" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" +#: inc/info.class.php:146 +msgid "Fields" msgstr "" #: inc/model.class.php:760 inc/dropdown.class.php:86 @@ -311,7 +323,7 @@ msgstr "" msgid "From the model" msgstr "" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "" @@ -323,116 +335,104 @@ 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" -msgstr "" - -#: inc/dropdown.class.php:128 -msgid "Automatic detection" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" msgstr "" -#: inc/dropdown.class.php:129 -msgid "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" msgstr "" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" msgstr "" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" msgstr "" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" msgstr "" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" msgstr "" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" msgstr "" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" +#: inc/dropdown.class.php:59 +msgid "1 234.56" msgstr "" -#: inc/mapping.class.php:121 -msgid "Header of the file" +#: inc/dropdown.class.php:61 +msgid "1 234,56" msgstr "" -#: inc/mapping.class.php:124 -msgid "Link field" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +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 "" #: front/clientinjection.form.php:52 diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 8c4b36ab67f98d4691a010af3605d06a9f4326c9..76808106f60f954a358dd3df64138cb43065cbf3 100644 GIT binary patch delta 23 ecmca(ddGA_l^~a~uA#YtfuWU&#pV{l2u=WCf(HNq delta 23 ecmca(ddGA_l^~a)u92mJfuWU&@#Yr62u=WCYX, 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" @@ -59,6 +59,110 @@ msgstr "Presencia del encabezado" msgid "File delimitor" msgstr "Delimitador de archivo" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validación" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar el modelo" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Modelo" + +#: 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/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Listado de inyecciones exitosas" + +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Línea" + +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Importación de Datos" + +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Tipo de inyección" + +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Identificador de objeto" + +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "Listado de inyecciones fallidas" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Verificación de datos" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Informe global" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Número de líneas procesadas" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Contador" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Información complementaria" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Descargar archivo de ejemplo" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Resultados de la inyección" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inyección exitosa" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "La inyección encontró errores" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Ver el registro" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportar informe en PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportar el registro" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Finalizar" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Estado del modelo" @@ -103,43 +207,10 @@ 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" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Resultados de la inyección" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inyección exitosa" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "La inyección encontró errores" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Ver el registro" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportar informe en PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportar el registro" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Finalizar" - #: templates/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" @@ -148,89 +219,26 @@ msgstr "Ningún modelo disponible actualmente" 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/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progreso de importación" - -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Inyección del archivo" - -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validación" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validar el modelo" - -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Información complementaria" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Descargar archivo de ejemplo" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Listado de inyecciones exitosas" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Línea" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Importación de Datos" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Tipo de inyección" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Identificador de objeto" - -#: templates/log_results.html.twig -msgid "Array of failed injections" -msgstr "Listado de inyecciones fallidas" - -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Verificación de datos" - -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Informe global" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Seleccione una tabla-------" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "Número de líneas procesadas" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Seleccione un campo-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Contador" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar la importación" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Inyección de datos" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestión de modelos" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Nombre del antivirus" +#: 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 @@ -241,26 +249,30 @@ msgstr[0] "%d mes" msgstr[1] "%d meses" msgstr[2] "%d meses" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nombre de dominio" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Ver el archivo" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Encabezado del archivo" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tablas" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo de enlace" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Información obligatoria" -#: inc/info.class.php:171 +#: 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/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapeos" @@ -318,7 +330,7 @@ msgstr "En el archivo" msgid "From the model" msgstr "Del modelo" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Indeterminado" @@ -330,117 +342,105 @@ msgstr "Informe de inyección de datos" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detección automática" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Dirección MAC del puerto" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestión de modelos" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Cantidad de puertos" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Agregar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Actualizar desde archivo CSV" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Sin derecho a importar datos" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Sin derecho a actualizar los datos" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "El tamaño del valor insertado es demasiado grande" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Importación no permitida" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Importación fallida" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Al menos un campo obligatorio no está presente" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Los datos a insertar son correctos" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Un dato no es del tipo correcto" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Advertencia" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Datos no encontrados" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Cantidad de puertos" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nombre del antivirus" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Seleccione una tabla-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Seleccione un campo-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar la importación" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Ver el archivo" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Encabezado del archivo" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo de enlace" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/fi_FI.po b/locales/fi_FI.po index 5c58016b..025261d9 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -57,50 +57,82 @@ msgstr "Otsikko on olemassa" msgid "File delimitor" msgstr "Tietojen erotinmerkki" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Tuotavan tiedon tyyppi" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Vahvista malli" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Salli rivien luominen" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Salli rivien päivitys" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Tuonnin edistyminen" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Edistyneet asetukset" +#: 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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Tuonti onnistui" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Päiväyksen muoto" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Rivi" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Salli nykyisten kenttien päivittäminen" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Tuo tiedot" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Numeromuoto" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Tuonnin tyyppi" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Porttiyhtenäisyyden kriteerit" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Kohteen tunniste" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Tietojen tarkistus" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "" + +#: templates/log_results.html.twig +msgid "Counter" msgstr "" +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Täydentävät tiedot" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Lataa näytetiedosto" + #: templates/clientinjection_result.html.twig msgid "Injection's results" msgstr "Tuonnin tulokset" @@ -129,105 +161,81 @@ msgstr "Vie loki" msgid "Finish" msgstr "Lopeta" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Ei saatavilla olevaa mallia" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Tuotavan tiedon tyyppi" -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Voit aloittaa mallin luomisen napsauttamalla painiketta" +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Salli rivien luominen" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Tuonnin edistyminen" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Salli rivien päivitys" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Tiedoston tuonti" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Edistyneet asetukset" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Vahvista malli" - -#: 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/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Tuonti onnistui" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Päiväyksen muoto" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Rivi" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Salli nykyisten kenttien päivittäminen" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Tuo tiedot" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Numeromuoto" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Tuonnin tyyppi" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Porttiyhtenäisyyden kriteerit" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Kohteen tunniste" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Tietojen tarkistus" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Ei saatavilla olevaa mallia" -#: templates/log_results.html.twig -msgid "Global report" -msgstr "" +#: 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 -msgid "Number of lines processed" -msgstr "" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Valitse taulukko-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Valitse kenttä-------" + +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Käynnistä tuonti" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Mallinhallinta" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" msgstr "" #: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 @@ -238,26 +246,30 @@ msgid_plural "%d months" msgstr[0] "" msgstr[1] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Katso tiedosto" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: 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/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Linkkikenttä" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Pakollinen tieto" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Kentät" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Portin MAC-osoite" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Linkitykset" @@ -314,7 +326,7 @@ msgstr "Tiedostoon" msgid "From the model" msgstr "Mallista" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Määrittelemätön" @@ -326,117 +338,105 @@ msgstr "" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automaattinen tunnistus" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Portin MAC-osoite" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Mallinhallinta" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Porttien lukumäärä" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Lisää CSV-tiedostosta" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Päivitä CSV-tiedostosta" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Ei oikeutta tuoda tietoja" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Ei oikeutta päivittää tietoja" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Syötetyn arvo koko laajeneva" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Tuonti ei sallittu" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Tuonti epäonnistui" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Ainakin yksi pakollinen kenttä puuttuu" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Syötetyt tiedot ovat oikeita" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Yksi tieto ei ole oikeaa tyyppiä" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Varoitus" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Tietoja ei löytynyt" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Porttien lukumäärä" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Valitse taulukko-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "pp-kk-vvvv" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Valitse kenttä-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "kk-pp-vvvv" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Käynnistä tuonti" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "vvvv-kk-pp" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Katso tiedosto" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Tiedoston otsikko" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Linkkikenttä" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 34e2440b..cf0c4d88 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-01-12 01:24+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -62,6 +62,110 @@ msgstr "Présence d'un en-tête" msgid "File delimitor" msgstr "Délimiteur du fichier" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Validation" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Valider le modèle" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Modèle" + +#: 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/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Tableau des imports qui ont réussis" + +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Ligne" + +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Import des données" + +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Type d'injection" + +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Identifiant de l'objet" + +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "Tableau des injections ayant échoué" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Vérification des données" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Rapport global" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Nombre de lignes traitées" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Compteur" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Information complémentaire" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Téléchargement fichier exemple" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Résultat de l'importation" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "L'importation a réussi" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "L'importation a rencontré des erreurs" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Voir le rapport" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exporter le rapport en PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Générer CSV des erreurs" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Terminer" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Statut du modèle" @@ -106,43 +210,10 @@ msgstr "Critère d'unicité d'un port" msgid "Replacing the value of multiline text fields" msgstr "Remplacer la valeur par plusieurs champs texte" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Résultat de l'importation" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "L'importation a réussi" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "L'importation a rencontré des erreurs" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Voir le rapport" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exporter le rapport en PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Générer CSV des erreurs" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Terminer" - #: templates/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" @@ -151,89 +222,26 @@ msgstr "Aucun modèle n'est disponible actuellement" msgid "You can start the model creation by hitting the button" msgstr "Vous pouvez en créer un en cliquant sur le bouton" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Etat d'avancement de l'import" - -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Importation du fichier" - -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "Validation" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Valider le modèle" - -#: templates/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/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Tableau des imports qui ont réussis" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Ligne" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Import des données" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Type d'injection" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Identifiant de l'objet" - -#: templates/log_results.html.twig -msgid "Array of failed injections" -msgstr "Tableau des injections ayant échoué" - -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Vérification des données" - -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Rapport global" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Choisir une table-------" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "Nombre de lignes traitées" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Choisir un champ-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Compteur" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Procéder à l'import" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Data Injection" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestion des modèles" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Nom de l'antivirus" +#: 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 @@ -244,26 +252,30 @@ msgstr[0] "%d mois" msgstr[1] "%d mois" msgstr[2] "%d mois" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nom de domaine" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Voir un aperçu du fichier" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "En-tête du fichier" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tables" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Champs de liaison" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Information obligatoire" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Champs" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "Adresse MAC du port" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Correspondances" @@ -321,7 +333,7 @@ msgstr "Dans le fichier" msgid "From the model" msgstr "Depuis le modèle" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Indéterminé" @@ -333,117 +345,105 @@ msgstr "Rapport de Data Injection" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Détection automatique" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Adresse MAC du port" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestion des modèles" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Nombre de ports" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Ajout depuis le fichier CSV" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Mis à jour depuis le fichier CSV" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Vous n'avez pas les droits nécessaires pour importer des données" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 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:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Le nombre de valeurs à insérer est trop important" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Import interdit" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Import impossible" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Au moins un champ obligatoire n'est pas rempli" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Les données à importer sont valides" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 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:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Attention" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Donnée introuvable" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Nombre de ports" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nom de l'antivirus" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Choisir une table-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "jj-mm-aaaa" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Choisir un champ-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-jj-aaaa" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Procéder à l'import" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-jj" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Voir un aperçu du fichier" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "En-tête du fichier" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Champs de liaison" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 8f25e611..23a58c27 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -57,50 +57,82 @@ msgstr "Postojanje zaglavlja" msgid "File delimitor" msgstr "Znak rastavljanja" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Vrsta podataka za uvoz" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Provjeri model" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Dozvoli izradu redaka" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Dozvoli aktualiziranje redaka" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Tijek uvoza" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Napredne opcije" +#: 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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Niz uspješnih umetanja" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Format datuma" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Redak" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Dozvoli aktualiziranje postojećih polja" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Uvoz podataka" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Format decimalnog broja" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Vrsta umetanja" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Kriterij jedinstvenosti priključka" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Identifikator objekta" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Provjera podataka" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Globalni izvještaj" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Broj obrađenih redaka" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Brojač" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Dodatne informacije" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Preuzmi uzorak datoteke" + #: templates/clientinjection_result.html.twig msgid "Injection's results" msgstr "Rezultati umetanja" @@ -129,106 +161,82 @@ msgstr "Izvezi log-zapis" msgid "Finish" msgstr "Završi" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Trenutačno nema dostupnih modela" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Vrsta podataka za uvoz" -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Počni stvarati model pritiskom gumba" +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Dozvoli izradu redaka" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Tijek uvoza" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Dozvoli aktualiziranje redaka" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Umetanje datoteke" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Napredne opcije" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Provjeri model" - -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Dodatne informacije" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Preuzmi uzorak datoteke" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Niz uspješnih umetanja" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Format datuma" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Redak" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Dozvoli aktualiziranje postojećih polja" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Uvoz podataka" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Format decimalnog broja" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Vrsta umetanja" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Kriterij jedinstvenosti priključka" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Identifikator objekta" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Provjera podataka" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Trenutačno nema dostupnih modela" -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Globalni izvještaj" +#: 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 -msgid "Number of lines processed" -msgstr "Broj obrađenih redaka" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------ Odaberi tablicu ------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Brojač" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------ Odaberi polje ------" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Pokreni uvoz" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Umetanje podataka" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Upravljanje modelima" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Ime antivirusa" +#: 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 @@ -239,26 +247,30 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Ime domene" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Pogledaj datoteku" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: 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/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Poveži polje" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Obavezne informacije" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Polja" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa priključka" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapiranja" @@ -316,7 +328,7 @@ msgstr "U datoteku" msgid "From the model" msgstr "Od modela" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Neodređeno" @@ -328,117 +340,105 @@ msgstr "Izvještaj o umetanju podataka" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatsko prepoznavanje" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa priključka" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Upravljanje modelima" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Broj priključaka" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Dodaj iz CDV datoteke" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Aktualiziraj iz CDV datoteke" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Nedostaje pravo za uvoz podataka" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Nedostaje pravo za aktualiziranje podataka" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Umetnute vrijednosti su predugačke" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Uvoz nije dozvoljen" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Uvoz neuspio" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Barem jedno obavezno polje nedostaje" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Podaci za umetanje su ispravni" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Jedan podatak nije dobre vrste" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Upozorenje" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Podaci nisu pronađeni" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Broj priključaka" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Ime antivirusa" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "------ Odaberi tablicu ------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-gggg" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "------ Odaberi polje ------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-gggg" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Pokreni uvoz" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "gggg-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Pogledaj datoteku" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Zaglavlje datoteke" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Poveži polje" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/it_IT.po b/locales/it_IT.po index f5f00f7f..ebc01e77 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -58,121 +58,29 @@ msgstr "Intestazione presente" msgid "File delimitor" msgstr "Delimitatore" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Tipo di dato da importare" - -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Consenti aggiunta di linee" - -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Consenti aggiornamento di linee" - -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Opzioni avanzate" - -#: templates/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "Consenti la creazione di menu a discesa (eccetto Entità)" - -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Formato data" - -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Consenti aggiornamento di campi esistenti" - -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Formato numerico" - -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Criteri di unicità della porta" - -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" -msgstr "Sostituzione del valore dei campi di testo multilinea" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Risultati dell'inserimento" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inserimento effettuato" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "L'inserimento ha causato errori" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Mostra i log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Esporta report in PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Esporta i log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Fine" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Convalida il modello" -#: templates/clientinjection.html.twig #: templates/clientinjection_injection.html.twig +#: templates/clientinjection.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/clientinjection_injection.html.twig msgid "Import progress" msgstr "Progresso" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 +#: 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/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/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Informazioni supplementari" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Download file di esempio" - #: templates/log_results.html.twig inc/model.class.php:1470 msgid "Array of successful injections" msgstr "Elenco degli inserimenti riusciti" @@ -218,18 +126,118 @@ msgstr "Numero di linee processate" msgid "Counter" msgstr "Contatore" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informazioni supplementari" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Download file di esempio" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Risultati dell'inserimento" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inserimento effettuato" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "L'inserimento ha causato errori" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Mostra i log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Esporta report in PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Esporta i log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Fine" + +#: templates/model_advanced_form.html.twig +msgid "Model status" +msgstr "" + +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Tipo di dato da importare" + +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Consenti aggiunta di linee" + +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Consenti aggiornamento di linee" + +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Opzioni avanzate" + +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" +msgstr "Consenti la creazione di menu a discesa (eccetto Entità)" + +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Formato data" + +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Consenti aggiornamento di campi esistenti" + +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Formato numerico" + +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Criteri di unicità della porta" + +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "Sostituzione del valore dei campi di testo multilinea" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nessun modello disponibile" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Avvia la creazione del modello premendo il pulsante" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Scegli una tabella-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Scegli un campo-------" + +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Avvia importazione" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Data Injection" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gestione dei modelli" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Antivirus (nome)" +#: 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 @@ -240,26 +248,30 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome dominio" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Mostra il file" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Intestazione del file" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tabelle" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo di collegamento" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Valore obbligatorio" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Campi" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC address della porta" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Abbinamento" @@ -317,7 +329,7 @@ msgstr "Nel file" msgid "From the model" msgstr "Dal modello" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Indeterminato" @@ -329,117 +341,105 @@ msgstr "Report inserimenti dati" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Rilevamento automatico" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC address della porta" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gestione dei modelli" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Numero di porte" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Aggiungi da file CSV" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Aggiorna da file CSV" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Non hai i diritti per importare dati" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Non hai i diritti per aggiornare dati" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Numero di valori inseriti troppo vasto" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Importazione non ammessa" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Importazione fallita" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Almeno un campo obbligatorio è assente" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "I dati da inserire sono corretti" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Un dato non è del tipo previsto" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Attenzione" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Dati non trovati" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Numero di porte" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Antivirus (nome)" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Scegli una tabella-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "gg-mm-aaaa" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Scegli un campo-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-gg-aaaa" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Avvia importazione" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-gg" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Mostra il file" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Intestazione del file" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo di collegamento" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 2b4ce710..698f6560 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -58,121 +58,29 @@ msgstr "ヘッダー付き" msgid "File delimitor" msgstr "列の区切り文字" -#: templates/model_advanced_form.html.twig -msgid "Model status" -msgstr "" - -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "データインポートの型" - -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "行の追加を許可する" - -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "行のを更新を許可する" - -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "高度なオプション" - -#: templates/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "( エンティティー以外の )ドロップダウンの作成を許可" - -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "日付形式" - -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "既存の値の更新を許可する" - -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "小数点の書式" - -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "ポートユニティ基準" - -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "インジェクション結果" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "インジェクション成功" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "インジェクションでエラーが発生" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "ログを表示する" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "PDF 形式でレポートをエクスポート" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "ログをエクスポート" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "完了" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "モデルを検証する" -#: templates/clientinjection.html.twig #: templates/clientinjection_injection.html.twig +#: templates/clientinjection.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/clientinjection_injection.html.twig msgid "Import progress" msgstr "インポート状況" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 +#: 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/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "モデルを検証する" - -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "補足情報" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "サンプルファイルをダウンロード" - #: templates/log_results.html.twig inc/model.class.php:1470 msgid "Array of successful injections" msgstr "インジェクション成功データ" @@ -218,18 +126,118 @@ msgstr "処理した行数" msgid "Counter" msgstr "数" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "補足情報" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "サンプルファイルをダウンロード" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "インジェクション結果" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "インジェクション成功" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "インジェクションでエラーが発生" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "ログを表示する" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "PDF 形式でレポートをエクスポート" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "ログをエクスポート" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "完了" + +#: templates/model_advanced_form.html.twig +msgid "Model status" +msgstr "" + +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "データインポートの型" + +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "行の追加を許可する" + +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "行のを更新を許可する" + +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "高度なオプション" + +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" +msgstr "( エンティティー以外の )ドロップダウンの作成を許可" + +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "日付形式" + +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "既存の値の更新を許可する" + +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "小数点の書式" + +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "ポートユニティ基準" + +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "利用可能なモデルなし" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "ボタンを押してモデルの作成を開始します" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "------- テーブルを選択 ---------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "------- フィールドを選択 ---------" + +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "インジェクションの実行" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "インジェクション" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "モデル管理" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -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 @@ -238,26 +246,30 @@ msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "ドメイン名" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "ファイルを表示する" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "ファイルのヘッダー" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "テーブル" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "リンク フィールド" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "必須情報" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "フィールド" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "ポート MAC アドレス" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "マッピング" @@ -313,7 +325,7 @@ msgstr "ファイルへ" msgid "From the model" msgstr "モデルから" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "未定" @@ -325,117 +337,105 @@ 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "自動検出" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "ポート MAC アドレス" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "モデル管理" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "ポート数" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "CSVファイルから追加" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "CSV ファイルから更新" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "インポートの権限がありません" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "データ更新の権限がありません" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "挿入した値のサイズを拡張する" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "インポートが許可されていません" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "インポートに失敗しました" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "存在していない必須フィールドがあります" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "挿入するデータは適切" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "1つのデータは適切なタイプではありません" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "警告" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "データが見つかりません" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "ポート数" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "ウイルス対策ソフト名" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "------- テーブルを選択 ---------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "------- フィールドを選択 ---------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "インジェクションの実行" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "ファイルを表示する" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "ファイルのヘッダー" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234.56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "リンク フィールド" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/ko_KR.po b/locales/ko_KR.po index 32d924b8..ec64d357 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" "Last-Translator: SeongHyeon Cho , 2024\n" "Language-Team: Korean (Korea) (https://app.transifex.com/teclib/teams/28042/ko_KR/)\n" @@ -57,50 +57,82 @@ msgstr "헤더의 존재" msgid "File delimitor" msgstr "파일 구분자" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "불러올 데이터 유형" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "모델 검증" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "줄 생성 허용" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "줄 갱신 허용" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "불러오기 진행" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "성공적인 삽입의 배열" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "날짜 형식" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "줄" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "기존 항목 갱신 허용" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "데이터 불러오기" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "부동 소숫점 형식" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "삽입 유형" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "포트 단일성 기준" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "객체 확인자" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "데이터 확인" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "전역 보고서" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "처리된 줄 수" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "카운터" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "보완 정보" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "파일 예제 다운로드" + #: templates/clientinjection_result.html.twig msgid "Injection's results" msgstr "삽입 결과" @@ -129,106 +161,82 @@ msgstr "기록 내보내기" msgid "Finish" msgstr "마치기" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "현재 사용 가능한 모델 없음" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "불러올 데이터 유형" -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "줄 생성 허용" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "불러오기 진행" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "줄 갱신 허용" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "파일 삽입" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "고급 옵션" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "모델 검증" - -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "보완 정보" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "파일 예제 다운로드" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "성공적인 삽입의 배열" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "날짜 형식" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "줄" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "기존 항목 갱신 허용" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "데이터 불러오기" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "부동 소숫점 형식" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "삽입 유형" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "포트 단일성 기준" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "객체 확인자" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "데이터 확인" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "현재 사용 가능한 모델 없음" -#: templates/log_results.html.twig -msgid "Global report" -msgstr "전역 보고서" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "버튼을 클릭하여 모델 생성을 시작할 수 있습니다" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "처리된 줄 수" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------테이블 선택-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "카운터" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------항목 선택-------" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "불러오기 시작" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "데이터 삽입" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "모델 관리" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -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 @@ -237,26 +245,30 @@ msgid "%d month" msgid_plural "%d months" msgstr[0] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "도메인 이름" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "파일 보기" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: 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/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "링크 항목" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "필수 정보" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "항목" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "포트 MAC 주소" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "매핑" @@ -312,7 +324,7 @@ msgstr "파일 내" msgid "From the model" msgstr "모델에서" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "미결됨" @@ -324,117 +336,105 @@ 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "자동 감지" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "포트 MAC 주소" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "모델 관리" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "포트 숫자" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "CSV 파일에서 추가" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "CSV 파일에서 갱신" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "데이터 불러오기 권한 없음" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "데이터 갱신 권한 없음" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "삽입된 값의 크기가 너무 큽니다" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "불러오기 허용안됨" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "불러오기 실패함" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "하나 이상의 필수 항목이 없습니다" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "삽입할 데이터가 정확합니다" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "하나의 데이터가 바른 유형이 아닙니다" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "경고" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "데이터 없음" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "포트 숫자" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "안티바이러스 이름" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------테이블 선택-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------항목 선택-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "불러오기 시작" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "파일 보기" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "파일 헤더" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "링크 항목" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index 4a4f71e2..fed3dbd8 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -61,121 +61,29 @@ msgstr "Cabeçalho presente" msgid "File delimitor" msgstr "Delimitador do arquivo" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Tipo de arquivos para importação" - -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Permitir criação de linhas" - -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Permitir atualização de linhas" - -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Opções avançadas" - -#: templates/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "Permitir criação de menus suspensos (Exceto Entidade)" - -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Formato de data" - -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Permitir atualização de campos existentes" - -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Formato de valores" - -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Critério de unicidade de porta" - -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" -msgstr "Substituindo o valor de campos de texto multilinha" - -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Resultado da inserção" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Inserção concluída com sucesso" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Erros encontrados" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Ver o log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportar relatório em PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportar o log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Finalizar" - -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar o modelo" -#: templates/clientinjection.html.twig #: templates/clientinjection_injection.html.twig +#: templates/clientinjection.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/clientinjection_injection.html.twig msgid "Import progress" msgstr "Progresso da importação" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 +#: 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/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/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/log_results.html.twig inc/model.class.php:1470 msgid "Array of successful injections" msgstr "Lista de inserções bem sucedidas" @@ -221,18 +129,118 @@ msgstr "Numero de linhas processadas" msgid "Counter" msgstr "Contador" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informação complementar" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Fazer download de arquivo de exemplo" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Resultado da inserção" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Inserção concluída com sucesso" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Erros encontrados" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Ver o log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportar relatório em PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportar o log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Finalizar" + +#: templates/model_advanced_form.html.twig +msgid "Model status" +msgstr "" + +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Tipo de arquivos para importação" + +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Permitir criação de linhas" + +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Permitir atualização de linhas" + +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Opções avançadas" + +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" +msgstr "Permitir criação de menus suspensos (Exceto Entidade)" + +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Formato de data" + +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Permitir atualização de campos existentes" + +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Formato de valores" + +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Critério de unicidade de porta" + +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "Substituindo o valor de campos de texto multilinha" + +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" +msgstr "" + +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nenhum modelo disponível atualmente" + +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Você pode iniciar a criação do modelo, pressionando o botão" + +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Escolha uma tabela-------" + +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Escolha um campo-------" + +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Iniciar importação" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Importação de dados" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Gerenciamento de modelos" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Nome do antivírus" +#: 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 @@ -243,26 +251,30 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome do domínio" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Ver o arquivo" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Cabeçalho do arquivo" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tabelas" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Relacionar campos" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Informação obrigatória" -#: inc/info.class.php:171 +#: 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/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapeamento" @@ -320,7 +332,7 @@ msgstr "Inserindo o arquivo" msgid "From the model" msgstr "Do modelo" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Indeterminado" @@ -332,117 +344,105 @@ msgstr "Relatório de importação de dados" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Detecção automática" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta do endereço MAC" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Gerenciamento de modelos" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Números de portas" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Adicionar de arquivo CSV" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Atualizar com arquivo CSV" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Sem direitos para importação dos dados" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Sem direitos para atualização dos dados" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "O tamanho do valor inserido é expansivo" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Importação não permitida" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Falha na importação" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 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:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Dados para importação estão corretos" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Um dado não está de acordo" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Aviso" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Dados não encontrados" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Números de portas" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nome do antivírus" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Escolha uma tabela-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Escolha um campo-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Iniciar importação" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Ver o arquivo" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Cabeçalho do arquivo" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Relacionar campos" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index f5f2d5c9..e8c1dcd7 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -60,50 +60,82 @@ msgstr "Presença do cabeçalho" msgid "File delimitor" msgstr "Delimitador ficheiro" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Tipo de dados a importar" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Validar o modelo" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Permitir a criação de linhas" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Permitir a atualização de linhas" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Progresso da importação" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -msgstr "Opções avançadas" +#: 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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Matriz de importação bem sucedida" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Formato de datas" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Linha" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Permitir a atualização dos campos existentes" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Importação de dados" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Formato numérico" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Tipo de importação" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Critérios de unicidade de porta" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Identificador de objeto" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Verificar dados" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Relatório Global" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Numero de linhas processadas" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Contador" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Informação complementar" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Descarregar ficheiro de amostra" + #: templates/clientinjection_result.html.twig msgid "Injection's results" msgstr "Resultados da importação" @@ -132,106 +164,82 @@ msgstr "Exportar o log" msgid "Finish" msgstr "Finalizada" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Nenhum modelo atualmente disponível" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Tipo de dados a importar" -#: 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/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Permitir a criação de linhas" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Progresso da importação" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Permitir a atualização de linhas" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Importação do ficheiro" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Opções avançadas" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Validar o modelo" - -#: 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/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Matriz de importação bem sucedida" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Formato de datas" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Linha" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Permitir a atualização dos campos existentes" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Importação de dados" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Formato numérico" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Tipo de importação" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Critérios de unicidade de porta" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Identificador de objeto" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Verificar dados" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Nenhum modelo atualmente disponível" -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Relatório Global" +#: 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 -msgid "Number of lines processed" -msgstr "Numero de linhas processadas" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "———Escolha uma tabela———" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Contador" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "———Escolha um campo———" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Lançar a importação" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Importação de dados" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Modelo de gestão" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Nome do antivírus" +#: 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 @@ -242,26 +250,30 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Nome do domínio" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Consulte o ficheiro" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: 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/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Campo de ligação" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Informações obrigatórias" -#: inc/info.class.php:171 +#: 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/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapeamentos" @@ -319,7 +331,7 @@ msgstr "Para o ficheiro" msgid "From the model" msgstr "A partir do modelo" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Indeterminado" @@ -331,117 +343,105 @@ msgstr "Relatório de importação de dados" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Deteção automática" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Porta de endereço MAC" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Modelo de gestão" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Número de portas" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Adicionar a partir do ficheiro CSV" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Atualizar a partir do ficheiro CSV" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Não há direito de importar dados" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Não há direito de atualizar dados" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Tamanho do valor inserido é a expansivo" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Importação não permitida" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Importação falhada" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Pelo menos um campo obrigatório não está presente" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Dados para inserir estão corretos" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Dados não são do tipo correto" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Aviso" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Dados não encontrados" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Número de portas" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Nome do antivírus" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "———Escolha uma tabela———" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-aaaa" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "———Escolha um campo———" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-aaaa" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Lançar a importação" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "aaaa-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Consulte o ficheiro" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Cabeçalho do ficheiro" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Campo de ligação" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/ru_RU.po b/locales/ru_RU.po index b8cf2e2c..83224308 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -63,50 +63,82 @@ msgstr "Наличие заголовка" msgid "File delimitor" msgstr "Разделитель" -#: templates/model_advanced_form.html.twig -msgid "Model status" +#: templates/model_validation_form.html.twig +msgid "Validation" msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:470 -msgid "Type of data to import" -msgstr "Тип данных для импорта" +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Подтвердить модель" -#: templates/model_advanced_form.html.twig inc/model.class.php:452 -msgid "Allow lines creation" -msgstr "Разрешить создание новый значений" +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "" -#: templates/model_advanced_form.html.twig inc/model.class.php:461 -msgid "Allow lines update" -msgstr "Разрешить обновление значений" +#: templates/clientinjection_injection.html.twig +msgid "Import progress" +msgstr "Прогресс импорта" -#: templates/model_advanced_form.html.twig -msgid "Advanced options" -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/model_advanced_form.html.twig inc/model.class.php:480 -msgid "Allow creation of dropdowns (Except Entity)" -msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Массив успешных добавлений" -#: templates/model_advanced_form.html.twig inc/model.class.php:488 -msgid "Dates format" -msgstr "Формат дат" +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Линия" -#: templates/model_advanced_form.html.twig -msgid "Allow update of existing fields" -msgstr "Разрешить обновление существующий полей" +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Импорт данных" -#: templates/model_advanced_form.html.twig inc/model.class.php:497 -msgid "Float format" -msgstr "Формат с плавающей запятой" +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Тип добавления" -#: templates/model_advanced_form.html.twig inc/model.class.php:506 -msgid "Port unicity criteria" -msgstr "Критерий уникальности порта" +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Идентификатор объекта" -#: templates/model_advanced_form.html.twig inc/model.class.php:558 -msgid "Replacing the value of multiline text fields" +#: templates/log_results.html.twig +msgid "Array of failed injections" msgstr "" +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Проверка данных" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Глобальный отчёт" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Количество обработанных строк" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Счетчик" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Дополнительная информация" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Скачать файл-пример" + #: templates/clientinjection_result.html.twig msgid "Injection's results" msgstr "Результаты добавления" @@ -135,106 +167,82 @@ msgstr "Экспорт лога" msgid "Finish" msgstr "Завершено" -#: templates/clientinjection.html.twig -msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" +#: templates/model_advanced_form.html.twig +msgid "Model status" msgstr "" -#: templates/clientinjection.html.twig -msgid "No model currently available" -msgstr "Нет доступных моделей" +#: templates/model_advanced_form.html.twig inc/model.class.php:470 +msgid "Type of data to import" +msgstr "Тип данных для импорта" -#: templates/clientinjection.html.twig -msgid "You can start the model creation by hitting the button" -msgstr "Вы можете начать создание модели, нажав кнопку" +#: templates/model_advanced_form.html.twig inc/model.class.php:452 +msgid "Allow lines creation" +msgstr "Разрешить создание новый значений" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Прогресс импорта" +#: templates/model_advanced_form.html.twig inc/model.class.php:461 +msgid "Allow lines update" +msgstr "Разрешить обновление значений" -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Добавление файла" +#: templates/model_advanced_form.html.twig +msgid "Advanced options" +msgstr "Расширенные настройки" -#: templates/model_validation_form.html.twig -msgid "Validation" +#: templates/model_advanced_form.html.twig inc/model.class.php:480 +msgid "Allow creation of dropdowns (Except Entity)" msgstr "" -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Подтвердить модель" - -#: templates/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Дополнительная информация" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Скачать файл-пример" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Массив успешных добавлений" +#: templates/model_advanced_form.html.twig inc/model.class.php:488 +msgid "Dates format" +msgstr "Формат дат" -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Линия" +#: templates/model_advanced_form.html.twig +msgid "Allow update of existing fields" +msgstr "Разрешить обновление существующий полей" -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Импорт данных" +#: templates/model_advanced_form.html.twig inc/model.class.php:497 +msgid "Float format" +msgstr "Формат с плавающей запятой" -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Тип добавления" +#: templates/model_advanced_form.html.twig inc/model.class.php:506 +msgid "Port unicity criteria" +msgstr "Критерий уникальности порта" -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Идентификатор объекта" +#: templates/model_advanced_form.html.twig inc/model.class.php:558 +msgid "Replacing the value of multiline text fields" +msgstr "" -#: templates/log_results.html.twig -msgid "Array of failed injections" +#: templates/clientinjection.html.twig +msgid "Client Injection Configuration" msgstr "" -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Проверка данных" +#: templates/clientinjection.html.twig +msgid "No model currently available" +msgstr "Нет доступных моделей" -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Глобальный отчёт" +#: templates/clientinjection.html.twig +msgid "You can start the model creation by hitting the button" +msgstr "Вы можете начать создание модели, нажав кнопку" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "Количество обработанных строк" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Выберите таблицу-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Счетчик" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Выберите поле-------" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Начать импорт" + +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Добавление данных" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Управление моделями" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -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 @@ -246,26 +254,30 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Доменное имя" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Посмотреть файл" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: 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/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Поле связи" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Обязательная информация" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Поля" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC адрес порта" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Соответствия" @@ -324,7 +336,7 @@ msgstr "В файл" msgid "From the model" msgstr "Из модели" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Неопределенный" @@ -336,117 +348,105 @@ 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Автоматическое определение" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC адрес порта" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Управление моделями" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Количество портов" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Добавить из CSV файла" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Обновить из CSV файла" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Нет прав для импорта" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Нет прав для обновления" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Размер вставленного значения слишком велик" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Импорт не разрешен" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Импорт не удался" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "По крайней мере одно обязательное поле отсутствует" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Данные для загрузки верны" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Одно из данных неверного типа" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Предупреждение" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Данные не найдены" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Количество портов" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Название антивируса" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Выберите таблицу-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "дд-мм-гггг" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Выберите поле-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "мм-дд-гггг" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Начать импорт" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "гггг-мм-дд" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Посмотреть файл" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Заголовок файла" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Поле связи" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1 234,56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/sk_SK.mo b/locales/sk_SK.mo index ae9a08bb5fd916c8867f465ce6557ebcb5822742..c8acfe6fa089127054105d4d371e4f5a56ba08ec 100644 GIT binary patch delta 2530 zcmYk-drZ}39LMqJ03sq6xfmrN2Njfyc#S|UycA`C8jy-;_KS0XBXACb!)X~Ct}UBw z%{g#$ttM2fxnTeJ7)oQLYS^ZmV^-^1_sT)xlq z=uG+5%7I_g<4zi`Rw9R}jWy;N_Q!MM8cr}~8IE8&UPQfj#d;h0nT&Z+bF2lJMtvFH zgPU;y?!gjl$4p}e%n$`Ndlt z0_WmQoR7DWpNZiih5k)4g@sh)L@JC~i|Tj_CgFbMXMEfkvFSs-|1xTz!>AdaLnZB^ zt^XD^ph?ts*KGY=)O#s3o<#p$DXd45U_AEke*5=+Or`!f=HqG1 z#?Md#`~}tVG^+gs8ds*WQ2mr}8&C(86ymT3m6~0s51LU89YU?~5uAg^P-}S{Y1<5= z_QYAt!mq5qqn6+fYM_}ks{WQ?E|x3*8hIlXGK6aQ6sqGhSc;#bI=X>m&&*&k&Y@Lx zyc(6#I(!rxk)L^u+bVn)wM3Js2~4Bfn@J`AN>Mz$YUbIf%~FW#ung<*87#*Os2SZr zy&unXWSTVxzjhh39KF;}vyPfT6M5I3I*QtyBdCmy4cNjZ>t)nPe?|@LFZ(=~hYdV0 zM$Nbh)ldkPiIb>3GluHud(>XIiAr@M>C`b^fh(~NmEnQsxsy$E0(Ja`@m?H5rTU6> z3Ry;T%Rb*ler7(S)qwN4X$dQkW#P>t5GR@*8cqnl67+e`P96LIyE1n2L1)|Gnct(0N1ck=l>1`b(GJv zHR3AN%yytM;6XLqjT*oUs0Lm^ZMxU(^IND6K0vZ=zCjJ(H`D~LqrSU^YS%?tigo^z zDJ;PXEW&2g8o!7d`5UMioktDyOVnCUA#IsN7F-!xirN$FaUC|;`j=4coWfQ3HfmG; zfCEZlEIVZvCZT4201L4fwG^+SW^fjjfiUtjquliUPpBFFft&D8d<;vO#Rlv{4d6WL z`%&wq9P+P<2`V@>ky&g;1{OJnI-~oDW@7fLwgqLP*p@XbZ9cW76hA_2B~}vm6B?Wb zq-!IgL2o0fwEnY~Qc_1eOdPb8j4*>0b;*8Fd69w(k6l;TR_Awt*QC}s<4 z8FW<;T4G&0h)DmQ$Yb>QEv4)x*4w%k)UIx@&*EvqOEeMMXu4vEc;Z1qo3oM7=6r(q z|MesfI!*ONTr?TcW2X~PKs-Qbv*`%UUNyFmJy?)XlvdzzcLn^xb~9TD*Cyn;(pnu~ zr`O~5`44$pg1&&icktl6_j5aaUVqTNeYVoQE#PnUwe|HldL^8a_)*MaQy1`fJKbH5 z-)Zx9@w%<(4LZTT-ta_HASQ9Q)9Ld>zuB5P;dNlUxi*VP^92?j!gpJ#;gYV4rKM_PQ2JJiwXcpN{aj>zbp xa4@qpHa{{-)6m^BJ`!@s0Ar?uhM*IQKJm{{wYE8(aVY delta 2196 zcmXxldq|ac9LMqRQEPh2j+tfVmPeaTGc_wMEo)`B(`}}$Z0n+wMi(`@2o2*Q###}L z;&cI_S#*J@E#WMp_K&UBA8QO2)!1Sa)*pjGFh&=m3%x(j`Sru^^ZGrv-}8OGzu$B0 zuXo^P_VJZfKW?2}*cd!TtVL9?=HEcBQ zd>oD|+;QVY;TRnabQYN&`yMrCH&Jtb4>R$9XOK}<@;p>x(@+msgzw=R zRH9wZuTkUmp`PCUasXt>{23hbjmWyMt1ohxXR0((DJnTX}@FtewUDT8$ac}@; zqsGfczapqLQHv9CA=aaZm3Sva{q-g(q^FXMah5u(@OHp#Hnwm+jrkabov1~67*(-e z=T+wqsKjog68YQhKf`MFhcG{S!H7pk1GS>w{0rn7>qX7+4OB_{QJ>)}EWtcRRVnL` zB3LVq#GR;0e&y^&s%_`o{&%SR`cMga_vvV^9w9GjA>ebk2KLK}U;cE-Ir&Hu?%WP?_&SExs>N3G`qA zUP3+SJ}TkI$k>+1#i~FSYTSHO0+Uhq&qA%KdVin!UrC2Q+sK9@*d9~@$51z%L`_XE z=HUY@!q=!dETryAbPke(HJ}pPgqpH_$e(?~Mise*n)2UpqQ3v9?!;K?t%0Uu8Aec_ z$u3mM&S4#1LcOV0qAD>0Rr(s#l+>Z#csXhfHKQuB8>iuZoR7EAtELm;Dm{1s>c&Rr zI%hlb5%@{z2P8spuiqB1okUO!|5KacAB}H51tq?g$RU*6M}(@XO4B_5yIc|9u~|-) zw~&}kG`eG9rs{IBv`16xgzT4fynJJ-vpsfud)4bdW`fPN(x>i55#9liB3;%(E4 z*5XlHLsSq;2z@DPn!n|K&ulSjI*N%}cWfzYu1g86nbpJ?VhW+sFCwNAdcHr0>c4H1 z>EsidGqnVQCE_ni?W=td$6sJ`U0-P7>1&un%p^V}H0N5VTJ_ANtt7Nw^h;UsF&nk% zgjVk-+M$&YHGVI?Hmc}PaQjWs6Ujxf-;=Wg(ec5|XhHB$>|XF{!k}c#(!)+bwTefs`#s+8o Kk`R5E{qhZ}&A90R diff --git a/locales/sk_SK.po b/locales/sk_SK.po index c444d7cd..73551bd2 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -4,16 +4,16 @@ # FIRST AUTHOR , YEAR. # # Translators: -# feonsu , 2025 +# feonsu , 2026 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-03-17 01:48+0000\n" "PO-Revision-Date: 2018-06-21 12:57+0000\n" -"Last-Translator: feonsu , 2025\n" +"Last-Translator: feonsu , 2026\n" "Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -57,9 +57,113 @@ msgstr "Prítomnosť hlavičky" msgid "File delimitor" msgstr "Oddeľovač súboru" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Overenie" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Overiť model" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Model" + +#: 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/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Zoznam úspešným importov" + +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Riadok" + +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Import dát" + +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Typ importu" + +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Identifikátor objektu" + +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "Zoznam zlyhaných importov" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Kontrola dát" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Globálny report" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Počet spracovaných riadkov" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Počítadlo" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Doplňujúce informácie" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Stiahnuť vzorový súbor" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Výsledky importu" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Import bol úspešný" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Pri importe sa vyskytli chyby" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Zobraziť log" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportovať report do PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportovať log" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Dokončiť" + #: templates/model_advanced_form.html.twig msgid "Model status" -msgstr "" +msgstr "Stav modelu" #: templates/model_advanced_form.html.twig inc/model.class.php:470 msgid "Type of data to import" @@ -101,42 +205,9 @@ msgstr "Kritérium jedinečnosti portu" msgid "Replacing the value of multiline text fields" msgstr "Nahradenie hodnoty viacriadkových textových polí" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Výsledky importu" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Import bol úspešný" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Pri importe sa vyskytli chyby" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Zobraziť log" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportovať report do PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportovať log" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Dokončiť" - #: templates/clientinjection.html.twig msgid "Client Injection Configuration" -msgstr "" - -#: templates/clientinjection.html.twig -#: templates/clientinjection_injection.html.twig -msgid "Model" -msgstr "" +msgstr "Konfigurácia vkladania klienta" #: templates/clientinjection.html.twig msgid "No model currently available" @@ -146,120 +217,61 @@ msgstr "Momentálne nie je dostupný žiadny model" msgid "You can start the model creation by hitting the button" msgstr "Vytvorenie modelu môžete začať kliknutím na tlačidlo" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Priebeh importu" - -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Import súboru" - -#: templates/model_validation_form.html.twig -msgid "Validation" -msgstr "" - -#: templates/model_validation_form.html.twig -msgctxt "button" -msgid "Validate the model" -msgstr "Overiť model" - -#: 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/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Zoznam úspešným importov" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Riadok" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Import dát" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Typ importu" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Identifikátor objektu" - -#: templates/log_results.html.twig -msgid "Array of failed injections" -msgstr "" - -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Kontrola dát" - -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Globálny report" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Vyberte tabuľku-------" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "Počet spracovaných riadkov" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Vyberte pole-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Počítadlo" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Spustiť import" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Import dát" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Správa modelov" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Názov antivírusu" +#: inc/phoneinjection.class.php:71 +msgid "Domain name" +msgstr "Názov domény" #: inc/contractinjection.class.php:154 inc/contractinjection.class.php:162 #: inc/contractinjection.class.php:170 inc/contractinjection.class.php:178 #, php-format msgid "%d month" msgid_plural "%d months" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" -msgstr[3] "" +msgstr[0] "%d mesiac" +msgstr[1] "%d mesiace" +msgstr[2] "%d mesiacov" +msgstr[3] "%d mesiacov" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Názov domény" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Zobraziť súbor" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Hlavička súboru" + +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tabuľky" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Prepojené pole" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Povinné informácie" -#: inc/info.class.php:171 +#: inc/info.class.php:146 msgid "Fields" msgstr "Polia" -#: inc/networkportinjection.class.php:94 -msgid "Port MAC address" -msgstr "MAC adresa portu" - #: inc/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mapovanie" @@ -318,7 +330,7 @@ msgstr "Do súboru" msgid "From the model" msgstr "Z modelu" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Neurčené" @@ -330,117 +342,105 @@ msgstr "Report o importe dát" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatická detekcia" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC adresa portu" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Správa modelov" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Počet portov" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Pridanie z CSV súboru" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Aktualizácia z CSV súboru" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Nemáte oprávnenie na import dát" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Nemáte oprávnenie na aktualizáciu dát" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Veľkosť vkladanej hodnoty je príliš veľká" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Import nie je povolený" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Import zlyhal" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Najmenej jedno povinné pole nie je vyplnené" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Dáta na vloženie sú v poriadku" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Dáta nie sú správneho typu" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Upozornenie" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Dáta neboli nájdené" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Počet portov" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Názov antivírusu" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Vyberte tabuľku-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Vyberte pole-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Spustiť import" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Zobraziť súbor" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Hlavička súboru" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Prepojené pole" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/sv_SE.po b/locales/sv_SE.po index 20284166..1a5a1243 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-01-12 01:24+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -59,6 +59,110 @@ msgstr "Första raden innehåller kolumnrubriker" msgid "File delimitor" msgstr "Kolumnavgränsare" +#: 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/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Lyckade importer" + +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Rad" + +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Dataimport" + +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Typ av import" + +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Objektidentifierare" + +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "Misslyckade importer" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Datakontroll" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Global rapport" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "Antal bearbetade rader" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Räknare" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Kompletterande information" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Ladda ned exempelfil" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Importresultat" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Importen slutfördes" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Fel vid import" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Se loggen" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Exportera rapport till PDF" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Exportera loggen" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Slutför" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Modellstatus" @@ -103,43 +207,10 @@ msgstr "Bestäm unik port via" msgid "Replacing the value of multiline text fields" msgstr "Ersätter värde för textområdesfält" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Importresultat" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Importen slutfördes" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Fel vid import" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Se loggen" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Exportera rapport till PDF" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Exportera loggen" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Slutför" - #: 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" @@ -148,89 +219,26 @@ msgstr "Det finns för närvarande ingen modell definierad" 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/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "Importstatus" - -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Inläsning av fil" - -#: 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/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Kompletterande information" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Ladda ned exempelfil" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Lyckade importer" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Rad" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Dataimport" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Typ av import" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Objektidentifierare" - -#: templates/log_results.html.twig -msgid "Array of failed injections" -msgstr "Misslyckade importer" - -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Datakontroll" - -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Global rapport" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Välj tabell-------" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "Antal bearbetade rader" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Välj fält-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Räknare" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "Starta importen" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Dataimport" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Modellhantering" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "AV-programvara" +#: 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 @@ -240,26 +248,30 @@ msgid_plural "%d months" msgstr[0] "%d månad" msgstr[1] "%d månader" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Domännamn" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Visa filinnehåll" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Filkolumn" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tabeller" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Länka fält" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Obligatorisk information" -#: inc/info.class.php:171 +#: 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/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Mappningar" @@ -316,7 +328,7 @@ msgstr "Till filen" msgid "From the model" msgstr "Från modellen" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Ej bestämd" @@ -328,117 +340,105 @@ msgstr "Importrapport" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Automatisk" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "MAC-adress för port" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Modellhantering" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Antal portar" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "Lägg till från CSV-fil" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "Uppdatera från CSV-fil" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Du saknar behörighet att importera data" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Du saknar behörighet att uppdatera data" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Storleken på det infogade värdet är för stort" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "Import ej tillåten" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "Importen misslyckades" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "Minst ett obligatoriskt fält saknas" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Data som ska importeras är korrekt" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "En data att importera är felaktig typ" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Varning" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Hittade inga data" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Antal portar" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "AV-programvara" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Välj tabell-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "dd-mm-yyyy" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Välj fält-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "mm-dd-yyyy" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "Starta importen" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-mm-dd" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Visa filinnehåll" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Filkolumn" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Länka fält" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 8d6782a3..ff4f5b03 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-01-27 01:26+0000\n" +"POT-Creation-Date: 2026-02-27 01:45+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" @@ -60,6 +60,110 @@ msgstr "Başlığın varlığı" msgid "File delimitor" msgstr "Dosya ayracı" +#: templates/model_validation_form.html.twig +msgid "Validation" +msgstr "Doğrulama" + +#: templates/model_validation_form.html.twig +msgctxt "button" +msgid "Validate the model" +msgstr "Modeli doğrula" + +#: templates/clientinjection_injection.html.twig +#: templates/clientinjection.html.twig +msgid "Model" +msgstr "Model" + +#: 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/log_results.html.twig inc/model.class.php:1470 +msgid "Array of successful injections" +msgstr "Başarılı aktarımlar dizisi" + +#: templates/log_results.html.twig inc/model.class.php:1473 +#: inc/model.class.php:1495 +msgid "Line" +msgstr "Satır" + +#: templates/log_results.html.twig inc/model.class.php:1474 +#: inc/model.class.php:1497 +msgid "Data Import" +msgstr "Veri içe aktarma" + +#: templates/log_results.html.twig inc/model.class.php:1475 +#: inc/model.class.php:1498 +msgid "Injection type" +msgstr "Aktarım türü" + +#: templates/log_results.html.twig inc/model.class.php:1476 +#: inc/model.class.php:1499 +msgid "Object Identifier" +msgstr "Nesne belirteci" + +#: templates/log_results.html.twig +msgid "Array of failed injections" +msgstr "Başarısız olan aktarımların dizisi" + +#: templates/log_results.html.twig inc/model.class.php:1496 +#: inc/model.class.php:1516 +msgid "Data check" +msgstr "Veri denetimi" + +#: templates/log_results.html.twig +msgid "Global report" +msgstr "Genel rapor" + +#: templates/log_results.html.twig +msgid "Number of lines processed" +msgstr "İşlenecek satır sayısı" + +#: templates/log_results.html.twig +msgid "Counter" +msgstr "Sayaç" + +#: templates/infoadditionnalinfo.html.twig +msgid "Complementary information" +msgstr "Tamamlayıcı bilgiler" + +#: templates/infoadditionnalinfo.html.twig +msgid "Download file sample" +msgstr "Örnek dosyayı indir" + +#: templates/clientinjection_result.html.twig +msgid "Injection's results" +msgstr "Aktarım sonuçları" + +#: templates/clientinjection_result.html.twig +msgid "Injection successful" +msgstr "Aktarım tamamlandı" + +#: templates/clientinjection_result.html.twig +msgid "Injection encounters errors" +msgstr "Aktarım sırasında sorun çıktı" + +#: templates/clientinjection_result.html.twig +msgid "See the log" +msgstr "Günlüğe bakın" + +#: templates/clientinjection_result.html.twig +msgid "Export rapport in PDF" +msgstr "Raporu PDF olarak dışa aktar" + +#: templates/clientinjection_result.html.twig +msgid "Export the log" +msgstr "Günlüğü dış aktar" + +#: templates/clientinjection_result.html.twig +msgid "Finish" +msgstr "Bitti" + #: templates/model_advanced_form.html.twig msgid "Model status" msgstr "Model durumu" @@ -104,43 +208,10 @@ 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" -#: templates/clientinjection_result.html.twig -msgid "Injection's results" -msgstr "Aktarım sonuçları" - -#: templates/clientinjection_result.html.twig -msgid "Injection successful" -msgstr "Aktarım tamamlandı" - -#: templates/clientinjection_result.html.twig -msgid "Injection encounters errors" -msgstr "Aktarım sırasında sorun çıktı" - -#: templates/clientinjection_result.html.twig -msgid "See the log" -msgstr "Günlüğe bakın" - -#: templates/clientinjection_result.html.twig -msgid "Export rapport in PDF" -msgstr "Raporu PDF olarak dışa aktar" - -#: templates/clientinjection_result.html.twig -msgid "Export the log" -msgstr "Günlüğü dış aktar" - -#: templates/clientinjection_result.html.twig -msgid "Finish" -msgstr "Bitti" - #: templates/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" @@ -149,89 +220,26 @@ msgstr "Kullanılabilecek bir model yok" msgid "You can start the model creation by hitting the button" msgstr "Düğmeye tıklayarak model oluşturmaya başlayabilirsiniz" -#: templates/clientinjection_injection.html.twig -msgid "Import progress" -msgstr "İçe aktarılıyor" - -#: templates/clientinjection_injection.html.twig inc/profile.class.php:44 -#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61 -msgid "Injection of the file" -msgstr "Dosya aktarımı" - -#: 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/infoadditionnalinfo.html.twig -msgid "Complementary information" -msgstr "Tamamlayıcı bilgiler" - -#: templates/infoadditionnalinfo.html.twig -msgid "Download file sample" -msgstr "Örnek dosyayı indir" - -#: templates/log_results.html.twig inc/model.class.php:1470 -msgid "Array of successful injections" -msgstr "Başarılı aktarımlar dizisi" - -#: templates/log_results.html.twig inc/model.class.php:1473 -#: inc/model.class.php:1495 -msgid "Line" -msgstr "Satır" - -#: templates/log_results.html.twig inc/model.class.php:1474 -#: inc/model.class.php:1497 -msgid "Data Import" -msgstr "Veri içe aktarma" - -#: templates/log_results.html.twig inc/model.class.php:1475 -#: inc/model.class.php:1498 -msgid "Injection type" -msgstr "Aktarım türü" - -#: templates/log_results.html.twig inc/model.class.php:1476 -#: inc/model.class.php:1499 -msgid "Object Identifier" -msgstr "Nesne belirteci" - -#: templates/log_results.html.twig -msgid "Array of failed injections" -msgstr "Başarısız olan aktarımların dizisi" - -#: templates/log_results.html.twig inc/model.class.php:1496 -#: inc/model.class.php:1516 -msgid "Data check" -msgstr "Veri denetimi" - -#: templates/log_results.html.twig -msgid "Global report" -msgstr "Genel rapor" +#: inc/injectiontype.class.php:145 +msgid "-------Choose a table-------" +msgstr "-------Bir tablo seçin-------" -#: templates/log_results.html.twig -msgid "Number of lines processed" -msgstr "İşlenecek satır sayısı" +#: inc/injectiontype.class.php:215 +msgid "-------Choose a field-------" +msgstr "-------Bir alan seçin-------" -#: templates/log_results.html.twig -msgid "Counter" -msgstr "Sayaç" +#: inc/clientinjection.class.php:147 +msgid "Launch the import" +msgstr "İçe aktarımı başlat" -#: setup.php:95 inc/profile.class.php:72 inc/menu.class.php:38 +#: inc/menu.class.php:38 inc/profile.class.php:72 setup.php:95 #: front/clientinjection.form.php:34 msgid "Data injection" msgstr "Veri aktarımı" -#: inc/profile.class.php:40 -msgid "Model management" -msgstr "Model yönetimi" - -#: inc/computerinjection.class.php:75 -msgid "Antivirus name" -msgstr "Antivirus adı" +#: 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 @@ -241,26 +249,30 @@ msgid_plural "%d months" msgstr[0] "%d ay" msgstr[1] "%d ay" -#: inc/phoneinjection.class.php:71 -msgid "Domain name" -msgstr "Etki alanı adı" +#: inc/mapping.class.php:115 front/popup.php:35 +msgid "See the file" +msgstr "Dosyaya bakın" + +#: inc/mapping.class.php:121 +msgid "Header of the file" +msgstr "Dosyanın başlığı" -#: inc/info.class.php:112 inc/info.class.php:170 inc/mapping.class.php:122 +#: inc/mapping.class.php:122 inc/info.class.php:87 inc/info.class.php:145 msgid "Tables" msgstr "Tablolar" -#: inc/info.class.php:114 inc/info.class.php:172 +#: inc/mapping.class.php:124 +msgid "Link field" +msgstr "Bağlantı alanı" + +#: inc/info.class.php:89 inc/info.class.php:147 msgid "Mandatory information" msgstr "Zorunlu bilgiler" -#: inc/info.class.php:171 +#: 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/model.class.php:760 inc/dropdown.class.php:86 msgid "Mappings" msgstr "Eşleştirmeler" @@ -317,7 +329,7 @@ msgstr "Dosya içine" msgid "From the model" msgstr "Modelden" -#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2137 +#: inc/model.class.php:1354 inc/commoninjectionlib.class.php:2147 msgid "Undetermined" msgstr "Belirlenmemiş" @@ -329,117 +341,105 @@ msgstr "Veri aktarımı raporu" 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/dropdown.class.php:128 -msgid "Automatic detection" -msgstr "Otomatik algılama" +#: inc/networkportinjection.class.php:94 +msgid "Port MAC address" +msgstr "Bağlantı noktası MAC adresi" -#: inc/dropdown.class.php:129 -msgid "UTF-8" -msgstr "UTF-8" +#: inc/profile.class.php:40 +msgid "Model management" +msgstr "Model yönetimi" -#: inc/dropdown.class.php:130 -msgid "ISO8859-1" -msgstr "ISO8859-1" +#: inc/networkequipmentinjection.class.php:76 +msgid "Number of ports" +msgstr "Bağlantı noktası sayısı" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Add from CSV file" msgstr "CSV dosyasından ekle" -#: inc/commoninjectionlib.class.php:2058 +#: inc/commoninjectionlib.class.php:2068 msgid "Update from CSV file" msgstr "CSV dosyasından güncelle" -#: inc/commoninjectionlib.class.php:2097 +#: inc/commoninjectionlib.class.php:2107 msgid "No right to import data" msgstr "Veri alma izni yok" -#: inc/commoninjectionlib.class.php:2101 +#: inc/commoninjectionlib.class.php:2111 msgid "No right to update data" msgstr "Veri güncelleme izni yok" -#: inc/commoninjectionlib.class.php:2105 +#: inc/commoninjectionlib.class.php:2115 msgid "Size of the inserted value is to expansive" msgstr "Eklenen değerin boyutu çok genişleyebilir" -#: inc/commoninjectionlib.class.php:2109 +#: inc/commoninjectionlib.class.php:2119 msgid "Import not allowed" msgstr "İçe aktarıma izin verilmiyor" -#: inc/commoninjectionlib.class.php:2113 +#: inc/commoninjectionlib.class.php:2123 msgid "Import failed" msgstr "İçe aktarılamadı" -#: inc/commoninjectionlib.class.php:2117 +#: inc/commoninjectionlib.class.php:2127 msgid "At least one mandatory field is not present" msgstr "En az bir zorunlu alan bulunamadı" -#: inc/commoninjectionlib.class.php:2121 +#: inc/commoninjectionlib.class.php:2131 msgid "Data to insert are correct" msgstr "Eklenecek veri doğru" -#: inc/commoninjectionlib.class.php:2125 +#: inc/commoninjectionlib.class.php:2135 msgid "One data is not the good type" msgstr "Bir verinin türü iyi değil" -#: inc/commoninjectionlib.class.php:2129 +#: inc/commoninjectionlib.class.php:2139 msgid "Warning" msgstr "Uyarı" -#: inc/commoninjectionlib.class.php:2133 +#: inc/commoninjectionlib.class.php:2143 msgid "Data not found" msgstr "Veri bulunamadı" -#: inc/networkequipmentinjection.class.php:76 -msgid "Number of ports" -msgstr "Bağlantı noktası sayısı" +#: inc/computerinjection.class.php:78 +msgid "Antivirus name" +msgstr "Antivirus adı" -#: inc/injectiontype.class.php:145 -msgid "-------Choose a table-------" -msgstr "-------Bir tablo seçin-------" +#: inc/dropdown.class.php:37 +msgid "dd-mm-yyyy" +msgstr "gg-aa-yyyy" -#: inc/injectiontype.class.php:215 -msgid "-------Choose a field-------" -msgstr "-------Bir alan seçin-------" +#: inc/dropdown.class.php:39 +msgid "mm-dd-yyyy" +msgstr "aa-gg-yyyy" -#: inc/clientinjection.class.php:147 -msgid "Launch the import" -msgstr "İçe aktarımı başlat" +#: inc/dropdown.class.php:41 +msgid "yyyy-mm-dd" +msgstr "yyyy-aa-gg" -#: inc/mapping.class.php:115 front/popup.php:35 -msgid "See the file" -msgstr "Dosyaya bakın" +#: inc/dropdown.class.php:59 +msgid "1 234.56" +msgstr "1 234.56" -#: inc/mapping.class.php:121 -msgid "Header of the file" -msgstr "Dosyanın başlığı" +#: inc/dropdown.class.php:61 +msgid "1 234,56" +msgstr "1 234,56" -#: inc/mapping.class.php:124 -msgid "Link field" -msgstr "Bağlantı alanı" +#: inc/dropdown.class.php:63 +msgid "1,234.56" +msgstr "1,234.56" + +#: 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" #: front/clientinjection.form.php:52 msgid "One mandatory field is not filled"