update locale
This commit is contained in:
parent
1269ce0538
commit
9af8a6c6a3
5 changed files with 75 additions and 67 deletions
|
@ -40,11 +40,11 @@ issues=Publicaciones
|
||||||
cancel=Cancelar
|
cancel=Cancelar
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
search=Search...
|
search=Buscar...
|
||||||
repository=Repository
|
repository=Repositorio
|
||||||
user=User
|
user=Usuario
|
||||||
issue=Issue
|
issue=Incidencia
|
||||||
code=Code
|
code=Código
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
install=Instalación
|
install=Instalación
|
||||||
|
@ -187,8 +187,8 @@ followers=Seguidores
|
||||||
starred=Destacados
|
starred=Destacados
|
||||||
following=Siguiendo
|
following=Siguiendo
|
||||||
|
|
||||||
form.name_reserved=Username '%s' is reserved.
|
form.name_reserved=El usuario '%s' está reservado.
|
||||||
form.name_pattern_not_allowed=Username pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=El patrón de nombre de usuario '%s' no está permitido.
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
profile=Perfil
|
profile=Perfil
|
||||||
|
@ -234,7 +234,7 @@ primary_email=Marcar como principal
|
||||||
delete_email=Eliminar
|
delete_email=Eliminar
|
||||||
add_new_email=Añadir nueva dirección de correo electrónico
|
add_new_email=Añadir nueva dirección de correo electrónico
|
||||||
add_email=Añadir correo electrónico
|
add_email=Añadir correo electrónico
|
||||||
add_email_confirmation_sent=A new confirmation e-mail has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the confirmation process.
|
add_email_confirmation_sent=Un nuevo correo de confirmación ha sido enviado a <b>%s</b>, por favor, comprueba tu bandeja de entrada en las próximas %d horas para completar el proceso de confirmación.
|
||||||
add_email_success=Tu nuevo correo electrónico se ha añadido correctamente.
|
add_email_success=Tu nuevo correo electrónico se ha añadido correctamente.
|
||||||
|
|
||||||
manage_ssh_keys=Gestionar Claves SSH
|
manage_ssh_keys=Gestionar Claves SSH
|
||||||
|
@ -290,8 +290,8 @@ create_repo=Crear Repositorio
|
||||||
default_branch=Rama por defecto
|
default_branch=Rama por defecto
|
||||||
mirror_interval=Intervalo de mirror(en horas)
|
mirror_interval=Intervalo de mirror(en horas)
|
||||||
|
|
||||||
form.name_reserved=Repository name '%s' is reserved.
|
form.name_reserved=El nombre del repositorio '%s' está reservado.
|
||||||
form.name_pattern_not_allowed=Repository name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=El patrón del nombre del repositorio '%s' no está permitido.
|
||||||
|
|
||||||
need_auth=Requiere Autorización
|
need_auth=Requiere Autorización
|
||||||
migrate_type=Tipo de Migración
|
migrate_type=Tipo de Migración
|
||||||
|
@ -443,8 +443,8 @@ team_name_helper=Utiliza este nombre para mencionar a este equipo en las convers
|
||||||
team_desc_helper=¿En qué consiste este equipo?
|
team_desc_helper=¿En qué consiste este equipo?
|
||||||
team_permission_desc=¿Qué nivel de permisos debería tener este equipo?
|
team_permission_desc=¿Qué nivel de permisos debería tener este equipo?
|
||||||
|
|
||||||
form.name_reserved=Organization name '%s' is reserved.
|
form.name_reserved=El nombre de la organización '%s' está reservado.
|
||||||
form.name_pattern_not_allowed=Organization name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=El patrón de nombre de la organización '%s' no está permitido.
|
||||||
|
|
||||||
settings=Configuración
|
settings=Configuración
|
||||||
settings.options=Opciones
|
settings.options=Opciones
|
||||||
|
@ -619,6 +619,7 @@ auths.smtp_auth=Tipo de Autorización SMTP
|
||||||
auths.smtphost=SMTP Host
|
auths.smtphost=SMTP Host
|
||||||
auths.smtpport=Puerto SMTP
|
auths.smtpport=Puerto SMTP
|
||||||
auths.enable_tls=Habilitar Cifrado TLS
|
auths.enable_tls=Habilitar Cifrado TLS
|
||||||
|
auths.pam_service_name=PAM Service Name
|
||||||
auths.enable_auto_register=Hablilitar Auto-Registro
|
auths.enable_auto_register=Hablilitar Auto-Registro
|
||||||
auths.tips=Consejos
|
auths.tips=Consejos
|
||||||
auths.edit=Editar la Configuración de Autorización
|
auths.edit=Editar la Configuración de Autorización
|
||||||
|
@ -667,6 +668,7 @@ config.deliver_timeout=Timeout de Entrega
|
||||||
config.skip_tls_verify=Omitir la Verificación TLS
|
config.skip_tls_verify=Omitir la Verificación TLS
|
||||||
config.mailer_config=Configuración del Mailer
|
config.mailer_config=Configuración del Mailer
|
||||||
config.mailer_enabled=Activado
|
config.mailer_enabled=Activado
|
||||||
|
config.mailer_disable_helo=Disable HELO
|
||||||
config.mailer_name=Nombre
|
config.mailer_name=Nombre
|
||||||
config.mailer_host=Host
|
config.mailer_host=Host
|
||||||
config.mailer_user=Usuario
|
config.mailer_user=Usuario
|
||||||
|
|
|
@ -40,11 +40,11 @@ issues=Problemy
|
||||||
cancel=Anuluj
|
cancel=Anuluj
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
search=Search...
|
search=Wyszukiwanie...
|
||||||
repository=Repository
|
repository=Repozytorium
|
||||||
user=User
|
user=Użytkownik
|
||||||
issue=Issue
|
issue=Zgłoszenie
|
||||||
code=Code
|
code=Kod
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
install=Instalacja
|
install=Instalacja
|
||||||
|
@ -187,8 +187,8 @@ followers=Obserwujący
|
||||||
starred=Polubionych
|
starred=Polubionych
|
||||||
following=Obserwowani
|
following=Obserwowani
|
||||||
|
|
||||||
form.name_reserved=Username '%s' is reserved.
|
form.name_reserved=Nazwa użytkownika "%s" jest zarezerwowana.
|
||||||
form.name_pattern_not_allowed=Username pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Wzorzec nazwy użytkownika "%s" jest niedozwolony.
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
profile=Profil
|
profile=Profil
|
||||||
|
@ -234,7 +234,7 @@ primary_email=Ustaw jako podstawowy
|
||||||
delete_email=Usuń
|
delete_email=Usuń
|
||||||
add_new_email=Dodaj nowy e-mail
|
add_new_email=Dodaj nowy e-mail
|
||||||
add_email=Dodaj e-mail
|
add_email=Dodaj e-mail
|
||||||
add_email_confirmation_sent=A new confirmation e-mail has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the confirmation process.
|
add_email_confirmation_sent=Nowa wiadomość e-mail z potwierdzeniem została wysłana do <b>%s</b>, proszę sprawdzić swoją skrzynkę odbiorczą w ciągu %d godzin, aby dokończyć proces potwierdzania.
|
||||||
add_email_success=Twój nowy e-mail został dodany pomyślnie.
|
add_email_success=Twój nowy e-mail został dodany pomyślnie.
|
||||||
|
|
||||||
manage_ssh_keys=Zarządzaj kluczami SSH
|
manage_ssh_keys=Zarządzaj kluczami SSH
|
||||||
|
@ -290,8 +290,8 @@ create_repo=Utwórz repozytorium
|
||||||
default_branch=Domyślna gałąź
|
default_branch=Domyślna gałąź
|
||||||
mirror_interval=Odświeżanie mirrorów (godziny)
|
mirror_interval=Odświeżanie mirrorów (godziny)
|
||||||
|
|
||||||
form.name_reserved=Repository name '%s' is reserved.
|
form.name_reserved=Nazwa repozytorium "%s" jest zarezerwowana.
|
||||||
form.name_pattern_not_allowed=Repository name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Wzorzec nazwy repozytorium "%s" jest niedozwolony.
|
||||||
|
|
||||||
need_auth=Wymaga autoryzacji
|
need_auth=Wymaga autoryzacji
|
||||||
migrate_type=Typ migracji
|
migrate_type=Typ migracji
|
||||||
|
@ -366,8 +366,8 @@ settings.remove_collaborator_success=Współpracownik został usunięty.
|
||||||
settings.user_is_org_member=Użytkownik jest członkiem organizacji, który nie może być dodany jako współpracownik.
|
settings.user_is_org_member=Użytkownik jest członkiem organizacji, który nie może być dodany jako współpracownik.
|
||||||
settings.add_webhook=Dodaj Webhooka
|
settings.add_webhook=Dodaj Webhooka
|
||||||
settings.hooks_desc=Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gogs, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" href="%s">Webhooks Guide</a>.
|
settings.hooks_desc=Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gogs, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" href="%s">Webhooks Guide</a>.
|
||||||
settings.githooks_desc=Git Hooks are powered by Git itself, you can edit files of supported hooks in the list below to perform custom operations.
|
settings.githooks_desc=Doczepki Git są napędzane przez samego Git, można edytować pliki obsługiwanych doczepek z poniższej listy, aby wykonywać niestandardowe operacje.
|
||||||
settings.githook_edit_desc=If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
|
settings.githook_edit_desc=Jeżeli doczepka jest nieaktywna, prezentowana będzie przykładowa treść. Pozostawienie pustej wartości wyłączy tą doczepkę.
|
||||||
settings.githook_name=Nazwa skryptu
|
settings.githook_name=Nazwa skryptu
|
||||||
settings.githook_content=Treść skryptu
|
settings.githook_content=Treść skryptu
|
||||||
settings.update_githook=Zaktualizuj skrypt
|
settings.update_githook=Zaktualizuj skrypt
|
||||||
|
@ -443,8 +443,8 @@ team_name_helper=Będziesz używał tej nazwy do wywoływania tego zespołu w dy
|
||||||
team_desc_helper=Czym zajmuje się ten zespół?
|
team_desc_helper=Czym zajmuje się ten zespół?
|
||||||
team_permission_desc=Jaki poziom uprawnień powinien mieć ten zespół?
|
team_permission_desc=Jaki poziom uprawnień powinien mieć ten zespół?
|
||||||
|
|
||||||
form.name_reserved=Organization name '%s' is reserved.
|
form.name_reserved=Nazwa organizacji "%s" jest zarezerwowana.
|
||||||
form.name_pattern_not_allowed=Organization name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Wzorzec nazwy organizacji "%s" jest niedozwolony.
|
||||||
|
|
||||||
settings=Ustawienia
|
settings=Ustawienia
|
||||||
settings.options=Opcje
|
settings.options=Opcje
|
||||||
|
@ -453,14 +453,14 @@ settings.website=Strona
|
||||||
settings.location=Lolalizacja
|
settings.location=Lolalizacja
|
||||||
settings.update_settings=Aktualizuj ustawienia
|
settings.update_settings=Aktualizuj ustawienia
|
||||||
settings.change_orgname=Zmieniono nazwę organizacji
|
settings.change_orgname=Zmieniono nazwę organizacji
|
||||||
settings.change_orgname_desc=Organization name has been changed. This will affect how links relate to the organization. Do you want to continue?
|
settings.change_orgname_desc=Zmieniono nazwę organizacji. Wpływa to na powiązanie odnośników z organizacją. Czy chcesz kontynuować?
|
||||||
settings.update_setting_success=Organization settings were successfully updated.
|
settings.update_setting_success=Ustawienia organizacji zostały pomyślnie zaktualizowane.
|
||||||
settings.delete=Usuń Organizację
|
settings.delete=Usuń Organizację
|
||||||
settings.delete_account=Usuń tą organizację
|
settings.delete_account=Usuń tą organizację
|
||||||
settings.delete_prompt=The organization will be permanently removed, and this <strong>CANNOT</strong> be undone!
|
settings.delete_prompt=Organizacja zostanie trwale usunięta, a to <strong>NIE MOŻE</strong> być cofnięte!
|
||||||
settings.confirm_delete_account=Potwierdź usunięcie
|
settings.confirm_delete_account=Potwierdź usunięcie
|
||||||
settings.delete_org_title=Usunięcie organizacji
|
settings.delete_org_title=Usunięcie organizacji
|
||||||
settings.delete_org_desc=This organization is going to be deleted permanently, do you want to continue?
|
settings.delete_org_desc=Ta organizacja zostanie trwale usunięta, czy chcesz kontynuować?
|
||||||
settings.hooks_desc=Add webhooks that will be triggered for <strong>all repositories</strong> under this organization.
|
settings.hooks_desc=Add webhooks that will be triggered for <strong>all repositories</strong> under this organization.
|
||||||
|
|
||||||
members.public=Publiczne
|
members.public=Publiczne
|
||||||
|
@ -485,7 +485,7 @@ teams.admin_access=Uprawnienia admina
|
||||||
teams.admin_access_helper=Ten zespół będzie mógł wysyłać i pobierać swoje repozytoria, oraz dodawać do nich współpracowników.
|
teams.admin_access_helper=Ten zespół będzie mógł wysyłać i pobierać swoje repozytoria, oraz dodawać do nich współpracowników.
|
||||||
teams.no_desc=Ten zespół nie ma opisu
|
teams.no_desc=Ten zespół nie ma opisu
|
||||||
teams.settings=Ustawienia
|
teams.settings=Ustawienia
|
||||||
teams.owners_permission_desc=Owners have full access to <strong>all repositories</strong> and have <strong>admin rights</strong> to the organization.
|
teams.owners_permission_desc=Właściciele mają pełny dostęp do <strong>wszystkich repozytoriów</strong> i mają <strong>prawa administratora</strong> w organizacji.
|
||||||
teams.members=Członkowie zespołu
|
teams.members=Członkowie zespołu
|
||||||
teams.update_settings=Aktualizuj ustawienia
|
teams.update_settings=Aktualizuj ustawienia
|
||||||
teams.delete_team=Usuń ten zespół
|
teams.delete_team=Usuń ten zespół
|
||||||
|
@ -527,7 +527,7 @@ dashboard.delete_inactivate_accounts_success=Wszystkie nieaktywne konta zostały
|
||||||
dashboard.delete_repo_archives=Usuń wszystkie archiwa repozytoriów
|
dashboard.delete_repo_archives=Usuń wszystkie archiwa repozytoriów
|
||||||
dashboard.delete_repo_archives_success=Pomyślnie usunięto wszystkie archiwa repozytoriów.
|
dashboard.delete_repo_archives_success=Pomyślnie usunięto wszystkie archiwa repozytoriów.
|
||||||
dashboard.git_gc_repos=Usuń śmieci z repozytoriów
|
dashboard.git_gc_repos=Usuń śmieci z repozytoriów
|
||||||
dashboard.git_gc_repos_success=All repositories have done garbage collection successfully.
|
dashboard.git_gc_repos_success=Wszystkie repozytoria zakończyły odśmiecanie pomyślnie.
|
||||||
dashboard.resync_all_sshkeys=Przeładuj klucze publiczne w pliku '.ssh/authorized_keys' (uwaga: klucze poza Gogs zostaną usunięte)
|
dashboard.resync_all_sshkeys=Przeładuj klucze publiczne w pliku '.ssh/authorized_keys' (uwaga: klucze poza Gogs zostaną usunięte)
|
||||||
dashboard.resync_all_sshkeys_success=Przeładowanie kluczy publicznych zakończyło się sukcesem.
|
dashboard.resync_all_sshkeys_success=Przeładowanie kluczy publicznych zakończyło się sukcesem.
|
||||||
dashboard.resync_all_update_hooks=Rewrite all update hook of repositories (needed when custom config path is changed)
|
dashboard.resync_all_update_hooks=Rewrite all update hook of repositories (needed when custom config path is changed)
|
||||||
|
@ -573,7 +573,7 @@ users.created=Utworzony
|
||||||
users.edit=Edytuj
|
users.edit=Edytuj
|
||||||
users.auth_source=Źródła autoryzacji
|
users.auth_source=Źródła autoryzacji
|
||||||
users.local=Lokalne
|
users.local=Lokalne
|
||||||
users.auth_login_name=Authorization Login Name
|
users.auth_login_name=Login Autoryzacyjny
|
||||||
users.update_profile_success=Profil konta został pomyślnie zaktualizowany.
|
users.update_profile_success=Profil konta został pomyślnie zaktualizowany.
|
||||||
users.edit_account=Edytuj konto
|
users.edit_account=Edytuj konto
|
||||||
users.is_activated=To konto jest aktywne
|
users.is_activated=To konto jest aktywne
|
||||||
|
@ -597,7 +597,7 @@ repos.watches=Obserwujących
|
||||||
repos.stars=Polubienia
|
repos.stars=Polubienia
|
||||||
repos.issues=Problemy
|
repos.issues=Problemy
|
||||||
|
|
||||||
auths.auth_manage_panel=Authorization Manage Panel
|
auths.auth_manage_panel=Zarzadzanie Autoryzacja
|
||||||
auths.new=Dodaj nowe źródło autoryzacji
|
auths.new=Dodaj nowe źródło autoryzacji
|
||||||
auths.name=Nazwa
|
auths.name=Nazwa
|
||||||
auths.type=Typ
|
auths.type=Typ
|
||||||
|
@ -619,6 +619,7 @@ auths.smtp_auth=Typ autoryzacji SMTP
|
||||||
auths.smtphost=Serwer SMTP
|
auths.smtphost=Serwer SMTP
|
||||||
auths.smtpport=Port SMTP
|
auths.smtpport=Port SMTP
|
||||||
auths.enable_tls=Włącz szyfrowanie TLS
|
auths.enable_tls=Włącz szyfrowanie TLS
|
||||||
|
auths.pam_service_name=PAM Service Name
|
||||||
auths.enable_auto_register=Włącz automatyczną rejestrację
|
auths.enable_auto_register=Włącz automatyczną rejestrację
|
||||||
auths.tips=Wskazówki
|
auths.tips=Wskazówki
|
||||||
auths.edit=Edytuj ustawienia autoryzacji
|
auths.edit=Edytuj ustawienia autoryzacji
|
||||||
|
@ -667,6 +668,7 @@ config.deliver_timeout=Limit czasu zdarzenia
|
||||||
config.skip_tls_verify=Pomiń weryfikację protokołu TLS
|
config.skip_tls_verify=Pomiń weryfikację protokołu TLS
|
||||||
config.mailer_config=Konfiguracja poczty
|
config.mailer_config=Konfiguracja poczty
|
||||||
config.mailer_enabled=Aktywne
|
config.mailer_enabled=Aktywne
|
||||||
|
config.mailer_disable_helo=Disable HELO
|
||||||
config.mailer_name=Nazwa
|
config.mailer_name=Nazwa
|
||||||
config.mailer_host=Host
|
config.mailer_host=Host
|
||||||
config.mailer_user=Użytkownik
|
config.mailer_user=Użytkownik
|
||||||
|
|
|
@ -40,11 +40,11 @@ issues=Problemas
|
||||||
cancel=Cancelar
|
cancel=Cancelar
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
search=Search...
|
search=Pesquisar...
|
||||||
repository=Repository
|
repository=Repositório
|
||||||
user=User
|
user=Usuário
|
||||||
issue=Issue
|
issue=Problema
|
||||||
code=Code
|
code=Código
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
install=Instalação
|
install=Instalação
|
||||||
|
@ -187,8 +187,8 @@ followers=Seguidores
|
||||||
starred=Marcado
|
starred=Marcado
|
||||||
following=Seguindo
|
following=Seguindo
|
||||||
|
|
||||||
form.name_reserved=Username '%s' is reserved.
|
form.name_reserved=O nome de usuário '%s' não pode ser usado.
|
||||||
form.name_pattern_not_allowed=Username pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de usuário.
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
profile=Perfil
|
profile=Perfil
|
||||||
|
@ -234,7 +234,7 @@ primary_email=Definir como principal
|
||||||
delete_email=Deletar
|
delete_email=Deletar
|
||||||
add_new_email=Adicionar novo endereço de e-mail
|
add_new_email=Adicionar novo endereço de e-mail
|
||||||
add_email=Adicionar e-mail
|
add_email=Adicionar e-mail
|
||||||
add_email_confirmation_sent=A new confirmation e-mail has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the confirmation process.
|
add_email_confirmation_sent=Um novo e-mail de confirmação foi enviado para <b>%s</b>. Por favor, verifique sua Caixa de Entrada dentro das próximas %d horas, para concluir o processo de confirmação.
|
||||||
add_email_success=Seu novo endereço de E-mail foi adicionado com sucesso.
|
add_email_success=Seu novo endereço de E-mail foi adicionado com sucesso.
|
||||||
|
|
||||||
manage_ssh_keys=Gerenciar Chaves SSH
|
manage_ssh_keys=Gerenciar Chaves SSH
|
||||||
|
@ -290,8 +290,8 @@ create_repo=Criar Repositório
|
||||||
default_branch=Ramo padrão
|
default_branch=Ramo padrão
|
||||||
mirror_interval=Intervalo de Espelho (hora)
|
mirror_interval=Intervalo de Espelho (hora)
|
||||||
|
|
||||||
form.name_reserved=Repository name '%s' is reserved.
|
form.name_reserved=O nome de repositório '%s' não pode ser usado.
|
||||||
form.name_pattern_not_allowed=Repository name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de repositório.
|
||||||
|
|
||||||
need_auth=Precisa de Autorização
|
need_auth=Precisa de Autorização
|
||||||
migrate_type=Tipo de Migração
|
migrate_type=Tipo de Migração
|
||||||
|
@ -443,8 +443,8 @@ team_name_helper=Você usará este nome para mencionar esta equipe em conversas.
|
||||||
team_desc_helper=Do que trata essa equipe?
|
team_desc_helper=Do que trata essa equipe?
|
||||||
team_permission_desc=Que nível de permissão esta equipe deve ter?
|
team_permission_desc=Que nível de permissão esta equipe deve ter?
|
||||||
|
|
||||||
form.name_reserved=Organization name '%s' is reserved.
|
form.name_reserved=O nome de organização '%s' não pode ser usado.
|
||||||
form.name_pattern_not_allowed=Organization name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Não é permitido usar o padrão '%s' para o nome de organização.
|
||||||
|
|
||||||
settings=Configurações
|
settings=Configurações
|
||||||
settings.options=Opções
|
settings.options=Opções
|
||||||
|
@ -619,6 +619,7 @@ auths.smtp_auth=Tipo de Autorização de SMTP
|
||||||
auths.smtphost=Host SMTP
|
auths.smtphost=Host SMTP
|
||||||
auths.smtpport=Porta SMTP
|
auths.smtpport=Porta SMTP
|
||||||
auths.enable_tls=Habilitar Criptografia TLS
|
auths.enable_tls=Habilitar Criptografia TLS
|
||||||
|
auths.pam_service_name=Nome de Serviço PAM
|
||||||
auths.enable_auto_register=Habilitar Registro Automático
|
auths.enable_auto_register=Habilitar Registro Automático
|
||||||
auths.tips=Dicas
|
auths.tips=Dicas
|
||||||
auths.edit=Editar Configuração da Autorização
|
auths.edit=Editar Configuração da Autorização
|
||||||
|
@ -667,6 +668,7 @@ config.deliver_timeout=Intervalo de Entrega
|
||||||
config.skip_tls_verify=Pular Verificar TLS
|
config.skip_tls_verify=Pular Verificar TLS
|
||||||
config.mailer_config=Configuração de Correio
|
config.mailer_config=Configuração de Correio
|
||||||
config.mailer_enabled=Habilitado
|
config.mailer_enabled=Habilitado
|
||||||
|
config.mailer_disable_helo=Desabilitar HELO
|
||||||
config.mailer_name=Nome
|
config.mailer_name=Nome
|
||||||
config.mailer_host=Host
|
config.mailer_host=Host
|
||||||
config.mailer_user=Usuário
|
config.mailer_user=Usuário
|
||||||
|
|
|
@ -40,11 +40,11 @@ issues=Вопросы
|
||||||
cancel=Отмена
|
cancel=Отмена
|
||||||
|
|
||||||
[search]
|
[search]
|
||||||
search=Search...
|
search=Поиск...
|
||||||
repository=Repository
|
repository=Репозиторий
|
||||||
user=User
|
user=Пользователь
|
||||||
issue=Issue
|
issue=Проблема
|
||||||
code=Code
|
code=Код
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
install=Установка
|
install=Установка
|
||||||
|
@ -187,8 +187,8 @@ followers=Подписчики
|
||||||
starred=Избранное
|
starred=Избранное
|
||||||
following=Подписан
|
following=Подписан
|
||||||
|
|
||||||
form.name_reserved=Username '%s' is reserved.
|
form.name_reserved=Имя пользователя '%s' зарезервировано.
|
||||||
form.name_pattern_not_allowed=Username pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Имя пользователя «%s» не допускается.
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
profile=Профиль
|
profile=Профиль
|
||||||
|
@ -290,8 +290,8 @@ create_repo=Создать репозиторий
|
||||||
default_branch=Ветка по умолчанию
|
default_branch=Ветка по умолчанию
|
||||||
mirror_interval=Интервал зеркалирования (час)
|
mirror_interval=Интервал зеркалирования (час)
|
||||||
|
|
||||||
form.name_reserved=Repository name '%s' is reserved.
|
form.name_reserved=Имя репозитория '%s' зарезервировано.
|
||||||
form.name_pattern_not_allowed=Repository name pattern '%s' is not allowed.
|
form.name_pattern_not_allowed=Шаблон имени репозитория '%s' не допускается.
|
||||||
|
|
||||||
need_auth=Требуется авторизация
|
need_auth=Требуется авторизация
|
||||||
migrate_type=Тип миграции
|
migrate_type=Тип миграции
|
||||||
|
@ -342,7 +342,7 @@ settings.options=Опции
|
||||||
settings.collaboration=Сотрудничество
|
settings.collaboration=Сотрудничество
|
||||||
settings.hooks=Автоматическое обновление
|
settings.hooks=Автоматическое обновление
|
||||||
settings.githooks=Git хуки
|
settings.githooks=Git хуки
|
||||||
settings.deploy_keys=Deploy Keys
|
settings.deploy_keys=Ключи развертывания
|
||||||
settings.basic_settings=Основные параметры
|
settings.basic_settings=Основные параметры
|
||||||
settings.danger_zone=Опасная зона
|
settings.danger_zone=Опасная зона
|
||||||
settings.site=Официальный сайт
|
settings.site=Официальный сайт
|
||||||
|
@ -380,9 +380,9 @@ settings.event_desc=На какие события этот webhook должен
|
||||||
settings.event_push_only=Просто <code>push</code> событие.
|
settings.event_push_only=Просто <code>push</code> событие.
|
||||||
settings.active=Активен
|
settings.active=Активен
|
||||||
settings.active_helper=Details regarding the event which triggered the hook will be delivered as well.
|
settings.active_helper=Details regarding the event which triggered the hook will be delivered as well.
|
||||||
settings.add_hook_success=New webhook has been added.
|
settings.add_hook_success=Был добавлен новый webhook.
|
||||||
settings.update_webhook=Update Webhook
|
settings.update_webhook=Обновление Webhook
|
||||||
settings.update_hook_success=Webhook has been updated.
|
settings.update_hook_success=Webhook обновлен.
|
||||||
settings.delete_webhook=Удалить автоматическое обновление
|
settings.delete_webhook=Удалить автоматическое обновление
|
||||||
settings.recent_deliveries=Недавние рассылки
|
settings.recent_deliveries=Недавние рассылки
|
||||||
settings.hook_type=Тип перехватчика
|
settings.hook_type=Тип перехватчика
|
||||||
|
@ -619,6 +619,7 @@ auths.smtp_auth=Тип авторизации SMTP
|
||||||
auths.smtphost=Узел SMTP
|
auths.smtphost=Узел SMTP
|
||||||
auths.smtpport=SMTP-порт
|
auths.smtpport=SMTP-порт
|
||||||
auths.enable_tls=Включение шифрования TLS
|
auths.enable_tls=Включение шифрования TLS
|
||||||
|
auths.pam_service_name=PAM Service Name
|
||||||
auths.enable_auto_register=Включить автоматическую регистрацию
|
auths.enable_auto_register=Включить автоматическую регистрацию
|
||||||
auths.tips=Советы
|
auths.tips=Советы
|
||||||
auths.edit=Редактировать параметры авторизации
|
auths.edit=Редактировать параметры авторизации
|
||||||
|
@ -667,6 +668,7 @@ config.deliver_timeout=Задержка доставки
|
||||||
config.skip_tls_verify=Skip TLS Verify
|
config.skip_tls_verify=Skip TLS Verify
|
||||||
config.mailer_config=Настройки почты
|
config.mailer_config=Настройки почты
|
||||||
config.mailer_enabled=Включено
|
config.mailer_enabled=Включено
|
||||||
|
config.mailer_disable_helo=Disable HELO
|
||||||
config.mailer_name=Имя
|
config.mailer_name=Имя
|
||||||
config.mailer_host=Сервер
|
config.mailer_host=Сервер
|
||||||
config.mailer_user=Пользователь
|
config.mailer_user=Пользователь
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue