From a2a9e151f8e6d0968035b61d034704fb7b34d3e5 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Thu, 9 Jul 2015 16:10:31 +0800 Subject: install - add mail from setting --- conf/locale/locale_en-US.ini | 2 ++ conf/locale/locale_es-ES.ini | 32 +++++++++++++++++--------------- conf/locale/locale_nl-NL.ini | 14 ++++++++------ conf/locale/locale_pl-PL.ini | 26 ++++++++++++++------------ conf/locale/locale_zh-CN.ini | 2 ++ 5 files changed, 43 insertions(+), 33 deletions(-) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 136c68e0..841e4201 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -79,6 +79,8 @@ app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail. optional_title = Optional Settings email_title = E-mail Service Settings smtp_host = SMTP Host +smtp_from = From +smtp_from_helper = Mail from address, RFC 5322. It can be just an email address, or the "Name" format. mailer_user = Sender E-mail mailer_password = Sender Password register_confirm = Enable Register Confirmation diff --git a/conf/locale/locale_es-ES.ini b/conf/locale/locale_es-ES.ini index 8d1e2e17..75f5bd30 100755 --- a/conf/locale/locale_es-ES.ini +++ b/conf/locale/locale_es-ES.ini @@ -50,7 +50,7 @@ code=Código install=Instalación title=Pasos de la instalación por primera vez requite_db_desc=Gogs necesita MySQL, PostgreSQL o SQLite3. -db_title=Database Settings +db_title=Configuración de base de datos db_type=Tipo de base de datos host=Anfitrión user=Usuario @@ -60,11 +60,11 @@ db_helper=Por favor utilice el motor INNODB con la configuración de caracteres ssl_mode=Modo SSL path=Ruta sqlite_helper=Ruta del archivo de la base de datos de SQLite3. -err_empty_sqlite_path=SQLite3 database path cannot be empty. +err_empty_sqlite_path=La ruta de la base de datos SQLite3 no puede estar vacía. general_title=Configuración General de Gogs -app_name=Application Name -app_name_helper=Put your organization name here huge and loud! +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 @@ -76,21 +76,23 @@ http_port_helper=Puerto en el que escuchará la aplicación. app_url=URL de la aplicación app_url_helper=Esto afecta a las URLs para clonar por HTTP/HTTPS y a algunos correos electrónicos. -optional_title=Optional Settings +optional_title=Configuración Opcional email_title=Configuración del Servicio de Correo smtp_host=SMTP Host +smtp_from=From +smtp_from_helper=Mail from address, RFC 5322. It can be just an email address, or the "Name" format. mailer_user=Remitente del Correo Electrónico mailer_password=Contraseña del Remitente register_confirm=Habilitar la Confirmación en el Registro mail_notify=Habilitar las Notificaciones de Correo -server_service_title=Server and Other Services Settings -offline_mode=Enable Offline Mode -offline_mode_popup=Disable CDN even in production mode, all resource files will be served locally. -disable_registration=Disable Self-registration -disable_registration_popup=Disable user self-registration, only admin can create accounts. -require_sign_in_view=Enable Require Sign In to View Pages -require_sign_in_view_popup=Only signed in users can view pages, visitors will only be able to see sign in/up pages. -admin_setting_desc=You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically. +server_service_title=Configuración de Servidor y Otros Servicios +offline_mode=Activar el modo Sin Conexión +offline_mode_popup=Desactivar el CDN incluso en el modo de producción, todos los recursos se servirán localmente. +disable_registration=Desactivar Auto-Registro +disable_registration_popup=Desactivar auto-registro del usuario, solo el administrador podrá crear cuentas nuevas. +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. admin_title=Configuración de la Cuenta de Administrador admin_name=Nombre de usuario admin_password=Contraseña @@ -633,7 +635,7 @@ auths.smtp_auth=Tipo de Autorización SMTP auths.smtphost=SMTP Host auths.smtpport=Puerto SMTP auths.enable_tls=Habilitar Cifrado TLS -auths.pam_service_name=PAM Service Name +auths.pam_service_name=Nombre del Servicio PAM auths.enable_auto_register=Hablilitar Auto-Registro auths.tips=Consejos auths.edit=Editar la Configuración de Autorización @@ -682,7 +684,7 @@ 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_disable_helo=Disable HELO +config.mailer_disable_helo=Desactivar HELO config.mailer_name=Nombre config.mailer_host=Host config.mailer_user=Usuario diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini index d4cd05c9..5f39e42d 100755 --- a/conf/locale/locale_nl-NL.ini +++ b/conf/locale/locale_nl-NL.ini @@ -50,7 +50,7 @@ code=Code 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). -db_title=Database Settings +db_title=Database instellingen db_type=Database-type host=Host user=Gebruikersnaam @@ -60,10 +60,10 @@ 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 path cannot be empty. +err_empty_sqlite_path=SQLite3 database pad mag niet leeg zijn. general_title=Toepassing algemene instellingen -app_name=Application Name +app_name=Applicatienaam app_name_helper=Put your organization name here huge and loud! repo_path=Repositories basis directorie repo_path_helper=Alle remote Git repositories worden in deze directorie opgeslagen @@ -76,15 +76,17 @@ http_port_helper=Poortnummer waar het programma naar luistert. app_url=Applicatie URL app_url_helper=Dit heeft invloed op de HTTP/HTTPS kloon urls en de urls die in de email worden gebruikt -optional_title=Optional Settings +optional_title=Optionele instellingen email_title=E-mail service instellingen smtp_host=SMTP host +smtp_from=From +smtp_from_helper=Mail from address, RFC 5322. It can be just an email address, or the "Name" format. mailer_user=Afzender e-mail / gebruikersnaam mailer_password=Wachtwoord register_confirm=Activeer registratie emails mail_notify=Activeer e-mailnotificaties -server_service_title=Server and Other Services Settings -offline_mode=Enable Offline Mode +server_service_title=Server en andere Services-instellingen +offline_mode=Off line modus inschakelen offline_mode_popup=Disable CDN even in production mode, all resource files will be served locally. disable_registration=Disable Self-registration disable_registration_popup=Disable user self-registration, only admin can create accounts. diff --git a/conf/locale/locale_pl-PL.ini b/conf/locale/locale_pl-PL.ini index f4444af0..e8a4a29d 100755 --- a/conf/locale/locale_pl-PL.ini +++ b/conf/locale/locale_pl-PL.ini @@ -50,7 +50,7 @@ code=Kod install=Instalacja title=Kroki instalacyjne dla pierwszego uruchomienia requite_db_desc=Gogs wymaga MySQL, PostgreSQL lub SQLite3. -db_title=Database Settings +db_title=Ustawienia bazy danych db_type=Typ bazy danych host=Host user=Użytkownik @@ -60,11 +60,11 @@ 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=SQLite3 database path cannot be empty. +err_empty_sqlite_path=Ścieżka do bazy danych SQLite3 nie może być pusta. general_title=Ustawienia ogólne Gogs -app_name=Application Name -app_name_helper=Put your organization name here huge and loud! +app_name=Nazwa aplikacji +app_name_helper=Umieść tutaj wielką i głośną nazwę swojej organizacji! repo_path=Katalog repozytoriów repo_path_helper=W tym katalogu zostaną zapisane wszystkie repozytoria Git. run_user=Nazwa użytkownika uruchomieniowego @@ -76,20 +76,22 @@ http_port_helper=Numer portu na którym aplikacja jest dostępna. app_url=Adres URL aplikacji app_url_helper=To wpłynie na adresy klonowania HTTP/HTTPS i w wiadomościach e-mail. -optional_title=Optional Settings +optional_title=Ustawienia opcjonalne email_title=Ustawienia serwera e-mail smtp_host=Serwer SMTP +smtp_from=From +smtp_from_helper=Mail from address, RFC 5322. It can be just an email address, or the "Name" format. mailer_user=Nadawca wiadomości E-mail mailer_password=Hasło nadawcy register_confirm=Włącz potwierdzenia rejestracji mail_notify=Włącz powiadomienia e-mail -server_service_title=Server and Other Services Settings -offline_mode=Enable Offline Mode -offline_mode_popup=Disable CDN even in production mode, all resource files will be served locally. -disable_registration=Disable Self-registration -disable_registration_popup=Disable user self-registration, only admin can create accounts. -require_sign_in_view=Enable Require Sign In to View Pages -require_sign_in_view_popup=Only signed in users can view pages, visitors will only be able to see sign in/up pages. +server_service_title=Ustawienia serwera i innych usług +offline_mode=Włącz tryb offline +offline_mode_popup=Wyłącz CDN, nawet w trybie produkcyjnym, wszystkie pliki zasobów będą podawane lokalnie. +disable_registration=Wyłącz samodzielną rejestrację +disable_registration_popup=Wyłącz samodzielną rejestrację użytkownika, tylko administrator będzie mógł tworzyć konta. +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=You do not have to create an admin account right now, user whoever ID=1 will gain admin access automatically. admin_title=Ustawienia konta administratora admin_name=Nazwa Użytkownika diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini index 5d69e1e0..347e6976 100755 --- a/conf/locale/locale_zh-CN.ini +++ b/conf/locale/locale_zh-CN.ini @@ -79,6 +79,8 @@ app_url_helper=该设置影响 HTTP/HTTPS 克隆地址和一些邮箱中的链 optional_title=可选设置 email_title=邮件服务设置 smtp_host=SMTP 主机 +smtp_from=邮件来自 +smtp_from_helper=邮件来自地址,遵循 RFC 5322 标准。可以是一个单纯的邮箱地址或使用 "Name" 的格式。 mailer_user=发送邮箱 mailer_password=发送邮箱密码 register_confirm=启用注册邮箱确认 -- cgit v1.2.3