mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (257 of 257 strings) Translation: movie-web/website Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/pt_BR/ Author: Thais Palmer <eu@thaispalmer.com.br>
This commit is contained in:
parent
a8013ddc75
commit
e2c5b8e1a5
1 changed files with 12 additions and 1 deletions
|
@ -206,7 +206,8 @@
|
||||||
"episodeBadge": "E{{episode}}",
|
"episodeBadge": "E{{episode}}",
|
||||||
"loadingError": "Erro ao carregar temporada",
|
"loadingError": "Erro ao carregar temporada",
|
||||||
"loadingList": "Carregando...",
|
"loadingList": "Carregando...",
|
||||||
"loadingTitle": "Carregando..."
|
"loadingTitle": "Carregando...",
|
||||||
|
"unairedEpisodes": "Um ou mais episódios nesta temporada foram desabilitados porque ainda não foram ao ar."
|
||||||
},
|
},
|
||||||
"playback": {
|
"playback": {
|
||||||
"speedLabel": "Velocidade de reprodução",
|
"speedLabel": "Velocidade de reprodução",
|
||||||
|
@ -258,6 +259,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
"api": {
|
||||||
|
"text": "Não foi possível carregar os metadados da API. Por favor, verifique sua conexão com a internet.",
|
||||||
|
"title": "Falha ao carregar os metadados da API"
|
||||||
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"badge": "Falhou",
|
"badge": "Falhou",
|
||||||
"homeButton": "Ir para o início",
|
"homeButton": "Ir para o início",
|
||||||
|
@ -307,6 +312,12 @@
|
||||||
"remaining": "{{timeLeft}} restantes • Terminar às {{timeFinished, datetime}}",
|
"remaining": "{{timeLeft}} restantes • Terminar às {{timeFinished, datetime}}",
|
||||||
"shortRegular": "{{timeWatched}}",
|
"shortRegular": "{{timeWatched}}",
|
||||||
"shortRemaining": "-{{timeLeft}}"
|
"shortRemaining": "-{{timeLeft}}"
|
||||||
|
},
|
||||||
|
"turnstile": {
|
||||||
|
"description": "Por favor, confirme que você é um humano completando o Captcha à direita. Isso é para manter movie-web seguro!",
|
||||||
|
"error": "Falha ao verificar sua humanidade. Por favor, tente novamente.",
|
||||||
|
"title": "Precisamos verificar se você é humano.",
|
||||||
|
"verifyingHumanity": "Verificando sua humanidade..."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"screens": {
|
"screens": {
|
||||||
|
|
Loading…
Reference in a new issue