|
@@ -446,7 +446,7 @@ migrate.clone_address_desc=Isto pode ser um URL de HTTP/HTTPS/GIT.
|
|
|
migrate.clone_address_desc_import_local=Você também pode migrar um repositório pelo caminho do servidor local.
|
|
migrate.clone_address_desc_import_local=Você também pode migrar um repositório pelo caminho do servidor local.
|
|
|
migrate.permission_denied=Não está autorizado a importar repositórios locais.
|
|
migrate.permission_denied=Não está autorizado a importar repositórios locais.
|
|
|
migrate.invalid_local_path=Caminho local inválido, o caminho não existe ou não é um directório.
|
|
migrate.invalid_local_path=Caminho local inválido, o caminho não existe ou não é um directório.
|
|
|
-migrate.clone_address_resolved_to_blocked_local_address=Clone address resolved to a local network address that is implicitly blocked.
|
|
|
|
|
|
|
+migrate.clone_address_resolved_to_blocked_local_address=Clonar endereço resolvido para um endereço de rede local implicitamente bloqueado.
|
|
|
migrate.failed=Migração falhada: %v
|
|
migrate.failed=Migração falhada: %v
|
|
|
|
|
|
|
|
mirror_from=mirror de
|
|
mirror_from=mirror de
|
|
@@ -494,6 +494,8 @@ branches.stale_branches=Ramificações Obsoletas
|
|
|
branches.all=Todas as Ramificações
|
|
branches.all=Todas as Ramificações
|
|
|
branches.updated_by=Atualizado %[1]s por %[2]s
|
|
branches.updated_by=Atualizado %[1]s por %[2]s
|
|
|
branches.change_default_branch=Mudar Ramificação Predefinida
|
|
branches.change_default_branch=Mudar Ramificação Predefinida
|
|
|
|
|
+branches.default_deletion_not_allowed=Cannot delete the default branch.
|
|
|
|
|
+branches.protected_deletion_not_allowed=Cannot delete a protected branch.
|
|
|
|
|
|
|
|
editor.new_file=Novo Ficheiro
|
|
editor.new_file=Novo Ficheiro
|
|
|
editor.upload_file=Enviar ficheiro
|
|
editor.upload_file=Enviar ficheiro
|
|
@@ -1202,119 +1204,120 @@ config.ssh.port=Porta exposta
|
|
|
config.ssh.root_path=Caminho para a raíz
|
|
config.ssh.root_path=Caminho para a raíz
|
|
|
config.ssh.keygen_path=Localização do gerador de chaves criptográficas
|
|
config.ssh.keygen_path=Localização do gerador de chaves criptográficas
|
|
|
config.ssh.key_test_path=Localização do teste das chaves criptográficas
|
|
config.ssh.key_test_path=Localização do teste das chaves criptográficas
|
|
|
-config.ssh.minimum_key_size_check=Minimum key size check
|
|
|
|
|
-config.ssh.minimum_key_sizes=Minimum key sizes
|
|
|
|
|
|
|
+config.ssh.minimum_key_size_check=Verificação de tamanho mínimo da chave
|
|
|
|
|
+config.ssh.minimum_key_sizes=Tamanhos mínimos de chaves
|
|
|
config.ssh.rewrite_authorized_keys_at_start=Rewrite "authorized_keys" at start
|
|
config.ssh.rewrite_authorized_keys_at_start=Rewrite "authorized_keys" at start
|
|
|
-config.ssh.start_builtin_server=Start builtin server
|
|
|
|
|
|
|
+config.ssh.start_builtin_server=Iniciar servidor embutido
|
|
|
config.ssh.listen_host=Servidor
|
|
config.ssh.listen_host=Servidor
|
|
|
config.ssh.listen_port=Porta do servidor
|
|
config.ssh.listen_port=Porta do servidor
|
|
|
config.ssh.server_ciphers=Cifras do servidor
|
|
config.ssh.server_ciphers=Cifras do servidor
|
|
|
-config.ssh.server_macs=Server MACs
|
|
|
|
|
-config.ssh.server_algorithms=Server algorithms
|
|
|
|
|
|
|
+config.ssh.server_macs=MACs do servidor
|
|
|
|
|
+config.ssh.server_algorithms=Algoritmos do servidor
|
|
|
|
|
|
|
|
config.repo_config=Configuração de repositório
|
|
config.repo_config=Configuração de repositório
|
|
|
config.repo.root_path=Localização base
|
|
config.repo.root_path=Localização base
|
|
|
config.repo.script_type=Tipo de script
|
|
config.repo.script_type=Tipo de script
|
|
|
config.repo.ansi_chatset=ANSI charset
|
|
config.repo.ansi_chatset=ANSI charset
|
|
|
-config.repo.force_private=Force private
|
|
|
|
|
-config.repo.max_creation_limit=Max creation limit
|
|
|
|
|
-config.repo.preferred_licenses=Preferred licenses
|
|
|
|
|
-config.repo.disable_http_git=Disable HTTP Git
|
|
|
|
|
-config.repo.enable_local_path_migration=Enable local path migration
|
|
|
|
|
-config.repo.enable_raw_file_render_mode=Enable raw file render mode
|
|
|
|
|
|
|
+config.repo.force_private=Forçar privado
|
|
|
|
|
+config.repo.max_creation_limit=Limite máximo de criação
|
|
|
|
|
+config.repo.preferred_licenses=Licenças preferidas
|
|
|
|
|
+config.repo.disable_http_git=Desativar Git HTTP
|
|
|
|
|
+config.repo.enable_local_path_migration=Ativar a migração de caminho local
|
|
|
|
|
+config.repo.enable_raw_file_render_mode=Ativar o modo de renderização do ficheiro bruto
|
|
|
config.repo.commits_fetch_concurrency=Commits fetch concurrency
|
|
config.repo.commits_fetch_concurrency=Commits fetch concurrency
|
|
|
-config.repo.editor.line_wrap_extensions=Editor line wrap extensions
|
|
|
|
|
|
|
+config.repo.editor.line_wrap_extensions=Extensões de quebra automática de linha do editor
|
|
|
config.repo.editor.previewable_file_modes=Editor previewable file modes
|
|
config.repo.editor.previewable_file_modes=Editor previewable file modes
|
|
|
-config.repo.upload.enabled=Upload enabled
|
|
|
|
|
-config.repo.upload.temp_path=Upload temporary path
|
|
|
|
|
-config.repo.upload.allowed_types=Upload allowed types
|
|
|
|
|
-config.repo.upload.file_max_size=Upload file size limit
|
|
|
|
|
-config.repo.upload.max_files=Upload files limit
|
|
|
|
|
|
|
+config.repo.upload.enabled=Envio ativado
|
|
|
|
|
+config.repo.upload.temp_path=Caminho temporário para envios
|
|
|
|
|
+config.repo.upload.allowed_types=Tipos de envios permitidos
|
|
|
|
|
+config.repo.upload.file_max_size=Tamanho limite de ficheiros enviados
|
|
|
|
|
+config.repo.upload.max_files=Quantidade limite de ficheiros enviados
|
|
|
|
|
|
|
|
config.db_config=Configuração da base de dados
|
|
config.db_config=Configuração da base de dados
|
|
|
-config.db.type=Type
|
|
|
|
|
-config.db.host=Host
|
|
|
|
|
-config.db.name=Name
|
|
|
|
|
-config.db.schema=Schema
|
|
|
|
|
-config.db.schema_helper=(for "postgres" only)
|
|
|
|
|
-config.db.user=User
|
|
|
|
|
-config.db.ssl_mode=SSL mode
|
|
|
|
|
-config.db.ssl_mode_helper=(for "postgres" only)
|
|
|
|
|
-config.db.path=Path
|
|
|
|
|
-config.db.path_helper=(for "sqlite3"only)
|
|
|
|
|
-config.db.max_open_conns=Maximum open connections
|
|
|
|
|
-config.db.max_idle_conns=Maximum idle connections
|
|
|
|
|
-
|
|
|
|
|
-config.security_config=Security configuration
|
|
|
|
|
-config.security.login_remember_days=Login remember days
|
|
|
|
|
-config.security.cookie_remember_name=Remember cookie
|
|
|
|
|
-config.security.cookie_username=Username cookie
|
|
|
|
|
-config.security.cookie_secure=Enable secure cookie
|
|
|
|
|
-config.security.reverse_proxy_auth_user=Reverse proxy authentication header
|
|
|
|
|
|
|
+config.db.type=Tipo
|
|
|
|
|
+config.db.host=Anfitrião
|
|
|
|
|
+config.db.name=Nome
|
|
|
|
|
+config.db.schema=Esquema
|
|
|
|
|
+config.db.schema_helper=(apenas para "postgres")
|
|
|
|
|
+config.db.user=Utilizador
|
|
|
|
|
+config.db.ssl_mode=Modo SSL
|
|
|
|
|
+config.db.ssl_mode_helper=(apenas para "postgres")
|
|
|
|
|
+config.db.path=Caminho
|
|
|
|
|
+config.db.path_helper=(apenas para "sqlite3")
|
|
|
|
|
+config.db.max_open_conns=Máximo de conexões abertas
|
|
|
|
|
+config.db.max_idle_conns=Máximo de conexões ociosas
|
|
|
|
|
+
|
|
|
|
|
+config.security_config=Configuração da segurança
|
|
|
|
|
+config.security.login_remember_days=Dias lembrados de login
|
|
|
|
|
+config.security.cookie_remember_name=Lembrar do cookie
|
|
|
|
|
+config.security.cookie_username=Cookie do nome do utilizador
|
|
|
|
|
+config.security.cookie_secure=Ativar cookie seguro
|
|
|
|
|
+config.security.reverse_proxy_auth_user=Cabeçalho de autenticação de proxy reverso
|
|
|
config.security.enable_login_status_cookie=Enable login status cookie
|
|
config.security.enable_login_status_cookie=Enable login status cookie
|
|
|
config.security.login_status_cookie_name=Login status cookie
|
|
config.security.login_status_cookie_name=Login status cookie
|
|
|
config.security.local_network_allowlist=Local network allowlist
|
|
config.security.local_network_allowlist=Local network allowlist
|
|
|
|
|
|
|
|
-config.email_config=Email configuration
|
|
|
|
|
-config.email.enabled=Enabled
|
|
|
|
|
-config.email.subject_prefix=Subject prefix
|
|
|
|
|
-config.email.host=Host
|
|
|
|
|
-config.email.from=From
|
|
|
|
|
-config.email.user=User
|
|
|
|
|
-config.email.disable_helo=Disable HELO
|
|
|
|
|
-config.email.helo_hostname=HELO hostname
|
|
|
|
|
|
|
+config.email_config=Configuração de E-mail
|
|
|
|
|
+config.email.enabled=Ativado
|
|
|
|
|
+config.email.subject_prefix=Prefixo do assunto
|
|
|
|
|
+config.email.host=Anfitrião
|
|
|
|
|
+config.email.from=De
|
|
|
|
|
+config.email.user=Utilizador
|
|
|
|
|
+config.email.disable_helo=Desativar HELO
|
|
|
|
|
+config.email.helo_hostname=Nome de anfitrião HELO
|
|
|
config.email.skip_verify=Skip certificate verify
|
|
config.email.skip_verify=Skip certificate verify
|
|
|
-config.email.use_certificate=Use custom certificate
|
|
|
|
|
-config.email.cert_file=Certificate file
|
|
|
|
|
-config.email.key_file=Key file
|
|
|
|
|
-config.email.use_plain_text=Use plain text
|
|
|
|
|
-config.email.add_plain_text_alt=Add plain text alternative
|
|
|
|
|
-config.email.send_test_mail=Send test email
|
|
|
|
|
-config.email.test_mail_failed=Failed to send test email to '%s': %v
|
|
|
|
|
-config.email.test_mail_sent=Test email has been sent to '%s'.
|
|
|
|
|
-
|
|
|
|
|
-config.auth_config=Authentication configuration
|
|
|
|
|
|
|
+config.email.use_certificate=Usar certificado personalizado
|
|
|
|
|
+config.email.cert_file=Ficheiro de certificado criptográfico
|
|
|
|
|
+config.email.key_file=Ficheiro da chave criptográfica
|
|
|
|
|
+config.email.use_plain_text=Usar texto simples
|
|
|
|
|
+config.email.add_plain_text_alt=Adicionar alternativa de texto simples
|
|
|
|
|
+config.email.send_test_mail=Enviar e-mail de teste
|
|
|
|
|
+config.email.test_mail_failed=Falhou o envio do e-mail de teste para '%s': %v
|
|
|
|
|
+config.email.test_mail_sent=O e-mail de teste foi enviado para '%s'.
|
|
|
|
|
+
|
|
|
|
|
+config.auth_config=Configuração da autenticação
|
|
|
|
|
+config.auth_custom_logout_url=Custom logout URL
|
|
|
config.auth.activate_code_lives=Activate code lives
|
|
config.auth.activate_code_lives=Activate code lives
|
|
|
config.auth.reset_password_code_lives=Reset password code lives
|
|
config.auth.reset_password_code_lives=Reset password code lives
|
|
|
-config.auth.require_email_confirm=Require email confirmation
|
|
|
|
|
-config.auth.require_sign_in_view=Require sign in view
|
|
|
|
|
-config.auth.disable_registration=Disable registration
|
|
|
|
|
-config.auth.enable_registration_captcha=Enable registration captcha
|
|
|
|
|
-config.auth.enable_reverse_proxy_authentication=Enable reverse proxy authentication
|
|
|
|
|
-config.auth.enable_reverse_proxy_auto_registration=Enable reverse proxy auto registration
|
|
|
|
|
-config.auth.reverse_proxy_authentication_header=Reverse proxy authentication header
|
|
|
|
|
|
|
+config.auth.require_email_confirm=Exigir confirmação por e-mail
|
|
|
|
|
+config.auth.require_sign_in_view=Exigir login para ver
|
|
|
|
|
+config.auth.disable_registration=Desativar registo
|
|
|
|
|
+config.auth.enable_registration_captcha=Ativar captcha para registar
|
|
|
|
|
+config.auth.enable_reverse_proxy_authentication=Ativar autenticação do proxy reverso
|
|
|
|
|
+config.auth.enable_reverse_proxy_auto_registration=Ativar o registo automático do proxy reverso
|
|
|
|
|
+config.auth.reverse_proxy_authentication_header=Cabeçalho de autenticação de proxy reverso
|
|
|
|
|
|
|
|
-config.user_config=User configuration
|
|
|
|
|
-config.user.enable_email_notify=Enable email notification
|
|
|
|
|
|
|
+config.user_config=Configuração do utilizador
|
|
|
|
|
+config.user.enable_email_notify=Ativar a notificação por e-mail
|
|
|
|
|
|
|
|
config.session_config=Configuração de sessão
|
|
config.session_config=Configuração de sessão
|
|
|
-config.session.provider=Provider
|
|
|
|
|
-config.session.provider_config=Provider config
|
|
|
|
|
|
|
+config.session.provider=Provedor
|
|
|
|
|
+config.session.provider_config=Configuração do provedor
|
|
|
config.session.cookie_name=Cookie
|
|
config.session.cookie_name=Cookie
|
|
|
-config.session.https_only=HTTPS only
|
|
|
|
|
|
|
+config.session.https_only=Somente HTTPS
|
|
|
config.session.gc_interval=GC interval
|
|
config.session.gc_interval=GC interval
|
|
|
config.session.max_life_time=Max life time
|
|
config.session.max_life_time=Max life time
|
|
|
config.session.csrf_cookie_name=CSRF cookie
|
|
config.session.csrf_cookie_name=CSRF cookie
|
|
|
|
|
|
|
|
config.cache_config=Configuração de cache
|
|
config.cache_config=Configuração de cache
|
|
|
-config.cache.adapter=Adapter
|
|
|
|
|
-config.cache.interval=GC interval
|
|
|
|
|
-config.cache.host=Host
|
|
|
|
|
|
|
+config.cache.adapter=Adaptador
|
|
|
|
|
+config.cache.interval=Intervalo de GC
|
|
|
|
|
+config.cache.host=Anfitrião
|
|
|
|
|
|
|
|
config.http_config=Configuração HTTP
|
|
config.http_config=Configuração HTTP
|
|
|
config.http.access_control_allow_origin=Access control allow origin
|
|
config.http.access_control_allow_origin=Access control allow origin
|
|
|
|
|
|
|
|
-config.attachment_config=Attachment configuration
|
|
|
|
|
-config.attachment.enabled=Enabled
|
|
|
|
|
-config.attachment.path=Path
|
|
|
|
|
-config.attachment.allowed_types=Allowed types
|
|
|
|
|
-config.attachment.max_size=Size limit
|
|
|
|
|
-config.attachment.max_files=Files limit
|
|
|
|
|
|
|
+config.attachment_config=Configuração de anexos
|
|
|
|
|
+config.attachment.enabled=Ativado
|
|
|
|
|
+config.attachment.path=Caminho
|
|
|
|
|
+config.attachment.allowed_types=Tipos permitidos
|
|
|
|
|
+config.attachment.max_size=Limite de tamanho
|
|
|
|
|
+config.attachment.max_files=Limite de ficheiros
|
|
|
|
|
|
|
|
config.release_config=Release configuration
|
|
config.release_config=Release configuration
|
|
|
config.release.attachment.enabled=Attachment enabled
|
|
config.release.attachment.enabled=Attachment enabled
|
|
|
config.release.attachment.allowed_types=Attachment allowed types
|
|
config.release.attachment.allowed_types=Attachment allowed types
|
|
|
-config.release.attachment.max_size=Attachment size limit
|
|
|
|
|
|
|
+config.release.attachment.max_size=Tamanho máximo dos anexos
|
|
|
config.release.attachment.max_files=Attachment files limit
|
|
config.release.attachment.max_files=Attachment files limit
|
|
|
|
|
|
|
|
config.picture_config=Configuração de imagem
|
|
config.picture_config=Configuração de imagem
|
|
@@ -1325,10 +1328,10 @@ config.picture.disable_gravatar=Disable Gravatar
|
|
|
config.picture.enable_federated_avatar=Enable federated avatars
|
|
config.picture.enable_federated_avatar=Enable federated avatars
|
|
|
|
|
|
|
|
config.mirror_config=Mirror configuration
|
|
config.mirror_config=Mirror configuration
|
|
|
-config.mirror.default_interval=Default interval
|
|
|
|
|
|
|
+config.mirror.default_interval=Intervalo predefinido
|
|
|
|
|
|
|
|
config.webhook_config=Configuração de WebHook
|
|
config.webhook_config=Configuração de WebHook
|
|
|
-config.webhook.types=Types
|
|
|
|
|
|
|
+config.webhook.types=Tipos
|
|
|
config.webhook.deliver_timeout=Deliver timeout
|
|
config.webhook.deliver_timeout=Deliver timeout
|
|
|
config.webhook.skip_tls_verify=Skip TLS verify
|
|
config.webhook.skip_tls_verify=Skip TLS verify
|
|
|
|
|
|