diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2024-08-01 09:28:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-01 07:28:38 +0000 |
| commit | adf5a763924f99429d9b7829fce5ae15f3977a4b (patch) | |
| tree | 228b7515ad37ce255986c56425008e55b340ec63 /backend/decky_loader/locales/pt-BR.json | |
| parent | e01a7006699fd01e9afcc4cb3aabf713a6f30d12 (diff) | |
| download | decky-loader-adf5a763924f99429d9b7829fce5ae15f3977a4b.tar.gz decky-loader-adf5a763924f99429d9b7829fce5ae15f3977a4b.zip | |
Translations update from Weblate (#656)
* Translated using Weblate (Korean)
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (158 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/
* Translated using Weblate (Turkish)
Currently translated at 76.5% (121 of 158 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/tr/
---------
Co-authored-by: Sungjoon Moon <sumoon@seoulsaram.org>
Co-authored-by: Akinaton Osti <akinaton.osti@gmail.com>
Co-authored-by: Bahasnyldz <bahasnyldz@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/pt-BR.json')
| -rw-r--r-- | backend/decky_loader/locales/pt-BR.json | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/backend/decky_loader/locales/pt-BR.json b/backend/decky_loader/locales/pt-BR.json index b5a8ecd6..1ad2fbdd 100644 --- a/backend/decky_loader/locales/pt-BR.json +++ b/backend/decky_loader/locales/pt-BR.json @@ -110,6 +110,7 @@ "reinstall": "Reinstalar", "reload": "Recarregar", "show": "Acesso Rápido: Mostrar", + "unfreeze": "Permitir atualizações", "uninstall": "Desinstalar", "update_all_many": "Atualizar {{count}} plugins", "update_all_one": "Atualizar 1 plugin", @@ -200,9 +201,19 @@ "SettingsIndex": { "developer_title": "Desenvolvedor", "general_title": "Geral", - "plugins_title": "Plugins" + "plugins_title": "Plugins", + "testing_title": "Testando" }, "Store": { + "download_progress_info": { + "download_zip": "Baixando Plugin", + "increment_count": "Aumentando contagem de downloads", + "installing_plugin": "Instalando Plugin", + "open_zip": "Abrindo arquivo Zip", + "parse_zip": "Analizando Arquivo ZIP", + "start": "Iniciando", + "uninstalling_previous": "Desinstalando Cópias Anteriores" + }, "store_contrib": { "desc": "Se você deseja contribuir para a Loja de Plugins para o Decky, confira o repositório SteamDeckHomebrew/decky-plugin-template no GitHub. Informações sobre o desenvolvimento e distribuição estão disponíveis no README.", "label": "Contribuindo" @@ -226,6 +237,10 @@ "about": "Sobre", "alph_asce": "Alfabética (Z - A)", "alph_desc": "Alfabética (A - Z)", + "date_asce": "Antigos Primeiro", + "date_desc": "Novos Primeiro", + "downloads_asce": "Menos Baixados Primeiro", + "downloads_desc": "Mais Baixados Primeiro", "title": "Navegar" }, "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!", @@ -246,6 +261,13 @@ "testing": "Em Teste" } }, + "Testing": { + "download": "Download", + "error": "Erro ao instalar PR", + "header": "As seguintes versões do Decky Loader são construídas a partir de Pull Requests de terceiros. A equipe do Decky Loader não verificou sua funcionalidade ou segurança, e elas podem estar desatualizadas.", + "loading": "Carregando Pull Requests abertos...", + "start_download_toast": "Baixando PR #{{id}}" + }, "TitleView": { "decky_store_desc": "Abrir Loja Decky", "settings_desc": "Abrir Definições Decky" |
