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 (v39) #2011

Merged
merged 1 commit into from
Apr 21, 2024
Merged
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
22 changes: 14 additions & 8 deletions i18n/vi.po
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
#
# Translators:
# phil_dhis2, 2022
# Philip Larsen Donnelly, 2022
# Mai Nguyen <[email protected]>, 2022
# Viktor Varland <[email protected]>, 2022
# Thuy Nguyen <[email protected]>, 2022
# Thuy Nguyen <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2022-10-07T09:57:52.907Z\n"
"POT-Creation-Date: 2024-03-01T15:50:32.586Z\n"
"PO-Revision-Date: 2022-10-15 22:34+0000\n"
"Last-Translator: Thuy Nguyen <[email protected]>, 2022\n"
"Language-Team: Vietnamese (https://www.transifex.com/hisp-uio/teams/100509/vi/)\n"
"Last-Translator: Thuy Nguyen <[email protected]>, 2024\n"
"Language-Team: Vietnamese (https://app.transifex.com/hisp-uio/teams/100509/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -243,7 +243,7 @@ msgid "ID scheme"
msgstr ""

msgid "UID"
msgstr ""
msgstr "UID"

msgid "Identifier"
msgstr "Ký hiệu nhận dạng (ID)"
Expand Down Expand Up @@ -313,7 +313,7 @@ msgstr ""
msgid "Include all attributes"
msgstr ""

msgid "Include first level units"
msgid "Include descendants"
msgstr ""

msgid "Include descendants of selected organisation units"
Expand Down Expand Up @@ -695,6 +695,12 @@ msgstr ""
msgid "Details by type"
msgstr ""

msgid "All existing property values will be replaced"
msgstr ""

msgid "Values will be overwritten, even if the new value is null"
msgstr ""

msgid "Advanced options"
msgstr ""

Expand Down Expand Up @@ -966,7 +972,7 @@ msgid "The app could not retrieve required data."
msgstr ""

msgid "Network error"
msgstr ""
msgstr "Lỗi mạng"

msgid "Cannot get authorization token for Google Earth Engine."
msgstr ""
Expand Down
Loading