New translations translation.json (Portuguese)
This commit is contained in:
parent
3c7d2e7156
commit
961d2e4744
|
@ -18,12 +18,12 @@
|
||||||
"show_less": "Mostrar menos",
|
"show_less": "Mostrar menos",
|
||||||
"cw": "Conteúdo oculto",
|
"cw": "Conteúdo oculto",
|
||||||
"hide_media": "Ocultar conteúdo",
|
"hide_media": "Ocultar conteúdo",
|
||||||
"report": "Report {user}",
|
"report": "Denunciar {user}",
|
||||||
"open_original": "Open original page",
|
"open_original": "Abrir a página original",
|
||||||
"actions": {
|
"actions": {
|
||||||
"reply": "Responder",
|
"reply": "Responder",
|
||||||
"reblog": "reblog",
|
"reblog": "reblog",
|
||||||
"favourite": "Favourite",
|
"favourite": "Favorito",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "Bookmark",
|
||||||
"emoji_reaction": "Emoji reaction",
|
"emoji_reaction": "Emoji reaction",
|
||||||
"detail": "Detalhes"
|
"detail": "Detalhes"
|
||||||
|
@ -35,14 +35,14 @@
|
||||||
"new": {
|
"new": {
|
||||||
"title": "Adicionar conta",
|
"title": "Adicionar conta",
|
||||||
"domain": "Domínio",
|
"domain": "Domínio",
|
||||||
"sign_in": "Sign in",
|
"sign_in": "Inscreva-se",
|
||||||
"authorize": "Authorize",
|
"authorize": "Authorize",
|
||||||
"authorization_code": "Authorization Code",
|
"authorization_code": "Código de autorização",
|
||||||
"authorization_helper": "Please paste the authorization code from your browser",
|
"authorization_helper": "Por favor, coloque o código de autorização oriundo do seu navegador",
|
||||||
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize",
|
"without_code_authorize": "Por favor, aprove o Whalebird no seu navegador e, de seguida, ative as suas autorizações",
|
||||||
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.",
|
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.",
|
||||||
"register_error": "Failed to add application.",
|
"register_error": "Falha ao adicionar aplicação.",
|
||||||
"token_error": "Failed to authorize.",
|
"token_error": "Falha ao autorizar.",
|
||||||
"credential_error": "Failed to confirm access token."
|
"credential_error": "Failed to confirm access token."
|
||||||
},
|
},
|
||||||
"remove": "Remover"
|
"remove": "Remover"
|
||||||
|
@ -62,69 +62,69 @@
|
||||||
},
|
},
|
||||||
"poll_expired": {
|
"poll_expired": {
|
||||||
"title": "Sondagem",
|
"title": "Sondagem",
|
||||||
"body": "{user} poll has ended"
|
"body": "{user} a sondagem terminou"
|
||||||
},
|
},
|
||||||
"poll_vote": {
|
"poll_vote": {
|
||||||
"title": "Sondagem",
|
"title": "Sondagem",
|
||||||
"body": "{user} voted your poll"
|
"body": "{user} votou na sua sondagem"
|
||||||
},
|
},
|
||||||
"status": {
|
"status": {
|
||||||
"title": "Estado",
|
"title": "Estado",
|
||||||
"body": "{user} just posted"
|
"body": "{user} acabou de postar"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"title": "Update",
|
"title": "Atualizar",
|
||||||
"body": "{user} updated the post"
|
"body": "{user} updated the post"
|
||||||
},
|
},
|
||||||
"emoji_reaction": {
|
"emoji_reaction": {
|
||||||
"title": "Reaction",
|
"title": "Reação",
|
||||||
"body": "{user} reacted your post"
|
"body": "{user} Reagiu à sua publicação"
|
||||||
},
|
},
|
||||||
"follow": {
|
"follow": {
|
||||||
"title": "Follow",
|
"title": "Seguir",
|
||||||
"body": "{user} followed you",
|
"body": "{user} começou a seguir-lhe",
|
||||||
"followers": "{num} followers"
|
"followers": "{num} Seguidores "
|
||||||
},
|
},
|
||||||
"follow_request": {
|
"follow_request": {
|
||||||
"title": "Follow Request",
|
"title": "Pedido para seguir",
|
||||||
"body": "{user} requested to follow you"
|
"body": "{user} enviou um pedido para o(a) seguir."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"compose": {
|
"compose": {
|
||||||
"placeholder": "What's on your mind?",
|
"placeholder": "No que está a pensar?",
|
||||||
"spoiler": {
|
"spoiler": {
|
||||||
"placeholder": "Write your warning here"
|
"placeholder": "Escreva o seu aviso aqui"
|
||||||
},
|
},
|
||||||
"emoji": "Add emoji",
|
"emoji": "Adicionar Emoji",
|
||||||
"actions": {
|
"actions": {
|
||||||
"attachment": "Add attachment",
|
"attachment": "Adicionar anexo",
|
||||||
"poll": "Add poll",
|
"poll": "Adicionar sondagem",
|
||||||
"visibility": "Change visibility",
|
"visibility": "Alterar visibilidade",
|
||||||
"cw": "Set content warning",
|
"cw": "Set content warning",
|
||||||
"post": "Post"
|
"post": "Publicar"
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"public": "Public",
|
"public": "Público",
|
||||||
"unlisted": "Unlisted",
|
"unlisted": "Não listado",
|
||||||
"private": "Privado",
|
"private": "Privado",
|
||||||
"direct": "Direct"
|
"direct": "Direct"
|
||||||
},
|
},
|
||||||
"nsfw": "Sensitive",
|
"nsfw": "Conteúdo sensível",
|
||||||
"poll": {
|
"poll": {
|
||||||
"add": "Add",
|
"add": "Adicionar",
|
||||||
"5min": "5 minutes",
|
"5min": "5 minutos",
|
||||||
"30min": "30 minutes",
|
"30min": "30 minutos",
|
||||||
"1h": "1 hora",
|
"1h": "1 hora",
|
||||||
"6h": "6 horas",
|
"6h": "6 horas",
|
||||||
"1d": "1 dia",
|
"1d": "1 dia",
|
||||||
"3d": "3 dias",
|
"3d": "3 dias",
|
||||||
"7d": "7 dias",
|
"7d": "7 dias",
|
||||||
"multiple": "multiple"
|
"multiple": "múltiplo"
|
||||||
},
|
},
|
||||||
"edit_media": {
|
"edit_media": {
|
||||||
"title": "Edit media",
|
"title": "Editar multimédia",
|
||||||
"label": "Describe for people who are blind or have low vision",
|
"label": "Descrição para pessoas invisuais ou que possuem capacidades diminutas de visão. ",
|
||||||
"submit": "Apply"
|
"submit": "Aplicar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"alert": {
|
"alert": {
|
||||||
|
@ -136,39 +136,39 @@
|
||||||
"compose": {
|
"compose": {
|
||||||
"post_failed": "Failed to post a status"
|
"post_failed": "Failed to post a status"
|
||||||
},
|
},
|
||||||
"failed_mark": "Failed to mark as read"
|
"failed_mark": "Falha ao marcar como lido"
|
||||||
},
|
},
|
||||||
"detail": {
|
"detail": {
|
||||||
"back": "Back",
|
"back": "Retroceder",
|
||||||
"close": "Close"
|
"close": "Fechar"
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"follow": "Follow",
|
"follow": "Seguir",
|
||||||
"unfollow": "Unfollow",
|
"unfollow": "Deixar de seguir",
|
||||||
"open_original": "Open original page",
|
"open_original": "Abrir a página original",
|
||||||
"block": "Block",
|
"block": "Bloquear",
|
||||||
"unblock": "Unblock",
|
"unblock": "Unblock",
|
||||||
"mute": "Mute",
|
"mute": "Silenciar",
|
||||||
"unmute": "Unmute",
|
"unmute": "Desativar o silêncio",
|
||||||
"block_domain": "Block domain {server}",
|
"block_domain": "Bloquear domínio {server}",
|
||||||
"unblock_domain": "Unblock domain {server}",
|
"unblock_domain": "Desbloquear domínio {server}",
|
||||||
"timeline": "Timeline",
|
"timeline": "Timeline",
|
||||||
"followers": "Seguidores",
|
"followers": "Seguidores",
|
||||||
"followings": "A seguir",
|
"followings": "A seguir",
|
||||||
"header": "Header image of {user}",
|
"header": "Imagem de cabeçalho de {user}",
|
||||||
"avatar": "Avatar de {user}",
|
"avatar": "Avatar de {user}",
|
||||||
"detail": "Detalhes"
|
"detail": "Detalhes"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Definições",
|
"title": "Definições",
|
||||||
"language": "Idioma",
|
"language": "Idioma",
|
||||||
"font_size": "Font size"
|
"font_size": "Tamanho da fonte de letra"
|
||||||
},
|
},
|
||||||
"thirdparty": {
|
"thirdparty": {
|
||||||
"title": "Third-party licenses"
|
"title": "Third-party licenses"
|
||||||
},
|
},
|
||||||
"report": {
|
"report": {
|
||||||
"title": "Report {user}",
|
"title": "Denunciar {user}",
|
||||||
"detail": "Detalhes",
|
"detail": "Detalhes",
|
||||||
"submit": "Submeter"
|
"submit": "Submeter"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue