Commit Graph

430 Commits

Author SHA1 Message Date
6b2a377b76 update lang file from Mats Fredriksson for Swedish 2005-02-04 17:36:10 +00:00
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
ae73d19085 update lang file from ReklamaLab.RU 2005-01-28 18:28:14 +00:00
cec9439460 lang file update Swedish from Marko 2005-01-17 12:56:04 +00:00
c5d06cb378 lang file from ReklamaLab.RU 2005-01-16 23:26:59 +00:00
98e80db9c2 lang file from ReklamaLab.RU 2005-01-12 20:48:37 +00:00
b25004f3e1 *** empty log message *** 2004-12-31 12:03:20 +00:00
cebed6849d update the slovenian lang file from orb_ter 2004-12-02 22:37:43 +00:00
9c4a32e183 update the slovenian lang file from orb_ter 2004-11-28 14:24:57 +00:00
bfe146ef78 *** empty log message *** 2004-11-27 23:35:32 +00:00
e4d1f6ea5e *** empty log message *** 2004-10-21 21:30:38 +00:00
940deb08a9 finished DB backup and restore for eGW:
- the backup is independent of the used DB and can eg. be used to port an install to an other DB type
- autom. backup before upgrades of the DB structure
- installing backups instead an installation from scratch
- own backup screen in setup and admin to:
  + shedule repeating backups
  + up- and download of backups
  + creating and restoring backups
2004-10-15 23:06:34 +00:00
7a15b26136 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:36:56 +00:00
df8f5a858c *** empty log message *** 2004-09-17 09:36:18 +00:00
8564a78d9a update lang file from Theytaz Antoine 2004-08-28 13:03:41 +00:00
d2586ba500 improvements of the ui and some error checking for emtpy fields, implemented
tooltip info images for better explanation of the module. Started the README
2004-08-26 21:11:25 +00:00
d47313617f lang file update from Theytaz Antoine 2004-08-26 21:02:07 +00:00
eabf6925b5 Added an admin module for ldap based email settings (based on emailadmin)
but reduced to those functions, which are needed to manage ldap entries, which
rely only on standard schemas (core, qmail) which are not considered "experimental"
and without the need to add a separate schema.

This modul will be extended whenever possible and approved for more values.

Main goal here is: Ability to easily use eGW Admin for account management with
LDAP beackend and to comply with those schemas, the distros are delivering.

The link for this module will be shown in addition to Lars' EmailAdmin if LDAP
is used as account storage. So it will not break existing installation ;-)
2004-08-25 22:29:28 +00:00
d03d7e0114 replace the bad word grrr 2004-08-25 14:28:16 +00:00
65feffc4d4 New/updated Slovenian translations (by Matev� Bokal). 2004-08-23 14:11:00 +00:00
a898f0157b italien translations from leonardo amadori 2004-08-12 18:04:16 +00:00
1c6aedeb7a extensions and corrections from Kiang 2004-08-10 12:51:47 +00:00
761dd2f13c replace the crap 2004-08-08 23:15:33 +00:00
0392a024fb replace the crap 2004-08-08 23:12:52 +00:00
c4bfb8a3ec replace the crap 2004-08-08 22:50:50 +00:00
689e559dcd replace the crap 2004-08-08 22:40:39 +00:00
12ae81624b replace the crap 2004-08-08 22:24:54 +00:00
1f1c58be46 update korea lang translation from Futurizer 2004-08-07 00:58:47 +00:00
26bf92520e *** empty log message *** 2004-08-04 20:59:09 +00:00
ea33d7c050 update Korea translation futurizer 2004-08-04 10:06:58 +00:00
74fd47804a fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
19ab1c069d fix some wrong tabs in file which produce error messages 2004-07-31 17:29:52 +00:00
80b42dd956 fix some wrong tabs in file which produce error messages 2004-07-31 17:28:17 +00:00
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
53f44c8997 *** empty log message *** 2004-07-27 18:20:14 +00:00
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
2323808812 cat icon, color and title 2004-07-12 22:03:57 +00:00
390b648be1 modified some string to be not app specfic anymore 2004-07-12 14:05:59 +00:00
e5d689cb9f added smtp-auth configuration to email and API's send-class (translations for that are moved to admin, as the config is now in Admin >> Site config and only for confinience accessible via Admin >> Email >> Site config too 2004-07-11 08:33:28 +00:00
f6c07ba556 pushing all versions to 1.0.0 2004-07-02 22:32:53 +00:00
2d9373d120 *** empty log message *** 2004-06-16 16:04:06 +00:00
26507a6aa7 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 20:48:44 +00:00
d834017cff *** empty log message *** 2004-06-11 19:23:19 +00:00
cf19aae187 I merged the traditional Chinese translation into the simplified Chinese
translation file (only those not translated in simplified Chinese).

This is because
1) most simplified Chinese readers can read traditional
Chinese. If some phrase doesn't have simplified Chinese translation,
egroupware better fall back to traditional Chinese then English.
2) Translation can be easier (just pick up the unfamiliar traditional
translation and change to simplified form)

The change is made by using
> find . -type d -name "setup" -exec /tmp/merge_tradition.sh {} \;

where merge_tradition.sh is:

#!/bin/sh
cd $1
if [ -f phpgw_zh.lang ] && [ -f phpgw_zt.lang ]; then
mv phpgw_zh.lang phpgw_zh.lang.old
join -a 1 -t "	" phpgw_zt.lang phpgw_zh.lang.old | \
        awk -F "	" \
       '{ OFS = FS; if (NF == 7) print $1, $5, $6, $7; else print $0 ;}' \
                > phpgw_zh.lang
fi

Kiang if you like the idea you can merge my translation to your lang
file too. And it's even better if the language engine can be changed in
the way that, as a phrase has no translation for current language,
choose the nearest language before falling back to English. Say, when no
translation in zh, use zt before trying English.

Could it be better that this apply to pt too? (pt-br and pt)
2004-06-09 17:01:42 +00:00
471b312a67 Received new UTF-8 lang files from kiang.
----------------------------------------------------------------------
2004-06-09 04:16:56 +00:00
b68e50cd79 UTF-8 lang files. I missed this file last time commiting lang files. 2004-06-08 18:13:30 +00:00
3ec6f18729 Italien translation extension from Leo Amadori 2004-05-26 20:03:39 +00:00