New translations timeline.json (Portuguese, Brazilian)

This commit is contained in:
xmflsct 2022-05-19 04:30:04 +02:00
parent 2692832cd4
commit 0e5eacae58
1 changed files with 68 additions and 68 deletions

View File

@ -52,12 +52,12 @@
"reblogged_by": { "reblogged_by": {
"accessibilityLabel": "{{count}} usuários compartilharam este toot", "accessibilityLabel": "{{count}} usuários compartilharam este toot",
"accessibilityHint": "Toque para conhecer os usuários", "accessibilityHint": "Toque para conhecer os usuários",
"text": "" "text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
}, },
"favourited_by": { "favourited_by": {
"accessibilityLabel": "{{count}} usuários favoritaram este toot", "accessibilityLabel": "{{count}} usuários favoritaram este toot",
"accessibilityHint": "Toque para conhecer os usuários", "accessibilityHint": "Toque para conhecer os usuários",
"text": "" "text": "$t(screenTabs:shared.users.statuses.favourited_by)"
}, },
"history": { "history": {
"accessibilityLabel": "Este toot foi editado {{count}} vezes", "accessibilityLabel": "Este toot foi editado {{count}} vezes",
@ -77,136 +77,136 @@
}, },
"avatar": { "avatar": {
"accessibilityLabel": "Avatar de {{name}}", "accessibilityLabel": "Avatar de {{name}}",
"accessibilityHint": "" "accessibilityHint": "Toque para ir à página de {{name}}"
}, },
"content": { "content": {
"expandHint": "" "expandHint": "conteúdo oculto"
}, },
"filtered": "", "filtered": "Filtrado",
"fullConversation": "", "fullConversation": "Ler conversas",
"translate": { "translate": {
"default": "", "default": "Traduzir",
"succeed": "", "succeed": "Traduzido por {{provider}} de {{source}}",
"failed": "", "failed": "Falha na tradução",
"source_not_supported": "", "source_not_supported": "idioma do toot não é suportado",
"target_not_supported": "" "target_not_supported": "O idioma de destino não é suportado"
}, },
"header": { "header": {
"shared": { "shared": {
"account": { "account": {
"name": { "name": {
"accessibilityHint": "" "accessibilityHint": "Nome de exibição"
}, },
"account": { "account": {
"accessibilityHint": "" "accessibilityHint": "Conta do usuário"
} }
}, },
"application": "", "application": "Tooted com {{application}}",
"edited": { "edited": {
"accessibilityLabel": "" "accessibilityLabel": "Toot editado"
}, },
"muted": { "muted": {
"accessibilityLabel": "" "accessibilityLabel": "Toot silenciado"
}, },
"visibility": { "visibility": {
"direct": { "direct": {
"accessibilityLabel": "" "accessibilityLabel": "Enviar uma mensagem direta"
}, },
"private": { "private": {
"accessibilityLabel": "" "accessibilityLabel": "Toot é visível apenas para seguidores"
} }
} }
}, },
"conversation": { "conversation": {
"withAccounts": "", "withAccounts": "Com",
"delete": { "delete": {
"function": "" "function": "Excluir mensagem direta"
} }
}, },
"actions": { "actions": {
"accessibilityHint": "", "accessibilityHint": "Ações para este toot, como o seu usuário publicado",
"account": { "account": {
"heading": "", "heading": "Sobre o usuário",
"mute": { "mute": {
"function": "", "function": "Silenciar usuário",
"button": "" "button": "Silenciar @{{acct}}"
}, },
"block": { "block": {
"function": "", "function": "Bloquear usuário",
"button": "" "button": "Bloquear @{{acct}}"
}, },
"reports": { "reports": {
"function": "", "function": "Denunciar usuário",
"button": "" "button": "Reportar @{{acct}}"
} }
}, },
"domain": { "domain": {
"heading": "", "heading": "Sobre a instância",
"block": { "block": {
"function": "", "function": "Bloquear instância",
"button": "" "button": "Bloquear a instância {{domain}}"
}, },
"alert": { "alert": {
"title": "", "title": "Confirma bloquear {{domain}}?",
"message": "", "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": { "buttons": {
"confirm": "", "confirm": "Confirmar bloqueio",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
}, },
"share": { "share": {
"status": { "status": {
"heading": "", "heading": "Compartilhar toot",
"button": "" "button": "Compartilhar o link para este mundo"
}, },
"account": { "account": {
"heading": "", "heading": "Compartilhar Usuário",
"button": "" "button": "Compartilhar link para este usuário"
} }
}, },
"status": { "status": {
"heading": "", "heading": "Sobre o toot",
"edit": { "edit": {
"function": "", "function": "Editar toot",
"button": "" "button": "Editar este toot"
}, },
"delete": { "delete": {
"function": "", "function": "Remover toot",
"button": "", "button": "Deletar este toot",
"alert": { "alert": {
"title": "", "title": "Confirmar exclusão?",
"message": "", "message": "Tem certeza que deseja excluir este toot? Todos os boosts e favoritos serão apagados, incluindo todas as respostas.",
"buttons": { "buttons": {
"confirm": "", "confirm": "Confirme a exclusão",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
}, },
"deleteEdit": { "deleteEdit": {
"function": "", "function": "Remover toot",
"button": "", "button": "Excluir e rascunhar",
"alert": { "alert": {
"title": "", "title": "Confirmar exclusão?",
"message": "", "message": "Tem certeza que deseja excluir este toot? Todos os boosts e favoritos serão apagados, incluindo todas as respostas.",
"buttons": { "buttons": {
"confirm": "", "confirm": "Confirme a exclusão",
"cancel": "" "cancel": "$t(common:buttons.cancel)"
} }
} }
}, },
"mute": { "mute": {
"function": "", "function": "Silenciar toot",
"button": { "button": {
"positive": "", "positive": "Silenciar este toot e respostas",
"negative": "" "negative": "Desbloquear este toot e respostas"
} }
}, },
"pin": { "pin": {
"function": "", "function": "Fixar",
"button": { "button": {
"positive": "", "positive": "Fixar este toot",
"negative": "" "negative": "Desafixar este toot"
} }
} }
} }
@ -215,18 +215,18 @@
"poll": { "poll": {
"meta": { "meta": {
"button": { "button": {
"vote": "", "vote": "Votar",
"refresh": "" "refresh": "Atualizar"
}, },
"count": { "count": {
"voters_one": "", "voters_one": "{{count}} usuário votou",
"voters_other": "", "voters_other": "{{count}} usuários votaram",
"votes_one": "", "votes_one": "{{count}} voto",
"votes_other": "" "votes_other": "{{count}} votos"
}, },
"expiration": { "expiration": {
"expired": "", "expired": "Voto expirado",
"until": "" "until": "Expira em <0 />"
} }
} }
} }