From 2052d0b5f6be514da86278f7edb6529d676e2ebe Mon Sep 17 00:00:00 2001 From: reinerj Date: Mon, 9 Aug 2004 16:25:32 +0000 Subject: [PATCH] replace the crap --- setup/lang/phpgw_es-ca.lang | 1 - setup/lang/phpgw_es-es.lang | 1 - setup/lang/phpgw_zh.lang | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/setup/lang/phpgw_es-ca.lang b/setup/lang/phpgw_es-ca.lang index aaf44f3383..e1474bdbfe 100644 --- a/setup/lang/phpgw_es-ca.lang +++ b/setup/lang/phpgw_es-ca.lang @@ -220,7 +220,6 @@ minimum account id (e.g. 500 or 100, etc.) setup es-ca Id m modifications have been completed! setup es-ca Modificacions acabades! modify setup es-ca Modificar modify an existing ldap account store for use with egroupware (for a new install using ldap accounts) setup es-ca Modificar un compte existent LDAP emmagatzemada per a usar amb eGroupWare (per a una nova instal.laci usant comptes LDAP) -modify an existing ldap account store for use with phpgroupware (for a new install using ldap accounts) setup es-ca Modificar un almacn de cuentas LDAP existente para usar con wGroupWare (para una nueva instalacin que use cuentas LDAP) multi-language support setup setup es-ca Configuraci del suport Multi-Idioma mysqlinstr setup es-ca Instrucciones para crear la base de datos en MySQL:
Autentifiquese en mysql -
[usuario@servidor usuario]# mysql -u root -p
Cree la base de datos vacia y conceda permisos al usuario -
mysql> create database phpgroupware;
mysql> grant all on phpgroupware.* to phpgroupware@localhost identified by 'password'; name of database setup es-ca Nom de la base de dades diff --git a/setup/lang/phpgw_es-es.lang b/setup/lang/phpgw_es-es.lang index a77d331d1b..630a31594e 100644 --- a/setup/lang/phpgw_es-es.lang +++ b/setup/lang/phpgw_es-es.lang @@ -243,7 +243,6 @@ minimum account id (e.g. 500 or 100, etc.) setup es-es Id m modifications have been completed! setup es-es Se han completado las modificaciones! modify setup es-es Modificar modify an existing ldap account store for use with egroupware (for a new install using ldap accounts) setup es-es Modificar una cuenta existente LDAP almacenada para usar con eGroupWare (para una nueva instalacin usando cuentas LDAP) -modify an existing ldap account store for use with phpgroupware (for a new install using ldap accounts) setup es-es Modificar un almacn de cuentas LDAP existente para usar con wGroupWare (para una nueva instalacin que use cuentas LDAP) multi-language support setup setup es-es Configuracin del soporte Multi-Idioma mysqlinstr setup es-es Instrucciones para crear la base de datos en MySQL:
Autentifiquese en mysql -
[usuario@servidor usuario]# mysql -u root -p
Cree la base de datos vacia y conceda permisos al usuario -
mysql> create database phpgroupware;
mysql> grant all on phpgroupware.* to phpgroupware@localhost identified by 'password'; name of database setup es-es Nombre de la base de datos diff --git a/setup/lang/phpgw_zh.lang b/setup/lang/phpgw_zh.lang index 8ab586e553..faf476ef2b 100644 --- a/setup/lang/phpgw_zh.lang +++ b/setup/lang/phpgw_zh.lang @@ -204,7 +204,7 @@ mcrypt version setup zh MCrypt 版本 minimum account id (e.g. 500 or 100, etc.) setup zh 最小帐户数目 (如: 500 or 100, etc.) modifications have been completed! setup zh 修改完成! modify setup zh 修改 -modify an existing ldap account store for use with phpgroupware (for a new install using ldap accounts) setup zh 修改现有 LDAP 帐号的保存,以便使用 phpGroupWare (第一次安装使用 LDAP 帐户) +modify an existing ldap account store for use with egroupware (for a new install using ldap accounts) setup zh 修改现有 LDAP 帐号的保存,以便使用 eGroupWare (第一次安装使用 LDAP 帐户) multi-language support setup setup zh 多语言安装支持 name of database setup zh 数据库名 name of db user phpgroupware uses to connect setup zh phpGroupWare 连接的数据库用户名