New translations app.json (Portuguese)
This commit is contained in:
parent
097e3d45c3
commit
87fa872788
|
@ -60,16 +60,16 @@
|
||||||
"post": "Post"
|
"post": "Post"
|
||||||
},
|
},
|
||||||
"boost_a_post": {
|
"boost_a_post": {
|
||||||
"title_boost": "Boost Post?",
|
"title_boost": "Reforçar a publicação?",
|
||||||
"title_unboost": "Unboost Post?",
|
"title_unboost": "Unboost Post?",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"boost": "Boost",
|
"boost": "Reforçar",
|
||||||
"unboost": "Unboost"
|
"unboost": "Deixar de reforçar"
|
||||||
},
|
},
|
||||||
"unfollow_user": {
|
"unfollow_user": {
|
||||||
"title": "Unfollow %@?",
|
"title": "Deixar de seguir %@?",
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancelar",
|
||||||
"unfollow": "Unfollow"
|
"unfollow": "Deixar de seguir"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"controls": {
|
"controls": {
|
||||||
|
@ -116,10 +116,10 @@
|
||||||
"unknown_language": "Unknown"
|
"unknown_language": "Unknown"
|
||||||
},
|
},
|
||||||
"edit_post": "Editar",
|
"edit_post": "Editar",
|
||||||
"bookmark": "Bookmark",
|
"bookmark": "Guardar nos marcadores",
|
||||||
"remove_bookmark": "Remove Bookmark",
|
"remove_bookmark": "Retirar marcador",
|
||||||
"follow": "Follow %s",
|
"follow": "Seguir %s",
|
||||||
"unfollow": "Unfollow %s"
|
"unfollow": "Deixar de seguir %s"
|
||||||
},
|
},
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"home": "Página inicial ",
|
"home": "Página inicial ",
|
||||||
|
@ -193,7 +193,7 @@
|
||||||
"reblog": "Boost",
|
"reblog": "Boost",
|
||||||
"unreblog": "Undo boost"
|
"unreblog": "Undo boost"
|
||||||
},
|
},
|
||||||
"copy_link": "Copy Link"
|
"copy_link": "Copiar hiperligação"
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
@ -231,18 +231,18 @@
|
||||||
"edited_at_timestamp_prefix": "%s Editado ",
|
"edited_at_timestamp_prefix": "%s Editado ",
|
||||||
"edit_history": {
|
"edit_history": {
|
||||||
"title": "Edit History",
|
"title": "Edit History",
|
||||||
"original_post": "Original Post · %s"
|
"original_post": "Publicação original %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
"follow": "Seguir",
|
"follow": "Seguir",
|
||||||
"following": "A seguir",
|
"following": "A seguir",
|
||||||
"request": "Request",
|
"request": "Pedido",
|
||||||
"pending": "Pendente",
|
"pending": "Pendente",
|
||||||
"block": "Bloquear",
|
"block": "Bloquear",
|
||||||
"block_user": "Bloquear %s",
|
"block_user": "Bloquear %s",
|
||||||
"block_domain": "Bloquear o domínio %s",
|
"block_domain": "Bloquear o domínio %s",
|
||||||
"unblock": "Unblock",
|
"unblock": "Desbloquear",
|
||||||
"unblock_user": "Unblock %s",
|
"unblock_user": "Unblock %s",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blocked",
|
||||||
"domain_blocked": "Domínio bloqueado",
|
"domain_blocked": "Domínio bloqueado",
|
||||||
|
@ -277,22 +277,22 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"user_list": {
|
"user_list": {
|
||||||
"no_verified_link": "No verified link",
|
"no_verified_link": "Sem hiperligação verificada",
|
||||||
"followers_count": "%@ followers"
|
"followers_count": "%@ followers"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scene": {
|
"scene": {
|
||||||
"welcome": {
|
"welcome": {
|
||||||
"log_in": "Log In",
|
"log_in": "Iniciar sessão",
|
||||||
"learn_more": "Learn more",
|
"learn_more": "Mais informações",
|
||||||
"join_default_server": "Join %@",
|
"join_default_server": "Inscrever-se em %@",
|
||||||
"pick_server": "Pick another server",
|
"pick_server": "Pick another server",
|
||||||
"separator": {
|
"separator": {
|
||||||
"or": "or"
|
"or": "or"
|
||||||
},
|
},
|
||||||
"education": {
|
"education": {
|
||||||
"mastodon": {
|
"mastodon": {
|
||||||
"title": "Welcome to Mastodon",
|
"title": "Bem-vindo ao Mastodon",
|
||||||
"description": "Mastodon is a decentralized social network, meaning no single company controls it. It’s made up of many independently-run servers, all connected together."
|
"description": "Mastodon is a decentralized social network, meaning no single company controls it. It’s made up of many independently-run servers, all connected together."
|
||||||
},
|
},
|
||||||
"servers": {
|
"servers": {
|
||||||
|
@ -301,7 +301,7 @@
|
||||||
},
|
},
|
||||||
"a11y": {
|
"a11y": {
|
||||||
"what_is_mastodon": {
|
"what_is_mastodon": {
|
||||||
"title": "What is Mastodon?"
|
"title": "O que é o Mastodon?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -314,20 +314,20 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"server_picker": {
|
"server_picker": {
|
||||||
"title": "Pick Server",
|
"title": "Escolha um servidor",
|
||||||
"button": {
|
"button": {
|
||||||
"language": "Language",
|
"language": "Língua",
|
||||||
"signup_speed": "Sign-up Speed",
|
"signup_speed": "Sign-up Speed",
|
||||||
"category": {
|
"category": {
|
||||||
"all": "All",
|
"all": "All",
|
||||||
"all_accessiblity_description": "Category: All",
|
"all_accessiblity_description": "Category: All",
|
||||||
"academia": "academia",
|
"academia": "académico",
|
||||||
"activism": "activism",
|
"activism": "activismo",
|
||||||
"food": "comida",
|
"food": "comida",
|
||||||
"furry": "furry",
|
"furry": "furry",
|
||||||
"games": "jogos",
|
"games": "jogos",
|
||||||
"general": "geral",
|
"general": "geral",
|
||||||
"journalism": "journalism",
|
"journalism": "jornalismo",
|
||||||
"lgbt": "lgbt",
|
"lgbt": "lgbt",
|
||||||
"regional": "regional",
|
"regional": "regional",
|
||||||
"art": "arte",
|
"art": "arte",
|
||||||
|
@ -393,9 +393,9 @@
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"placeholder": "palavra-passe",
|
"placeholder": "palavra-passe",
|
||||||
"confirmation_placeholder": "Confirm Password",
|
"confirmation_placeholder": "Confirme a senha",
|
||||||
"require": "Your password needs at least:",
|
"require": "A sua senha precisa pelo menos de:",
|
||||||
"character_limit": "8 characters",
|
"character_limit": "8 caracteres",
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
"checked": "checked",
|
"checked": "checked",
|
||||||
"unchecked": "unchecked"
|
"unchecked": "unchecked"
|
||||||
|
|
Loading…
Reference in New Issue