1
0
Fork 0
Finished translation to pt_BR
Dieser Commit ist enthalten in:
Thamer Khatib 2020-07-04 23:54:56 -03:00 committet von GitHub
Ursprung ea640ccafd
Commit 4f36c7ddd2
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -36,140 +36,140 @@ en:
restart_on_revisit: "Recomeçar" restart_on_revisit: "Recomeçar"
restart_on_revisit_label: "Apagar as submissões a cada visita." restart_on_revisit_label: "Apagar as submissões a cada visita."
theme_id: "Tema" theme_id: "Tema"
no_theme: "Select a Theme (optional)" no_theme: "Selecione um Tema (opcional)"
save: "Save Changes" save: "Salvar Mudanças"
remove: "Delete Wizard" remove: "Excluir Assistente"
add: "Add" add: "Adicionar"
url: "Url" url: "Url"
key: "Key" key: "Chave"
value: "Value" value: "Valor"
profile: "profile" profile: "perfil"
translation: "Translation" translation: "Tradução"
translation_placeholder: "key" translation_placeholder: "chave"
type: "Type" type: "Tipo"
none: "Make a selection" none: "Fazer uma seleção"
submission_key: 'submission key' submission_key: 'chave de submissão'
param_key: 'param' param_key: 'param'
group: "Group" group: "Grupo"
permitted: "Permitted" permitted: "Permitido"
advanced: "Advanced" advanced: "Advançado"
undo: "Undo" undo: "Refazer"
clear: "Clear" clear: "Apagar"
select_type: "Select a type" select_type: "Selecione um Tipo"
message: message:
wizard: wizard:
select: "Select a wizard, or create a new one" select: "Selecione um assistente, ou crie um novo"
edit: "You're editing a wizard" edit: "Você está editando um assistente"
create: "You're creating a new wizard" create: "Você está criando um novo assistente"
documentation: "Check out the wizard documentation" documentation: "Verifique a documentação do assistente"
contact: "Contact the developer" contact: "Entre em contato com o desenvolvedor"
field: field:
type: "Select a field type" type: "Selecione um tipo de campo"
edit: "You're editing a field" edit: "Você está editando um campo"
documentation: "Check out the field documentation" documentation: "Verifique a documentação do campo"
action: action:
type: "Select an action type" type: "Selecione um tipo de ação"
edit: "You're editing an action" edit: "Você está editando uma ação"
documentation: "Check out the action documentation" documentation: "Verifique a documentação da ação"
editor: editor:
show: "Show" show: "Mostrar"
hide: "Hide" hide: "Esconder"
preview: "{{action}} Preview" preview: "{{action}} Pré-vizualizar"
popover: "{{action}} Fields" popover: "{{action}} Campos"
input: input:
conditional: conditional:
name: 'if' name: 'se'
output: 'then' output: 'então'
assignment: assignment:
name: 'set' name: 'definir'
association: association:
name: 'map' name: 'map'
validation: validation:
name: 'ensure' name: 'certifique'
selector: selector:
label: label:
text: "text" text: "texto"
wizard_field: "wizard field" wizard_field: "campo do assistente"
user_field: "user field" user_field: "campo de usuário"
user_field_options: "user field options" user_field_options: "opção do campo de usuário"
user: "user" user: "usuário"
category: "category" category: "categoria"
tag: "tag" tag: "tag"
group: "group" group: "grupo"
list: "list" list: "lista"
placeholder: placeholder:
text: "Enter text" text: "Insira o texto"
property: "Select property" property: "Selecione a propriedade"
wizard_field: "Select field" wizard_field: "Selecione o campo"
user_field: "Select field" user_field: "Selecione o campo"
user_field_options: "Select field" user_field_options: "Selecione o campo"
user: "Select user" user: "Selecione o usuário"
category: "Select category" category: "Selecione a categoria"
tag: "Select tag" tag: "Selecione a tag"
group: "Select group" group: "Selecione o grupo"
list: "Enter item" list: "Insira o item"
error: error:
failed: "failed to save wizard" failed: "falha no salvamento do assistente"
required: "{{type}} requires {{property}}" required: "{{type}} requer {{property}}"
invalid: "{{property}} is invalid" invalid: "{{property}} é inválido"
dependent: "{{property}} is dependent on {{dependent}}" dependent: "{{property}} depende do {{dependent}}"
conflict: "{{type}} with {{property}} '{{value}}' already exists" conflict: "{{type}} com {{property}} '{{value}}' já existe"
after_time: "After time invalid" after_time: "Após data inválida"
step: step:
header: "Steps" header: "Passos"
title: "Title" title: "Título"
banner: "Banner" banner: "Banner"
description: "Description" description: "Descrição"
required_data: required_data:
label: "Required" label: "Obrigatório"
not_permitted_message: "Message shown when required data not present" not_permitted_message: "Mensagem apresentada quando o campo obrigatório não estiver completo"
permitted_params: permitted_params:
label: "Params" label: "Params"
field: field:
header: "Fields" header: "Campos"
label: "Label" label: "Etiqueta"
description: "Description" description: "Descrição"
image: "Image" image: "Imagem"
image_placeholder: "Image url" image_placeholder: "url da Imagem"
required: "Required" required: "Obrigatório"
required_label: "Field is Required" required_label: "Campo Obrigatório"
min_length: "Min Length" min_length: "Comprimento mínimo"
min_length_placeholder: "Minimum length in characters" min_length_placeholder: "Comprimento mínimo em caracteres"
file_types: "File Types" file_types: "Tipos de arquivo"
limit: "Limit" limit: "Limite"
property: "Property" property: "Propriedade"
prefill: "Prefill" prefill: "Preencher"
content: "Content" content: "Conteúdo"
type: type:
text: "Text" text: "Texto"
textarea: Textarea textarea: Área do texto
composer: Composer composer: Compositor
text_only: Text Only text_only: Apenas texto
number: Number number: Número
checkbox: Checkbox checkbox: Caixa de seleção
url: Url url: Url
upload: Upload upload: Upload
dropdown: Dropdown dropdown: Suspenso
tag: Tag tag: Tag
category: Category category: Categoria
group: Group group: Grupo
user_selector: User Selector user_selector: Selecionador de usuário
date: Date date: Data
connector: connector:
and: "and" and: "e"
or: "or" or: "ou"
then: "then" then: "então"
set: "set" set: "definir"
equal: '=' equal: '='
greater: '>' greater: '>'
less: '<' less: '<'
@ -177,125 +177,125 @@ en:
less_or_equal: '<=' less_or_equal: '<='
regex: '=~' regex: '=~'
association: '→' association: '→'
is: 'is' is: 'é'
action: action:
header: "Actions" header: "Ações"
include: "Include Fields" include: "Campos Inclusos"
title: "Title" title: "Título"
post: "Post" post: "Post"
topic_attr: "Topic Attribute" topic_attr: "Atribuição ao Tópico"
interpolate_fields: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}." interpolate_fields: "Insira os campos do assistente usando o field_id em w{}. Insira os campos de usuário usando o campo chave em u{}."
run_after: run_after:
label: "Run After" label: "Executar Após"
wizard_completion: "Wizard Completion" wizard_completion: "Finalizar o Assistente"
custom_fields: custom_fields:
label: "Custom" label: "Personalizado"
key: "field" key: "campo"
skip_redirect: skip_redirect:
label: "Redirect" label: "Redirecionar"
description: "Don't redirect the user to this {{type}} after the wizard completes" description: "Não redirecionar o usuáriodo tipo {{type}} após finalizar o assistente"
send_message: send_message:
label: "Send Message" label: "Enviar Mensagem"
recipient: "Recipient" recipient: "Destinatário"
create_topic: create_topic:
label: "Create Topic" label: "Criar um Tópico"
category: "Category" category: "Categoria"
tags: "Tags" tags: "Tags"
open_composer: open_composer:
label: "Open Composer" label: "Abrir Compositor"
update_profile: update_profile:
label: "Update Profile" label: "Atualizar Perfil"
setting: "Fields" setting: "Campos"
key: "field" key: "campo"
watch_categories: watch_categories:
label: "Watch Categories" label: "Observando Categorias"
categories: "Categories" categories: "Categorias"
mute_remainder: "Mute Remainder" mute_remainder: "Silenciar Restante"
notification_level: notification_level:
label: "Notification Level" label: "Nível da Notificação"
regular: "Normal" regular: "Normal"
watching: "Watching" watching: "Observando"
tracking: "Tracking" tracking: "Monitorando"
watching_first_post: "Watching First Post" watching_first_post: "Observando Primeiro Post"
muted: "Muted" muted: "Silenciado"
select_a_notification_level: "Select level" select_a_notification_level: "Selecionar Nível"
post_builder: post_builder:
checkbox: "Post Builder" checkbox: "Criador de Post"
label: "Builder" label: "Criador"
user_properties: "User Properties" user_properties: "Propriedades do usuário"
wizard_fields: "Wizard Fields" wizard_fields: "Campos do Assistente"
placeholder: "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}." placeholder: "Insira os campos do assistente usando o field_id em w{}. Insira os campos de usuário usando o campo chave em u{}."
add_to_group: add_to_group:
label: "Add to Group" label: "Adicionar ao Grupo"
route_to: route_to:
label: "Route To" label: "Encaminhar para"
url: "Url" url: "Url"
code: "Code" code: "Código"
send_to_api: send_to_api:
label: "Send to API" label: "Enviar para API"
api: "API" api: "API"
endpoint: "Endpoint" endpoint: "Ponto de destino"
select_an_api: "Select an API" select_an_api: "Selecionar uma API"
select_an_endpoint: "Select an endpoint" select_an_endpoint: "Selecionar um ponto de destino"
body: "Body" body: "Corpo"
body_placeholder: "JSON" body_placeholder: "JSON"
submissions: submissions:
nav_label: "Submissions" nav_label: "Submissões"
title: "{{name}} Submissions" title: "{{name}} Submissões"
download: "Download" download: "Download"
api: api:
label: "API" label: "API"
nav_label: 'APIs' nav_label: 'APIs'
select: "Select API" select: "Selecionar API"
create: "Create API" create: "Criar API"
new: 'New API' new: 'Nova API'
name: "Name (can't be changed)" name: "Nome (não pode ser mudado)"
name_placeholder: 'Underscored' name_placeholder: 'Sublinhado'
title: 'Title' title: 'Título'
title_placeholder: 'Display name' title_placeholder: 'Nome de exibição'
remove: 'Delete' remove: 'Excluir'
save: "Save" save: "Salvar"
auth: auth:
label: "Authorization" label: "Autorização"
btn: 'Authorize' btn: 'Autorizar'
settings: "Settings" settings: "Configurações"
status: "Status" status: "Estado"
redirect_uri: "Redirect url" redirect_uri: "Url para redirecionar"
type: 'Type' type: 'Tipo'
type_none: 'Select a type' type_none: 'Selecione um tipo'
url: "Authorization url" url: "Url de Autorização"
token_url: "Token url" token_url: "Token url"
client_id: 'Client id' client_id: 'Client id'
client_secret: 'Client secret' client_secret: 'Client senha'
username: 'username' username: 'nome de usuário'
password: 'password' password: 'senha'
params: params:
label: 'Params' label: 'Params'
new: 'New param' new: 'Novo param'
status: status:
label: "Status" label: "Estado"
authorized: 'Authorized' authorized: 'Autorizado'
not_authorized: "Not authorized" not_authorized: "Não autorizado"
code: "Code" code: "Código"
access_token: "Access token" access_token: "Token de acesso"
refresh_token: "Refresh token" refresh_token: "Atualizar token"
expires_at: "Expires at" expires_at: "Expira em"
refresh_at: "Refresh at" refresh_at: "Atualiza em"
endpoint: endpoint:
label: "Endpoints" label: "Destino"
add: "Add endpoint" add: "Adicionar destino"
name: "Endpoint name" name: "Nome do destino"
method: "Select a method" method: "Selecionar um método"
url: "Enter a url" url: "Inserir url"
content_type: "Select a content type" content_type: "Selecionar um tipo de conteúdo"
success_codes: "Select success codes" success_codes: "Selecionar um código de sucesso"
log: log:
label: "Logs" label: "Logs"
@ -304,122 +304,122 @@ en:
nav_label: "Logs" nav_label: "Logs"
transfer: transfer:
nav_label: "Transfer" nav_label: "Transferir"
export: export:
label: "Export" label: "Exportar"
none_selected: "Please select atleast one wizard" none_selected: "Por favor selecione pelo menos um assistente"
import: import:
label: "Import" label: "Importar"
logs: "Import logs for {{fileName}}" logs: "Importar logs de {{fileName}}"
success: 'Wizard "{{id}}" saved successfully' success: 'Assistente "{{id}}" salvo com sucesso'
failure: 'Wizard "{{id}}" could not be saved' failure: 'Assistente "{{id}}" não pode ser salvo'
no_file: "Please choose a file to import" no_file: "Por favor selecione um arquivo para importar"
file_size_error: "The file must be JSON and 512kb or less" file_size_error: "O arquivo deve ser JSON com 512kb ou menos"
wizard_js: wizard_js:
group: group:
select: "Select a group" select: "Selecionar um grupo"
location: location:
name: name:
title: "Name (optional)" title: "Nome (opcional)"
desc: "e.g. P. Sherman Dentist" desc: "ex. P. Sherman Dentist"
street: street:
title: "Number and Street" title: "Rua e Número"
desc: "e.g. 42 Wallaby Way" desc: "ex. 42 Wallaby Way"
postalcode: postalcode:
title: "Postal Code (Zip)" title: "Código Postal (CEP)"
desc: "e.g. 2090" desc: "ex. 2090"
neighbourhood: neighbourhood:
title: "Neighbourhood" title: "Bairro"
desc: "e.g. Cremorne Point" desc: "ex. Cremorne Point"
city: city:
title: "City, Town or Village" title: "Cidade ou vilarejo"
desc: "e.g. Sydney" desc: "ex. Sydney"
coordinates: "Coordinates" coordinates: "Coordinates"
lat: lat:
title: "Latitude" title: "Latitude"
desc: "e.g. -31.9456702" desc: "ex. -31.9456702"
lon: lon:
title: "Longitude" title: "Longitude"
desc: "e.g. 115.8626477" desc: "ex. 115.8626477"
country_code: country_code:
title: "Country" title: "País"
placeholder: "Select a Country" placeholder: "Selecione um País"
query: query:
title: "Address" title: "Endereço"
desc: "e.g. 42 Wallaby Way, Sydney." desc: "ex. 42 Wallaby Way, Sydney."
geo: geo:
desc: "Locations provided by {{provider}}" desc: "Localidades oferecidas por {{provider}}"
btn: btn:
label: "Find Location" label: "Procurar Local"
results: "Locations" results: "Locais"
no_results: "No results. Please double check the spelling." no_results: "Sem resultados. Por favor verifique a escrita."
show_map: "Show Map" show_map: "Mostrar Mapa"
validation: validation:
neighbourhood: "Please enter a neighbourhood." neighbourhood: "Por favor insira um bairro."
city: "Please enter a city, town or village." city: "Por favor insira uma cidade ou vilarejo."
street: "Please enter a Number and Street." street: "Por favor insira uma Rua e Número."
postalcode: "Please enter a Postal Code (Zip)." postalcode: "Por favor insira o Código Postal (CEP)."
countrycode: "Please select a country." countrycode: "Por favor insira um País."
coordinates: "Please complete the set of coordinates." coordinates: "Por favor complete as coordenadas."
geo_location: "Search and select a result." geo_location: "Procurar e selecionar um resultado."
select_kit: select_kit:
default_header_text: Select... default_header_text: Selecione...
no_content: No matches found no_content: Sem resultados
filter_placeholder: Search... filter_placeholder: Procurar...
filter_placeholder_with_any: Search or create... filter_placeholder_with_any: Procurar ou criar...
create: "Create: '{{content}}'" create: "Criar: '{{content}}'"
max_content_reached: max_content_reached:
one: "You can only select {{count}} item." one: "Você pode selecionar apenas {{count}} item."
other: "You can only select {{count}} items." other: "Você pode selecionar apenas {{count}} items."
min_content_not_reached: min_content_not_reached:
one: "Select at least {{count}} item." one: "Selecione no mínimo {{count}} item."
other: "Select at least {{count}} items." other: "Selecione no mínimo {{count}} items."
wizard: wizard:
completed: "You have completed this wizard." completed: "Você completou esse assistente."
not_permitted: "You are not permitted to access this wizard." not_permitted: "Você não está permitido para acessar esse assistente."
none: "There is no wizard here." none: "Não existe nehnum assistente aqui."
return_to_site: "Return to {{siteName}}" return_to_site: "Voltar para {{siteName}}"
requires_login: "You need to be logged in to access this wizard." requires_login: "Você precisa estar logado para acessar esee assistente."
reset: "Reset this wizard." reset: "Reiniciar esse assistente."
step_not_permitted: "You're not permitted to view this step." step_not_permitted: "Você não está permitido para vizualizar esse passo."
wizard_composer: wizard_composer:
show_preview: "Preview Post" show_preview: "Pré-vizualizar post"
hide_preview: "Edit Post" hide_preview: "Editar Post"
quote_post_title: "Quote whole post" quote_post_title: "Citar todo o post"
bold_label: "B" bold_label: "B"
bold_title: "Strong" bold_title: "Negrito"
bold_text: "strong text" bold_text: "texto em negrito"
italic_label: "I" italic_label: "I"
italic_title: "Emphasis" italic_title: "Ênfase"
italic_text: "emphasized text" italic_text: "texto ênfasado"
link_title: "Hyperlink" link_title: "Hiperlink"
link_description: "enter link description here" link_description: "insira a descrição do link aqui"
link_dialog_title: "Insert Hyperlink" link_dialog_title: "Inserir Hiperlink"
link_optional_text: "optional title" link_optional_text: "título opcional"
link_url_placeholder: "http://example.com" link_url_placeholder: "http://example.com.br"
quote_title: "Blockquote" quote_title: "Bloquear citação"
quote_text: "Blockquote" quote_text: "Bloquear citação"
blockquote_text: "Blockquote" blockquote_text: "Bloquear citação"
code_title: "Preformatted text" code_title: "Texto pré-formatado"
code_text: "indent preformatted text by 4 spaces" code_text: "identar o texto pré-formatado em 4 espaços"
paste_code_text: "type or paste code here" paste_code_text: "digite ou cole o código aqui"
upload_title: "Upload" upload_title: "Upload"
upload_description: "enter upload description here" upload_description: "Insira a descrição do upload aqui"
olist_title: "Numbered List" olist_title: "Lista enumerada"
ulist_title: "Bulleted List" ulist_title: "Lista com marcadores"
list_item: "List item" list_item: "Item da lista"
toggle_direction: "Toggle Direction" toggle_direction: "Alternar direção"
help: "Markdown Editing Help" help: "Marcar ajuda na edição"
collapse: "minimize the composer panel" collapse: "minimizar o painel compositor"
abandon: "close composer and discard draft" abandon: "fechar o compositor e descartar o rasucnho"
modal_ok: "OK" modal_ok: "OK"
modal_cancel: "Cancel" modal_cancel: "Cancelar"
cant_send_pm: "Sorry, you can't send a message to %{username}." cant_send_pm: "Desculpe, você não pode enviar uma mensagem para %{username}."
yourself_confirm: yourself_confirm:
title: "Did you forget to add recipients?" title: "Será que você esqueceu de adicionar os destinatátios?"
body: "Right now this message is only being sent to yourself!" body: "Agora essa mensagem será enviada apenas para você mesmo!"