Skip to content

[PT-BR] translating 'dt.ts' file for ptbr, from the app section #1483

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

Merged
merged 6 commits into from
Jan 29, 2021
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
19 changes: 19 additions & 0 deletions packages/typescriptlang-org/src/copy/pt/dt.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
export const dtCopy = {
dt_s_page_title: "Procure por pacotes tipados",
dt_s_title: "Pesquisa de tipo",
dt_s_subtitle:
"Encontre pacotes npm que tenham declarações de tipo, tanto agrupados quanto no Definitely Typed.",
dt_s_match: "resultado",
dt_s_matchs: "resultados",
dt_s_match_exact: "Combinação exata",
dt_s_popular_on_dt: "Popular no Definitely Typed",
dt_s_downloads_short: "Downl.",
dt_s_downloads_via: "Via",
dt_s_module: "Módulo",
dt_s_last_update: "Última atualização",
dt_s_install: "Instalar",
dt_s_no_results: "Nenhum resultado encontrado para",
dt_s_no_results_try: "Tentar outra busca?",
dt_s_copy: "copiar",
dt_s_copied: "copiado",
}