mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
Translated to Brazilian Portuguese Completed
This commit is contained in:
parent
0739e57fbc
commit
34e7d0e113
1 changed files with 231 additions and 231 deletions
|
@ -20,281 +20,281 @@
|
|||
"new_posts": "Novas Postagens",
|
||||
|
||||
// Settings Schema
|
||||
"title": "Title",
|
||||
"siteUrl": "Site URL",
|
||||
"tagline": "Tagline",
|
||||
"requireViewInvite": "Require Invite to View",
|
||||
"requirePostInvite": "Require Invite to Post",
|
||||
"requirePostsApproval": "Require Posts to be Approved",
|
||||
"defaultEmail": "Default Email",
|
||||
"scoreUpdateInterval": "Score Update Interval",
|
||||
"defaultView": "Default View",
|
||||
"postInterval": "Post Interval",
|
||||
"commentInterval": "Comment Interval",
|
||||
"maxPostsPerDay": "Max Posts Per Day",
|
||||
"startInvitesCount": "Invites Start Count",
|
||||
"postsPerPage": "Posts Per Page",
|
||||
"logoUrl": "Logo URL",
|
||||
"logoHeight": "Logo Height",
|
||||
"logoWidth": "Logo Width",
|
||||
"language": "Language",
|
||||
"title": "Título",
|
||||
"siteUrl": "URL do site",
|
||||
"tagline": "Descrição",
|
||||
"requireViewInvite": "Exigir Convite para Ver",
|
||||
"requirePostInvite": "Exigir Convite para Postar",
|
||||
"requirePostsApproval": "Exigir Postagens serem Aprovadas",
|
||||
"defaultEmail": "Email Padrão",
|
||||
"scoreUpdateInterval": "Definir Intervalo de Atualização",
|
||||
"defaultView": "Visão Padrão",
|
||||
"postInterval": "Intervalo de Postagens",
|
||||
"commentInterval": "Intervalo de Comentários",
|
||||
"maxPostsPerDay": "Máx de Postagens Por Dia",
|
||||
"startInvitesCount": "Número Inicial de Convites",
|
||||
"postsPerPage": "Postagens Por Página",
|
||||
"logoUrl": "URL do Logo",
|
||||
"logoHeight": "Altura do Logo",
|
||||
"logoWidth": "Comprimento do Logo",
|
||||
"language": "Linguagem",
|
||||
"backgroundCSS": "Background CSS",
|
||||
"buttonColor": "Button Color",
|
||||
"buttonTextColor": "Button Text Color",
|
||||
"headerColor": "Header Color",
|
||||
"headerTextColor": "Header Text Color",
|
||||
"twitterAccount": "Twitter Account",
|
||||
"googleAnalyticsId": "Google Analytics ID",
|
||||
"mixpanelId": "Mixpanel ID",
|
||||
"clickyId": "Clicky ID",
|
||||
"footerCode": "Footer Code",
|
||||
"extraCode": "Extra Code",
|
||||
"emailFooter": "Email Footer",
|
||||
"notes": "Notes",
|
||||
"debug": "Debug Mode",
|
||||
"buttonColor": "Cor do Botão",
|
||||
"buttonTextColor": "Cor do Texto do Botão",
|
||||
"headerColor": "Cor do Cabeçalho",
|
||||
"headerTextColor": "Cor do Texto do Cabeçalho",
|
||||
"twitterAccount": "Conta do Twitter",
|
||||
"googleAnalyticsId": "ID do Google Analytics",
|
||||
"mixpanelId": "ID do Mixpanel",
|
||||
"clickyId": "ID do Clicky",
|
||||
"footerCode": "Código para o Rodapé",
|
||||
"extraCode": "Código Extra",
|
||||
"emailFooter": "Rodapé do Email",
|
||||
"notes": "Notas",
|
||||
"debug": "Modo de Debug",
|
||||
|
||||
// Settings Fieldsets
|
||||
"general": "General",
|
||||
"invites": "Invites",
|
||||
"general": "Geral",
|
||||
"invites": "Convites",
|
||||
"email": "Email",
|
||||
"scoring": "Scoring",
|
||||
"posts": "Posts",
|
||||
"comments": "Comments",
|
||||
"scoring": "Classificação",
|
||||
"posts": "Postagens",
|
||||
"comments": "Comentários",
|
||||
"logo": "Logo",
|
||||
"extras": "Extras",
|
||||
"colors": "Colors",
|
||||
"integrations": "Integrations",
|
||||
"colors": "Cores",
|
||||
"integrations": "Integrações",
|
||||
|
||||
// Settings Help Text
|
||||
|
||||
// Post Schema
|
||||
"createdAt": "Created At",
|
||||
"postedAt": "Posted At",
|
||||
"createdAt": "Criado em",
|
||||
"postedAt": "Postado em",
|
||||
"url": "URL",
|
||||
"title": "Title",
|
||||
"body": "Body",
|
||||
"htmlBody": "HTML Body",
|
||||
"viewCount": "View Count",
|
||||
"commentCount": "Comment Count",
|
||||
"commenters": "Commenters",
|
||||
"lastCommentedAt": "Last Commented At",
|
||||
"clickCount": "Click Count",
|
||||
"baseScore": "Base Score",
|
||||
"upvotes": "Upvotes",
|
||||
"upvoters": "Upvoters",
|
||||
"downvotes": "Downvotes",
|
||||
"downvoters": "Downvoters",
|
||||
"score": "Score",
|
||||
"status": "Status",
|
||||
"sticky": "Sticky",
|
||||
"inactive": "Inactive",
|
||||
"author": "Author",
|
||||
"userId": "User",
|
||||
"sorry_we_couldnt_find_any_posts": "Sorry, we couldn't find any posts.",
|
||||
"title": "Título",
|
||||
"body": "Corpo",
|
||||
"htmlBody": "Corpo HTML",
|
||||
"viewCount": "Ver Contagem",
|
||||
"commentCount": "Contagem de Comentários",
|
||||
"commenters": "Comentaristas",
|
||||
"lastCommentedAt": "Comentado por último em",
|
||||
"clickCount": "Contagem de cliques",
|
||||
"baseScore": "Classificação Básica",
|
||||
"upvotes": "Votos Positivos",
|
||||
"upvoters": "Votadores Positivos",
|
||||
"downvotes": "Votos Negativos",
|
||||
"downvoters": "Votadores Negativos",
|
||||
"score": "Classificação",
|
||||
"status": "Estado",
|
||||
"sticky": "Fixo",
|
||||
"inactive": "Inativo",
|
||||
"author": "Autor",
|
||||
"userId": "Usuário",
|
||||
"sorry_we_couldnt_find_any_posts": "Desculpe, não conseguimos encontrar nenhuma postagem.",
|
||||
|
||||
//Commments
|
||||
"your_comment_has_been_deleted": "Your comment has been deleted.",
|
||||
"comment_": "Comment",
|
||||
"delete_comment": "Delete Comment",
|
||||
"add_comment": "Add Comment",
|
||||
"upvote": "upvote",
|
||||
"downvote": "downvote",
|
||||
"your_comment_has_been_deleted": "Seu comentário foi deletado.",
|
||||
"comment_": "Comentário",
|
||||
"delete_comment": "Deletar Comentário",
|
||||
"add_comment": "Adicionar Comentário",
|
||||
"upvote": "+",
|
||||
"downvote": "-",
|
||||
"link": "link",
|
||||
"edit": "Edit",
|
||||
"reply": "Reply",
|
||||
"no_comments": "No comments.",
|
||||
"edit": "Editar",
|
||||
"reply": "Responder",
|
||||
"no_comments": "Sem comentários.",
|
||||
|
||||
//Errors
|
||||
"you_are_already_logged_in": "You are already logged in",
|
||||
"sorry_this_is_a_private_site_please_sign_up_first": "Sorry, this is a private site. Please register first.",
|
||||
"thanks_for_signing_up": "Thanks for registering!",
|
||||
"the_site_is_currently_invite_only_but_we_will_let_you_know_as_soon_as_a_spot_opens_up": "The site is currently invite-only, but we will let you know as soon as a spot opens up.",
|
||||
"sorry_you_dont_have_the_rights_to_view_this_page": "Sorry, you don't have the rights to view this page.",
|
||||
"sorry_you_do_not_have_the_rights_to_comments": "Sorry, you do not have the rights to leave comments at this time.",
|
||||
"not_found": "Not Found!",
|
||||
"were_sorry_whatever_you_were_looking_for_isnt_here": "We're sorry; whatever you were looking for isn't here..",
|
||||
"you_are_already_logged_in": "Você já está logado",
|
||||
"sorry_this_is_a_private_site_please_sign_up_first": "Desculpe, mas este é um site privado. Registre-se primeiro.",
|
||||
"thanks_for_signing_up": "Obrigado por se registrar!",
|
||||
"the_site_is_currently_invite_only_but_we_will_let_you_know_as_soon_as_a_spot_opens_up": "O site está atualmente apenas para convidados, mas nós iremos avisá-lo assim que abrirmos ao público geral.",
|
||||
"sorry_you_dont_have_the_rights_to_view_this_page": "Desculpe, você não pode ver esta página.",
|
||||
"sorry_you_do_not_have_the_rights_to_comments": "Desculpe, você não pode comentar neste momento.",
|
||||
"not_found": "Não Encontrado!",
|
||||
"were_sorry_whatever_you_were_looking_for_isnt_here": "Nos desculpe; o que estava procurando não se encontra aqui...",
|
||||
|
||||
//Notifications
|
||||
"no_notifications": "No notifications",
|
||||
"1_notification": "1 notification",
|
||||
"notifications": "notifications",
|
||||
"mark_all_as_read": "Mark all as read",
|
||||
"no_notifications": "Sem notificações",
|
||||
"1_notification": "1 notificação",
|
||||
"notifications": "notificações",
|
||||
"mark_all_as_read": "Marcar todas como lidas",
|
||||
|
||||
// Post deleted
|
||||
"your_post_has_been_deleted": "Your post has been deleted.",
|
||||
"your_post_has_been_deleted": "Sua postagem foi deletada.",
|
||||
|
||||
// Post submit & edit
|
||||
"created": "Created",
|
||||
"title": "Title",
|
||||
"suggest_title": "Suggest title",
|
||||
"created": "Criado",
|
||||
"title": "Título",
|
||||
"suggest_title": "Sugerir título",
|
||||
"url": "URL",
|
||||
"short_url": "Short URL",
|
||||
"body": "Body",
|
||||
"category": "Category",
|
||||
"inactive_": "Inactive?",
|
||||
"sticky_": "Sticky?",
|
||||
"submission_date": "Submission Date",
|
||||
"submission_time": "Submission Time",
|
||||
"date": "Date",
|
||||
"submission": "Submission",
|
||||
"note_this_post_is_still_pending_so_it_has_no_submission_timestamp_yet": "Note: this post is still pending so it has no submission timestamp yet.",
|
||||
"user": "User",
|
||||
"status_": "Status",
|
||||
"approved": "Approved",
|
||||
"rejected": "Rejected",
|
||||
"delete_post": "Delete Post",
|
||||
"thanks_your_post_is_awaiting_approval": "Thanks, your post is awaiting approval.",
|
||||
"sorry_couldnt_find_a_title": "Sorry, couldn't find a title...",
|
||||
"please_fill_in_an_url_first": "Please fill in an URL first!",
|
||||
"short_url": "URL curta",
|
||||
"body": "Corpo",
|
||||
"category": "Categoria",
|
||||
"inactive_": "Inativo?",
|
||||
"sticky_": "Fixo?",
|
||||
"submission_date": "Data de Submissão",
|
||||
"submission_time": "Hora de Submissão",
|
||||
"date": "Data",
|
||||
"submission": "Submissão",
|
||||
"note_this_post_is_still_pending_so_it_has_no_submission_timestamp_yet": "Nota: esta postagem continua pendente e não possui data de submissão ainda.",
|
||||
"user": "Usuário",
|
||||
"status_": "Estado",
|
||||
"approved": "Aprovada",
|
||||
"rejected": "Rejeitada",
|
||||
"delete_post": "Deletar Postagem",
|
||||
"thanks_your_post_is_awaiting_approval": "Obrigado, sua postagem está aguardando aprovação.",
|
||||
"sorry_couldnt_find_a_title": "Desculpe, não encontramos um título...",
|
||||
"please_fill_in_an_url_first": "Por favor, inclua a URL antes!",
|
||||
|
||||
// Post item
|
||||
"share": "Share",
|
||||
"discuss": "Discuss",
|
||||
"upvote_": "Upvote",
|
||||
"sticky": "Sticky",
|
||||
"status": "status",
|
||||
"votes": "votes",
|
||||
"basescore": "baseScore",
|
||||
"score": "score",
|
||||
"clicks": "clicks",
|
||||
"views": "views",
|
||||
"inactive": "inactive",
|
||||
"comment": "comment",
|
||||
"comments": "comments",
|
||||
"point": "point",
|
||||
"points": "points",
|
||||
"share": "Compartilhar",
|
||||
"discuss": "Discutir",
|
||||
"upvote_": "Votar",
|
||||
"sticky": "Fixo",
|
||||
"status": "estado",
|
||||
"votes": "votos",
|
||||
"basescore": "classificaçaoBase",
|
||||
"score": "classificação",
|
||||
"clicks": "cliques",
|
||||
"views": "visualizações",
|
||||
"inactive": "inativo",
|
||||
"comment": "comentário",
|
||||
"comments": "comentários",
|
||||
"point": "ponto",
|
||||
"points": "pontos",
|
||||
|
||||
//User /client/views/users/account/user_account.html
|
||||
"please_complete_your_profile_below_before_continuing": "Please complete your profile below before continuing.",
|
||||
"account": "Account",
|
||||
"username": "Username",
|
||||
"display_name": "Display Name",
|
||||
"please_complete_your_profile_below_before_continuing": "Por favor, complete seu perfil abaixo antes de continuar.",
|
||||
"account": "Conta",
|
||||
"username": "Nome de usuário",
|
||||
"display_name": "Nome de exibição",
|
||||
"email": "Email",
|
||||
"bio": "Bio",
|
||||
"twitter_username": "Twitter Username",
|
||||
"github_username": "GitHub Username",
|
||||
"site_url" : "Site URL",
|
||||
"password": "Password",
|
||||
"change_password": "Change Password?",
|
||||
"old_password": "Old Password",
|
||||
"new_password": "New Password",
|
||||
"email_notifications": "Email Notifications",
|
||||
"new_users" : "New users",
|
||||
"new_posts": "New Posts",
|
||||
"comments_on_my_posts": "Comments on my posts",
|
||||
"replies_to_my_comments": "Replies to my comments",
|
||||
"forgot_password": "Forgot password?",
|
||||
"profile_updated": "Profile updated",
|
||||
"please_fill_in_your_email_below_to_finish_signing_up": "Please fill in your email below to finish the registration.",
|
||||
"invite": "Invite",
|
||||
"uninvite": "Uninvite",
|
||||
"make_admin": "Make admin",
|
||||
"unadmin": "Unadmin",
|
||||
"delete_user": "Delete User",
|
||||
"are_you_sure_you_want_to_delete": "Are you sure you want to delete ",
|
||||
"reset_password": "Reset Password",
|
||||
"password_reset_link_sent": "Password reset link sent!",
|
||||
"name": "Name",
|
||||
"posts": "Posts",
|
||||
"comments_": "Comments",
|
||||
"karma": "Karma",
|
||||
"is_invited": "Is Invited?",
|
||||
"is_admin": "Is Admin?",
|
||||
"delete": "Delete",
|
||||
"member_since": "Member since",
|
||||
"edit_profile": "Edit profile",
|
||||
"sign_in": "Sign In",
|
||||
"sign_in_": "Sign in!",
|
||||
"sign_up_": "Register!",
|
||||
"dont_have_an_account": "Don't have an account?",
|
||||
"already_have_an_account": "Already have an account?",
|
||||
"sign_up": "Register",
|
||||
"please_fill_in_all_fields": "Please fill in all fields",
|
||||
"invite_": "Invite ",
|
||||
"left": " left",
|
||||
"invite_none_left": "Invite (none left)",
|
||||
"all": "All",
|
||||
"invited": "Invited",
|
||||
"uninvited": "Uninvited",
|
||||
"filter_by": "Filter by",
|
||||
"sort_by": "Sort by",
|
||||
"twitter_username": "Twitter",
|
||||
"github_username": "GitHub",
|
||||
"site_url" : "URL do Site",
|
||||
"password": "Senha",
|
||||
"change_password": "Mudar Senha?",
|
||||
"old_password": "Senha Antiga",
|
||||
"new_password": "Nova Senha",
|
||||
"email_notifications": "Notificações por Email",
|
||||
"new_users" : "Novos usuários",
|
||||
"new_posts": "Novas Postagens",
|
||||
"comments_on_my_posts": "Comentários em minhas postagens",
|
||||
"replies_to_my_comments": "Respostas aos meus comentários",
|
||||
"forgot_password": "Esqueceu sua senha?",
|
||||
"profile_updated": "Perfil atualizado",
|
||||
"please_fill_in_your_email_below_to_finish_signing_up": "Por favor, preencha seu email abaixo para finalizar o registro.",
|
||||
"invite": "Convite",
|
||||
"uninvite": "Desconvidar",
|
||||
"make_admin": "Tornar admin",
|
||||
"unadmin": "Retirar do admin",
|
||||
"delete_user": "Deletar Usuário",
|
||||
"are_you_sure_you_want_to_delete": "Está certo de que deseja deletar ",
|
||||
"reset_password": "Resetar Senhar",
|
||||
"password_reset_link_sent": "Link de reset de senha enviado!",
|
||||
"name": "Nome",
|
||||
"posts": "Postagens",
|
||||
"comments_": "Comentários",
|
||||
"karma": "Carma",
|
||||
"is_invited": "Foi Convidado?",
|
||||
"is_admin": "É Admin?",
|
||||
"delete": "Deletar",
|
||||
"member_since": "Membro desde",
|
||||
"edit_profile": "Editar perfil",
|
||||
"sign_in": "Entrar",
|
||||
"sign_in_": "Entrar!",
|
||||
"sign_up_": "Registrar!",
|
||||
"dont_have_an_account": "Não possui uma conta?",
|
||||
"already_have_an_account": "Já possui uma conta?",
|
||||
"sign_up": "Registrar",
|
||||
"please_fill_in_all_fields": "Por favor, preencha todos os campos",
|
||||
"invite_": "Convidar ",
|
||||
"left": " restantes",
|
||||
"invite_none_left": "Convidar (nenhum restante)",
|
||||
"all": "Todos",
|
||||
"invited": "Convidado",
|
||||
"uninvited": "Desconvidado",
|
||||
"filter_by": "Filtrar por",
|
||||
"sort_by": "Distribuir por",
|
||||
|
||||
//helpers
|
||||
"sorry_you_do_not_have_access_to_this_page": "Sorry, you do not have access to this page",
|
||||
"please_sign_in_first": "Please Sign In First.",
|
||||
"sorry_you_have_to_be_an_admin_to_view_this_page": "Sorry, you have to be an admin to view this page.",
|
||||
"sorry_you_dont_have_permissions_to_add_new_items": "Sorry, you don't have permissions to add new items.",
|
||||
"sorry_you_cannot_edit_this_post": "Sorry, you cannot edit this post.",
|
||||
"sorry_you_cannot_edit_this_comment": "Sorry, you cannot edit this comment.",
|
||||
"sorry_you_do_not_have_access_to_this_page": "Desculpe, você não possui acesso a esta página",
|
||||
"please_sign_in_first": "Por favor, entre com sua conta primeiro.",
|
||||
"sorry_you_have_to_be_an_admin_to_view_this_page": "Desculpe, você precisa ser admin para ver esta página.",
|
||||
"sorry_you_dont_have_permissions_to_add_new_items": "Desculpe, você não possui permissão para adicionar novos itens.",
|
||||
"sorry_you_cannot_edit_this_post": "Desculpe, você não pode estar esta postagem.",
|
||||
"sorry_you_cannot_edit_this_comment": "Desculpe, você não pode editar este comentário.",
|
||||
|
||||
//Collections
|
||||
"you_need_to_login_and_be_an_admin_to_add_a_new_category": "You need to login and be an admin to add a new category.",
|
||||
"you_need_to_login_or_be_invited_to_post_new_comments": "You need to login or be invited to post new comments.",
|
||||
"please_wait": "Please wait ",
|
||||
"seconds_before_commenting_again": " seconds before commenting again",
|
||||
"your_comment_is_empty": "Your comment is empty.",
|
||||
"you_dont_have_permission_to_delete_this_comment": "You don't have permission to delete this comment.",
|
||||
"you_need_to_login_or_be_invited_to_post_new_stories": "You need to login or be invited to post new stories.",
|
||||
"please_fill_in_a_headline": "Please fill in a headline",
|
||||
"this_link_has_already_been_posted": "This link has already been posted",
|
||||
"sorry_you_cannot_submit_more_than": "Sorry, you cannot submit more than ",
|
||||
"posts_per_day": " posts per day",
|
||||
"someone_replied_to_your_comment_on": "Someone replied to your comment on",
|
||||
"has_replied_to_your_comment_on": " has replied to your comment on",
|
||||
"read_more": "Read more",
|
||||
"a_new_comment_on_your_post": "A new comment on your post",
|
||||
"you_have_a_new_comment_by": "You have a new comment by ",
|
||||
"on_your_post": " on your post",
|
||||
"has_created_a_new_post": " has created a new post",
|
||||
"your_account_has_been_approved": "Your account has been approved.",
|
||||
"welcome_to": "Welcome to ",
|
||||
"start_posting": "Start posting.",
|
||||
"you_need_to_login_and_be_an_admin_to_add_a_new_category": "Você precisa se logar e ser um admin para adicionar uma nova categoria.",
|
||||
"you_need_to_login_or_be_invited_to_post_new_comments": "Você precisa se logar ou ser convidado para postar novos comentários.",
|
||||
"please_wait": "Por favor aguarde ",
|
||||
"seconds_before_commenting_again": " segundos antes de comentar novamente",
|
||||
"your_comment_is_empty": "Seu comentário está vazio.",
|
||||
"you_dont_have_permission_to_delete_this_comment": "Você não possui permissão para deletar este comentário.",
|
||||
"you_need_to_login_or_be_invited_to_post_new_stories": "Você precisa se logar ou ser convidado para novas postagens.",
|
||||
"please_fill_in_a_headline": "Por favor, preencha uma chamada",
|
||||
"this_link_has_already_been_posted": "Este link já foi publicado",
|
||||
"sorry_you_cannot_submit_more_than": "Desculpe, você não pode submeter mais do que ",
|
||||
"posts_per_day": " postagens por dia",
|
||||
"someone_replied_to_your_comment_on": "Alguém respondeu ao seu comentário em",
|
||||
"has_replied_to_your_comment_on": " respondeu ao seu comentário em",
|
||||
"read_more": "Ler mais",
|
||||
"a_new_comment_on_your_post": "Um novo comentário em sua postagem",
|
||||
"you_have_a_new_comment_by": "Você possui um novo comentário por ",
|
||||
"on_your_post": " em sua postagem",
|
||||
"has_created_a_new_post": " criou uma nova postagem",
|
||||
"your_account_has_been_approved": "Sua conta foi aprovada.",
|
||||
"welcome_to": "Bem vindo para ",
|
||||
"start_posting": "Comece a postar.",
|
||||
|
||||
// Translation needed (found during migration to tap:i18n)
|
||||
"please_fill_in_a_title": "Please fill in a title",
|
||||
"seconds_before_posting_again": " seconds before posting again",
|
||||
"upvoted": "Upvoted",
|
||||
"posted_date": "Posted Date",
|
||||
"posted_time": "Posted Time",
|
||||
"posted_date": "Posted Date",
|
||||
"posted_time": "Posted Time",
|
||||
"profile": "Profile",
|
||||
"sign_out": "Sign Out",
|
||||
"you_ve_been_signed_out": "You've been signed out. Come back soon!",
|
||||
"invitedcount": "InvitedCount",
|
||||
"invites": "Invites",
|
||||
"invited": "Invited?",
|
||||
"please_fill_in_a_title": "Por favor preencha um título",
|
||||
"seconds_before_posting_again": " segundos antes de postar novamente",
|
||||
"upvoted": "Votado",
|
||||
"posted_date": "Data da Postagem",
|
||||
"posted_time": "Hora da da Postagem",
|
||||
"posted_date": "Data da Postagem",
|
||||
"posted_time": "Hora da da Postagem",
|
||||
"profile": "Perfil",
|
||||
"sign_out": "Sair",
|
||||
"you_ve_been_signed_out": "Você saiu com sucesso. Volte logo!",
|
||||
"invitedcount": "ContagemConvites",
|
||||
"invites": "Convites",
|
||||
"invited": "Convidado?",
|
||||
"admin": "Admin",
|
||||
"actions": "Actions",
|
||||
"actions": "Ações",
|
||||
"invites_left": "invites left",
|
||||
"id": "ID",
|
||||
"name": "Name:",
|
||||
"name": "Nome:",
|
||||
"bio": "Bio:",
|
||||
"github": "GitHub",
|
||||
"site": "Site",
|
||||
"upvoted_posts": "Upvoted Posts",
|
||||
"downvoted_posts": "Downvoted Posts",
|
||||
"mark_as_read": "Mark as read",
|
||||
"upvoted_posts": "Postagens votadas",
|
||||
"downvoted_posts": "Postagens contra",
|
||||
"mark_as_read": "Marcar como lido",
|
||||
|
||||
//Common
|
||||
"pending": "Pending",
|
||||
"loading": "Loading...",
|
||||
"submit": "Submit",
|
||||
"you_must_be_logged_in": "You must be logged in.",
|
||||
"are_you_sure": "Are you sure?",
|
||||
"please_log_in_first": "Please log in first.",
|
||||
"please_log_in_to_comment": "Please log in to comment.",
|
||||
"sign_in_sign_up_with_twitter": "Register/Sign Up with Twitter",
|
||||
"load_more": "Load More",
|
||||
"pending": "Pendente",
|
||||
"loading": "Carregando...",
|
||||
"submit": "Submeter",
|
||||
"you_must_be_logged_in": "Você deve estar logado.",
|
||||
"are_you_sure": "Você está certo?",
|
||||
"please_log_in_first": "Por favor, entre primeiro.",
|
||||
"please_log_in_to_comment": "Por favor entre para comentário.",
|
||||
"sign_in_sign_up_with_twitter": "Registrar/Entrar com Twitter",
|
||||
"load_more": "Carregar Mais",
|
||||
|
||||
"most_popular_posts": "The most popular posts right now.",
|
||||
"newest_posts": "The newest posts.",
|
||||
"highest_ranked_posts_ever": "The all-time highest-ranked posts.",
|
||||
"most_popular_posts": "As postagens mais populares neste momento.",
|
||||
"newest_posts": "As postagens mais novas.",
|
||||
"highest_ranked_posts_ever": "As melhores postagens de todos os tempos.",
|
||||
|
||||
"the_profile_of": "O perfil de",
|
||||
|
||||
"posts_awaiting_moderation": "Posts awaiting moderation.",
|
||||
"future_scheduled_posts": "Future scheduled posts.",
|
||||
"users_dashboard": "Users dashboard.",
|
||||
"telescope_settings_panel": "Telescope settings panel.",
|
||||
"various_utilities": "Various utilities."
|
||||
"posts_awaiting_moderation": "Postagens aguardando moderação.",
|
||||
"future_scheduled_posts": "Postagens agendadas para o futuro.",
|
||||
"users_dashboard": "Painel dos usuários.",
|
||||
"telescope_settings_panel": "Painel de Configurações do Telescope.",
|
||||
"various_utilities": "Várias utilidades."
|
||||
|
|
Loading…
Add table
Reference in a new issue