summaryrefslogtreecommitdiff
path: root/backend/locales/pt-BR.json
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2023-12-16 03:12:57 +0100
committerAAGaming <aagaming@riseup.net>2023-12-29 18:40:53 -0500
commit6042ca56b85fffe6bac4cac5a2965ee87c4e1e32 (patch)
tree2a36273b07205b1e18f0f72a01716b0bd4b113dd /backend/locales/pt-BR.json
parent5190765ce16ccf1b8b544bcf916a6629ce1498d7 (diff)
downloaddecky-loader-6042ca56b85fffe6bac4cac5a2965ee87c4e1e32.tar.gz
decky-loader-6042ca56b85fffe6bac4cac5a2965ee87c4e1e32.zip
Translations update from Weblate (#553)
* Added translation using Weblate (Japanese) * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Translated using Weblate (Japanese) Currently translated at 82.7% (115 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Japanese) Currently translated at 89.2% (124 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/ --------- Co-authored-by: Tak-attack <tak.bts@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Fábio Oliveira <fabio.an.oliveira@gmail.com>
Diffstat (limited to 'backend/locales/pt-BR.json')
-rw-r--r--backend/locales/pt-BR.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/backend/locales/pt-BR.json b/backend/locales/pt-BR.json
index 2a7c173b..5a9f8403 100644
--- a/backend/locales/pt-BR.json
+++ b/backend/locales/pt-BR.json
@@ -210,7 +210,11 @@
"title": "Navegar",
"alph_asce": "Alfabética (Z - A)"
},
- "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!"
+ "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!",
+ "store_testing_warning": {
+ "desc": "Você pode usar este canal da loja para testar versões avançadas do plugin. Certifique-se de deixar feedback no GitHub para que o plugin possa ser atualizado para todos os usuários.",
+ "label": "Bem-vindo ao Canal de Testes da Loja"
+ }
},
"StoreSelect": {
"custom_store": {
@@ -255,5 +259,9 @@
"unknown": "Ocorreu um erro desconhecido. O erro completo é: {{raw_error}}",
"perm_denied": "Você não tem acesso à este diretório. Por favor, verifiquei se seu usuário (deck no Steam Deck) tem as permissões necessárias para acessar este arquivo/pasta."
}
+ },
+ "TitleView": {
+ "decky_store_desc": "Abrir Loja Decky",
+ "settings_desc": "Abrir Definições Decky"
}
}