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 (master) #641

Merged
merged 1 commit into from
Dec 8, 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
13 changes: 7 additions & 6 deletions i18n/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
# Fernando Jorge Bade, 2024
# Ge Joao <[email protected]>, 2024
# Viktor Varland <[email protected]>, 2024
# Helton Dias, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-03-19T15:29:37.698Z\n"
"PO-Revision-Date: 2020-05-08 14:30+0000\n"
"Last-Translator: Viktor Varland <[email protected]>, 2024\n"
"Last-Translator: Helton Dias, 2024\n"
"Language-Team: Portuguese (https://app.transifex.com/hisp-uio/teams/100509/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand All @@ -28,7 +29,7 @@ msgid "Something went wrong whilst retrieving user permissions."
msgstr ""

msgid "Not authorized"
msgstr ""
msgstr "Não autorizado"

msgid ""
"You don't have access to the Job Scheduler. Contact a system administrator "
Expand Down Expand Up @@ -75,7 +76,7 @@ msgid "Only run selected checks"
msgstr ""

msgid "Severity"
msgstr ""
msgstr "Gravidade"

msgid "Slow checks are resource intensive and should be run with caution"
msgstr ""
Expand Down Expand Up @@ -207,7 +208,7 @@ msgid "No jobs to display"
msgstr ""

msgid "Now"
msgstr ""
msgstr "Agora"

msgid "Hide jobs"
msgstr ""
Expand Down Expand Up @@ -280,7 +281,7 @@ msgid "Are you sure you want to run this queue?"
msgstr ""

msgid "Run"
msgstr ""
msgstr "Run"

msgid "Could not load requested job"
msgstr ""
Expand Down Expand Up @@ -385,7 +386,7 @@ msgid "Warning"
msgstr "Aviso"

msgid "Severe"
msgstr ""
msgstr "Grave"

msgid "Report"
msgstr "Relatório"
Expand Down
5 changes: 3 additions & 2 deletions i18n/vi.po
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
# Philip Larsen Donnelly, 2024
# Viktor Varland <[email protected]>, 2024
# Thuy Nguyen <[email protected]>, 2024
# Em Le <[email protected]>, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: i18next-conv\n"
"POT-Creation-Date: 2024-03-19T15:29:37.698Z\n"
"PO-Revision-Date: 2020-05-08 14:30+0000\n"
"Last-Translator: Thuy Nguyen <thuynguyen@hispvietnam.org>, 2024\n"
"Last-Translator: Em Le <em.hispvietnam@gmail.com>, 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"
Expand Down Expand Up @@ -261,7 +262,7 @@ msgid "No, keep changes"
msgstr ""

msgid "Yes, discard changes"
msgstr ""
msgstr "Có, hủy các thay đổi"

msgid "Error running job"
msgstr ""
Expand Down
Loading