diff options
author | Unknwon <u@gogs.io> | 2015-09-18 10:02:17 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-18 10:02:17 -0400 |
commit | 2340bb1ed24df00936fb23ed6ea7188e43d52eb9 (patch) | |
tree | c02d6d0f280df8e821f375b952594b98d06e2c6c /conf/locale | |
parent | d9c5b3bceef42f269e16c6d2f2b4a4ad29f7882d (diff) | |
download | gitea-2340bb1ed24df00936fb23ed6ea7188e43d52eb9.tar.gz gitea-2340bb1ed24df00936fb23ed6ea7188e43d52eb9.zip |
update locales
Diffstat (limited to 'conf/locale')
-rwxr-xr-x | conf/locale/locale_bg-BG.ini | 54 | ||||
-rwxr-xr-x | conf/locale/locale_de-DE.ini | 15 | ||||
-rwxr-xr-x | conf/locale/locale_es-ES.ini | 56 | ||||
-rwxr-xr-x | conf/locale/locale_fr-FR.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_it-IT.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_ja-JP.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_lv-LV.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_nl-NL.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_pl-PL.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_pt-BR.ini | 15 | ||||
-rwxr-xr-x | conf/locale/locale_ru-RU.ini | 38 | ||||
-rwxr-xr-x | conf/locale/locale_zh-CN.ini | 15 | ||||
-rwxr-xr-x | conf/locale/locale_zh-HK.ini | 38 |
13 files changed, 333 insertions, 126 deletions
diff --git a/conf/locale/locale_bg-BG.ini b/conf/locale/locale_bg-BG.ini index b2471085bc..6c5a5bccc6 100755 --- a/conf/locale/locale_bg-BG.ini +++ b/conf/locale/locale_bg-BG.ini @@ -5,7 +5,6 @@ dashboard=Табло explore=Разгледай
help=Помощ
sign_in=Влизане
-social_sign_in=Вход чрез социална мрежа: 2. стъпка <small>асоцииране на профил</small>
sign_out=Излизане
sign_up=Регистрирайте се
register=Регистриране
@@ -14,7 +13,7 @@ version=Версия page=Страница
template=Шаблон
language=Език
-create_new=Create...
+create_new=Създаване...
user_profile_and_more=Потребителски профил и пр.
signed_in_as=Вписан като
@@ -54,7 +53,8 @@ code=Код [install]
install=Инсталация
title=Стъпки за инсталиране при първоначално стартиране
-requite_db_desc=Gogs изисква MySQL, PostgreSQL или SQLite3.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Настройки на базата данни
db_type=Тип на база данни
host=Сървър
@@ -64,8 +64,11 @@ db_name=Име на база данни db_helper=Моля, използвайте INNODB engine с utf8_general_ci кодиране на знаци за MySQL.
ssl_mode=Режим SSL
path=Път
-sqlite_helper=Пък към файла на SQLite3 база данни.
-err_empty_sqlite_path=Пътят за SQLite3 база за данни не може да е празен.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Общи настройки на приложението
app_name=Име на приложението
@@ -99,6 +102,8 @@ disable_gravatar=Изключи връзка с Gravatar disable_gravatar_popup=Изключва Gravatar и външни източници, така че всички аватари трябва да са или качени от потребителите или да се ползват аватари по подразбиране.
disable_registration=Изключи саморегистрацията
disable_registration_popup=Изключи потребителската саморегистрация, само администратор може да създава профили.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Включи задължително вписване за преглед на страници
require_sign_in_view_popup=Само вписани потребители могат да виждат страниците, анонимните посетители виждат само страниците за регистрация и вход.
admin_setting_desc=Няма нужда от създаване на администраторски профил в момента, защото потребителят с първо ID в базата автоматично получава администраторски достъп.
@@ -143,7 +148,7 @@ forgot_password=Забравена парола forget_password=Забравена парола?
sign_up_now=Нуждаете се от профил? Регистрирайте се сега.
confirmation_mail_sent_prompt=Ново писмо за потвърждение е изпратено до <b>%s</b>. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация.
-sign_in_email=Влизане чрез ел. поща
+sign_in_to_account=Sign in to your account
active_your_account=Активиране на профил
resent_limit_prompt=За съжаление Вие съвсем наскоро изпратихте писмо за активация. Моля изчакайте 3 минути, след което опитайте отново.
has_unconfirmed_mail=Здравейте %s, имате непотвърден адрес на ел. поща (<b>%s</b>). Ако не сте получили писмо за потвърждение или имате нужда да се изпрати ново писмо, моля щракнете бутона по-долу.
@@ -155,6 +160,12 @@ invalid_code=За съжаление Вашия код за потвържден reset_password_helper=Щракнете тук, за да нулирате паролата си
password_too_short=Размерът на паролата не може да бъде по-малък от 6 знака.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Да
no=Не
@@ -271,7 +282,7 @@ email_deletion_desc=При изтриване на тази ел. поща ще email_deletion_success=Ел. пощата беше изтрита успешно!
add_new_email=Добавяне на нов адрес на ел. поща
add_email=Добави ел. поща
-add_email_confirmation_sent=Ново писмо за потвърждение е изпратено до <b>%s</b>. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация.
+add_email_confirmation_sent=Ново писмо за потвърждение е изпратено до '%s'. Моля проверете пощенската си кутия в рамките на следващите %d часа, за да завършите процеса на регистрация.
add_email_success=Ваш нов адрес на ел. поща е добавен успешно.
manage_ssh_keys=Управление на SSH ключове
@@ -716,9 +727,9 @@ authentication=Удостоверявания config=Конфигурация
notices=Системни известия
monitor=Наблюдение
-prev=Предишен
-next=Следващ
-total=Total: %d
+first_page=First
+last_page=Last
+total=Общо: %d
dashboard.statistic=Статистика
dashboard.operations=Операции
@@ -777,10 +788,12 @@ users.activated=Активиран users.admin=Администратор
users.repos=Хранилища
users.created=Създаване
+users.new_success=New account '%s' has been created successfully.
users.edit=Редакция
users.auth_source=Източник за удостоверяване
users.local=Локално
users.auth_login_name=Потребителско име за удостоверяване
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Профилът е запазен успешно.
users.edit_account=Редактирай профил
users.is_activated=Този профил е активиран
@@ -790,6 +803,7 @@ users.update_profile=Обнови профила users.delete_account=Изтрий този профил
users.still_own_repo=Този профил притежава поне едно хранилище. Първо трябва да изтриете хранилището или да го прехвърлите на друг потребител.
users.still_has_org=Този профил е член на поне една организация. Първо трябва да напуснете или изтриете тези организации.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Управление на организацията
orgs.name=Име
@@ -805,7 +819,7 @@ repos.stars=Харесвания repos.issues=Проблеми
auths.auth_manage_panel=Управление на удостоверявания
-auths.new=Add New Source
+auths.new=Добави нов източник за удостоверяване
auths.name=Име
auths.type=Тип
auths.enabled=Активен
@@ -815,11 +829,11 @@ auths.auth_name=Име на удостоверяване auths.domain=Домейн
auths.host=Сървър
auths.port=Порт
-auths.bind_dn=Домейн за свръзка
+auths.bind_dn=Име (DN) за свръзка
auths.bind_password=Парола за свързка
-auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account.
+auths.bind_password_helper=Внимание: Тази парола се запазва некриптирана. Моля използвайте потребител, който няма административен достъп.
auths.user_base=База с потребители
-auths.user_dn=User DN
+auths.user_dn=Име (DN) на потребител
auths.attribute_name=Атрибут за име
auths.attribute_surname=Атрибут за фамилия
auths.attribute_mail=Атрибут за ел. поща
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP удостоверяване
auths.smtphost=SMTP сървър
auths.smtpport=SMTP порт
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Включи TLS криптиране
auths.skip_tls_verify=Пропусни проверка на TLS
auths.pam_service_name=Име на PAM услуга
@@ -836,13 +852,13 @@ auths.enable_auto_register=Включи автоматична регистра auths.tips=Съвети
auths.edit=Редактирай настройки за удостоверяване
auths.activated=Това удостоверяване е активно
-auths.new_success=New authentication '%s' has been added successfully.
+auths.new_success=Новото удостоверяване '%s' е добавено успешно.
auths.update_success=Настройките за удостоверяване са запазени успешно.
auths.update=Обнови настройки за удостоверяване
auths.delete=Изтриване на това удостоверяване
auths.delete_auth_title=Изтрий удостоверяването
auths.delete_auth_desc=Това удостоверяване ще бъде изтрито. Желаете ли да продължите?
-auths.deletion_success=Authentication has been deleted successfully!
+auths.deletion_success=Удостоверяването е изтрито успешно!
config.server_config=Сървърни настройки
config.app_name=Име на приложението
@@ -866,14 +882,16 @@ config.db_user=Потребител config.db_ssl_mode=SSL режим
config.db_ssl_mode_helper=(само за postgres)
config.db_path=Път
-config.db_path_helper=(само за sqlite3)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Настройка на услугата
config.register_email_confirm=Изисквай потвърждение на адреси на ел. поща
config.disable_register=Изключи нови регистрации
config.show_registration_button=Покажи бутон за регистрация
config.require_sign_in_view=Изисквай вписване за преглед
-config.mail_notify=Уведомяване по ел. поща
config.enable_cache_avatar=Включи кеширане на аватари
+config.mail_notify=Уведомяване по ел. поща
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Кодове за активиране
config.reset_password_code_lives=Кодове за изчистване на парола
config.webhook_config=Конфигурация на уеб-куки
diff --git a/conf/locale/locale_de-DE.ini b/conf/locale/locale_de-DE.ini index 4b7a51d09c..cda2df521e 100755 --- a/conf/locale/locale_de-DE.ini +++ b/conf/locale/locale_de-DE.ini @@ -5,7 +5,6 @@ dashboard=Übersicht explore=Erkunden
help=Hilfe
sign_in=Anmelden
-social_sign_in=Anmeldung über soziales Konto: zweiter Schritt <small>Konto verknüpfen</small>
sign_out=Abmelden
sign_up=Registrieren
register=Registrieren
@@ -54,6 +53,7 @@ code=Code [install]
install=Installation
title=Installation für erstmaligen Start
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
requite_db_desc=Gogs benötigt MySQL, PostgreSQL, SQLite3 oder TiDB.
db_title=Datenbankeinstellungen
db_type=Datenbanktyp
@@ -102,6 +102,8 @@ disable_gravatar=Gravatar-Dienst deaktivieren disable_gravatar_popup=Gravatar und benutzerdefinierte Quellen deaktivieren, alle Avatare werden standardmäßig vom Nutzer hochgeladen oder sind Standardavatare.
disable_registration=Benutzerregistrierung deaktivieren
disable_registration_popup=Deaktiviere die Benutzerregistrierung, nur Administratoren können Benutzerkonten anlegen.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Erfordere Anmeldung, um Inhalte anzusehen
require_sign_in_view_popup=Lediglich angemeldete Benutzer können Inhalte betrachten, Gäste sehen nur die Anmelden/Registrieren Seite.
admin_setting_desc=Sie müssen jetzt noch keinen Administrator-Account anlegen. Der erste Benutzer ("ID=1") erhält automatisch Administrationsrechte.
@@ -146,7 +148,7 @@ forgot_password=Passwort vergessen forget_password=Passwort vergessen?
sign_up_now=Du willst ein Konto? Jetzt registrieren!
confirmation_mail_sent_prompt=Eine neue Bestätigungs-E-Mail wurde an <b>%s</b> gesendet. Kontrolliere dein Postfach innerhalb der nächsten %d Stunden, um die Registrierung abzuschließen.
-sign_in_email=Melde dich mit deiner E-Mail-Adresse an
+sign_in_to_account=Sign in to your account
active_your_account=Aktiviere dein Konto
resent_limit_prompt=Es tut uns leid, du sendest zu häufig Aktivierungs-E-Mails. Bitte warte 3 Minuten.
has_unconfirmed_mail=Hallo %s, du hast eine unbestätigte E-Mail-Adresse (<b>%s</b>). Wenn du keine Bestätigungs-E-Mail erhalten hast oder eine neue benötigtst, klicke bitte auf den folgenden Button.
@@ -158,6 +160,12 @@ invalid_code=Es tut uns leid, der Bestätigungscode ist abgelaufen oder ungülti reset_password_helper=Hier klicken, um das Passwort zurückzusetzen
password_too_short=Das Passwort muss mindenstens 6 Zeichen lang sein
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Ja
no=Nein
@@ -274,7 +282,7 @@ email_deletion_desc=Das Löschen dieser E-Mail Adresse wird alle Informationen e email_deletion_success=E-Mail-Adresse wurde erfolgreich gelöscht!
add_new_email=Neue E-Mail-Adresse hinzufügen
add_email=E-Mail-Adresse hinzufügen
-add_email_confirmation_sent=Eine neue Bestätigungsmail wurde an <b>%s</b> gesendet, bitte überprüfen Sie Ihren Posteingang innerhalb von %d Stunden um die Bestätigung abzuschließen.
+add_email_confirmation_sent=Eine neue Bestätigungsmail wurde an '%s' gesendet, bitte überprüfen Sie Ihren Posteingang innerhalb von %d Stunden um die Bestätigung abzuschließen.
add_email_success=Deine neue E-Mail-Adresse wurde erfolgreich hinzugefügt.
manage_ssh_keys=SSH-Schlüssel verwalten
@@ -795,6 +803,7 @@ users.update_profile=Kontoprofil aktualisieren users.delete_account=Dieses Konto löschen
users.still_own_repo=Dieses Konto besitzt noch Repositories. Diese müssen zuerst gelöscht oder übertragen werden.
users.still_has_org=Dieses Konto ist noch Mitglied einer Organisation, bitte entferne diese Mitgliedschaft zuerst.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Organisationenverwaltung
orgs.name=Name
diff --git a/conf/locale/locale_es-ES.ini b/conf/locale/locale_es-ES.ini index 9f9796c76c..fb17bbf961 100755 --- a/conf/locale/locale_es-ES.ini +++ b/conf/locale/locale_es-ES.ini @@ -5,7 +5,6 @@ dashboard=Panel de control explore=Explorar
help=Ayuda
sign_in=Iniciar sesión
-social_sign_in=Inicio de sesión social: 2° paso <small>cuenta de asociado</small>
sign_out=Cerrar sesión
sign_up=Suscripción
register=Registro
@@ -14,7 +13,7 @@ version=Versión page=Página
template=Plantilla
language=Idioma
-create_new=Create...
+create_new=Crear...
user_profile_and_more=Perfil de usuario y más
signed_in_as=Identificado como
@@ -54,7 +53,8 @@ code=Código [install]
install=Instalación
title=Pasos de la instalación por primera vez
-requite_db_desc=Gogs necesita MySQL, PostgreSQL o SQLite3.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requiere una base de datos MySQL, PostgreSQL, SQLite3 o TiDB.
db_title=Configuración de base de datos
db_type=Tipo de base de datos
host=Host
@@ -64,15 +64,18 @@ db_name=Nombre de la base de datos db_helper=Por favor utilice el motor INNODB con la configuración de caracteres utf8_general_ci para MySQL.
ssl_mode=Modo SSL
path=Ruta
-sqlite_helper=Ruta del archivo de la base de datos de SQLite3.
-err_empty_sqlite_path=La ruta de la base de datos SQLite3 no puede estar vacía.
+sqlite_helper=Ruta del archivo con la base de datos SQLite3 o TiDB.
+err_empty_db_path=La ruta a la base de datos SQLite3 o TiDB no puede estar vacía.
+err_invalid_tidb_name=El nombre de la base de datos TiDB no puede contener los caracteres "." ni "-".
+no_admin_and_disable_registration=No puede deshabilitar el registro sin crear una cuenta de administrador.
+err_empty_admin_password=La contraseña de administrador no puede estar vacía.
general_title=Configuración General de Gogs
app_name=Nombre de la Aplicación
app_name_helper=Pon aquí el nombre de tu organización, ¡alto y claro!
repo_path=Ruta del repositorio de Raiz (Root)
repo_path_helper=Todos los repositorios remotos de Git se guardarán en este directorio.
-run_user=Abrir el usuario
+run_user=Ejecutar como Usuario
run_user_helper=El usuario necesita tener acceso a la Ruta Raíz del Repositorio y ejecutar Gogs.
domain=Dominio
domain_helper=Esto afecta a las URLs para clonar por SSH.
@@ -99,6 +102,8 @@ disable_gravatar=Desactivar el Servicio Gravatar disable_gravatar_popup=Desactivar Gravatar y cualquier otra fuente personalizada. Todos los avatares deben ser cargados por los usuarios o en su defecto se mostrará el avatar predeterminado.
disable_registration=Desactivar Auto-Registro
disable_registration_popup=Desactivar auto-registro del usuario, solo el administrador podrá crear cuentas nuevas.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Activar el Inicio de Sesión obligatorio para Ver Páginas
require_sign_in_view_popup=Solo los usuarios logados pueden ver páginas, los visitantes anónimos solo podrán ver las páginas de login/registro.
admin_setting_desc=No es necesario crear una cuenta de administrador ahora mismo, el usuario que tenga ID=1 obtendrá privilegios de administrador automáticamente.
@@ -143,7 +148,7 @@ forgot_password=He olvidado mi contraseña forget_password=¿Has olvidado tu contraseña?
sign_up_now=¿Necesitas una cuenta? Regístrate ahora.
confirmation_mail_sent_prompt=Un nuevo correo de confirmación se ha enviado a <b>%s</b>. Por favor, comprueba tu bandeja de entrada en las siguientes %d horas para completar el proceso de registro.
-sign_in_email=Inicia sesión con tu correo electrónico
+sign_in_to_account=Sign in to your account
active_your_account=Activa tu cuenta
resent_limit_prompt=Lo sentimos, estás solicitando el reenvío del mail de activación con demasiada frecuencia. Por favor, espera 3 minutos.
has_unconfirmed_mail=Hola %s, tu correo electrónico (<b>%s</b>) no está confirmado. Si no has recibido un correo de confirmación o necesitas que lo enviemos de nuevo, por favor, haz click en el siguiente botón.
@@ -155,6 +160,12 @@ invalid_code=Lo sentimos, su código de confirmación ha expirado o no es valido reset_password_helper=Haga Clic aquí para restablecer su contraseña
password_too_short=La longitud de la contraseña no puede ser menor a 6.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Sí
no=No
@@ -267,11 +278,11 @@ primary=Principal primary_email=Marcar como principal
delete_email=Eliminar
email_deletion=Eliminación de Correo Electrónico
-email_deletion_desc=Delete this e-mail address will remove related information from your account. Do you want to continue?
+email_deletion_desc=Al eliminar esta dirección de correo electrónico se eliminará toda la información asociada a esta dirección de correo electrónico. ¿Deseas continuar?
email_deletion_success=¡El correo electrónico ha sido eliminado correctamente!
add_new_email=Añadir nueva dirección de correo electrónico
add_email=Añadir correo electrónico
-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_confirmation_sent=Un nuevo correo de confirmación ha sido enviado a '%s'. Por favor, comprueba tu bandeja de entrada en las próximas %d horas para completar el proceso.
add_email_success=Tu nuevo correo electrónico se ha añadido correctamente.
manage_ssh_keys=Gestionar Claves SSH
@@ -716,8 +727,8 @@ authentication=Autenticaciones config=Configuración
notices=Avisos del Sistema
monitor=Monitorización
-prev=Anterior
-next=Siguiente
+first_page=Primera
+last_page=Última
total=Total: %d
dashboard.statistic=Estadísticas
@@ -777,10 +788,12 @@ users.activated=Activado users.admin=Administrador
users.repos=Repositorios
users.created=Creado
+users.new_success=La cuenta '%s' ha sido creada con éxito.
users.edit=Editar
users.auth_source=Fuente de Autenticación
users.local=Local
users.auth_login_name=Nombre de Inicio de Sesión de Autenticación
+users.password_helper=Deje el campo vacío si no desea cambiar la contraseña.
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
@@ -790,6 +803,7 @@ 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.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Panel de Gestión de Organización
orgs.name=Nombre
@@ -805,7 +819,7 @@ repos.stars=Estrellas repos.issues=Incidencias
auths.auth_manage_panel=Panel de Administración de Autenticación
-auths.new=Add New Source
+auths.new=Añadir Nuevo Origen
auths.name=Nombre
auths.type=Tipo
auths.enabled=Activo
@@ -817,9 +831,9 @@ auths.host=Host auths.port=Puerto
auths.bind_dn=Bind DN
auths.bind_password=Contraseña Bind
-auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account.
+auths.bind_password_helper=Advertencia: La contraseña se almacena como texto plano. No utilice una cuenta con privilegios elevados.
auths.user_base=Base de Búsqueda de Usuarios
-auths.user_dn=User DN
+auths.user_dn=DN de Usuario
auths.attribute_name=Atributo nombre
auths.attribute_surname=Atributo apellido
auths.attribute_mail=Atributo correo electrónico
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=Tipo de Autenticación SMTP
auths.smtphost=SMTP Host
auths.smtpport=Puerto SMTP
+auths.allowed_domains=Dominios Permitidos
+auths.allowed_domains_helper=Deje el campo vacío si no desea restringir ningún dominio. Para restringir más de uno, separe los dominios con una coma ','.
auths.enable_tls=Habilitar Cifrado TLS
auths.skip_tls_verify=Omitir la verificación TLS
auths.pam_service_name=Nombre del Servicio PAM
@@ -836,13 +852,13 @@ auths.enable_auto_register=Hablilitar Auto-Registro auths.tips=Consejos
auths.edit=Editar la Configuración de Autenticación
auths.activated=Esta autenticación ha sido activada
-auths.new_success=New authentication '%s' has been added successfully.
+auths.new_success=¡La autenticación '%s' ha sido añadida con éxito!
auths.update_success=La configuración de autenticación ha sido actualizada con éxito.
auths.update=Actualizar la Configuración de Autenticación
auths.delete=Eliminar Autenticación
auths.delete_auth_title=Borrado de Autenticación
auths.delete_auth_desc=Esta autenticación será eliminada. ¿Deseas continuar?
-auths.deletion_success=Authentication has been deleted successfully!
+auths.deletion_success=¡La autenticación ha sido eliminada con éxito!
config.server_config=Configuración del Servidor
config.app_name=Nombre de la Aplicación
@@ -851,7 +867,7 @@ config.app_url=URL de la Aplicación config.domain=Dominio
config.offline_mode=Modo Sin Conexión
config.disable_router_log=Deshabilitar Log del Router
-config.run_user=Usuario de Ejecución
+config.run_user=Ejecutada como Usuario
config.run_mode=Modo de Ejecución
config.repo_root_path=Ruta del Repositorio
config.static_file_root_path=Ruta de los Ficheros Estáticos
@@ -866,14 +882,16 @@ config.db_user=Usuario config.db_ssl_mode=Modo SSL
config.db_ssl_mode_helper=(solo para "postgres")
config.db_path=Ruta
-config.db_path_helper=(solo para "sqlite3")
+config.db_path_helper=(para "sqlite3" y "tidb")
config.service_config=Configuración del Servicio
config.register_email_confirm=Solicitar Confirmación por Correo Electrónico
config.disable_register=Deshabilitar el Registro
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.mail_notify=Notificación por Correo Electrónico
+config.disable_key_size_check=Deshabilitar la comprobación de Tamaño Mínimo de Clave
+config.enable_captcha=Activar Captcha
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
diff --git a/conf/locale/locale_fr-FR.ini b/conf/locale/locale_fr-FR.ini index 3dfbc9d7da..60c9ed4eff 100755 --- a/conf/locale/locale_fr-FR.ini +++ b/conf/locale/locale_fr-FR.ini @@ -5,7 +5,6 @@ dashboard=Tableau de bord explore=Explorer
help=Aide
sign_in=Connexion
-social_sign_in=Connexion avec un réseau social : 2e étape <small>associer un compte</small>
sign_out=Déconnexion
sign_up=Créer un compte
register=S'enregistrer
@@ -54,7 +53,8 @@ code=Code [install]
install=Installation
title=Instructions de Première Installation
-requite_db_desc=Gogs nécessite MySQL, PostgreSQL ou SQLite3.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Paramètres de la base de données
db_type=Type de Base de Données
host=Hôte
@@ -64,8 +64,11 @@ db_name=Nom de la Base de Données db_helper=Veuillez utiliser le moteur INNODB avec le jeu de caractères utf8_general_ci pour MySQL.
ssl_mode=Mode SSL
path=Chemin
-sqlite_helper=Emplacement du fichier de la base de données SQLite3.
-err_empty_sqlite_path=Le chemin de la base de donnée SQLite3 ne peut être vide.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Paramètres Généraux de Gogs
app_name=Nom de l'Application
@@ -99,6 +102,8 @@ disable_gravatar=Disable Gravatar Service disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Désactiver le formulaire d'inscription
disable_registration_popup=Désactiver le formulaire d'inscription, seuls les administrateurs peuvent créer des comptes.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Demander une connexion pour afficher des pages
require_sign_in_view_popup=Seules les personnes connectées peuvent voir les pages. Les visiteurs anonymes ne pourront voir que les pages de connexion/enregistrement.
admin_setting_desc=Vous n'avez pas besoin de créer un compte admin. L'utilisateur ayant l'ID = 1 aura l'accès admin automatiquement.
@@ -143,7 +148,7 @@ forgot_password=Mot de Passe oublié forget_password=Mot de Passe oublié ?
sign_up_now=Pas de compte ? Créer maintenant.
confirmation_mail_sent_prompt=Un nouveau mail de confirmation à été envoyé à <b>%s</b>. Veuillez vérifier votre boîte de réception dans un délai de %d heures pour compléter votre enregistrement.
-sign_in_email=Connexion avec l'E-mail
+sign_in_to_account=Sign in to your account
active_your_account=Activer votre Compte
resent_limit_prompt=Désolé, vos tentatives d'activation sont trop fréquentes. Veuillez réessayer dans 3 minutes.
has_unconfirmed_mail=Bonjour %s, votre adresse courriel (<b>%s</b>) n'a pas été confirmée. Si vous n'avez reçu aucun courriel de confirmation ou souhaitez renouveler l'envoi, appuyez sur le bouton ci-dessous.
@@ -155,6 +160,12 @@ invalid_code=Désolé, code de confirmation invalide ou expiré. reset_password_helper=Cliquez ici pour réinitialiser votre mot de passe
password_too_short=Le mot de passe doit contenir 6 caractères minimum.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Oui
no=Non
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Ajouter une nouvelle adresse courriel
add_email=Ajouter un courriel
-add_email_confirmation_sent=Un nouvel e-mail de confirmation a été envoyé à <b>%s</b>, merci de vérifier votre boite de réception dans les %d heures pour compléter le processus de confirmation.
+add_email_confirmation_sent=Une nouvelle confirmation d'adresse e-mail a été envoyé à '%s', veuillez vérifier votre boîte de réception dans un délai de %d heures pour terminer le processus de confirmation.
add_email_success=Votre courriel a été ajouté avec succès.
manage_ssh_keys=Gérer les clés SSH
@@ -716,8 +727,8 @@ authentication=Authentifications config=Configuration
notices=Notes Systèmes
monitor=Supervision
-prev=Préc.
-next=Suiv.
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statistiques
@@ -777,10 +788,12 @@ users.activated=Activés users.admin=Administrateur
users.repos=Dépôts
users.created=Créés
+users.new_success=New account '%s' has been created successfully.
users.edit=Éditer
users.auth_source=Authentication Source
users.local=Locales
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Profil mis à jour avec succès.
users.edit_account=Modifier le Compte
users.is_activated=Ce compte est activé
@@ -790,6 +803,7 @@ users.update_profile=Mettre le profil à jour users.delete_account=Supprimer ce Compte
users.still_own_repo=Ce compte possède toujours des dépôts. Vous devez d'abord les supprimer ou les transférer.
users.still_has_org=Ce compte a toujours membres de l'organisation, vous avez à gauche ou supprimez tout d'abord.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Gestion des Organisations
orgs.name=Nom
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=Hôte SMTP
auths.smtpport=Port SMTP
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Activer le Chiffrement TLS
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=Nom du Service PAM
@@ -866,14 +882,16 @@ config.db_user=Utilisateur config.db_ssl_mode=Mode SSL
config.db_ssl_mode_helper=("postgres" uniquement)
config.db_path=Emplacement
-config.db_path_helper=("sqlite3" uniquement)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Configuration du Service
config.register_email_confirm=Nécessite une confirmation par courriel
config.disable_register=Désactiver l'Enregistrement
config.show_registration_button=Afficher le bouton d'enregistrement
config.require_sign_in_view=Connexion Obligatoire pour Visualiser
-config.mail_notify=Mailer les Notifications
config.enable_cache_avatar=Activer le Cache d'Avatar
+config.mail_notify=Mailer les Notifications
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Limites de Code Actif
config.reset_password_code_lives=Réinitialiser le Mot De Passe des Limites de Code
config.webhook_config=Configuration Webhook
diff --git a/conf/locale/locale_it-IT.ini b/conf/locale/locale_it-IT.ini index c3254e551d..b6dbb0fa7a 100755 --- a/conf/locale/locale_it-IT.ini +++ b/conf/locale/locale_it-IT.ini @@ -5,7 +5,6 @@ dashboard=Pannello di controllo explore=Esplora
help=Aiuto
sign_in=Accedi
-social_sign_in=Login Sociale: Passo 2 <small>associare l'account</small>
sign_out=Esci
sign_up=Registrati
register=Registrati
@@ -54,7 +53,8 @@ code=Codice [install]
install=Installazione
title=Passi d'installazione per il primo avvio
-requite_db_desc=Gogs richiede MySql, PostgresSQL o SQLite.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Impostazioni Database
db_type=Tipo di database
host=Host
@@ -64,8 +64,11 @@ db_name=Nome del database db_helper=Utilizza il motore INNODB con codifica utf8_general_ci per MySQL.
ssl_mode=Modalità SSL
path=Percorso
-sqlite_helper=Percorso per database SQLite3.
-err_empty_sqlite_path=Il percorso del database SQLite3 non può essere vuoto.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Impostazioni di Base dell'Applicazione
app_name=Nome Applicazione
@@ -99,6 +102,8 @@ disable_gravatar=Disable Gravatar Service disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Disabilita Registrazione Manuale
disable_registration_popup=Disabilita la registrazione manuale degli utenti, solo gli amministratori possono creare account.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Abilita Richiesta di Accesso per Vedere le Pagine
require_sign_in_view_popup=Solo gli utenti loggati possono vedere le pagine, i visitatori potranno vedere solo le pagine di accesso e registrazione.
admin_setting_desc=Non devi per forza creare un account admin proprio adesso, ma comunque l'utente ID=1 otterrà l'accesso da amministratore automaticamente.
@@ -143,7 +148,7 @@ forgot_password=Password dimenticata forget_password=Password dimenticata?
sign_up_now=Bisogno di un account? Iscriviti ora.
confirmation_mail_sent_prompt=Una nuova email di conferma è stata inviata a <b>%s</b>, verifica la tua casella di posta entro le prossime %d ore per completare la registrazione.
-sign_in_email=Accedi al tuo indirizzo e-mail
+sign_in_to_account=Sign in to your account
active_your_account=Attiva il tuo Account
resent_limit_prompt=Siamo spiacenti, si stanno inviando e-mail di attivazione troppo spesso. Si prega di attendere 3 minuti.
has_unconfirmed_mail=Ciao %s, hai un indirizzo di posta elettronica non confermato (<b>%s</b>). Se non hai ricevuto una e-mail di conferma o vuoi riceverla nuovamente, fare clic sul pulsante qui sotto.
@@ -155,6 +160,12 @@ invalid_code=Siamo spiacenti, il codice di conferma è scaduto o non valido. reset_password_helper=Clicca qui per reimpostare la password
password_too_short=La lunghezza della password non può essere meno 6 caratteri.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Sì
no=No
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Aggiungi un nuovo indirizzo E-mail
add_email=Aggiungi E-mail
-add_email_confirmation_sent=Una nuova email di conferma è stata inviata a <b>%s</b>, per favore controlla la tua posta in arrivo nelle prossime %d ore per completare il processo di registrazione.
+add_email_confirmation_sent=Una nuova email di conferma è stata inviata a '%s', per favore controlla la tua posta in arrivo nelle prossime %d ore per completare il processo di registrazione.
add_email_success=Il tuo nuovo indirizzo e-mail è stato aggiunto con successo.
manage_ssh_keys=Gestisci chiavi SSH
@@ -716,8 +727,8 @@ authentication=Autenticazioni config=Configurazione
notices=Avvisi di sistema
monitor=Monitoraggio
-prev=Prec.
-next=Succ.
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statistiche
@@ -777,10 +788,12 @@ users.activated=Attivato users.admin=Amministratore
users.repos=Repo
users.created=Creato
+users.new_success=New account '%s' has been created successfully.
users.edit=Modifica
users.auth_source=Authentication Source
users.local=Locale
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Profilo dell'account aggiornato con successo.
users.edit_account=Modifica Account
users.is_activated=Questo account è attivato
@@ -790,6 +803,7 @@ users.update_profile=Aggiornare Profilo Account users.delete_account=Elimina Questo Account
users.still_own_repo=Questo account possiede ancora almeno un repository, devi prima cancellarli o trasferirli.
users.still_has_org=Questo account appartiene ancora ad almeno un'organizzazione, è necessario prima abbandonarle o eliminale.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Pannello Gestione Organizzazioni
orgs.name=Nome
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=Host SMTP
auths.smtpport=Porta SMTP
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Abilitare Crittografia TLS
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=Nome del Servizio PAM
@@ -866,14 +882,16 @@ config.db_user=Utente config.db_ssl_mode=Modalità SSL
config.db_ssl_mode_helper=(solo per "postgres")
config.db_path=Percorso
-config.db_path_helper=(solo per "sqlite3")
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Configurazione Servizio
config.register_email_confirm=Richiedono Conferma dell'Email
config.disable_register=Disabilita Registrazione
config.show_registration_button=Mostra Pulsane Registrazione
config.require_sign_in_view=Richiesto Accesso per Vedere
-config.mail_notify=Email di Notifica
config.enable_cache_avatar=Abilitare Cache dell'Avatar
+config.mail_notify=Email di Notifica
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Attiva Vita del Codice
config.reset_password_code_lives=Reimpostare Password della Vita del Codice
config.webhook_config=Configurazione Webhook
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 7b99d6fa7f..5d2c539bec 100755 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -5,7 +5,6 @@ dashboard=ダッシュボード explore=エスクプローラ
help=ヘルプ
sign_in=サインイン
-social_sign_in=SNSでサインイン: ステップ2 <small>アカウント連携</small>
sign_out=サインアウト
sign_up=サインアップ
register=登録
@@ -54,7 +53,8 @@ code=コード [install]
install=インストール
title=初回実行のインストール手順
-requite_db_desc=Gogs には、MySQL や PostgreSQL 、SQLite3 が必要です。
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=データベース設定
db_type=データベースの種類
host=ホスト
@@ -64,8 +64,11 @@ db_name=データベース名 db_helper=Mysql INNODB エンジン utf8_general_ci の文字セットを使用してください。
ssl_mode=SSL モード
path=パス
-sqlite_helper=SQLite3 データベースのファイル パス
-err_empty_sqlite_path=SQLite3 データベースのパスは、空にすることはできません。
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Gogs の全般設定
app_name=アプリケーション名
@@ -99,6 +102,8 @@ disable_gravatar=Gravatarのサービスを無効にします disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=自己登録を無効にする
disable_registration_popup=自己登録を無効にし、管理者のみがアカウント作成できる
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=サインインしたユーザのみページ閲覧を許可
require_sign_in_view_popup=サインインしたユーザのみがページを閲覧できます。ビジターはサインインもしくはサインアップページのみ見られます。
admin_setting_desc=今管理者アカウントを作成する必要はありません。ID = 1のユーザ は自動的に管理者の権限を獲得します。
@@ -143,7 +148,7 @@ forgot_password=パスワードを忘れた forget_password=パスワードを忘れた?
sign_up_now=アカウントが必要ですか?今すぐサインアップ
confirmation_mail_sent_prompt=新しい確認メールを <b>%s</b> に送りました。登録を完了させるために、%d時間以内にあなたのメールボックスを確認してください。
-sign_in_email=E-mailでサイイン
+sign_in_to_account=Sign in to your account
active_your_account=アカウントをアクティブ
resent_limit_prompt=申し訳ありませんが、アクティベーションメールは頻繁に送信しています。3 分お待ちください。
has_unconfirmed_mail=こんにちは %s さん、あなたの電子メール アドレス (<b>%s</b>) は未確認です。もし確認メールをまだ確認できていないか、改めて再送信する場合は、下のボタンをクリックしてください。
@@ -155,6 +160,12 @@ invalid_code=申し訳ありませんが、確認用コードが期限切れま reset_password_helper=パスワードをリセットするにはここをクリック
password_too_short=6文字未満のパスワードは設定できません。
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=はい
no=いいえ
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=新しいe-mailアドレスを追加
add_email=電子メールを追加します。
-add_email_confirmation_sent=<b>%s</b> に新しい確認メールを送信しました、次の %d 時間以内に受信トレイを確認し、確認プロセスを完了してください。
+add_email_confirmation_sent='%s' に新しい確認メールを送信しました、次の %d 時間以内に受信トレイを確認し、確認プロセスを完了してください。
add_email_success=新しいe-mail アドレスが追加されました。
manage_ssh_keys=SSH キーを管理
@@ -716,8 +727,8 @@ authentication=認証 config=コンフィギュレーション
notices=システム通知
monitor=モニタリング
-prev=前へ
-next=次へ
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=統計
@@ -777,10 +788,12 @@ users.activated=アクティブ化 users.admin=アドミン
users.repos=リポジトリ
users.created=作成されました
+users.new_success=New account '%s' has been created successfully.
users.edit=編集
users.auth_source=Authentication Source
users.local=ローカル
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=アカウントのプロファイルが更新されました。
users.edit_account=アカウントの編集
users.is_activated=アカウントがアクティブされました
@@ -790,6 +803,7 @@ users.update_profile=アカウント ・ プロファイルを更新 users.delete_account=このアカウントを削除
users.still_own_repo=アカウント所有のリポジトリがあり、リポジトリの削除または所有者の移譲が必要です。
users.still_has_org=アカウントはまだ組織のメンバーであり、組織から退出するか削除する必要があります。
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=組織の管理パネル
orgs.name=名前
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=SMTP ホスト
auths.smtpport=SMTP ポート
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=TLS 暗号化を有効にする
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAMサービス名
@@ -866,14 +882,16 @@ config.db_user=ユーザ config.db_ssl_mode=SSL モード
config.db_ssl_mode_helper=(「postgres」のみ)
config.db_path=パス
-config.db_path_helper=(「sqlite3」のみ)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=サービスの構成
config.register_email_confirm=電子メールの確認を必要
config.disable_register=登録を無効にする
config.show_registration_button=登録ボタンを表示します。
config.require_sign_in_view=サインインを要求
-config.mail_notify=メール通知
config.enable_cache_avatar=アバターのキャッシュを有効にします。
+config.mail_notify=メール通知
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=コードリンクの有効期限をアクティブ
config.reset_password_code_lives=パスワードリンクの有効期限をリセット
config.webhook_config=Webhook設定
diff --git a/conf/locale/locale_lv-LV.ini b/conf/locale/locale_lv-LV.ini index e344934aed..7fa4b085f2 100755 --- a/conf/locale/locale_lv-LV.ini +++ b/conf/locale/locale_lv-LV.ini @@ -5,7 +5,6 @@ dashboard=Infopanelis explore=Izpētīt
help=Palīdzība
sign_in=Pierakstīties
-social_sign_in=Sociālā pieteikšanās: 2. solis <small>piesaistīt kontu</small>
sign_out=Izrakstīties
sign_up=Pieteikties
register=Reģistrēties
@@ -54,7 +53,8 @@ code=Kods [install]
install=Instalācija
title=Instalācijas soļi pirmo reizi palaižot
-requite_db_desc=Gogs ir nepieciešama MySQL, PostgreSQL vai SQLite3 datu bāze.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Datu bāzes iestatījumi
db_type=Datu bāzes veids
host=Resursdators
@@ -64,8 +64,11 @@ db_name=Datu bāzes nosaukums db_helper=Nepieciešams izmantot MySQL INNODB dzini ar rakstzīmju kopu utf8_general_ci.
ssl_mode=SSL režīms
path=Ceļš
-sqlite_helper=SQLite 3 datu bāzes faila atrašanās vieta.
-err_empty_sqlite_path=Nav norādīts SQLite3 datu bāzes ceļš.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Gogs vispārīgie iestatījumi
app_name=Lietotnes nosaukums
@@ -99,6 +102,8 @@ disable_gravatar=Disable Gravatar Service disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Atspējot lietotāju reģistrāciju
disable_registration_popup=Atspējot lietotāju reģistrāciju, tikai administrators varēs izveidot jaunus lietotāju kontus.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Iespējot nepieciešamību autorizēties, lai aplūkotu lapas
require_sign_in_view_popup=Tika autorizēti lietotāji var aplūkot lapas, neautorizēti lietotāji var piekļūt tikai autorizācijas un reģistrēšanās lapām.
admin_setting_desc=Nav nepieciešams izveidot administratora kontu uzreiz, lietotājs ar ID=1 saņems administratora tiesības automātiski.
@@ -143,7 +148,7 @@ forgot_password=Aizmirsu paroli forget_password=Aizmirsi paroli?
sign_up_now=Nepieciešams konts? Reģistrējies tagad.
confirmation_mail_sent_prompt=Jauns apstiprināšanas e-pasts ir nosūtīts uz <b>%s</b>, lūdzu, pārbaudies savu e-pasta kontu tuvāko %d stundu laikā, lai pabeigtu reģistrācijas procesu.
-sign_in_email=Atvērt savu e-pasta kontu
+sign_in_to_account=Sign in to your account
active_your_account=Aktivizēt savu kontu
resent_limit_prompt=Atvainojiet, Jūs sūtījāt aktivizācijas e-pastu pārāk bieži. Lūdzu, gaidiet 3 minūtes.
has_unconfirmed_mail=Sveiki %s, Jums ir neapstiprināta e-pasta adrese (<b>%s</b>). Ja neesat saņēmis apstiprināšanas e-pastu vai Jums ir nepieciešams nosūtīt jaunu, lūdzu, nospiediet pogu, kas atrodas zemāk.
@@ -155,6 +160,12 @@ invalid_code=Atvainojiet, Jūsu apstiprināšanas kodam ir beidzies derīguma te reset_password_helper=Nospiediet šeit, lai atjaunotu paroli
password_too_short=Paroles garums nedrīkst būt mazāks par 6.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Jā
no=Nē
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Pievienot jaunu e-pasta adresi
add_email=Pievienot e-pastu
-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=A new confirmation e-mail has been sent to '%s', please check your inbox within the next %d hours to complete the confirmation process.
add_email_success=Jūsu jaunā e-pasta adrese tika veiksmīgi pievienota.
manage_ssh_keys=Pārvaldīt SSH atslēgas
@@ -716,8 +727,8 @@ authentication=Autentifikācijas config=Konfigurācija
notices=Sistēmas paziņojumi
monitor=Uzraudzība
-prev=Iepr.
-next=Tālāk
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statistika
@@ -777,10 +788,12 @@ users.activated=Aktivizēts users.admin=Administrators
users.repos=Repozitoriji
users.created=Izveidots
+users.new_success=New account '%s' has been created successfully.
users.edit=Labot
users.auth_source=Authentication Source
users.local=Iebūvētā
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Konta profils tika veiksmīgi saglabāts.
users.edit_account=Labot kontu
users.is_activated=Konts ir aktivizēts
@@ -790,6 +803,7 @@ users.update_profile=Mainīt konta profilu users.delete_account=Dzēst šo kontu
users.still_own_repo=Šis konts ir vismaz viena repozitorija īpašnieks, tos sākumā ir nepieciešams izdzēst vai nomainīt to īpašnieku.
users.still_has_org=Šis konts ir vismaz vienas organizācijas biedrs, sākumā nepieciešams pamest vai izdzēst šo organizāciju.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Organizāciju pārvaldības panelis
orgs.name=Nosaukums
@@ -829,6 +843,8 @@ auths.ms_ad_sa=MS Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=SMTP resursdators
auths.smtpport=SMTP ports
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Iespējot TLS šifrēšanu
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAM Service Name
@@ -866,14 +882,16 @@ config.db_user=Lietotājs config.db_ssl_mode=SSL režīms
config.db_ssl_mode_helper=(tikai PostgreSQL datu bāzei)
config.db_path=Ceļš
-config.db_path_helper=(tikai Sqlite3 datu bāzei)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Pakalpojuma konfigurācija
config.register_email_confirm=Pieprasīt e-pasta apstiprināšanu
config.disable_register=Atspējot jaunu lietotāju reģistrāciju
config.show_registration_button=Rādīt reģistrēšanās pogu
config.require_sign_in_view=Nepieciešama autorizācija
-config.mail_notify=Pasta paziņojumi
config.enable_cache_avatar=Glabāt profila attēlus kešatmiņā
+config.mail_notify=Pasta paziņojumi
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Aktīvā koda ilgums
config.reset_password_code_lives=Paroles atiestatīšanas koda ilgums
config.webhook_config=Tīkla āķu konfigurācija
diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini index 66d42ba1b7..2a1c72c9f0 100755 --- a/conf/locale/locale_nl-NL.ini +++ b/conf/locale/locale_nl-NL.ini @@ -5,7 +5,6 @@ dashboard=Dashboard explore=Verkennen
help=Help
sign_in=Inloggen
-social_sign_in=Social netwerk inlog: tweede stap <small>account koppelen</small>
sign_out=Afmelden
sign_up=Aanmelden
register=Registreer
@@ -54,7 +53,8 @@ code=Code [install]
install=Installatie
title=Installatiestappen voor de eerste keer opstarten
-requite_db_desc=Om Gogs te gebruiken is MySQL, PostgreSQL of SQLite3 vereist (SQLite3 is beschikbaar in de officiële versie).
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Database instellingen
db_type=Database-type
host=Host
@@ -64,8 +64,11 @@ db_name=Database naam db_helper=Gebruik InnoDB engine met utf8_general_ci karakterset voor MySQL.
ssl_mode=SSL-modus
path=Pad
-sqlite_helper=Het pad naar de SQLite3 database.
-err_empty_sqlite_path=SQLite3 database pad mag niet leeg zijn.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Toepassing algemene instellingen
app_name=Applicatienaam
@@ -99,6 +102,8 @@ disable_gravatar=Gravatar Service uitschakelen disable_gravatar_popup=Schakel Gravatar en andere bronnen uit, alle avatars worden door gebruikers geüpload of zijn standaard.
disable_registration=Schakel zelfregistratie uit
disable_registration_popup=Schakel zelfregistratie uit, alleen admins kunnen accounts maken.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Schakel vereiste aanmelding om pagina's te zien in
require_sign_in_view_popup=Alleen ingelogde gebruikers kunnen pagina's bekijken, bezoekers kunnen alleen de login/registratie pagina's zien.
admin_setting_desc=U hoeft niet meteen een administratie account te maken, de gebruiker met ID=1 krijgt automatisch administratierechten.
@@ -143,7 +148,7 @@ forgot_password=Wachtwoord vergeten forget_password=Wachtwoord vergeten?
sign_up_now=Een account nodig? Meld u nu aan.
confirmation_mail_sent_prompt=Een bevestigingsemail is gestuurd naar <b>%s</b>, Bevestig u aanvraag binnen %d uren om uw registratie te voltooien.
-sign_in_email=Meld u aan met uw e-mailadres
+sign_in_to_account=Sign in to your account
active_your_account=Activeer uw account
resent_limit_prompt=Sorry, u heeft te snel na elkaar een aanvraag gedaan voor een activatie mail. Wacht drie minuten voor uw volgende aanvraag.
has_unconfirmed_mail=Beste %s, u heeft een onbevestigd e-mailadres (<b>%s</b>). Als u nog geen bevestiging heeft ontvangen, of u een nieuwe aanvraag wilt doen, klik dan op de onderstaande knop.
@@ -155,6 +160,12 @@ invalid_code=Sorry, uw bevestigingscode is verlopen of niet meer geldig. reset_password_helper=Klik hier om uw wachtwoord opnieuw in te stellen.
password_too_short=De lengte van uw wachtwoord moet minimaal zes karakters zijn.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Ja
no=Nee
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Nieuw e-mailadres toevoegen
add_email=E-mailadres toevoegen
-add_email_confirmation_sent=Een nieuwe bevestiging e-mail werd verstuurd naar <b>%s</b>, gelieve uw inbox in de komende %d uren te controleren om het bevestigingsproces te voltooien.
+add_email_confirmation_sent=Een nieuwe bevestiging e-mail werd verstuurd naar '%s', gelieve uw inbox in de komende %d uren te controleren om het bevestigingsproces te voltooien.
add_email_success=Het e-mailadres was toegevoegd.
manage_ssh_keys=Beheer SSH sleutels
@@ -716,8 +727,8 @@ authentication=Autenticaties config=Configuratie
notices=Systeem aankondigingen
monitor=Bijhouden
-prev=Vorige
-next=Volgende
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statistieken
@@ -777,10 +788,12 @@ users.activated=Geactiveerd users.admin=Admin
users.repos=Repos
users.created=Aangemaakt
+users.new_success=New account '%s' has been created successfully.
users.edit=Bewerken
users.auth_source=Authentication Source
users.local=Lokaal
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Profiel is succesvol bijgewerkt.
users.edit_account=Bewerk account
users.is_activated=Dit account is geactiveerd
@@ -790,6 +803,7 @@ users.update_profile=Account profiel bijwerken users.delete_account=Dit account verwijderen
users.still_own_repo=Dit account is nog steeds eigendom van een repositorie. U moet deze repositorie eerst verwijderen of overdragen.
users.still_has_org=Deze account nog steeds lidmaatschap van organisatie, u hebt naar links of hen eerst verwijderen.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Organisaties beheren
orgs.name=Naam
@@ -829,6 +843,8 @@ auths.ms_ad_sa=MS Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=SMTP host
auths.smtpport=SMTP poort
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Activeer TLS-encryptie
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAM servicenaam
@@ -866,14 +882,16 @@ config.db_user=Gebruiker config.db_ssl_mode=SSL modus
config.db_ssl_mode_helper=(alleen voor "postgres")
config.db_path=Pad
-config.db_path_helper=(alleen voor "sqlite3")
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Serviceconfiguratie
config.register_email_confirm=E-mailbevestiging registreren
config.disable_register=Registratie uitgeschakeld
config.show_registration_button=Registeren knop weergeven
config.require_sign_in_view=Inloggen vereist om te kunnen inzien
-config.mail_notify=E-mailnotificaties
config.enable_cache_avatar=Avatar Cache inschakelen
+config.mail_notify=E-mailnotificaties
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Actieve Code leven
config.reset_password_code_lives=Reset wachtwoord Code leven
config.webhook_config=Webhook configuratie
diff --git a/conf/locale/locale_pl-PL.ini b/conf/locale/locale_pl-PL.ini index 4191475b06..d07616e2b8 100755 --- a/conf/locale/locale_pl-PL.ini +++ b/conf/locale/locale_pl-PL.ini @@ -5,7 +5,6 @@ dashboard=Pulpit explore=Odkrywaj
help=Pomoc
sign_in=Zaloguj się
-social_sign_in=Rejestracja przy pomocy sieci społecznościowych: 2 krok <small>kojarzenie konta</small>
sign_out=Wyloguj
sign_up=Zarejestruj się
register=Zarejestruj się
@@ -54,7 +53,8 @@ code=Kod [install]
install=Instalacja
title=Kroki instalacyjne dla pierwszego uruchomienia
-requite_db_desc=Gogs wymaga MySQL, PostgreSQL lub SQLite3.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Ustawienia bazy danych
db_type=Typ bazy danych
host=Host
@@ -64,8 +64,11 @@ db_name=Nazwa bazy danych db_helper=Proszę użyć silnika INNODB z kodowaniem utf8_general_ci dla MySQL.
ssl_mode=Tryb SSL
path=Ścieżka
-sqlite_helper=Ścieżka do bazy SQLite3.
-err_empty_sqlite_path=Ścieżka do bazy danych SQLite3 nie może być pusta.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Ustawienia ogólne Gogs
app_name=Nazwa aplikacji
@@ -99,6 +102,8 @@ disable_gravatar=Wyłącz usługę Gravatar disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Wyłącz samodzielną rejestrację
disable_registration_popup=Wyłącz samodzielną rejestrację użytkownika, tylko administrator będzie mógł tworzyć konta.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Włącz wymóg zalogowania do przeglądania stron
require_sign_in_view_popup=Tylko zalogowani użytkownicy będą mogli przeglądać strony, goście zobaczą tylko stronę logowania.
admin_setting_desc=Nie musisz tworzyć konta administratora teraz, użytkownik z ID = 1 zyska dostęp administratora automatycznie.
@@ -143,7 +148,7 @@ forgot_password=Zapomniałem hasła forget_password=Zapomniałeś hasła?
sign_up_now=Potrzebujesz konta? Zarejestruj się teraz.
confirmation_mail_sent_prompt=Nowa wiadomość e-mail z potwierdzeniem została wysłana do <b>%s</b>, proszę sprawdzić swoją skrzynkę odbiorczą w ciągu najbliższych godzin %d aby dokończyć proces rejestracji.
-sign_in_email=Zaloguj się na swój adres e-mail
+sign_in_to_account=Sign in to your account
active_your_account=Aktywuj swoje konto
resent_limit_prompt=Niestety, zbyt często wysyłasz e-mail aktywacyjny. Proszę odczekać 3 minuty.
has_unconfirmed_mail=Witaj, %s, masz niepotwierdzony adres e-mail (<b>%s</b>). Jeśli nie otrzymałeś wiadomości e-mail z potwierdzeniem lub potrzebujesz wysłać nową, kliknij na poniższy przycisk.
@@ -155,6 +160,12 @@ invalid_code=Niestety, twój kod potwierdzający wygasł lub jest nieprawidłowy reset_password_helper=Kliknij tutaj, aby zresetować hasło
password_too_short=Długość hasła nie może być mniejsza niż 6 znaków.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Tak
no=Nie
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Dodaj nowy e-mail
add_email=Dodaj e-mail
-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_confirmation_sent=Nowa wiadomość e-mail z potwierdzeniem została wysłana do '%s', 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.
manage_ssh_keys=Zarządzaj kluczami SSH
@@ -716,8 +727,8 @@ authentication=Uwierzytelnienia config=Konfiguracja
notices=Powiadomienia systemowe
monitor=Monitorowanie
-prev=Wstecz
-next=Następny
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Statystyki
@@ -777,10 +788,12 @@ users.activated=Aktywowany users.admin=Admin
users.repos=Repozytoria
users.created=Utworzony
+users.new_success=New account '%s' has been created successfully.
users.edit=Edytuj
users.auth_source=Authentication Source
users.local=Lokalne
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Profil konta został pomyślnie zaktualizowany.
users.edit_account=Edytuj konto
users.is_activated=To konto jest aktywne
@@ -790,6 +803,7 @@ users.update_profile=Zaktualizuj profil konta users.delete_account=Usuń to konto
users.still_own_repo=Twoje konto jest dalej właścicielem repozytorium, musisz je usunąć lub przekazać.
users.still_has_org=Twoje konto dalej posiada członkostwo w organizacji, musisz ją opuścić bądź usunąć.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Panel zarządzania organizacją
orgs.name=Nazwa
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=Serwer SMTP
auths.smtpport=Port SMTP
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Włącz szyfrowanie TLS
auths.skip_tls_verify=Pomiń weryfikację protokołu TLS
auths.pam_service_name=Nazwa usługi PAM
@@ -866,14 +882,16 @@ config.db_user=Użytkownik config.db_ssl_mode=Tryb SSL
config.db_ssl_mode_helper=(tylko dla "postgres")
config.db_path=Ścieżka
-config.db_path_helper=(tylko dla "sqlite3")
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Konfiguracja usługi
config.register_email_confirm=Wymagaj potwierdzenia e-mail
config.disable_register=Wyłącz rejestrację
config.show_registration_button=Pokazuj przycisk rejestracji
config.require_sign_in_view=Wymagaj bycia zalogowanym
-config.mail_notify=Powiadomienia e-mail
config.enable_cache_avatar=Włącz cache awatarów
+config.mail_notify=Powiadomienia e-mail
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Ważność kodów aktywacyjnych
config.reset_password_code_lives=Czas życia kodu resetowania hasła
config.webhook_config=Konfiguracja skryptów internetowych
diff --git a/conf/locale/locale_pt-BR.ini b/conf/locale/locale_pt-BR.ini index f81133da22..ad8f35ec61 100755 --- a/conf/locale/locale_pt-BR.ini +++ b/conf/locale/locale_pt-BR.ini @@ -5,7 +5,6 @@ dashboard=Painel de controle explore=Explorar
help=Ajuda
sign_in=Entrar
-social_sign_in=Entrada Social: 2ª etapa <small>associar uma conta</small>
sign_out=Sair
sign_up=Cadastrar
register=Registrar
@@ -54,6 +53,7 @@ code=Código [install]
install=Instalação
title=Etapas de instalação para Primeira Execução
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
requite_db_desc=Gogs requer MySQL, PostgreSQL, SQLite3 ou TiDB.
db_title=Configurações de Banco de Dados
db_type=Tipo do Banco de Dados
@@ -102,6 +102,8 @@ disable_gravatar=Desativar Serviço Gravatar disable_gravatar_popup=Desabilitar o Gravatar e fontes personalizadas, todos os avatares são enviados por usuários ou padrão.
disable_registration=Desativar auto-registro
disable_registration_popup=Desativar o auto-registro de usuário, para que somente o administrador possa criar contas.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Requerer autenticação para a visualização de páginas
require_sign_in_view_popup=Somente usuários autenticados podem ver todas as páginas, visitantes somente podem entrar ou se cadastrar.
admin_setting_desc=Você não precisa criar uma conta de administrador agora, no entanto o primeiro usuário (ID=1) automaticamente terá acesso de administrador.
@@ -146,7 +148,7 @@ forgot_password=Esqueci a Senha forget_password=Esqueceu a senha?
sign_up_now=Precisa de uma conta? Cadastre-se agora.
confirmation_mail_sent_prompt=Um novo e-mail de confirmação foi enviado para <b>%s</b>, por favor, verifique sua caixa de entrada nas próximas %d horas para completar seu registro.
-sign_in_email=Entre com seu e-mail
+sign_in_to_account=Sign in to your account
active_your_account=Ativar Sua Conta
resent_limit_prompt=Desculpe, você está enviando um e-mail de ativação com muita frequência. Por favor, aguarde 3 minutos.
has_unconfirmed_mail=Oi %s, você possui um endereço de e-mail não confirmado (<b>%s</b>). Se você não recebeu um e-mail de confirmação ou precisa reenviar um novo, clique no botão abaixo.
@@ -158,6 +160,12 @@ invalid_code=Desculpe, seu código de confirmação expirou ou não é válido. reset_password_helper=Clique aqui para redefinir sua senha
password_too_short=O comprimento da senha não pode ser menor que 6.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Sim
no=Não
@@ -274,7 +282,7 @@ email_deletion_desc=Ao Excluir este endereço de e-mail será removido informaç email_deletion_success=O E-mail foi excluído com sucesso!
add_new_email=Adicionar novo endereço de e-mail
add_email=Adicionar e-mail
-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_confirmation_sent=Um novo e-mail de confirmação foi enviado para '%s'. 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.
manage_ssh_keys=Gerenciar Chaves SSH
@@ -795,6 +803,7 @@ users.update_profile=Atualizar Perfil da Conta users.delete_account=Deletar Esta Conta
users.still_own_repo=Sua conta ainda é proprietária do repositório, você tem que excluir ou transferi-lo primeiro.
users.still_has_org=Sua conta ainda faz parte da organização, você deve sair ou excluí-la primeiro.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Painel de Gerenciamento da Organização
orgs.name=Nome
diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini index 2265813139..65d20b023c 100755 --- a/conf/locale/locale_ru-RU.ini +++ b/conf/locale/locale_ru-RU.ini @@ -5,7 +5,6 @@ dashboard=Панель мониторинга explore=Обзор
help=Помощь
sign_in=Войти
-social_sign_in=Вход через соцсеть: 2-й шаг <small>свяжите учетную запись</small>
sign_out=Выход
sign_up=Регистрация
register=Зарегистрироваться
@@ -54,7 +53,8 @@ code=Код [install]
install=Установка
title=Установочные шаги для первого запуска
-requite_db_desc=Для Gogs требуется MySQL, PostgreSQL или SQLite3.
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=Настройки базы данных
db_type=Тип базы данных
host=Хост
@@ -64,8 +64,11 @@ db_name=Имя базы данных db_helper=Для MySQL используйте тип таблиц InnoDB с кодировкой utf8_general_ci.
ssl_mode=Режим SSL
path=Путь
-sqlite_helper=Путь к файлу базы данных SQLite3.
-err_empty_sqlite_path=Путь к базе данных SQLite3 не может быть пустым.
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=Общие параметры Gogs
app_name=Имя приложения
@@ -99,6 +102,8 @@ disable_gravatar=Отключить службу Gravatar disable_gravatar_popup=Disable Gravatar and custom sources, all avatars are uploaded by users or default.
disable_registration=Отключить самостоятельную регистрацию
disable_registration_popup=Запретить пользователям самостоятельную регистрацию, только администратор может создавать аккаунты.
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=Разрешить требовать авторизацию для просмотра страниц
require_sign_in_view_popup=Только авторизированные пользователи могут просматривать страницы, посетители смогут увидеть только ссылку на авторизацию вверху страницы.
admin_setting_desc=Вы не должны создать учетную запись администратора прямо сейчас, пользователь с ID = 1 получит доступ с правами администратора автоматически.
@@ -143,7 +148,7 @@ forgot_password=Забыли пароль forget_password=Забыли пароль?
sign_up_now=Нужен аккаунт? Зарегистрируйтесь.
confirmation_mail_sent_prompt=Новое письмо для подтверждения было направлено на <b>%s</b>, пожалуйста, проверьте ваш почтовый ящик в течение %d часов для завершения регистрации.
-sign_in_email=Войдите в свой адрес электронной почты
+sign_in_to_account=Sign in to your account
active_your_account=Активируйте свой аккаунт
resent_limit_prompt=Вы слишком часто отправляете письмо с активацией. Подождите 3 минуты, пожалуйста.
has_unconfirmed_mail=Здравствуйте, %s! У вас есть неподтвержденный адрес электронной почты (<b>%s</b>). Если вам не приходило письмо с подтверждением или нужно выслать новое письмо, нажмите на кнопку ниже.
@@ -155,6 +160,12 @@ invalid_code=Извините, ваш код подтверждения исте reset_password_helper=Нажмите здесь, чтобы сбросить свой пароль
password_too_short=Длина пароля не менее 6 символов.
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=Да
no=Нет
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=Добавить новый адрес электронной почты
add_email=Добавить электронную почту
-add_email_confirmation_sent=Новое подтверждение по электронной почте было отправлено<b>%s</b>, пожалуйста, проверьте свой почтовый ящик в течение следующих %d часов, чтобы завершить процесс подтверждения.
+add_email_confirmation_sent=Новое подтверждение по электронной почте было отправлено '%s', пожалуйста, проверьте свой почтовый ящик в течение следующих %d часов, чтобы завершить процесс подтверждения.
add_email_success=Новый адрес электронной почты успешно добавлен.
manage_ssh_keys=Управление SSH ключами
@@ -716,8 +727,8 @@ authentication=Авторизация config=Настройки
notices=Системные уведомления
monitor=Мониторинг
-prev=Предыдущий.
-next=Следующий
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=Статистика
@@ -777,10 +788,12 @@ users.activated=Активирован users.admin=Администратор
users.repos=Репозитории
users.created=Создано
+users.new_success=New account '%s' has been created successfully.
users.edit=Редактировать
users.auth_source=Authentication Source
users.local=Локальный
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=Профиль учетной записи обновлен успешно.
users.edit_account=Изменение учетной записи
users.is_activated=Эта учетная запись активирована
@@ -790,6 +803,7 @@ users.update_profile=Обновить профиль учетной записи users.delete_account=Удалить эту учетную запись
users.still_own_repo=На вашем аккаунте все еще остается как минимум один репозиторий, сначала вам нужно удалить или передать его.
users.still_has_org=This account still has membership in at least one organization, you have to leave or delete the organizations first.
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=Управление группами
orgs.name=Имя
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=Узел SMTP
auths.smtpport=SMTP-порт
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=Включение шифрования TLS
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAM Service Name
@@ -866,14 +882,16 @@ config.db_user=Пользователь config.db_ssl_mode=Режим SSL
config.db_ssl_mode_helper=(только для «postgres»)
config.db_path=Путь
-config.db_path_helper=(for "sqlite3" only)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=Service Configuration
config.register_email_confirm=Require E-mail Confirmation
config.disable_register=Отключить регистрацию
config.show_registration_button=Show Register Button
config.require_sign_in_view=Для просмотра необходима авторизация
-config.mail_notify=Почтовые уведомления
config.enable_cache_avatar=Кешировать аватар
+config.mail_notify=Почтовые уведомления
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=Active Code Lives
config.reset_password_code_lives=Reset Password Code Lives
config.webhook_config=Настройка автоматического обновления репозиции
diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini index 2f9878e91b..17d48c7d76 100755 --- a/conf/locale/locale_zh-CN.ini +++ b/conf/locale/locale_zh-CN.ini @@ -5,7 +5,6 @@ dashboard=控制面板 explore=探索
help=帮助
sign_in=登录
-social_sign_in=社交帐号登录:第 2 步 <small>关联帐号</small>
sign_out=退出
sign_up=注册
register=注册
@@ -54,6 +53,7 @@ code=代码 [install]
install=安装页面
title=首次运行安装程序
+docker_helper=如果您正在使用 Docker 容器运行 Gogs,请务必先仔细阅读 <a target="_blank" href="%s">官方文档</a> 后再对本页面进行填写。
requite_db_desc=Gogs 要求安装 MySQL、PostgreSQL、SQLite3 或 TiDB。
db_title=数据库设置
db_type=数据库类型
@@ -102,6 +102,8 @@ disable_gravatar=禁用 Gravatar 服务 disable_gravatar_popup=禁用 Gravatar 和自定义源,仅使用由用户上传的或默认的头像。
disable_registration=禁止用户自主注册
disable_registration_popup=禁止用户自行注册功能,只有管理员可以添加帐号。
+enable_captcha=启用验证码服务
+enable_captcha_popup=要求在用户注册时输入预验证码
require_sign_in_view=启用登录访问限制
require_sign_in_view_popup=只有已登录的用户才能够访问页面,否则将只能看到登录或注册页面。
admin_setting_desc=创建管理员帐号并不是必须的,因为 ID=1 的用户将自动获得管理员权限。
@@ -146,7 +148,7 @@ forgot_password=忘记密码 forget_password=忘记密码?
sign_up_now=还没帐户?马上注册。
confirmation_mail_sent_prompt=一封新的确认邮件已经被发送至 <b>%s</b>,请检查您的收件箱并在 %d 小时内完成确认注册操作。
-sign_in_email=登录到您的邮箱
+sign_in_to_account=登录到您的帐户
active_your_account=激活您的帐户
resent_limit_prompt=对不起,您请求发送激活邮件过于频繁,请等待 3 分钟后再试!
has_unconfirmed_mail=%s 您好,系统检测到您有一封发送至 <b>%s</b> 但未被确认的邮件。如果您未收到激活邮件,或需要重新发送,请单击下方的按钮。
@@ -158,6 +160,12 @@ invalid_code=对不起,您的确认代码已过期或已失效。 reset_password_helper=单击此处重置密码
password_too_short=密码长度不能少于 6 位!
+[mail]
+activate_account=请激活您的帐户
+activate_email=请验证您的邮箱地址
+reset_password=重置您的密码
+register_success=注册成功,欢迎使用
+
[modal]
yes=确认操作
no=取消操作
@@ -274,7 +282,7 @@ email_deletion_desc=删除该邮箱地址将会移除所有相关的信息。是 email_deletion_success=邮箱删除成功!
add_new_email=添加新的邮箱地址
add_email=添加邮箱
-add_email_confirmation_sent=一封待确认的电子邮件已发送到 <b>%s</b>,请在 %d 小时内检查您的收件箱,并完成确认过程。
+add_email_confirmation_sent=一封待确认的电子邮件已发送到 '%s',请在 %d 小时内检查您的收件箱,并完成确认过程。
add_email_success=新的邮箱地址添加成功!
manage_ssh_keys=管理 SSH 密钥
@@ -795,6 +803,7 @@ users.update_profile=更新用户信息 users.delete_account=删除该用户
users.still_own_repo=该帐户仍然是某些仓库的拥有者,您必须先转移或删除它们才能执行删除帐户操作!
users.still_has_org=该帐户仍旧是某些组织的成员,您必须先使其离开或删除组织。
+users.deletion_success=用户删除成功!
orgs.org_manage_panel=组织管理面板
orgs.name=组织名称
diff --git a/conf/locale/locale_zh-HK.ini b/conf/locale/locale_zh-HK.ini index ac7dafe2b6..b20df62d01 100755 --- a/conf/locale/locale_zh-HK.ini +++ b/conf/locale/locale_zh-HK.ini @@ -5,7 +5,6 @@ dashboard=控制面版 explore=探索
help=幫助
sign_in=登錄
-social_sign_in=社交帳號登錄:第 2 步 <small>關聯帳號</small>
sign_out=退出
sign_up=註冊
register=註冊
@@ -54,7 +53,8 @@ code=程式碼 [install]
install=安裝頁面
title=首次執行安裝程序
-requite_db_desc=Gogs 允許後端數據庫為 MySQL、PostgreSQL 或 SQLite3,但是 SQLite3 一般只有官方二進制發行版才支持。
+docker_helper=If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page!
+requite_db_desc=Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB.
db_title=數據庫設置
db_type=數據庫類型
host=數據庫主機
@@ -64,8 +64,11 @@ db_name=數據庫名稱 db_helper=如果您使用 MySQL,請使用 INNODB 引擎以及 utf8_general_ci 字符集。
ssl_mode=SSL 模式
path=數據庫文件路徑
-sqlite_helper=SQLite3 數據庫的文件路徑。
-err_empty_sqlite_path=SQLite 數據庫文件路徑不能為空。
+sqlite_helper=The file path of SQLite3 or TiDB database.
+err_empty_db_path=SQLite3 or TiDB database path cannot be empty.
+err_invalid_tidb_name=TiDB database name does not allow characters "." and "-".
+no_admin_and_disable_registration=You cannot disable registration without creating an admin account.
+err_empty_admin_password=Admin password cannot be empty.
general_title=應用基本設置
app_name=應用名稱
@@ -99,6 +102,8 @@ disable_gravatar=禁用 Gravatar 服務 disable_gravatar_popup=禁用 Gravatar 和自定義源,僅使用由用戶上傳或默認的頭像。
disable_registration=禁止用戶自主註冊
disable_registration_popup=禁止用戶自主註冊功能,只有管理員可以添加帳號。
+enable_captcha=Enable Captcha
+enable_captcha_popup=Require validate captcha for user self-registration.
require_sign_in_view=啓用登錄訪問限制
require_sign_in_view_popup=只有已登錄的用戶才能夠訪問頁面,否則將只能看到登錄或註冊頁面。
admin_setting_desc=創建管理員帳號並不是必須的,因為 ID=1 的用戶將自動獲得管理員權限。
@@ -143,7 +148,7 @@ forgot_password=忘記密碼 forget_password=忘記密碼?
sign_up_now=還沒帳戶?馬上註冊。
confirmation_mail_sent_prompt=一封新的確認郵件已經被發送至 <b>%s</b>,請檢查您的收件箱並在 %d 小時內完成確認註冊操作。
-sign_in_email=登錄到您的郵箱
+sign_in_to_account=Sign in to your account
active_your_account=激活您的帳戶
resent_limit_prompt=對不起,您請求發送激活郵件過於頻繁,請等待 3 分鐘後再試!
has_unconfirmed_mail=%s 您好,您有一封發送至( <b>%s</b>) 但未被確認的郵件。如果您未收到激活郵件,或需要重新發送,請單擊下方的按鈕。
@@ -155,6 +160,12 @@ invalid_code=對不起,您的確認代碼已過期或已失效。 reset_password_helper=單擊此處重置密碼
password_too_short=密碼長度不能少於 6 位!
+[mail]
+activate_account=Please activate your account
+activate_email=Verify your e-mail address
+reset_password=Reset your password
+register_success=Register success, Welcome
+
[modal]
yes=確認操作
no=取消操作
@@ -271,7 +282,7 @@ email_deletion_desc=Delete this e-mail address will remove related information f email_deletion_success=E-mail has been deleted successfully!
add_new_email=添加新的電子郵件地址
add_email=添加電子郵件
-add_email_confirmation_sent=一封待確認的電子郵件已發送到<b>%s</b>,請在%d 小時內檢查您的收件箱,並完成確認過程。
+add_email_confirmation_sent=一封待確認的電子郵件已發送到 '%s',請在%d 小時內檢查您的收件箱,並完成確認過程。
add_email_success=新的邮箱地址添加成功。
manage_ssh_keys=管理 SSH 密鑰
@@ -716,8 +727,8 @@ authentication=授權認證管理 config=應用配置管理
notices=系統提示管理
monitor=應用監控面版
-prev=上一頁
-next=下一頁
+first_page=First
+last_page=Last
total=Total: %d
dashboard.statistic=應用統計數據
@@ -777,10 +788,12 @@ users.activated=已激活 users.admin=管理員
users.repos=倉庫數
users.created=創建時間
+users.new_success=New account '%s' has been created successfully.
users.edit=編輯
users.auth_source=Authentication Source
users.local=本地
users.auth_login_name=Authentication Login Name
+users.password_helper=Leave it empty to remain unchanged.
users.update_profile_success=該用戶信息更新成功!
users.edit_account=編輯用戶信息
users.is_activated=該用戶已被激活
@@ -790,6 +803,7 @@ users.update_profile=更新用戶信息 users.delete_account=刪除該用戶
users.still_own_repo=該帳戶仍然是某些倉庫的擁有者,您必須先轉移或刪除它們才能執行刪除帳戶操作!
users.still_has_org=該帳戶仍舊是某些組織的成員,您必須先使其離開或刪除組織。
+users.deletion_success=Account has been deleted successfully!
orgs.org_manage_panel=組織管理面版
orgs.name=組織名稱
@@ -829,6 +843,8 @@ auths.ms_ad_sa=Ms Ad SA auths.smtp_auth=SMTP Authentication Type
auths.smtphost=SMTP 主機地址
auths.smtpport=SMTP 主機端口
+auths.allowed_domains=Allowed Domains
+auths.allowed_domains_helper=Leave it empty to not restrict any domains. Multiple domains should be separated by comma ','.
auths.enable_tls=啟用 TLS 加密
auths.skip_tls_verify=Skip TLS Verify
auths.pam_service_name=PAM 服務名稱
@@ -866,14 +882,16 @@ config.db_user=數據庫用戶 config.db_ssl_mode=SSL 模式
config.db_ssl_mode_helper=(僅限 "postgres" 使用)
config.db_path=數據庫路徑
-config.db_path_helper=(僅限 "sqlite3" 使用)
+config.db_path_helper=(for "sqlite3" and "tidb")
config.service_config=服務配置
config.register_email_confirm=註冊電子郵件確認
config.disable_register=關閉註冊功能
config.show_registration_button=顯示註冊按鈕
config.require_sign_in_view=強制登錄瀏覽
-config.mail_notify=郵件通知提醒
config.enable_cache_avatar=開啟緩存頭像
+config.mail_notify=郵件通知提醒
+config.disable_key_size_check=Disable Minimum Key Size Check
+config.enable_captcha=Enable Captcha
config.active_code_lives=激活用戶連結有效期
config.reset_password_code_lives=重置密碼連結有效期
config.webhook_config=Web 鉤子配置
|