Commit Graph

510 Commits

Author SHA1 Message Date
Oscar Manuel Gómez Senovilla
97e343da19 tracker #456 2007-04-19 21:24:13 +00:00
Oscar Manuel Gómez Senovilla
d42198bf07 tracker patch #257 and extra lang files 2007-04-19 21:12:39 +00:00
Oscar Manuel Gómez Senovilla
0117e53ee2 remaining added lang files 2007-04-05 22:58:00 +00:00
Oscar Manuel Gómez Senovilla
532182fa41 latest lang updates 2007-04-05 22:53:35 +00:00
Oscar Manuel Gómez Senovilla
976edfb561 portuguese updates 2007-03-11 17:08:54 +00:00
Oscar Manuel Gómez Senovilla
4b92ad49f0 spanish lang updates and some other 2007-03-10 10:56:23 +00:00
Ralf Becker
bf6d5edba2 listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates 2007-03-09 11:38:44 +00:00
Ralf Becker
6382f1127e listview: some new columns (week, project, category), plus the ability to display fixed timeranges: week & month via the navigation calendar and free start- and enddates 2007-03-09 11:30:59 +00:00
Christian Binder
df9e605367 lang updates for new calendar recurrence function 2007-02-26 22:10:15 +00:00
Christian Binder
4c8a62e731 added possibility for recurring events in calendar to change the state of all future events or just one (the clicked) event. Some (previous also existing) bugs still pending: save button changes state of all users and recurrences, first recurrence state is wrong. Also added a delete icon for deleting a participant 2007-02-26 22:09:17 +00:00
Oscar Manuel Gómez Senovilla
b45d2879c8 A lot of pending lang updates 2007-02-25 22:14:48 +00:00
Lars Kneschke
ca398c82e2 fixed some spelling errors 2007-02-07 09:06:38 +00:00
Oscar Manuel Gómez Senovilla
8d6b62a74c pending lang updates 2007-01-21 11:38:09 +00:00
Christian Binder
2636b9353c updated calendar.edit etamplate to not use window.close() on button cancel - this should be handled by process_edit to call a evtl. needed refresh of the referer 2007-01-15 22:54:39 +00:00
Oscar Manuel Gómez Senovilla
7cb034e071 patch 188 and lang updates 2007-01-05 00:13:14 +00:00
Ralf Becker
3c6bc0fd53 only show view icon, if no edit rights (both opening the edit dialog now) 2007-01-02 14:55:24 +00:00
Ralf Becker
524b321fe2 Strange, thought I already commited that template, anyway participant status submits now automatic 2006-12-27 12:47:08 +00:00
Oscar Manuel Gómez Senovilla
0597fc6cd9 pending lang updates, and gallery translations 2006-12-26 22:20:54 +00:00
Ralf Becker
5b78709a7c several big changes in calendar:
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 20:19:22 +00:00
Ralf Becker
cad50a4872 2006-12-22 20:11:48 +00:00
Ralf Becker
d5b6efc7f1 several big changes in calendar:
- contacts as participants
- new participants view
- no more explicit view mode, event opens editable, if one has enough rights
--> if one is using trunk on a productive system, better wait 'til this had some testing
2006-12-22 19:51:56 +00:00
Ralf Becker
89f1992ca3 show status icons in listview 2006-12-13 08:29:09 +00:00
Oscar Manuel Gómez Senovilla
078d5816bd massive pending language updates 2006-12-09 22:21:27 +00:00
Oscar Manuel Gómez Senovilla
9ebb086319 patch 154 in egw.org 2006-12-09 18:17:13 +00:00
Oscar Manuel Gómez Senovilla
e403dc2670 lang updates 2006-11-19 15:21:31 +00:00
Christian Binder
fcc21fec4c updated german translation 2006-11-09 12:55:52 +00:00
Cornelius Weiß
0e4574dfa1 remove not longer needed tables_baseline 2006-09-28 05:03:01 +00:00
Oscar Manuel Gómez Senovilla
746988d553 mass lang updates 2006-09-04 17:15:19 +00:00
Ralf Becker
a92c5ea81a new egw_cal.cal_special integer column, to flag calendar entries as eg. birthdays/aniversaries (1). Plans are to use this to store the holidays and and linked entries of timed infolog (eg. phonecalls) too. 2006-08-21 08:15:14 +00:00
Oscar Manuel Gómez Senovilla
dab5e19ef8 massive lang update 2006-07-16 07:13:01 +00:00
Ralf Becker
45b93c09ce check_install reads now further checks from the setup.inc.php file of the apps 2006-06-20 23:02:03 +00:00
Ralf Becker
037520353f capitalize view names 2006-06-20 18:21:22 +00:00
Oscar Manuel Gómez Senovilla
c942df179d portuguese updates 2006-06-11 09:38:04 +00:00
Oscar Manuel Gómez Senovilla
c3bbdcbe57 langs update, trying to fix the phpgwapi/phpgw_fr.lang problem 2006-06-09 05:09:06 +00:00
Ralf Becker
3f855b8df3 fixed validation error, if a duration and not an enddate was used in the calendar.edit, thanks to Bastian Schern from the german list 2006-06-08 21:24:57 +00:00
Oscar Manuel Gómez Senovilla
6d7f643690 calendar lang update 2006-06-03 17:33:31 +00:00
Ralf Becker
7c55d3bdb3 - fixed for IE not working switch "use end date" in freetimesearch
- using duration selectbox now in edit too (incl. "use end date" to give longer/other durations)
2006-06-02 23:36:43 +00:00
Ralf Becker
366f164183 - reworked display of events:
+ no more redundant information in header and body
 + header shows left start-time plus duration and right the icons
 + short events show title
 + in mozilla events are displayed with nice rounded corners
--> IE display is broken at the moment :-(
- added (next) Four day view
- re-added "classic" 1.0 view with no fixed time intervals (4-day, week &  month), configurable via prefs
- restructured prefs to show notification stuff at the end
2006-06-02 19:38:08 +00:00
Ralf Becker
b2102ccbd6 - week- and month-view can now be configured (via the user prefs) to display a non-time-grid view (close to what the old calendar does)
- fixed / improved some layout problems with the time-grid views
2006-05-31 00:33:27 +00:00
Oscar Manuel Gómez Senovilla
ae44b61223 spanish updates 2006-05-03 16:56:15 +00:00
Oscar Manuel Gómez Senovilla
a2c7927269 lang updates 2006-05-01 23:09:26 +00:00
Ralf Becker
e644513233 fix to get old alarms (saved before 1.2) working again 2006-04-30 12:52:14 +00:00
Oscar Manuel Gómez Senovilla
13ac7660a1 lang updates, including english for some phrases in admin and preferences 2006-04-20 23:17:20 +00:00
Oscar Manuel Gómez Senovilla
0366415b23 several different lang updates 2006-04-17 06:40:29 +00:00
Oscar Manuel Gómez Senovilla
ea2f4e7a16 patch 1467304 2006-04-09 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
5afb077bca lang updates 2006-04-08 23:08:29 +00:00
Oscar Manuel Gómez Senovilla
5bef910835 pending commits after CVS problem 2006-04-05 12:18:58 +00:00
Oscar Manuel Gómez Senovilla
4fc82a393c *** empty log message *** 2006-03-29 11:29:45 +00:00
Ralf Becker
d57255c146 improved printing: disabled unnecessary UI-elements 2006-03-26 22:32:21 +00:00
Oscar Manuel Gómez Senovilla
a6a7b0b7d5 catalan and other updates 2006-03-25 10:49:56 +00:00
Oscar Manuel Gómez Senovilla
10cde37f83 lang updates, including english preferences 2006-03-21 02:27:48 +00:00
Oscar Manuel Gómez Senovilla
79e7e246f9 *** empty log message *** 2006-03-16 19:06:10 +00:00
Ralf Becker
6ca6cdcfa9 fixed bug: no conflict with events with group-invitations 2006-03-16 18:03:43 +00:00
Oscar Manuel Gómez Senovilla
ef2cabef9e *** empty log message *** 2006-03-12 13:09:19 +00:00
Ralf Becker
c1722f0bf9 adding 1.3 api to dependencies 2006-03-08 21:41:25 +00:00
Oscar Manuel Gómez Senovilla
ab3154991f patch 1424307 (updated files) 2006-03-08 11:03:03 +00:00
Oscar Manuel Gómez Senovilla
198e4099ea lang part of patch 1431674 2006-03-08 10:56:19 +00:00
Oscar Manuel Gómez Senovilla
4b1f545141 *** empty log message *** 2006-03-08 10:06:09 +00:00
Oscar Manuel Gómez Senovilla
795cdcdc0e *** empty log message *** 2006-03-06 18:03:50 +00:00
Oscar Manuel Gómez Senovilla
6d403d9f1c spanish updates 2006-03-06 01:25:54 +00:00
Oscar Manuel Gómez Senovilla
9840574e61 *** empty log message *** 2006-03-06 00:44:10 +00:00
Ralf Becker
791187bf23 changed the fatal "access permitted" for groups into a warning abount the not included groupmembers 2006-03-04 09:54:31 +00:00
Ralf Becker
6b3a40c69c some new / missing phrases 2006-03-03 19:03:41 +00:00
Ralf Becker
2d7c4441f1 - removed double </a> on view-icons
- changed sidebox-title to lang("Calendar Menu") to allow better translation
2006-03-02 18:20:22 +00:00
Oscar Manuel Gómez Senovilla
2293a9b76e basque and other language updates 2006-02-27 23:21:58 +00:00
Oscar Manuel Gómez Senovilla
271364abf1 slovak updates 2006-02-24 01:08:15 +00:00
Oscar Manuel Gómez Senovilla
84c8db4e8b slovensky (sk) additions and some updates 2006-02-18 03:06:35 +00:00
Oscar Manuel Gómez Senovilla
aef673da05 slovak additions 2006-02-15 00:31:18 +00:00
Oscar Manuel Gómez Senovilla
0c9f991149 danish updates 2006-01-16 14:35:20 +00:00
Carsten Wolff
99cb0bd567 fixed a handfull of bugs that broke setup/update from 1.0 to 1.2 2006-01-06 16:21:51 +00:00
Oscar Manuel Gómez Senovilla
e72bb9b10a *** empty log message *** 2006-01-06 12:17:22 +00:00
Oscar Manuel Gómez Senovilla
2cfbd3c35b basque additions 2005-12-24 03:18:29 +00:00
Oscar Manuel Gómez Senovilla
3610548d7e bug 1374900 and extra 2005-12-07 01:17:58 +00:00
Oscar Manuel Gómez Senovilla
cbbd5866de updates for late RC4 :( 2005-12-03 01:01:27 +00:00
Ralf Becker
618c554c2f fixed bugs with recuring events in listview:
- opened as their first recurance not the one you clicked on
- recure-information is not shown
2005-12-02 15:34:45 +00:00
Oscar Manuel Gómez Senovilla
6fa4221c46 finnish updates 2005-11-28 12:25:47 +00:00
Oscar Manuel Gómez Senovilla
77193a8839 italian updates 2005-11-27 09:54:56 +00:00
Oscar Manuel Gómez Senovilla
0e16ad0dc5 spanish updates for 1.2rc2 (hopefully) 2005-11-24 12:13:55 +00:00
Oscar Manuel Gómez Senovilla
d038701dcb traditional chinese update 2005-11-24 10:25:38 +00:00
Ralf Becker
27c3c7ecb3 - fixed bug in creation of recur-exception for the first recurence
- recuring events: instead of edit+edit-series / delete/delete-series buttons use just edit/delete and a new exception button
2005-11-23 21:39:37 +00:00
Ralf Becker
b111419c1b fixed handling of groups:
- groups can now be selected as participants again
- groups need to have calendar run-rights, to be selectable in the calendar (as it was in 1.0)
- groups will NOT be enumerated as users anymore
--> new or removed members are taken into account as participants
- error messages: if no participant selected or startdate behind enddate (no more automatic swapping)
- pushing the version to 1.2
2005-11-23 14:21:20 +00:00
Ralf Becker
f73e127499 typo in german translation 2005-11-14 09:32:31 +00:00
Oscar Manuel Gómez Senovilla
0e6d8054f2 slovenian update 2005-11-13 23:23:16 +00:00
Oscar Manuel Gómez Senovilla
5c9dcc3194 Traditional chinese (Taiwan) completion 2005-11-13 10:38:23 +00:00
Ralf Becker
3af8c13b63 some small adjustments in the calendar:
- no more tooltips for the user-icon
- planner: no "dayview" tooltips on holidays or birthdays
- disabled cal prefs for: default filter (all||privat) and showing of participant status or not
- planner: monthscales are now correctly shown, only where necessary
- planner icon no longer uses the number of days from the current view
2005-11-12 17:57:18 +00:00
Oscar Manuel Gómez Senovilla
6aaa85b7bd bug 1355048 2005-11-12 12:09:42 +00:00
Oscar Manuel Gómez Senovilla
545d77784c spanish completion 2005-11-12 09:49:39 +00:00
Oscar Manuel Gómez Senovilla
f0b4d5e25d include overlooked fudforum lang fix 2005-11-10 17:20:14 +00:00
Ralf Becker
db09da1785 missing phrase 2005-11-10 14:54:39 +00:00
Oscar Manuel Gómez Senovilla
24844f2972 norwegian updates 2005-11-09 16:53:36 +00:00
Oscar Manuel Gómez Senovilla
9680c1e76b *** empty log message *** 2005-11-09 01:28:03 +00:00
Oscar Manuel Gómez Senovilla
cfb76899fe last hour update for dutch before syncing to head againg 2005-11-09 01:11:30 +00:00
Ralf Becker
439d23490d merged contacts_and_resources branch again with HEAD
all further development will be in HEAD now
everyone using the contacts_and_resources branch, update again to HEAD with: cvs update -dPA calendar
2005-11-08 23:15:14 +00:00
Oscar Manuel Gómez Senovilla
7e86c7ef6f *** empty log message *** 2005-10-21 19:33:39 +00:00
Oscar Manuel Gómez Senovilla
07dca33f46 persian files and several updates 2005-10-20 09:44:57 +00:00
Oscar Manuel Gómez Senovilla
fea8c1660d bug 1294588 and lang setup fixes 2005-10-15 21:52:37 +00:00
Oscar Manuel Gómez Senovilla
c3295d4a5c bug 1226024 2005-10-13 22:14:51 +00:00
Oscar Manuel Gómez Senovilla
b042a07504 *** empty log message *** 2005-10-13 07:17:47 +00:00
Oscar Manuel Gómez Senovilla
fe866fedae bug 1239981 2005-09-29 21:04:59 +00:00
Oscar Manuel Gómez Senovilla
d7921303d8 bug 1266300 2005-09-29 19:10:21 +00:00
Oscar Manuel Gómez Senovilla
82e8d1ff7c bug 1004437 2005-09-17 16:35:53 +00:00
Oscar Manuel Gómez Senovilla
55aaefd12e *** empty log message *** 2005-09-16 22:06:05 +00:00
Ralf Becker
c70be30eba reverted Pim's last commit, as it's based on the 1.0.0 branch and need to be merged with HEAD first 2005-07-18 23:30:09 +00:00
Oscar Manuel Gómez Senovilla
cd3521f767 *** empty log message *** 2005-07-17 23:49:28 +00:00
Oscar Manuel Gómez Senovilla
a214e31652 *** empty log message *** 2005-07-14 08:33:58 +00:00
Pim Snel
b47c0977f3 add toolbar hook for idots2 template set
add notify hook for idots2 template set
add menu hook for idots2 template set
2005-06-15 12:14:25 +00:00
Oscar Manuel Gómez Senovilla
4c6b62cc7f bug 1187943 2005-06-02 18:44:11 +00:00
Oscar Manuel Gómez Senovilla
8d11846c4f bug 1211849 2005-06-02 18:15:34 +00:00
Ralf Becker
ab20fb0a91 fixed translation 2005-05-02 11:38:38 +00:00
Ralf Becker
33d296114f Finnish langfiles from Jussi Siponen - jusiponen-at-users.sf.net 2005-04-15 15:21:52 +00:00
Ralf Becker
94202f6581 Croation translations from Mladen Novosel <mnovosel-AT-info-sol.net> 2005-04-15 10:18:20 +00:00
Oscar Manuel Gómez Senovilla
f2a93fa910 *** empty log message *** 2005-03-26 22:00:50 +00:00
Ralf Becker
9317f4e7bb new norwegian translations from ��yvind Kronkvist <oyvind-at-kronkvist.no> 2005-02-19 10:35:04 +00:00
Ralf Becker
5a116ed264 latest translations from Valentin Laskov 2005-02-17 07:12:53 +00:00
Ralf Becker
67ed35e6ea fix for bug [ 1106014 ] Problems with recurring events (several bugs) 2005-02-10 00:13:37 +00:00
Oscar Manuel Gómez Senovilla
29997ba72f bug 1112125 2005-01-29 19:36:06 +00:00
Oscar Manuel Gómez Senovilla
a06003edef *** empty log message *** 2005-01-29 13:05:52 +00:00
reinerj
a944603591 lang file update Swedish from Marko 2005-01-17 13:03:55 +00:00
Oscar Manuel Gómez Senovilla
b25004f3e1 *** empty log message *** 2004-12-31 12:03:20 +00:00
Oscar Manuel Gómez Senovilla
c701fd5a44 *** empty log message *** 2004-12-15 15:30:44 +00:00
Ralf Becker
4269e84787 some fixes for the freetime search:
- if an endtime leads to a duration biger the the difference between day-start and -end, the day-end from the user prefs are ignored, else it would never find a free time
- using one selectbox for the duration with an extra item 'use enddate', to be more intuitive about duration or enddate is used
- selecting a fitting search-frame for new searches, not just one week
2004-12-12 12:31:41 +00:00
reinerj
faf2f984fb update the polish lang file from Lukas Zolnowski 2004-11-29 13:40:50 +00:00
Oscar Manuel Gómez Senovilla
bfe146ef78 *** empty log message *** 2004-11-27 23:35:32 +00:00
reinerj
5500d7017a update the slovenian lang file from orb_ter 2004-11-27 22:18:06 +00:00
Ralf Becker
ab5be9691a frensh translations from Denis Cardon <denis.cardon@tranquilitsystems.com> 2004-11-17 15:58:43 +00:00
reinerj
5d866a0bce update Sloven translation 2004-11-17 00:44:48 +00:00
Ralf Becker
f33d762d8d some missing phrases 2004-11-09 09:56:01 +00:00
Oscar Manuel Gómez Senovilla
e4d1f6ea5e *** empty log message *** 2004-10-21 21:30:38 +00:00
Ralf Becker
d582d8b68f changed calendar schema, title to varchar(255) as requested by Matthew Galgoci 2004-10-18 21:29:11 +00:00
Ralf Becker
640b389628 small correction of the translation 2004-10-08 16:18:24 +00:00
Ralf Becker
a66d0149f9 fixed to minor problems in the freetime search:
- for existing events, the own event is now excluded from the busy-time
- a warning is given, if the freetime search is called for a recuring event: Only the initial date of that recuring event is checked!
2004-10-08 16:04:50 +00:00
Ralf Becker
fd6b69d7a8 added freetime search 2004-10-07 22:11:18 +00:00
reinerj
7a15b26136 Lang file update traditional Chinese from Finjon Kiang 2004-10-01 10:36:56 +00:00
bgigon
7dcf2318d9 Update translation 2004-09-30 13:30:36 +00:00
bgigon
b61053c9b0 Add translation 2004-09-21 15:22:15 +00:00
bgigon
6ef8aba9ab Add translation ... 2004-09-21 12:00:31 +00:00
bgigon
03fac9836b Add translation 2004-09-21 11:41:11 +00:00
bgigon
7846fb5885 Add this translation (yet !!) 2004-09-21 11:37:33 +00:00
Oscar Manuel Gómez Senovilla
df8f5a858c *** empty log message *** 2004-09-17 09:36:18 +00:00
Oscar Manuel Gómez Senovilla
33e65129be *** empty log message *** 2004-09-03 19:02:35 +00:00
reinerj
e235423ed9 update lang file from Theytaz Antoine 2004-09-02 17:49:58 +00:00
reinerj
879653f7eb replace the bad word 2004-08-31 18:04:04 +00:00
reinerj
a83d020083 in this file, no tabs where included and this produce errors on install 2004-08-31 15:50:34 +00:00
reinerj
a5ca0539aa update japan langfile from Jun Kuriyama 2004-08-29 08:04:22 +00:00
Oscar Manuel Gómez Senovilla
ad0563dc8e *** empty log message *** 2004-08-18 11:10:26 +00:00
Ralf Becker
ff84561c98 removed unnecessary RefreshTable 2004-08-13 20:36:28 +00:00
reinerj
4cbda82863 italien translations from leonardo amadori 2004-08-12 18:17:28 +00:00
Oscar Manuel Gómez Senovilla
9449ea5afa *** empty log message *** 2004-08-07 10:22:51 +00:00
reinerj
1f1c58be46 update korea lang translation from Futurizer 2004-08-07 00:58:47 +00:00
Ralf Becker
906dd66691 bulgarian translations from Iassen Pramatarov <turin-AT-fsa-bg.org> 2004-08-04 14:56:19 +00:00
reinerj
0d91f7017e update Korea translation futurizer 2004-08-04 10:14:18 +00:00
Ralf Becker
bdc3456ed6 reworked so-layer for MaxDB and new db-functions:
- added cal_ prefix to phpgw_cal
- hol_ prefix to phpgw_cal_holidays
- renamed cal_login=>cal_user_id,cal_type=>cal_user_type in phpgw_cal_user
2004-08-03 22:52:13 +00:00
Ralf Becker
700c20b802 Imported the new calendar from the ralfbecker branch and merged it with the bugfixes and improvments of the 1.0 branch.
All further development will be done now in HEAD
2004-08-01 15:36:04 +00:00
reinerj
b26f0a0e1f fix some wrong tabs in file which produce error messages 2004-07-31 17:46:58 +00:00
reinerj
74f1d3b20a fix some wrong tabs in file which produce error messages 2004-07-31 17:10:10 +00:00
reinerj
d4070735c4 fix some wrong tabs in file which produce error messages 2004-07-31 17:05:30 +00:00
shrykedude
ff34378a1e Fixed app dependencies for api-1.0.1 version change 2004-07-30 19:06:35 +00:00
Oscar Manuel Gómez Senovilla
0e3492a4a6 *** empty log message *** 2004-07-26 19:54:17 +00:00
Oscar Manuel Gómez Senovilla
ae31c0db04 *** empty log message *** 2004-07-26 19:48:49 +00:00
Ralf Becker
ac57bee771 Czech translation of Calendar from Oldrich Dlouhy 2004-07-22 08:15:03 +00:00
Ralf Becker
edcda476b7 update brasilian translations 2004-07-21 21:18:18 +00:00
Ralf Becker
2b4c26b287 merged lang-files from the 1.0 branch, please everone update both branches 2004-07-21 16:57:49 +00:00
Oscar Manuel Gómez Senovilla
6666325a1e *** empty log message *** 2004-07-14 08:12:56 +00:00
Ralf Becker
f3373faa2d - fixed export in the view (was Y/m/d format too)
- allow to call export via an url ($_REQUEST instead of $_POST)
- some UI tweaks to for the Export button and others
- equaly high weeks in the month-view
2004-07-11 18:26:28 +00:00
Ralf Becker
2ba2d8aca1 updating the missed sequenzes (postgres) and pushing all versions to 1.0.0 2004-07-02 22:27:33 +00:00
Pim Snel
c985a3f832 fix typo 2004-06-23 21:22:22 +00:00
Oscar Manuel Gómez Senovilla
c4957fdb6a *** empty log message *** 2004-06-23 18:24:28 +00:00
Ralf Becker
37c79bfcf4 greek translations thanks to Nikolaos Batsis <nickthegreek-AT-yahoo.com> 2004-06-13 22:20:57 +00:00
zhangweiwu
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
Oscar Manuel Gómez Senovilla
911bfdae1a *** empty log message *** 2004-05-28 18:58:43 +00:00
reinerj
119e12eb8a Finnish translation extension from Tapio Kautto 2004-05-27 10:20:56 +00:00
reinerj
b91d5814e5 Italien translation extension from Leo Amadori 2004-05-26 20:08:02 +00:00
reinerj
50694d54a4 Italien translation extension from Leo Amadori 2004-05-26 20:07:17 +00:00
Ralf Becker
2a1b37b6da an other uid update: very old entries had empty uid, they are update now too 2004-05-26 09:37:15 +00:00
zhangweiwu
17f64562ad from kiang, to workaround 'the slash bug':
Translation of Traditional Chinese in UTF-8 version
I've tested it with the version RC5. Somebody in taiwan
who offered a series of functions to convert the
encoding from big5 to utf-8. It works fine~ Should I also
upload it for anyone who would like to understand the
big5 encoding??
2004-05-24 02:46:24 +00:00
Ralf Becker
5ec6ce4d75 fix to create uid's for the calendar and a db-update to create them for the already existing events 2004-05-23 23:46:27 +00:00
Ralf Becker
390dc7737b performance patch: indices for the calendar 2004-05-23 17:51:41 +00:00
Oscar Manuel Gómez Senovilla
b350dbadaa *** empty log message *** 2004-05-19 14:34:08 +00:00
reinerj
6a52f5579d new langfile Catalan from Xavier Navarro 2004-05-04 14:08:30 +00:00
Espen Laursen
2a248ce034 some spell fixes and some small updates. 2004-05-03 11:16:16 +00:00
reinerj
9e3acdfe11 update Dutch langfiles from G.G. van der Steen 2004-04-22 22:13:11 +00:00
mila76
fcde7da570 search e replace bugfix 2004-04-19 22:12:03 +00:00
mila76
00f80dbee3 Update to 0.9.99.015 2004-04-19 22:07:29 +00:00
mila76
f87e10f9ec fixed doubled entry with \\n 2004-04-19 21:43:16 +00:00
Espen Laursen
deafe60956 translated some of the last text, but I cant find the:
Delete a single entry by passing the id.
Add a single entry by passing the fields.
Add or update a single entry by passing the fields.

phrases and the

Are you sure\\nyou want to\\ndelete these alarms?
Are you sure\\nyou want to\\ndelete this single occurence ?\\n\\nThis will delete\\nthis entry for all users.

will not translate.. ill have to find the error later..
2004-04-17 12:30:38 +00:00
reinerj
0db350d980 update traditional Chinese langfiles from Finjon Kiang 2004-04-16 09:11:54 +00:00
Ralf Becker
eaecf4b608 implemented link to view event as variable in notify-emails (Alarms, Notifications) 2004-04-14 12:35:58 +00:00
bgigon
b4af40ee1d More translation, by Charles Viard 2004-04-13 11:53:23 +00:00
Ralf Becker
3637978eee added russian translations from Alexander (McDuck) 2004-04-01 15:18:11 +00:00
Oscar Manuel Gómez Senovilla
c552995176 *** empty log message *** 2004-03-29 09:23:06 +00:00
petere78
0f8224fd47 Various spelling and grammar fixes 2004-03-27 01:15:04 +00:00
Ralf Becker
70ea5b9de7 enable auto-loading of holidays from localhost by default 2004-03-22 07:44:54 +00:00
Ralf Becker
45df07162b removed the es translation, as es-es is used now 2004-03-21 10:59:53 +00:00
reinerj
be28d77fa9 update Brazil lang file translated from Orlando Gentil 2004-03-19 22:03:20 +00:00
Ralf Becker
0fcee156a5 only one error-msg for the freebusy, as it could be used to identify user-names on the system 2004-03-14 16:39:09 +00:00
Ralf Becker
2847d27af9 added freebusy information (iCal) for KDE organizer or other external sheduling programs 2004-03-14 01:10:37 +00:00
reinerj
9759bb4f0f languages changes chinese from Zhang Weiwu 2004-03-12 08:33:53 +00:00
Oscar Manuel Gómez Senovilla
742e25401a *** empty log message *** 2004-02-25 02:58:12 +00:00
Miles Lott
57c55f4899 remove blank lines 2004-02-20 14:59:44 +00:00
reinerj
259d6ce8bf add some translations from Zhang Weiwu in Chinese 2004-02-20 09:46:20 +00:00