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

Use proper language name in R-pt_BR.po #6332

Merged
merged 1 commit into from
Jul 31, 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
4 changes: 2 additions & 2 deletions po/R-pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -2771,10 +2771,10 @@ msgid ""
"**********"
msgstr ""
"**********\n"
"Executando data.table em inglês; o suporte ao pacote está disponível apenas "
"Executando data.table em português; o suporte ao pacote está disponível apenas "
"em inglês. Ao procurar ajuda online, certifique-se de verificar também a "
"mensagem de erro em inglês. Isso pode ser obtido examinando os arquivos po/R-"
"<locale>.po e po/<locale>.po no código-fonte do pacote, onde as mensagens de "
"pt_BR.po e po/pt_BR.po no código-fonte do pacote, onde as mensagens de "
"erro no idioma nativo e em inglês podem ser encontradas lado a lado.\n"
"**********"

Expand Down
Loading