Skip to content

Commit

Permalink
fix(translations): sync translations from transifex (dev)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhis2-bot committed Jan 13, 2024
1 parent 66168ed commit 1ac5837
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 9 deletions.
27 changes: 22 additions & 5 deletions i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
# Matthieu Pinard <[email protected]>, 2019
# Karoline Tufte Lien <[email protected]>, 2020
# Djibril Dione <[email protected]>, 2020
# Philip Larsen Donnelly, 2020
# Gabriela Rodriguez <[email protected]>, 2020
# Viktor Varland <[email protected]>, 2021
# Yayra Gomado <[email protected]>, 2022
# Yao Selom SAKA (HISP WCA) <[email protected]>, 2022
# Edem Kossi <[email protected]>, 2023
# Philip Larsen Donnelly, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-09-06T13:41:14.540Z\n"
"POT-Creation-Date: 2023-11-13T12:11:28.959Z\n"
"PO-Revision-Date: 2019-06-25 18:46+0000\n"
"Last-Translator: Edem Kossi <[email protected]>, 2023\n"
"Last-Translator: Philip Larsen Donnelly, 2024\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"
Expand Down Expand Up @@ -56,7 +56,7 @@ msgid "Yes, leave"
msgstr "Oui, quitter"

msgid "Add to {{axisName}}"
msgstr "Ajouter à {{nomdel'axe}} "
msgstr "Ajouter à {{axisName}}"

msgid ""
"'{{visualizationType}}' is intended to show a single data item. Only the "
Expand Down Expand Up @@ -400,6 +400,9 @@ msgstr "Inclure cumulatif"
msgid "Cumulative values"
msgstr "Valeurs cumulées"

msgid "Accumulate cell values along rows"
msgstr ""

msgid "Show data item icon"
msgstr ""

Expand Down Expand Up @@ -725,7 +728,7 @@ msgid "Change org unit"
msgstr "Changer d'unité d'organisation"

msgid "{{level}} level in {{orgunit}}"
msgstr "{niveau}} niveau dans {{unité d'org.}}"
msgstr "{{level}} niveau dans {{orgunit}}"

msgid "Open as Map"
msgstr "Ouvrir comme carte"
Expand All @@ -736,6 +739,9 @@ msgstr ""
"Tracez graphiquement les données sur une carte du monde. Les éléments de "
"données utilisent des couches de carte distinctes."

msgid "Not supported when using cumulative values"
msgstr ""

msgid "No data available"
msgstr "Pas de données disponibles"

Expand Down Expand Up @@ -877,6 +883,14 @@ msgstr ""
msgid "Something went wrong"
msgstr "Quelque chose a mal tourné"

msgid ""
"There's a problem with the generated analytics. Contact a system "
"administrator."
msgstr ""

msgid "There's a syntax problem with the analytics request."
msgstr ""

msgid "or"
msgstr "ou"

Expand Down Expand Up @@ -1048,6 +1062,9 @@ msgstr "Lignes"
msgid "Totals"
msgstr "Totaux"

msgid "Totals are not supported when using cumulative values"
msgstr ""

msgid "Vertical (y) axis {{axisId}}"
msgstr "Axe vertical (y) {{axisId}}"

Expand Down
25 changes: 21 additions & 4 deletions i18n/nb.po
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# Translators:
# Caroline Hesthagen Holen <[email protected]>, 2022
# Karoline Tufte Lien <[email protected]>, 2023
# Karoline Tufte Lien <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2023-09-06T13:41:14.540Z\n"
"POT-Creation-Date: 2023-11-13T12:11:28.959Z\n"
"PO-Revision-Date: 2019-06-25 18:46+0000\n"
"Last-Translator: Karoline Tufte Lien <[email protected]>, 2023\n"
"Last-Translator: Karoline Tufte Lien <[email protected]>, 2024\n"
"Language-Team: Norwegian Bokmål (https://app.transifex.com/hisp-uio/teams/100509/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -195,7 +195,7 @@ msgid "Only '{{- name}}' in use"
msgstr "Bare '{{- name}}' er i bruk"

msgid "Only '{{number}}' in use"
msgstr "Bare '{{nummer}}' er i bruk"
msgstr "Bare '{{number}}' er i bruk"

msgid "All items are selected"
msgstr "Alle elementer er valgt"
Expand Down Expand Up @@ -389,6 +389,9 @@ msgstr "Inkluder kumulativ"
msgid "Cumulative values"
msgstr "Kumulative verdier"

msgid "Accumulate cell values along rows"
msgstr ""

msgid "Show data item icon"
msgstr ""

Expand Down Expand Up @@ -711,6 +714,9 @@ msgid ""
msgstr ""
"Vis data på et verdenskart visuelt. Dataelementer bruker separate kartlag."

msgid "Not supported when using cumulative values"
msgstr ""

msgid "No data available"
msgstr "Ingen data tilgjengelig"

Expand Down Expand Up @@ -842,6 +848,14 @@ msgstr ""
msgid "Something went wrong"
msgstr "Noe gikk galt"

msgid ""
"There's a problem with the generated analytics. Contact a system "
"administrator."
msgstr ""

msgid "There's a syntax problem with the analytics request."
msgstr ""

msgid "or"
msgstr "eller"

Expand Down Expand Up @@ -1008,6 +1022,9 @@ msgstr "Linjer"
msgid "Totals"
msgstr "Totalsummer"

msgid "Totals are not supported when using cumulative values"
msgstr ""

msgid "Vertical (y) axis {{axisId}}"
msgstr ""

Expand Down

0 comments on commit 1ac5837

Please sign in to comment.