|
|
|
@ -48,7 +48,7 @@
|
|
|
|
|
"Requests": "Solicitações",
|
|
|
|
|
"UserManagement": "Gerenciador de Usuário",
|
|
|
|
|
"Issues": "Problemas",
|
|
|
|
|
"Vote": "Vote",
|
|
|
|
|
"Vote": "Votar",
|
|
|
|
|
"Donate": "Fazer uma doação!",
|
|
|
|
|
"DonateLibraryMaintainer": "Doar para o Dono da Biblioteca",
|
|
|
|
|
"DonateTooltip": "É assim que eu convenço a minha mulher a deixar-me passar o meu tempo livre desenvolvendo Ombi;)",
|
|
|
|
@ -74,7 +74,7 @@
|
|
|
|
|
"ViewOnEmby": "Assistir no Emby",
|
|
|
|
|
"RequestAdded": "Pedido de {{title}} foi adicionado com sucesso",
|
|
|
|
|
"Similar": "Semelhante",
|
|
|
|
|
"Refine": "Refine",
|
|
|
|
|
"Refine": "Filtro",
|
|
|
|
|
"Movies": {
|
|
|
|
|
"PopularMovies": "Filmes populares",
|
|
|
|
|
"UpcomingMovies": "Próximos filmes",
|
|
|
|
@ -137,11 +137,11 @@
|
|
|
|
|
"SortStatusAsc": "Status ▲",
|
|
|
|
|
"SortStatusDesc": "Status ▼",
|
|
|
|
|
"Remaining": {
|
|
|
|
|
"Quota": "{{remaining}}/{{total}} requests remaining",
|
|
|
|
|
"NextDays": "Another request will be added in {{time}} days",
|
|
|
|
|
"NextHours": "Another request will be added in {{time}} hours",
|
|
|
|
|
"NextMinutes": "Another request will be added in {{time}} minutes",
|
|
|
|
|
"NextMinute": "Another request will be added in {{time}} minute"
|
|
|
|
|
"Quota": "{{remaining}}/{{total}} solicitações restantes",
|
|
|
|
|
"NextDays": "Outro pedido será adicionado em {{time}} dias",
|
|
|
|
|
"NextHours": "Outro pedido será adicionado em {{time}} horas",
|
|
|
|
|
"NextMinutes": "Outro pedido será adicionado em {{time}} minutos",
|
|
|
|
|
"NextMinute": "Outro pedido será adicionado em {{time}} minuto"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Issues": {
|
|
|
|
@ -171,15 +171,15 @@
|
|
|
|
|
"PendingApproval": "Aprovação Pendente"
|
|
|
|
|
},
|
|
|
|
|
"UserManagment": {
|
|
|
|
|
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
|
|
|
|
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
|
|
|
|
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
|
|
|
|
"TvRemaining": "Tv: {{remaining}}/{{total}} restantes",
|
|
|
|
|
"MovieRemaining": "Filmes: {{remaining}}/{{total}} restantes",
|
|
|
|
|
"MusicRemaining": "Música: {{remaining}}/{{total}} restantes",
|
|
|
|
|
"TvDue": "TV: {{date}}",
|
|
|
|
|
"MovieDue": "Movie: {{date}}",
|
|
|
|
|
"MusicDue": "Music: {{date}}"
|
|
|
|
|
"MovieDue": "Filme: {{date}}",
|
|
|
|
|
"MusicDue": "Música: {{date}}"
|
|
|
|
|
},
|
|
|
|
|
"Votes": {
|
|
|
|
|
"CompletedVotesTab": "Voted",
|
|
|
|
|
"VotesTab": "Votes Needed"
|
|
|
|
|
"CompletedVotesTab": "Votado",
|
|
|
|
|
"VotesTab": "Votos necessários"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|