2016-03-25 01:18:05 -07:00
< ? php
return array (
'alert_email' => 'Enviar alertas para' ,
'alerts_enabled' => 'Alertas ativos' ,
'asset_ids' => 'IDs dos Artigos' ,
'auto_increment_assets' => 'Gerar IDs de artigos auto-incrementais' ,
'auto_increment_prefix' => 'Prefixo (opcional)' ,
'auto_incrementing_help' => 'Ative IDs auto-incrementais antes da configuração' ,
'backups' => 'Cópias de segurança' ,
'barcode_type' => 'Tipo de Código de Barras' ,
'barcode_settings' => 'Definições de Código de Barras' ,
'custom_css' => 'CSS Personalizado' ,
'custom_css_help' => 'Insira o CSS personalizado que deseja utilizar. Não use as tags <style></style>.' ,
'default_currency' => 'Moeda padrão' ,
'default_eula_text' => 'EULA padrão' ,
2016-03-28 21:50:00 -07:00
'default_language' => 'Idioma predefinido' ,
2016-03-25 01:18:05 -07:00
'default_eula_help_text' => 'Também pode associar EULAs personalizados para categorias de artigos especificas.' ,
'display_asset_name' => 'Mostrar Nome do Artigo' ,
'display_checkout_date' => 'Mostrar Data de Alocação' ,
'display_eol' => 'Mostrar EOL na tabela' ,
'display_qr' => 'Mostrar códigos QR' ,
'eula_settings' => 'Definições de EULA' ,
'eula_markdown' => 'Este EULA permite <a href="https://help.github.com/articles/github-flavored-markdown/">Github flavored markdown</a>.' ,
'general_settings' => 'Configurações Gerais' ,
'generate_backup' => 'Gerar Backup' ,
'header_color' => 'Cor do cabeçalho' ,
'info' => 'Estas configurações permitem costumizar certos aspetos desta instalação.' ,
'laravel' => 'Versão do Laravel' ,
'ldap_enabled' => 'LDAP ativo' ,
'ldap_integration' => 'Integração LDAP' ,
'ldap_settings' => 'Configurações LDAP' ,
'ldap_server' => 'Servidor LDAP' ,
'ldap_server_cert' => 'Validação certificado SSL LDAP' ,
'ldap_server_cert_ignore' => 'Permitir certificado SSL inválido' ,
'ldap_server_cert_help' => 'Seleccione esta opção se está a usar um certificado SSL auto-assinado e desejar aceitar um certificado SSL inválido.' ,
'ldap_uname' => 'Utilizador bind LDAP' ,
'ldap_pword' => 'Password bind LDAP' ,
'ldap_basedn' => 'Base bind DN' ,
'ldap_filter' => 'Filtro LDAP' ,
'ldap_username_field' => 'Campo nome de utilizador' ,
'ldap_lname_field' => 'Campo Último nome' ,
'ldap_fname_field' => 'Campo Primeiro nome' ,
'ldap_auth_filter_query' => 'Query de autenticação LDAP' ,
'ldap_version' => 'Versão de LDAP' ,
'ldap_active_flag' => 'Opção LDAP Activo' ,
'ldap_emp_num' => 'Número funcionário LDAP' ,
'ldap_email' => 'Email LDAP' ,
'load_remote_text' => 'Scripts Remotos' ,
'load_remote_help_text' => 'Esta instalação do Snipe-IT pode carregar scripts do mundo exterior.' ,
'logo' => 'Logo' ,
'full_multiple_companies_support_help_text' => 'Restringir utilizadores (incluindo admins) associados a empresas ao ativos da empresa.' ,
'full_multiple_companies_support_text' => 'Suporte multi-empresa completo' ,
'optional' => 'opcional' ,
'per_page' => 'Resultados por página' ,
'php' => 'Versão do PHP' ,
'php_gd_info' => 'Deve instalar a extensão php-gd para mostrar códigos QR, veja as instruções de instalação.' ,
'php_gd_warning' => 'O Processamento de Imagem PHP e o plugin GD não estão instalados.' ,
'qr_help' => 'Ative os códigos QR antes da configuração' ,
'qr_text' => 'Texto do Código QR' ,
'setting' => 'Configuração' ,
'settings' => 'Configurações' ,
'site_name' => 'Nome do site' ,
'slack_botname' => 'Botname Slack' ,
'slack_channel' => 'Canal Slack' ,
'slack_endpoint' => 'Endpoint Slack' ,
'slack_integration' => 'Definições Slack' ,
'slack_integration_help' => 'A integração com Slack é opcional. Contudo, se pretender usar o endpoint e o canal são obrigatórios. Para configurar a integração com Slack, deve previamente <a href=":slack_link" target="_new">criar um incoming webhook</a> na sua conta Slack.' ,
'snipe_version' => 'Versão Snipe-IT' ,
'system' => 'Informação de Sistema' ,
'update' => 'Atualizar Configurações' ,
'value' => 'Valor' ,
'brand' => 'Branding' ,
'about_settings_title' => 'Sobre as Configurações' ,
'about_settings_text' => 'Estas configurações permitem-lhe customizar determinados aspetos da sua instalação.' ,
'labels_per_page' => 'Labels per page' ,
'label_dimensions' => 'Label dimensions (inches)' ,
2016-03-28 21:50:00 -07:00
'page_padding' => 'Margens da pagina (inches)' ,
2016-03-25 01:18:05 -07:00
'labels_display_bgutter' => 'Label bottom gutter' ,
'labels_display_sgutter' => 'Label dide gutter' ,
'labels_fontsize' => 'Label font size' ,
'labels_pagewidth' => 'Label sheet width' ,
'labels_pageheight' => 'Label sheet height' ,
'label_gutters' => 'Label spacing (inches)' ,
2016-03-28 21:50:00 -07:00
'page_dimensions' => 'Dimensões da pagina (inches)' ,
2016-03-25 01:18:05 -07:00
'label_fields' => 'Label visible fields' ,
'inches' => 'inches' ,
'width_w' => 'w' ,
'height_h' => 'h' ,
'text_pt' => 'pt' ,
2016-03-28 21:50:00 -07:00
'left' => 'esquerda' ,
'right' => 'direita' ,
'top' => 'topo' ,
'bottom' => 'fundo' ,
2016-03-25 01:18:05 -07:00
'vertical' => 'vertical' ,
'horizontal' => 'horizontal' ,
);