Translated using Weblate (Portuguese (Brazil))

Currently translated at 39.3% (81 of 206 strings)

Translation: Kyoo/Kyoo
Translate-URL: https://hosted.weblate.org/projects/kyoo/kyoo/pt_BR/
This commit is contained in:
guilherme monteiro 2024-07-23 01:55:24 +00:00 committed by Hosted Weblate
parent 8592a7a0a3
commit a00b5bf432
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,128 +1,128 @@
{ {
"home": { "home": {
"recommended": "", "recommended": "Recomendados",
"news": "", "news": "Notícias",
"watchlist": "", "watchlist": "Continue assistindo",
"info": "", "info": "Veja mais",
"none": "", "none": "Nenhum episódio",
"watchlistLogin": "", "watchlistLogin": "Para salvar o que você assistiu ou planeja assistir, é necessário fazer login.",
"refreshMetadata": "", "refreshMetadata": "Atualizar metadados",
"episodeMore": { "episodeMore": {
"goToShow": "", "goToShow": "",
"download": "", "download": "Baixar",
"mediainfo": "" "mediainfo": "Veja informação do arquivo"
} }
}, },
"show": { "show": {
"play": "", "play": "Reproduzir",
"trailer": "", "trailer": "Reproduzir Trailer",
"studio": "", "studio": "Estúdio",
"genre": "", "genre": "Gêneros",
"genre-none": "", "genre-none": "Nenhum gênero",
"staff": "", "staff": "Staff",
"staff-none": "", "staff-none": "A staff é desconhecida",
"noOverview": "", "noOverview": "Resumo indisponível",
"episode-none": "", "episode-none": "Nenhum episódio nessa temporada",
"episodeNoMetadata": "", "episodeNoMetadata": "Metadado indisponível",
"tags": "", "tags": "",
"links": "", "links": "",
"jumpToSeason": "", "jumpToSeason": "Pular para temporada",
"partOf": "", "partOf": "Parte de",
"watchlistAdd": "", "watchlistAdd": "",
"watchlistEdit": "", "watchlistEdit": "",
"watchlistRemove": "", "watchlistRemove": "Marque como não assistido",
"watchlistLogin": "", "watchlistLogin": "Faça login para adicionar a sua lista",
"watchlistMark": { "watchlistMark": {
"completed": "", "completed": "Marque como assistido",
"planned": "", "planned": "Marque como planejado",
"watching": "", "watching": "Marque como assistindo",
"droped": "", "droped": "Marque como desistido",
"null": "" "null": "Marque como não assistido"
}, },
"nextUp": "", "nextUp": "Próximo",
"season": "" "season": "Temporada {{number}}"
}, },
"browse": { "browse": {
"mediatypekey": { "mediatypekey": {
"all": "", "all": "Todos",
"movie": "", "movie": "Filmes",
"show": "", "show": "Séries",
"collection": "" "collection": "Coleção"
}, },
"mediatype-tt": "", "mediatype-tt": "Tipo de mídia",
"mediatypelabel": "", "mediatypelabel": "Tipo de mídia",
"sortby": "", "sortby": "Ordenar por {{key}}",
"sortby-tt": "", "sortby-tt": "Ordenar por",
"sortkey": { "sortkey": {
"relevance": "", "relevance": "Relevância",
"name": "", "name": "Nome",
"airDate": "", "airDate": "Data de transmissão",
"startAir": "", "startAir": "",
"endAir": "", "endAir": "",
"addedDate": "", "addedDate": "Adicionado na data",
"rating": "" "rating": "Avaliações"
}, },
"sortord": { "sortord": {
"asc": "", "asc": "crescente",
"desc": "" "desc": "decrescente"
}, },
"switchToGrid": "", "switchToGrid": "Mudara para visualização em grade",
"switchToList": "" "switchToList": "Mudara para visualização de lista"
}, },
"genres": { "genres": {
"Action": "", "Action": "Ação",
"Adventure": "", "Adventure": "Aventura",
"Animation": "", "Animation": "Animação",
"Comedy": "", "Comedy": "Comédia",
"Crime": "", "Crime": "",
"Documentary": "", "Documentary": "Documentário",
"Drama": "", "Drama": "",
"Family": "", "Family": "Família",
"Fantasy": "", "Fantasy": "Fantasia",
"History": "", "History": "História",
"Horror": "", "Horror": "Terror",
"Music": "", "Music": "Música",
"Mystery": "", "Mystery": "Mistério",
"Romance": "", "Romance": "",
"ScienceFiction": "", "ScienceFiction": "Ficção cientifica",
"Thriller": "", "Thriller": "",
"War": "", "War": "Guerra",
"Western": "", "Western": "",
"Kids": "", "Kids": "Infantil",
"News": "", "News": "Notícias",
"Reality": "", "Reality": "Realidade",
"Soap": "", "Soap": "",
"Talk": "", "Talk": "",
"Politics": "" "Politics": "Política"
}, },
"misc": { "misc": {
"settings": "", "settings": "Configurações",
"prev-page": "", "prev-page": "Pagina anterior",
"next-page": "", "next-page": "Próxima pagina",
"delete": "", "delete": "Deletar",
"cancel": "", "cancel": "Cancelar",
"more": "", "more": "Mais",
"expand": "", "expand": "Expandir",
"collapse": "", "collapse": "",
"edit": "", "edit": "Editar",
"or": "", "or": "OU",
"loading": "" "loading": "Carregando"
}, },
"navbar": { "navbar": {
"home": "", "home": "",
"browse": "", "browse": "Navegar",
"download": "", "download": "Baixar",
"search": "", "search": "Pesquisar",
"login": "", "login": "",
"admin": "" "admin": "Painel de admin"
}, },
"settings": { "settings": {
"general": { "general": {
"label": "", "label": "Geral",
"theme": { "theme": {
"label": "", "label": "Tema",
"description": "", "description": "",
"auto": "", "auto": "Sistema",
"light": "", "light": "",
"dark": "" "dark": ""
}, },