Browse Source

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (336 of 336 strings)

Translation: movie-web/website
Translate-URL: https://weblate.476328473.xyz/projects/movie-web/website/pt_BR/
Author: Thais Palmer <eu@thaispalmer.com.br>
pull/1060/head
Thais Palmer 1 year ago committed by Weblate
parent
commit
232fb7e895
  1. 10
      src/assets/locales/pt-BR.json

10
src/assets/locales/pt-BR.json

@ -155,7 +155,8 @@ @@ -155,7 +155,8 @@
"types": {
"movie": "Filme",
"show": "Série"
}
},
"unreleased": "Não lançado"
},
"navigation": {
"banner": {
@ -381,6 +382,13 @@ @@ -381,6 +382,13 @@
"title": "Falha ao reproduzir o vídeo!"
},
"scraping": {
"extensionFailure": {
"badge": "Extensão desativada",
"enableExtension": "Ativar extensão",
"homeButton": "Ir para o início",
"text": "Você instalou a extensão movie-web. Para começar a usá-la, você precisa ativar a extensão neste site.",
"title": "Por favor, ative a extensão"
},
"items": {
"failure": "Ocorreu um erro",
"notFound": "Não tem o vídeo",

Loading…
Cancel
Save