mirror of https://github.com/tooot-app/app
New translations timeline.json (Portuguese, Brazilian)
This commit is contained in:
parent
a96427ed52
commit
a52a7fea7a
|
@ -123,94 +123,6 @@
|
||||||
"delete": {
|
"delete": {
|
||||||
"function": "Excluir mensagem direta"
|
"function": "Excluir mensagem direta"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"actions": {
|
|
||||||
"accessibilityHint": "Ações para este toot, como o seu usuário publicado",
|
|
||||||
"account": {
|
|
||||||
"heading": "Sobre o usuário",
|
|
||||||
"mute": {
|
|
||||||
"function": "Silenciar usuário",
|
|
||||||
"button": "Silenciar @{{acct}}"
|
|
||||||
},
|
|
||||||
"block": {
|
|
||||||
"function": "Bloquear usuário",
|
|
||||||
"button": "Bloquear @{{acct}}"
|
|
||||||
},
|
|
||||||
"reports": {
|
|
||||||
"function": "Denunciar usuário",
|
|
||||||
"button": "Reportar @{{acct}}"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"domain": {
|
|
||||||
"heading": "Sobre a instância",
|
|
||||||
"block": {
|
|
||||||
"function": "Bloquear instância",
|
|
||||||
"button": "Bloquear a instância {{domain}}"
|
|
||||||
},
|
|
||||||
"alert": {
|
|
||||||
"title": "Confirma bloquear {{domain}}?",
|
|
||||||
"message": "Na maioria das vezes, você pode silenciar ou bloquear determinado usuário.\n\nDepois de bloquear a instância, todo seu conteúdo, incluindo seguidores, será removido!",
|
|
||||||
"buttons": {
|
|
||||||
"confirm": "Confirmar bloqueio",
|
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"share": {
|
|
||||||
"status": {
|
|
||||||
"heading": "Compartilhar toot",
|
|
||||||
"button": "Compartilhar o link para este mundo"
|
|
||||||
},
|
|
||||||
"account": {
|
|
||||||
"heading": "Compartilhar Usuário",
|
|
||||||
"button": "Compartilhar link para este usuário"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"status": {
|
|
||||||
"heading": "Sobre o toot",
|
|
||||||
"edit": {
|
|
||||||
"function": "Editar toot",
|
|
||||||
"button": "Editar este toot"
|
|
||||||
},
|
|
||||||
"delete": {
|
|
||||||
"function": "Remover toot",
|
|
||||||
"button": "Deletar este toot",
|
|
||||||
"alert": {
|
|
||||||
"title": "Confirmar exclusão?",
|
|
||||||
"message": "Tem certeza que deseja excluir este toot? Todos os boosts e favoritos serão apagados, incluindo todas as respostas.",
|
|
||||||
"buttons": {
|
|
||||||
"confirm": "Confirme a exclusão",
|
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"deleteEdit": {
|
|
||||||
"function": "Remover toot",
|
|
||||||
"button": "Excluir e rascunhar",
|
|
||||||
"alert": {
|
|
||||||
"title": "Confirmar exclusão?",
|
|
||||||
"message": "Tem certeza que deseja excluir este toot? Todos os boosts e favoritos serão apagados, incluindo todas as respostas.",
|
|
||||||
"buttons": {
|
|
||||||
"confirm": "Confirme a exclusão",
|
|
||||||
"cancel": "$t(common:buttons.cancel)"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"mute": {
|
|
||||||
"function": "Silenciar toot",
|
|
||||||
"button": {
|
|
||||||
"positive": "Silenciar este toot e respostas",
|
|
||||||
"negative": "Desbloquear este toot e respostas"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"pin": {
|
|
||||||
"function": "Fixar",
|
|
||||||
"button": {
|
|
||||||
"positive": "Fixar este toot",
|
|
||||||
"negative": "Desafixar este toot"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"poll": {
|
"poll": {
|
||||||
|
|
Loading…
Reference in New Issue