diff --git a/i18n/es_419.po b/i18n/es_419.po new file mode 100644 index 0000000..ca3d132 --- /dev/null +++ b/i18n/es_419.po @@ -0,0 +1,67 @@ +# +# Translators: +# Pablo Del Médico, 2024 +# +msgid "" +msgstr "" +"Project-Id-Version: i18next-conv\n" +"POT-Creation-Date: 2020-06-15T09:27:40.427Z\n" +"PO-Revision-Date: 2020-07-07 09:55+0000\n" +"Last-Translator: Pablo Del Médico, 2024\n" +"Language-Team: Spanish (Latin America) (https://app.transifex.com/hisp-uio/teams/100509/es_419/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_419\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +msgid "Page not found" +msgstr "" + +msgid "Dashboard" +msgstr "" + +msgid "Analysis" +msgstr "" + +msgid "Outliers and missing data" +msgstr "" + +msgid "Consistency" +msgstr "" + +msgid "Annual report" +msgstr "" + +msgid "More" +msgstr "Más" + +msgid "Administration" +msgstr "" + +msgid "Data export for Excel tool" +msgstr "" + +msgid "User manual" +msgstr "" + +msgid "Consistency analysis" +msgstr "" + +msgid "Completeness" +msgstr "" + +msgid "Consistency - time" +msgstr "" + +msgid "Consistency - data" +msgstr "" + +msgid "Outliers" +msgstr "" + +msgid "Data export for excel" +msgstr "" + +msgid "Outliers and missing data analysis" +msgstr "" diff --git a/i18n/fr.po b/i18n/fr.po index 133c264..850653c 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -1,16 +1,17 @@ # # Translators: -# phil_dhis2, 2020 +# Philip Larsen Donnelly, 2020 # Viktor Varland , 2020 # Yayra Gomado , 2021 +# Yao Selom SAKA (HISP WCA) , 2025 # msgid "" msgstr "" "Project-Id-Version: i18next-conv\n" "POT-Creation-Date: 2020-06-15T09:27:40.427Z\n" "PO-Revision-Date: 2020-07-07 09:55+0000\n" -"Last-Translator: Yayra Gomado , 2021\n" -"Language-Team: French (https://www.transifex.com/hisp-uio/teams/100509/fr/)\n" +"Last-Translator: Yao Selom SAKA (HISP WCA) , 2025\n" +"Language-Team: French (https://app.transifex.com/hisp-uio/teams/100509/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -18,52 +19,52 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" msgid "Page not found" -msgstr "" +msgstr "Page introuvable" msgid "Dashboard" msgstr "Tableau de bord" msgid "Analysis" -msgstr "" +msgstr "Analyse" msgid "Outliers and missing data" -msgstr "" +msgstr "Valeurs atypiques et données manquantes" msgid "Consistency" -msgstr "" +msgstr "Cohérence" msgid "Annual report" -msgstr "" +msgstr "Rapport annuel" msgid "More" msgstr "Plus" msgid "Administration" -msgstr "" +msgstr "Administration" msgid "Data export for Excel tool" -msgstr "" +msgstr "Outil d'exportation de données pour Excel" msgid "User manual" -msgstr "" +msgstr "Guide de l'utilisateur" msgid "Consistency analysis" -msgstr "" +msgstr "Analyse de cohérence" msgid "Completeness" -msgstr "Etat terminé" +msgstr "Complétude" msgid "Consistency - time" -msgstr "" +msgstr "Cohérence - temps" msgid "Consistency - data" -msgstr "" +msgstr "Cohérence - données" msgid "Outliers" msgstr "Valeurs atypiques" msgid "Data export for excel" -msgstr "" +msgstr "Exportation de données pour Excel" msgid "Outliers and missing data analysis" -msgstr "" +msgstr "Analyse des valeurs atypiques et des données manquantes"