Brazillian Portuguese Translation (2)
This commit is contained in:
parent
53af21a9f8
commit
742305cdfb
@ -1,62 +1,62 @@
|
||||
pt-BR:
|
||||
errors:
|
||||
messages:
|
||||
not_found: "not found"
|
||||
already_confirmed: "was already confirmed"
|
||||
not_locked: "was not locked"
|
||||
not_found: "não encontrado"
|
||||
already_confirmed: "já foi confirmado"
|
||||
not_locked: "não está bloqueado"
|
||||
|
||||
devise:
|
||||
failure:
|
||||
admin:
|
||||
unauthenticated: 'You need to sign in or sign up before continuing.'
|
||||
unconfirmed: 'You have to confirm your account before continuing.'
|
||||
locked: 'Your account is locked.'
|
||||
invalid: 'Invalid email or password.'
|
||||
invalid_token: 'Invalid authentication token.'
|
||||
timeout: 'Your session expired, please sign in again to continue.'
|
||||
inactive: 'Your account was not activated yet.'
|
||||
unauthenticated: 'Você precisa se cadasstrar ou fazer o login antes de continuar.'
|
||||
unconfirmed: 'Você deve confirmar sua conta antes de continuar.'
|
||||
locked: 'Sua conta está bloquada.'
|
||||
invalid: 'Email ou senha inválidos.'
|
||||
invalid_token: 'Autenticação inválida.'
|
||||
timeout: 'Sua sessão expirou. Por favor, faça o login novamente para continuar.'
|
||||
inactive: 'Sua conta não foi ativada ainda.'
|
||||
sessions:
|
||||
admin:
|
||||
signed_in: 'Signed in successfully.'
|
||||
signed_out: 'Signed out successfully.'
|
||||
signed_in: 'Login feito com sucesso.'
|
||||
signed_out: 'Logout feito com sucesso.'
|
||||
passwords:
|
||||
admin:
|
||||
send_instructions: 'You will receive an email with instructions about how to reset your password in a few minutes.'
|
||||
updated: 'Your password was changed successfully. You are now signed in.'
|
||||
send_instructions: 'Você receberá um email com as instruções sobre como alterar sua senha em poucos minutos.'
|
||||
updated: 'Sua senha foi alterada com sucesso. Você está logado.'
|
||||
confirmations:
|
||||
admin:
|
||||
send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes.'
|
||||
confirmed: 'Your account was successfully confirmed. You are now signed in.'
|
||||
send_instructions: 'Você receberá um email com as instruções sobre como confirmar sua conta em poucos minutos.'
|
||||
confirmed: 'Sua conta foi confirmada com sucesso. Você está logado.'
|
||||
registrations:
|
||||
admin:
|
||||
signed_up: 'You have signed up successfully.'
|
||||
updated: 'You updated your account successfully.'
|
||||
destroyed: 'Bye! Your account was successfully cancelled. We hope to see you again soon.'
|
||||
signed_up: 'Você logou com sucesso.'
|
||||
updated: 'Atualização da conta feita com sucesso.'
|
||||
destroyed: 'Sua conta foi cancelada com sucesso. Logo logo esperamos te ver por aqui. Tchau!
|
||||
unlocks:
|
||||
admin:
|
||||
send_instructions: 'You will receive an email with instructions about how to unlock your account in a few minutes.'
|
||||
unlocked: 'Your account was successfully unlocked. You are now signed in.'
|
||||
send_instructions: 'Você receberá um email com as intruções de como desbloquear sua conta em poucos minutos.'
|
||||
unlocked: 'Sua conta foi desbloqueada com sucesso. Você está logado.'
|
||||
mailer:
|
||||
admin:
|
||||
confirmation_instructions: 'Confirmation instructions'
|
||||
reset_password_instructions: 'Reset password instructions'
|
||||
unlock_instructions: 'Unlock Instructions'
|
||||
confirmation_instructions: 'Instruções de confirmação'
|
||||
reset_password_instructions: 'Instruções para resetar a senha.'
|
||||
unlock_instructions: 'Instruções de desbloqueio'
|
||||
|
||||
|
||||
admin:
|
||||
mailer:
|
||||
common:
|
||||
hello: Hello
|
||||
hello: Olá
|
||||
|
||||
confirmation_instructions:
|
||||
you_can_confirm_your_account_through_the_link_below: "You can confirm your account through the link below:"
|
||||
confirm_my_account: "Confirm my account"
|
||||
you_can_confirm_your_account_through_the_link_below: "Você pode confirmar sua conta através do link abaixo.'
|
||||
confirm_my_account: "Confirmar minha conta"
|
||||
reset_password_instructions:
|
||||
reset_password_instruction: "Someone has requested a link to change your password, and you can do this through the link below:"
|
||||
change_my_password: "Change my password"
|
||||
wrong_request_instruction: "If you didn't request this, please ignore this email."
|
||||
unchange_password_message: "Your password won't change until you access the link above and create a new one."
|
||||
reset_password_instruction: "Alguém solicitou um link para alterar sua senha e você poderá fazer isto através do link abaixo:"
|
||||
change_my_password: "Alterar minha senha"
|
||||
wrong_request_instruction: "Se você não solicitou isto, por favor ignore este email."
|
||||
unchange_password_message: "Sua senha não irá ser alterada até que você acesse o link acima e crie uma nova senha."
|
||||
unlock_instructions:
|
||||
locked_account_message: "Your account has been locked due to an excessive amount of unsuccessful sign in attempts."
|
||||
unlock_account_instruction: "Click the link below to unlock your account:"
|
||||
unlock_my_account: "Unlock my account"
|
||||
locked_account_message: "Sua conta foi bloqueada devido a excessiva tentativa de logins sem sucesso."
|
||||
unlock_account_instruction: "Clique no link abaixo para desbloquear sua conta:"
|
||||
unlock_my_account: "Desbloquear minha conta"
|
@ -3,114 +3,114 @@ pt-BR:
|
||||
admin:
|
||||
pages:
|
||||
create:
|
||||
notice: "Page was successfully created."
|
||||
alert: "Page was not created."
|
||||
notice: "Página criada com sucesso."
|
||||
alert: "Página não foi criada."
|
||||
update:
|
||||
notice: "Page was successfully updated."
|
||||
alert: "Page was not updated."
|
||||
notice: "Página atualizada com sucesso."
|
||||
alert: "Página não foi atualizada."
|
||||
sort:
|
||||
notice: "Pages were successfully sorted."
|
||||
notice: "Páginas foram ordenadas com sucesso."
|
||||
destroy:
|
||||
notice: "Page was successfully deleted."
|
||||
notice: "Páginas foram apagadas com sucesso."
|
||||
|
||||
contents:
|
||||
create:
|
||||
notice: "Content was successfully created."
|
||||
alert: "Content was not created."
|
||||
notice: "Conteúdo criado com sucesso."
|
||||
alert: "Conteúdo não foi criado."
|
||||
update:
|
||||
notice: "Content was successfully updated."
|
||||
alert: "Content was not updated."
|
||||
notice: "Conteúdo foi atualizado com sucesso."
|
||||
alert: "Conteúdo não foi atualizado."
|
||||
sort:
|
||||
notice: "Contents were successfully sorted."
|
||||
notice: "Conteúdos foram ordenados com sucesso."
|
||||
destroy:
|
||||
notice: "Content was successfully deleted."
|
||||
notice: "Conteúdos foram apagados com sucesso."
|
||||
|
||||
content_types:
|
||||
create:
|
||||
notice: "Model was successfully created."
|
||||
alert: "Model was not created."
|
||||
notice: "Modelo foi criado com sucesso."
|
||||
alert: "Modelo não foi criado."
|
||||
update:
|
||||
notice: "Model was successfully updated."
|
||||
alert: "Model was not updated."
|
||||
notice: "Modelo foi atualizado com sucesso."
|
||||
alert: "Modelo não foi atualizado."
|
||||
destroy:
|
||||
notice: "Model was successfully deleted."
|
||||
notice: "Modelo foi apagado com sucesso."
|
||||
|
||||
current_sites:
|
||||
update:
|
||||
notice: "My site was successfully updated."
|
||||
alert: "My site was not updated."
|
||||
notice: "Meu site foi atualizado com sucesso."
|
||||
alert: "Meu site não foi atualizado."
|
||||
|
||||
snippets:
|
||||
create:
|
||||
notice: "Snippet was successfully created."
|
||||
alert: "Snippet was not created."
|
||||
notice: "Fragmento foi criado com sucesso."
|
||||
alert: "Fragmento não foi criado."
|
||||
update:
|
||||
notice: "Snippet was successfully updated."
|
||||
alert: "Snippet was not updated."
|
||||
notice: "Fragmento foi atualizado com sucesso."
|
||||
alert: "Fragmento não foi atualizado."
|
||||
destroy:
|
||||
notice: "Snippet was successfully deleted."
|
||||
notice: "Fragmento foi apagado com sucesso."
|
||||
|
||||
accounts:
|
||||
create:
|
||||
notice: "Account was successfully created."
|
||||
alert: "Account was not created."
|
||||
notice: "Conta foi criada com sucesso."
|
||||
alert: "Conta não foi criada."
|
||||
|
||||
my_accounts:
|
||||
update:
|
||||
notice: "My account was successfully updated."
|
||||
alert: "My account was not updated."
|
||||
notice: "Minha conta foi atualizada com sucesso."
|
||||
alert: "Minha conta não foi atualizada."
|
||||
|
||||
sites:
|
||||
create:
|
||||
notice: "Site was successfully created."
|
||||
alert: "Site was not created."
|
||||
notice: "Site foi criado com sucesso."
|
||||
alert: "Site não foi criado com sucesso."
|
||||
destroy:
|
||||
notice: "Site was successfully deleted."
|
||||
notice: "Site foi apagado com sucesso."
|
||||
|
||||
memberships:
|
||||
create:
|
||||
notice: "Membership was successfully created."
|
||||
alert: "Membership was not created."
|
||||
already_created: "Account was already added the current site."
|
||||
notice: "Adesão foi criada com sucesso."
|
||||
alert: "Adesão não foi criada."
|
||||
already_created: "Conta já foi adicionada ao site atual."
|
||||
|
||||
asset_collections:
|
||||
create:
|
||||
notice: "Collection was successfully created."
|
||||
alert: "Collection was not created."
|
||||
notice: "Coleção criada com sucesso."
|
||||
alert: "Coleção não foi criada."
|
||||
update:
|
||||
notice: "Collection was successfully updated."
|
||||
alert: "Collection was not updated."
|
||||
notice: "Coleção foi atualizada com sucesso."
|
||||
alert: "Coleção não foi atualizada."
|
||||
destroy:
|
||||
notice: "Collection was successfully deleted."
|
||||
notice: "Coleção foi apagada com sucesso."
|
||||
|
||||
assets:
|
||||
create:
|
||||
notice: "Asset was successfully created."
|
||||
alert: "Asset was not created."
|
||||
notice: "Asset foi criada com sucesso."
|
||||
alert: "Asset não foi criada."
|
||||
update:
|
||||
notice: "Asset was successfully updated."
|
||||
alert: "Asset was not updated."
|
||||
notice: "Asset foi atualizada com sucesso."
|
||||
alert: "Asset não foi atualizada."
|
||||
|
||||
theme_assets:
|
||||
create:
|
||||
notice: "File was successfully created."
|
||||
alert: "File was not created."
|
||||
notice: "Arquivo foi criado com sucesso."
|
||||
alert: "Arquivo não foi criado."
|
||||
update:
|
||||
notice: "File was successfully updated."
|
||||
alert: "File was not updated."
|
||||
notice: "Arquivo foi atualizado com sucesso."
|
||||
alert: "Arquivo não foi atualizado."
|
||||
destroy:
|
||||
notice: "File was successfully deleted."
|
||||
notice: "Arquivo foi apagado com sucesso."
|
||||
|
||||
custom_fields:
|
||||
update:
|
||||
alert: "Field not updated"
|
||||
alert: "Campo não foi atualizado."
|
||||
|
||||
cross_domain_sessions:
|
||||
create:
|
||||
alert: "You need to sign in"
|
||||
alert: "Você precisa fazer o login"
|
||||
|
||||
imports:
|
||||
create:
|
||||
done: "Your site was successfully updated."
|
||||
notice: "Your site is being updated."
|
||||
alert: "The import was not done."
|
||||
done: "Seu site foi atualizado com sucesso."
|
||||
notice: "Seu site está sento atualizado."
|
||||
alert: "A importação não foi feita."
|
@ -1,67 +1,66 @@
|
||||
pt-BR:
|
||||
formtastic:
|
||||
titles:
|
||||
information: General information
|
||||
information: Informação geral
|
||||
meta: SEO Metadata
|
||||
code: Code
|
||||
code: Código
|
||||
raw_template: Template
|
||||
credentials: Credentials
|
||||
language: Language
|
||||
credentials: Credenciais
|
||||
language: Língua
|
||||
sites: Sites
|
||||
access_points: Access points
|
||||
memberships: Accounts
|
||||
membership_email: Account email
|
||||
file: File
|
||||
preview: Preview
|
||||
options: Advanced options
|
||||
custom_fields: Custom fields
|
||||
other_fields: Other information
|
||||
presentation: Presentation
|
||||
attributes: Attributes
|
||||
access_points: Pontos de acesso
|
||||
memberships: Contas
|
||||
membership_email: Conta de email
|
||||
file: Arquivo
|
||||
preview: Pré-visualizar
|
||||
options: Opções avançadas
|
||||
custom_fields: Compos customizáveis
|
||||
other_fields: Outras informações
|
||||
presentation: Apresentação
|
||||
attributes: Atributos
|
||||
upload: Upload
|
||||
labels:
|
||||
theme_asset:
|
||||
plain_text_name: File name
|
||||
content_type: File type
|
||||
plain_text_name: Nome do arquivo
|
||||
content_type: Tipo do arquivo
|
||||
new:
|
||||
source: File
|
||||
source: Arquivo
|
||||
edit:
|
||||
source: Replace file
|
||||
source: Substituir arquivo
|
||||
custom_fields:
|
||||
field:
|
||||
_alias: Alias
|
||||
_alias: Apelido
|
||||
import:
|
||||
new:
|
||||
source: File
|
||||
samples: Copy samples
|
||||
reset: Reset site
|
||||
source: Arquivo
|
||||
samples: Amostras de cópia
|
||||
reset: Reiniciar site
|
||||
content_type:
|
||||
api_accounts: Notified Accounts
|
||||
api_accounts: Contas notificadas
|
||||
|
||||
hints:
|
||||
page:
|
||||
published: "Only authenticated accounts can view unpublished pages."
|
||||
cache_strategy: "Cache the page for better performance. The 'Simple' choice is a good compromise."
|
||||
templatized: "Use the page as a template for a model you defined."
|
||||
published: "Apenas contas autenticadas podem ver páginas não publicadas."
|
||||
cache_strategy: "Faça o Cache da página para obter melhor desempenho. A escolha do "Simples" é um bom compromisso"
|
||||
templatized: "Utilize a página como template para o modelo definido."
|
||||
snippet:
|
||||
slug: "You need to know it in order to insert the snippet inside a page"
|
||||
slug: "Você precisa saber a ordem para inserir fragmentos dentro da página."
|
||||
site:
|
||||
meta_keywords: "Meta keywords used within the head tag of the page. They are separeted by an empty space. Required for SEO."
|
||||
meta_description: "Meta description used within the head tag of the page. Required for SEO."
|
||||
meta_keywords: "Palavras chave usadas dentro da tag 'head' da página. Elas são separadas por um espaço em branco. Requerido para SEO."
|
||||
meta_description: "Descrição chave usada dentro da tag 'head' da página. Requerido para SEO."
|
||||
domain_name: "ex: locomotiveapp.org"
|
||||
theme_asset:
|
||||
slug: "You do not need to add the extension file (.css or .js)"
|
||||
slug: "Você não precisa adicionar as extensões do arquivo (.css or .js)"
|
||||
edit:
|
||||
source: "You can replace it by a file of the same extension"
|
||||
source: "Você pode substituir por um arquivo com a mesma extensão."
|
||||
custom_fields:
|
||||
field:
|
||||
_alias: "Property available in liquid templates"
|
||||
hint: "Text displayed in the model form just below the field"
|
||||
_alias: "Propriedades disponíveis em templates líquidos."
|
||||
hint: "Texto mostrado no formulário de modelo está abaixo do campo."
|
||||
import:
|
||||
source: "A zipfile containing a database.yml along with assets and templates"
|
||||
samples: "If enabled, the import process will also copy contents and assets"
|
||||
reset: "If enabled, all the data of your site will be destroyed before importing the new site"
|
||||
source: "Um arquivo .zip contendo um database.yml com assets and templates"
|
||||
samples: "Se habilitado, a importação também irá copiar conteúdos e assets."
|
||||
reset: "Se habilitado, todos os dados do site serão apagados antes da importação do novo site."
|
||||
content_type:
|
||||
api_enabled: "It is used to let people from outside to create new instances (example: messages in a contact form)"
|
||||
api_accounts: "A notification email will be sent to each of the accounts listed above when a new instance is created"
|
||||
|
||||
api_enabled: "Ele é utilizado para permitir que pessoas de fora criem novas instâncias (exemplo: mensagens no formulário de contato)"
|
||||
api_accounts: "Um email de notificação será enviado para conta listada acima quando uma nova instância for criada."
|
Loading…
Reference in New Issue
Block a user