mirror of https://github.com/go-gitea/gitea.git
conf/locale: update Russian and Spanish
This commit is contained in:
parent
d5de48df89
commit
0d90a16d9f
|
@ -516,8 +516,8 @@ dashboard.git_gc_repos=Ejecutar la recolección de basura en los repositorios
|
|||
dashboard.git_gc_repos_success=Todos los repositorios han ejecutado correctamente el recolector de basuras.
|
||||
dashboard.resync_all_sshkeys=Reescribir el fichero '.ssh/authorized_key'(atención: se perderán las claves que no pertenezcan a Gogs)
|
||||
dashboard.resync_all_sshkeys_success=Todas las claves públicas se han reescrito correctamente.
|
||||
dashboard.resync_all_update_hooks=Rewrite all update hook of repositories (needed when custom config path is changed)
|
||||
dashboard.resync_all_update_hooks_success=All repositories' update hook have been rewritten successfully.
|
||||
dashboard.resync_all_update_hooks=Reescribir todos los hooks de actualización de los repositorios (necesario cuando se modifica la ruta de configuración personalizada)
|
||||
dashboard.resync_all_update_hooks_success=Todos los hooks de actualización de los repositorios se han reescrito correctamente.
|
||||
|
||||
dashboard.server_uptime=Uptime del Servidor
|
||||
dashboard.current_goroutine=Gorutinas Actuales
|
||||
|
@ -547,62 +547,62 @@ dashboard.last_gc_time=Tiempo desde el Último GC
|
|||
dashboard.total_gc_time=Pausa Total por GC
|
||||
dashboard.total_gc_pause=Pausa Total por GC
|
||||
dashboard.last_gc_pause=Última Pausa por GC
|
||||
dashboard.gc_times=GC Times
|
||||
dashboard.gc_times=Ejecuciones GC
|
||||
|
||||
users.user_manage_panel=User Manage Panel
|
||||
users.new_account=Create New Account
|
||||
users.name=Name
|
||||
users.activated=Activated
|
||||
users.admin=Admin
|
||||
users.repos=Repos
|
||||
users.created=Created
|
||||
users.edit=Edit
|
||||
users.auth_source=Authorization Source
|
||||
users.user_manage_panel=Panel de Gestión de Usuarios
|
||||
users.new_account=Crear Nueva Cuenta
|
||||
users.name=Nombre
|
||||
users.activated=Activado
|
||||
users.admin=Administrador
|
||||
users.repos=Repositorios
|
||||
users.created=Creado
|
||||
users.edit=Editar
|
||||
users.auth_source=Origen de Autorización
|
||||
users.local=Local
|
||||
users.auth_login_name=Authorization Login Name
|
||||
users.update_profile_success=Account profile has been updated successfully.
|
||||
users.auth_login_name=Nombre de Usuario de Autorización
|
||||
users.update_profile_success=El perfil de la cuenta se ha actualizado correctamente.
|
||||
users.edit_account=Editar Cuenta
|
||||
users.is_activated=Esta cuenta está activada
|
||||
users.is_admin=This account has administrator permissions
|
||||
users.allow_git_hook=This account has permissions to create Git hooks
|
||||
users.update_profile=Update Account Profile
|
||||
users.delete_account=Delete This Account
|
||||
users.still_own_repo=This account still have ownership of repository, you have to delete or transfer them first.
|
||||
users.still_has_org=This account still have membership of organization, you have to left or delete them first.
|
||||
users.is_admin=Esta cuenta tiene permisos de administrador
|
||||
users.allow_git_hook=Esta cuenta tiene permisos para crear hooks de Git
|
||||
users.update_profile=Actualizar Perfil de la Cuenta
|
||||
users.delete_account=Eliminar esta Cuenta
|
||||
users.still_own_repo=Esta cuenta es propietaria de uno o más repositorios, tienes que borrarlos o transferirlos primero.
|
||||
users.still_has_org=Esta cuenta es miembro de una o más organizaciones, tienes que abandonarlas o eliminarlas primero.
|
||||
|
||||
orgs.org_manage_panel=Organization Manage Panel
|
||||
orgs.name=Name
|
||||
orgs.teams=Teams
|
||||
orgs.members=Members
|
||||
orgs.org_manage_panel=Panel de Gestión de Organización
|
||||
orgs.name=Nombre
|
||||
orgs.teams=Equipos
|
||||
orgs.members=Miembros
|
||||
|
||||
repos.repo_manage_panel=Repository Manage Panel
|
||||
repos.owner=Owner
|
||||
repos.name=Name
|
||||
repos.private=Private
|
||||
repos.watches=Watches
|
||||
repos.stars=Stars
|
||||
repos.issues=Issues
|
||||
repos.repo_manage_panel=Panel de Gestión de Repositorios
|
||||
repos.owner=Propietario
|
||||
repos.name=Nombre
|
||||
repos.private=Privado
|
||||
repos.watches=Vigilantes
|
||||
repos.stars=Estrellas
|
||||
repos.issues=Incidencias
|
||||
|
||||
auths.auth_manage_panel=Authorization Manage Panel
|
||||
auths.new=Add New Authorization Source
|
||||
auths.name=Name
|
||||
auths.type=Type
|
||||
auths.enabled=Enabled
|
||||
auths.updated=Updated
|
||||
auths.auth_type=Authorization Type
|
||||
auths.auth_name=Authorization Name
|
||||
auths.domain=Domain
|
||||
auths.auth_manage_panel=Panel de Gestión de Autorizaciones
|
||||
auths.new=Añadir nuevo origen de autorización
|
||||
auths.name=Nombre
|
||||
auths.type=Tipo
|
||||
auths.enabled=Activo
|
||||
auths.updated=Actualizado
|
||||
auths.auth_type=Tipo de Autorización
|
||||
auths.auth_name=Nombre de Autorización
|
||||
auths.domain=Dominio
|
||||
auths.host=Host
|
||||
auths.port=Port
|
||||
auths.port=Puerto
|
||||
auths.base_dn=Base DN
|
||||
auths.attributes=Search Attributes
|
||||
auths.filter=Search Filter
|
||||
auths.attributes=Atributos de búsqueda
|
||||
auths.filter=Filtro de Búsqueda
|
||||
auths.ms_ad_sa=Ms Ad SA
|
||||
auths.smtp_auth=SMTP Authorization Type
|
||||
auths.smtp_auth=Tipo de Autorización SMTP
|
||||
auths.smtphost=SMTP Host
|
||||
auths.smtpport=SMTP Port
|
||||
auths.enable_tls=Enable TLS Encryption
|
||||
auths.enable_auto_register=Enable Auto Registration
|
||||
auths.smtpport=Puerto SMTP
|
||||
auths.enable_tls=Habilitar Cifrado TLS
|
||||
auths.enable_auto_register=Hablilitar Auto-Registro
|
||||
auths.tips=Consejos
|
||||
auths.edit=Editar la Configuración de Autorización
|
||||
auths.activated=Esta autenticación ha sido activada
|
||||
|
@ -625,7 +625,7 @@ config.repo_root_path=Ruta del Repositorio
|
|||
config.static_file_root_path=Ruta de los Ficheros Estáticos
|
||||
config.log_file_root_path=Ruta de los Ficheros de Log
|
||||
config.script_type=Tipo de Script
|
||||
config.reverse_auth_user=Reverse Authentication User
|
||||
config.reverse_auth_user=Autenticación Inversa de Usuario
|
||||
config.db_config=Configuración de la Base de Datos
|
||||
config.db_type=Tipo
|
||||
config.db_host=Host
|
||||
|
@ -642,83 +642,83 @@ config.show_registration_button=Mostrar Botón de Registro
|
|||
config.require_sign_in_view=Solicitar la Vista de Inicio de Sesión
|
||||
config.mail_notify=Notificación por Correo Electrónico
|
||||
config.enable_cache_avatar=Activar la Caché de Avatar
|
||||
config.active_code_lives=Active Code Lives
|
||||
config.reset_password_code_lives=Reset Password Code Lives
|
||||
config.webhook_config=Webhook Configuration
|
||||
config.task_interval=Task Interval
|
||||
config.deliver_timeout=Deliver Timeout
|
||||
config.skip_tls_verify=Skip TLS Verify
|
||||
config.mailer_config=Mailer Configuration
|
||||
config.mailer_enabled=Enabled
|
||||
config.mailer_name=Name
|
||||
config.active_code_lives=Habilitar Vida del Código
|
||||
config.reset_password_code_lives=Restablecer Contraseña de Vida del Código
|
||||
config.webhook_config=Configuración de Webhooks
|
||||
config.task_interval=Intervalo de Tareas
|
||||
config.deliver_timeout=Timeout de Entrega
|
||||
config.skip_tls_verify=Omitir la Verificación TLS
|
||||
config.mailer_config=Configuración del Mailer
|
||||
config.mailer_enabled=Activado
|
||||
config.mailer_name=Nombre
|
||||
config.mailer_host=Host
|
||||
config.mailer_user=User
|
||||
config.oauth_config=OAuth Configuration
|
||||
config.oauth_enabled=Enabled
|
||||
config.cache_config=Cache Configuration
|
||||
config.cache_adapter=Cache Adapter
|
||||
config.cache_interval=Cache Interval
|
||||
config.cache_conn=Cache Connection
|
||||
config.session_config=Session Configuration
|
||||
config.session_provider=Session Provider
|
||||
config.provider_config=Provider Config
|
||||
config.cookie_name=Cookie Name
|
||||
config.enable_set_cookie=Enable Set Cookie
|
||||
config.gc_interval_time=GC Interval Time
|
||||
config.session_life_time=Session Life Time
|
||||
config.https_only=HTTPS Only
|
||||
config.cookie_life_time=Cookie Life Time
|
||||
config.picture_config=Picture Configuration
|
||||
config.picture_service=Picture Service
|
||||
config.disable_gravatar=Disable Gravatar
|
||||
config.log_config=Log Configuration
|
||||
config.log_mode=Log Mode
|
||||
config.mailer_user=Usuario
|
||||
config.oauth_config=Configuración OAuth
|
||||
config.oauth_enabled=Activado
|
||||
config.cache_config=Configuración de la Caché
|
||||
config.cache_adapter=Adaptador de la Caché
|
||||
config.cache_interval=Intervalo de la Caché
|
||||
config.cache_conn=Conexión de la Caché
|
||||
config.session_config=Configuración de la Sesión
|
||||
config.session_provider=Proveedor de la Sesión
|
||||
config.provider_config=Configuración del Proveedor
|
||||
config.cookie_name=Nombre de la Cookie
|
||||
config.enable_set_cookie=Activar Establecimiento de Cookie
|
||||
config.gc_interval_time=Intervalo de tiempo del GC
|
||||
config.session_life_time=Tiempo de Vida de la Sesión
|
||||
config.https_only=Sólo HTTPS
|
||||
config.cookie_life_time=Tiempo de Vida de la Cookie
|
||||
config.picture_config=Configuración de Imagen
|
||||
config.picture_service=Servicio de Imágen
|
||||
config.disable_gravatar=Desactivar Gravatar
|
||||
config.log_config=Configuración del Log
|
||||
config.log_mode=Modo del Log
|
||||
|
||||
monitor.cron=Cron Tasks
|
||||
monitor.name=Name
|
||||
monitor.schedule=Schedule
|
||||
monitor.next=Next Time
|
||||
monitor.previous=Previous Time
|
||||
monitor.execute_times=Execute Times
|
||||
monitor.process=Running Processes
|
||||
monitor.desc=Description
|
||||
monitor.start=Start Time
|
||||
monitor.execute_time=Execution Time
|
||||
monitor.cron=Tareas de Cron
|
||||
monitor.name=Nombre
|
||||
monitor.schedule=Agenda
|
||||
monitor.next=Próxima Vez
|
||||
monitor.previous=Vez Anterior
|
||||
monitor.execute_times=Ejecuciones
|
||||
monitor.process=Procesos en Ejecución
|
||||
monitor.desc=Descripción
|
||||
monitor.start=Hora de Inicio
|
||||
monitor.execute_time=Tiempo de ejecución
|
||||
|
||||
notices.system_notice_list=System Notices
|
||||
notices.type=Type
|
||||
notices.type_1=Repository
|
||||
notices.desc=Description
|
||||
notices.system_notice_list=Notificaciones del Sistema
|
||||
notices.type=Tipo
|
||||
notices.type_1=Repositorio
|
||||
notices.desc=Descripción
|
||||
notices.op=Op.
|
||||
notices.delete_success=System notice has been deleted successfully.
|
||||
notices.delete_success=La notificación del sistema se ha eliminado correctamente.
|
||||
|
||||
[action]
|
||||
create_repo=created repository <a href="%s/%s">%s</a>
|
||||
commit_repo=pushed to <a href="%s/%s/src/%s">%s</a> at <a href="%s/%s">%s</a>
|
||||
create_issue=`opened issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
||||
comment_issue=`commented on issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
||||
transfer_repo=transfered repository <code>%s</code> to <a href="/%s%s">%s</a>
|
||||
push_tag=pushed tag <a href="%s/%s/src/%s">%s</a> to <a href="%s/%s">%s</a>
|
||||
compare_2_commits=View comparison for these 2 commits
|
||||
create_repo=Repositorio creado <a href="%s/%s">%s</a>
|
||||
commit_repo=hizo push a <a href="%s/%s/src/%s">%s</a> en <a href="%s/%s">%s</a>
|
||||
create_issue=`incidencia abierta <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
||||
comment_issue=`comentó en la incidencia <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
||||
transfer_repo=transfirió el repositorio <code>%s</code> a <a href="/%s%s">%s</a>
|
||||
push_tag=hizo push del tag <a href="%s/%s/src/%s">%s</a> a <a href="%s/%s">%s</a>
|
||||
compare_2_commits=Ver la comparación de estos 2 commits
|
||||
|
||||
[tool]
|
||||
ago=ago
|
||||
from_now=from now
|
||||
now=now
|
||||
1s=1 second %s
|
||||
1m=1 minute %s
|
||||
1h=1 hour %s
|
||||
1d=1 day %s
|
||||
1w=1 week %s
|
||||
1mon=1 month %s
|
||||
1y=1 year %s
|
||||
seconds=%d seconds %s
|
||||
minutes=%d minutes %s
|
||||
hours=%d hours %s
|
||||
days=%d days %s
|
||||
weeks=%d weeks %s
|
||||
months=%d months %s
|
||||
years=%d years %s
|
||||
raw_seconds=seconds
|
||||
raw_minutes=minutes
|
||||
ago=hace
|
||||
from_now=desde ahora
|
||||
now=ahora
|
||||
1s=1 segundo %s
|
||||
1m=1 minuto %s
|
||||
1h=1 hora %s
|
||||
1d=1 día %s
|
||||
1w=1 semana %s
|
||||
1mon=1 mes %s
|
||||
1y=1 año %s
|
||||
seconds=%d segundos %s
|
||||
minutes=%d minutos %s
|
||||
hours=%d horas %s
|
||||
days=%d días %s
|
||||
weeks=%d semanas %s
|
||||
months=%d meses %s
|
||||
years=%d años %s
|
||||
raw_seconds=segundos
|
||||
raw_minutes=minutos
|
||||
|
||||
|
|
|
@ -313,9 +313,9 @@ tags=Метки
|
|||
issues=Обсуждения
|
||||
commits=Коммиты
|
||||
releases=Релизы
|
||||
file_raw=Raw
|
||||
file_raw=Исходник
|
||||
file_history=История
|
||||
file_view_raw=View Raw
|
||||
file_view_raw=Посмотреть исходник
|
||||
|
||||
commits.commits=Коммиты
|
||||
commits.search=Поиск коммитов
|
||||
|
@ -339,7 +339,7 @@ settings.update_settings=Обновить настройки
|
|||
settings.change_reponame=Имя репозитория изменено
|
||||
settings.change_reponame_desc=Имя хранилища изменено, вы хотите продолжить? Это действие повлияет на все ссылки, относящиеся к этому репозиторию.
|
||||
settings.transfer=Передать права собственности
|
||||
settings.transfer_desc=Transfer this repo to another user or to an organization where you have admin rights.
|
||||
settings.transfer_desc=Передать репозиторий другому пользователю или организации где у вас есть права администратора.
|
||||
settings.new_owner_has_same_repo=У нового владельца уже есть хранилище с таким названием.
|
||||
settings.delete=Удалить этот репозиторий
|
||||
settings.delete_desc=Как только вы удалите репозиторий — пути назад не будет. Удостоверьтесь, что вам это точно нужно.
|
||||
|
@ -352,7 +352,7 @@ settings.confirm_delete=Подтвердить удаление
|
|||
settings.add_collaborator=Добавить нового соавтора
|
||||
settings.add_collaborator_success=Был добавлен новый соавтор.
|
||||
settings.remove_collaborator_success=Соавтор был удален.
|
||||
settings.user_is_org_member=User is organization member who cannot be added as a collaborator.
|
||||
settings.user_is_org_member=Пользователь является членом организации, члены которой не могут быть добавлены в качестве соавтора.
|
||||
settings.add_webhook=Добавить Webhook
|
||||
settings.hooks_desc=Webhooks allow external services to be notified when certain events happen on Gogs. When the specified events happen, we'll send a POST request to each of the URLs you provide. Learn more in our <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 apply custom operations.
|
||||
|
@ -399,12 +399,12 @@ release.ahead=<strong>%d</strong> commits to %s since this release
|
|||
release.source_code=Исходный код
|
||||
release.tag_name=Имя тега
|
||||
release.target=Цель
|
||||
release.tag_helper=Choose an existing tag, or create a new tag on publish.
|
||||
release.tag_helper=Выберите существующий тег, или создайте новый.
|
||||
release.release_title=Название релиза
|
||||
release.content_with_md=Содержимое с <a href="%s">Markdown</a>
|
||||
release.write=Запись
|
||||
release.preview=Предварительный просмотр
|
||||
release.content_placeholder=Write some content
|
||||
release.content_placeholder=Напишите что-нибудь
|
||||
release.loading=Загрузка...
|
||||
release.prerelease_desc=Это предварительный релиз
|
||||
release.prerelease_helper=We’ll point out that this release is identified as non-production ready.
|
||||
|
@ -443,10 +443,10 @@ settings.change_orgname_desc=Organization name has been changed, do you want to
|
|||
settings.update_setting_success=Organization setting has been updated successfully.
|
||||
settings.delete=Удалить Организацию
|
||||
settings.delete_account=Удалить Эту Организацию
|
||||
settings.delete_prompt=The operation will delete this organization permanently, and <strong>CANNOT</strong> be undone!
|
||||
settings.delete_prompt=Это действие безвозвратно удалит эту организацию навсегда.
|
||||
settings.confirm_delete_account=Подтвердить удаление
|
||||
settings.delete_org_title=Удаление Организации
|
||||
settings.delete_org_desc=This organization is going to be deleted permanently, do you want to continue?
|
||||
settings.delete_org_desc=Эта организация будет удалена навсегда. Хотите всё-равно продолжить?
|
||||
settings.hooks_desc=Добавьте автоматическое обновление, который будет вызываться для <strong>всех репозиций</strong> под этой Группой.
|
||||
|
||||
members.public=Публичный
|
||||
|
@ -455,7 +455,7 @@ members.private=Приватный
|
|||
members.private_helper=Сделать Публичным
|
||||
members.owner=Владелец
|
||||
members.member=Участник
|
||||
members.conceal=Conceal
|
||||
members.conceal=Скрыть
|
||||
members.remove=Удалить
|
||||
members.leave=Покинуть
|
||||
members.invite_desc=Начните вводить имя пользователя чтобы пригласить нового члена %s:
|
||||
|
@ -494,7 +494,7 @@ organizations=Организации
|
|||
repositories=Репозитории
|
||||
authentication=Авторизация
|
||||
config=Настройки
|
||||
notices=System Notices
|
||||
notices=Системные уведомления
|
||||
monitor=Мониторинг
|
||||
prev=Предыдущий.
|
||||
next=Следующий
|
||||
|
@ -506,15 +506,15 @@ dashboard.statistic_info=В базе данных Gogs записано <b>%d</b
|
|||
dashboard.operation_name=Operation Name
|
||||
dashboard.operation_switch=Переключить
|
||||
dashboard.operation_run=Запуск
|
||||
dashboard.clean_unbind_oauth=Clean unbound OAuthes
|
||||
dashboard.clean_unbind_oauth_success=All unbind OAuthes have been deleted successfully.
|
||||
dashboard.clean_unbind_oauth=Удалить не привязанные OAUth
|
||||
dashboard.clean_unbind_oauth_success=Не привязанные OAuth аккаунты успешно удалены.
|
||||
dashboard.delete_inactivate_accounts=Удалить все неактивированные учетные записи
|
||||
dashboard.delete_inactivate_accounts_success=Все неактивированные учетные записи удалены успешно.
|
||||
dashboard.delete_repo_archives=Удаление всех архивов репозиториев
|
||||
dashboard.delete_repo_archives_success=Все архивы репозиториев были успешно удалены.
|
||||
dashboard.git_gc_repos=Выполнить сборку мусора на репозиториях
|
||||
dashboard.git_gc_repos_success=Сборка мусора на всех репозиториях успешно выполнена.
|
||||
dashboard.resync_all_sshkeys=Rewrite '.ssh/autorized_key' file (caution: non-Gogs keys will be lost)
|
||||
dashboard.resync_all_sshkeys=Переписать файл «.ssh/autorized_key» (осторожно: не Gogs ключи будут утеряны)
|
||||
dashboard.resync_all_sshkeys_success=All public keys have been rewritten successfully.
|
||||
dashboard.resync_all_update_hooks=Rewrite all update hook of repositories (needed when custom config path is changed)
|
||||
dashboard.resync_all_update_hooks_success=All repositories' update hook have been rewritten successfully.
|
||||
|
@ -690,7 +690,7 @@ notices.type=Тип
|
|||
notices.type_1=Репозиторий
|
||||
notices.desc=Описание
|
||||
notices.op=Op.
|
||||
notices.delete_success=System notice has been deleted successfully.
|
||||
notices.delete_success=Системное уведомление успешно удалено.
|
||||
|
||||
[action]
|
||||
create_repo=создан репозиторий <a href="%s/%s"> %s</a>
|
||||
|
@ -699,26 +699,26 @@ create_issue=`opened issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
|||
comment_issue=`commented on issue <a href="%s/issues/%s">%[1]s#%[2]s</a>`
|
||||
transfer_repo=transfered repository <code>%s</code> to <a href="/%s%s">%s</a>
|
||||
push_tag=pushed tag <a href="%s/%s/src/%s">%s</a> to <a href="%s/%s">%s</a>
|
||||
compare_2_commits=View comparison for these 2 commits
|
||||
compare_2_commits=Просмотреть сравнение двух коммитов
|
||||
|
||||
[tool]
|
||||
ago=ago
|
||||
from_now=from now
|
||||
now=сейчас
|
||||
1s=1 second %s
|
||||
1m=1 minute %s
|
||||
1h=1 hour %s
|
||||
1d=1 day %s
|
||||
1w=1 week %s
|
||||
1m=1 минута %s
|
||||
1h=1 час %s
|
||||
1d=1 день %s
|
||||
1w=1 неделя %s
|
||||
1mon=1 month %s
|
||||
1y=1 year %s
|
||||
1y=1 год %s
|
||||
seconds=%d секунд %s
|
||||
minutes=%d минут %s
|
||||
hours=%d часов %s
|
||||
days=%d days %s
|
||||
days=%d дней %s
|
||||
weeks=%d weeks %s
|
||||
months=%d months %s
|
||||
years=%d years %s
|
||||
raw_seconds=seconds
|
||||
raw_minutes=minutes
|
||||
raw_seconds=секунд
|
||||
raw_minutes=минут
|
||||
|
||||
|
|
Loading…
Reference in New Issue