Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(translations): sync translations from transifex (dev) #3001

Merged
merged 1 commit into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions i18n/ar_IQ.po
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ msgid ""
"Use a spacer to create empty vertical space between other dashboard items."
msgstr "استخدم فاصل لإنشاء مساحة رأسية فارغة بين عناصر لوحة المعلومات الأخرى"

msgid "Text item"
msgstr "عنصر نصي"
msgid "Text box"
msgstr "مربع نص"

msgid "Add text here"
msgstr "اضف نص هنا"
Expand Down Expand Up @@ -325,9 +325,6 @@ msgstr ""
msgid "Additional items"
msgstr "عناصر إضافية"

msgid "Text box"
msgstr "مربع نص"

msgid "Dashboard layout"
msgstr ""

Expand Down
18 changes: 10 additions & 8 deletions i18n/nl.po
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#
# Translators:
# Cherise Beek <[email protected]>, 2021
# Rica Zamora Duchateau, 2022
# Charel van den Elsen, 2023
# Rica, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-03-19T12:31:03.302Z\n"
"PO-Revision-Date: 2019-06-25 12:37+0000\n"
"Last-Translator: Charel van den Elsen, 2023\n"
"Last-Translator: Rica, 2024\n"
"Language-Team: Dutch (https://app.transifex.com/hisp-uio/teams/100509/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -75,7 +75,7 @@ msgid "Add text here"
msgstr "Voeg hier tekst toe"

msgid "Back to all interpretations"
msgstr ""
msgstr "Terug naar alle interpretaties"

msgid "Filters are not applied to line list dashboard items"
msgstr "Filters worden niet toegepast op dashboarditems van de regellijst"
Expand All @@ -85,9 +85,11 @@ msgstr "Filters niet toegepast"

msgid "Only Period and Organisation unit filters can be applied to this item"
msgstr ""
"Alleen filters voor Periodes en Organisatie-eenheden kunnen tot dit artikel "
"toegepast worden"

msgid "Some filters not applied"
msgstr ""
msgstr "Sommige filters niet toegepast"

msgid "There was a problem loading this dashboard item"
msgstr "Er is een probleem opgetreden bij het laden van dit dashboarditem"
Expand All @@ -108,19 +110,19 @@ msgid "This map can't be displayed as a chart"
msgstr "Deze kaart kan niet als grafiek worden weergegeven"

msgid "This map can't be displayed as a pivot table"
msgstr ""
msgstr "Deze kaart kan niet weergegeven worden als draaitabel"

msgid "This visualization can't be displayed as a pivot table"
msgstr ""
msgstr "Deze visualisatie kan niet weergegeven worden als een draaitabel"

msgid "This visualization can't be displayed as a map"
msgstr ""
msgstr "Deze visualisatie kan niet weergegeven worden als een kaart"

msgid "View as Chart"
msgstr "Bekijk als grafiek"

msgid "View as Pivot table"
msgstr ""
msgstr "Bekijk als Draaitabel"

msgid "View as Map"
msgstr "Bekijk als kaart"
Expand Down
Loading
Loading