author | zautrix <zautrix> | 2005-07-26 13:38:06 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-07-26 13:38:06 (UTC) |
commit | b37d71f782540851846613a70a60daf86816f7ec (patch) (unidiff) | |
tree | cd69f9e9a57903a2d463f9f30d376631b705f279 | |
parent | 346437d384dd780a1f7b75dd9caa3770525edfda (diff) | |
download | kdepimpi-b37d71f782540851846613a70a60daf86816f7ec.zip kdepimpi-b37d71f782540851846613a70a60daf86816f7ec.tar.gz kdepimpi-b37d71f782540851846613a70a60daf86816f7ec.tar.bz2 |
fixxx
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 5 | ||||
-rw-r--r-- | bin/kdepim/korganizer/germantranslation.txt | 2 | ||||
-rw-r--r-- | korganizer/koprefs.cpp | 1 | ||||
-rw-r--r-- | korganizer/koprefs.h | 1 | ||||
-rw-r--r-- | korganizer/koprefsdialog.cpp | 6 | ||||
-rw-r--r-- | korganizer/kowhatsnextview.cpp | 16 |
6 files changed, 27 insertions, 4 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 368f379..2032420 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,278 +1,281 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 2.1.17 ************ | 3 | ********** VERSION 2.1.17 ************ |
4 | 4 | ||
5 | 5 | KO/Pi: | |
6 | Added option to display times in What's Next View on two lines. | ||
7 | Removed "Allday" for allday events of one day duration in What's Next View. | ||
8 | Added date range for allday events of more than one day duration in What's Next View. | ||
6 | 9 | ||
7 | ********** VERSION 2.1.16 ************ | 10 | ********** VERSION 2.1.16 ************ |
8 | 11 | ||
9 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. | 12 | Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. |
10 | Added columns for datetime in todo view: Last modified, created and last modified subtodo | 13 | Added columns for datetime in todo view: Last modified, created and last modified subtodo |
11 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. | 14 | Fixed a bug in agenda view displaying recurring multiday events which are longer than two days. |
12 | Made conflict detection up to 4 times faster. | 15 | Made conflict detection up to 4 times faster. |
13 | 16 | ||
14 | ********** VERSION 2.1.15 ************ | 17 | ********** VERSION 2.1.15 ************ |
15 | 18 | ||
16 | Fixed two layout problems on the Z: | 19 | Fixed two layout problems on the Z: |
17 | Made the with of the newly added buttons on the Quick-Todo smaller. | 20 | Made the with of the newly added buttons on the Quick-Todo smaller. |
18 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. | 21 | Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. |
19 | 22 | ||
20 | 23 | ||
21 | ********** VERSION 2.1.14 ************ | 24 | ********** VERSION 2.1.14 ************ |
22 | 25 | ||
23 | Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done. | 26 | Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done. |
24 | Added a button to add a subtodo quickly. | 27 | Added a button to add a subtodo quickly. |
25 | 28 | ||
26 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). | 29 | Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). |
27 | Added an option to change the layout of the list week to column mode. | 30 | Added an option to change the layout of the list week to column mode. |
28 | 31 | ||
29 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | 32 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. |
30 | 33 | ||
31 | Fixed pi-sync problems with the new multi calendar feature. | 34 | Fixed pi-sync problems with the new multi calendar feature. |
32 | Now pi-sync behaviour should be: | 35 | Now pi-sync behaviour should be: |
33 | 1) Local sends file request ( as usual ) | 36 | 1) Local sends file request ( as usual ) |
34 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | 37 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. |
35 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | 38 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). |
36 | If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar. | 39 | If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar. |
37 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | 40 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. |
38 | If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar. | 41 | If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar. |
39 | 42 | ||
40 | Summary: | 43 | Summary: |
41 | No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner. | 44 | No new item ( new created after the last sync ) in a disabled calendar is propagated to the sync partner. Readonly items are synced and added/changed on the sync partner if it is not readonly on the sync partner. |
42 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | 45 | If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. |
43 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. | 46 | Well, the syncing has become quite complicated ... you should have no problems if you enable all calendars. |
44 | 47 | ||
45 | ********** VERSION 2.1.13 ************ | 48 | ********** VERSION 2.1.13 ************ |
46 | 49 | ||
47 | Fixed a problem in KA/Pi search. | 50 | Fixed a problem in KA/Pi search. |
48 | Fixed some minor problems in KO/Pi. | 51 | Fixed some minor problems in KO/Pi. |
49 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. | 52 | Added calendar selection possibility to the todo view popup and to the event/todo/journal editor. |
50 | 53 | ||
51 | Fixed memory usage problems in KA/Pi: | 54 | Fixed memory usage problems in KA/Pi: |
52 | When loading data KA/Pi did load the file data twice. | 55 | When loading data KA/Pi did load the file data twice. |
53 | Example: | 56 | Example: |
54 | A 600k file did consume 1200k memory during loading process. | 57 | A 600k file did consume 1200k memory during loading process. |
55 | This is fixed, it does now consume only 600k during loading process. | 58 | This is fixed, it does now consume only 600k during loading process. |
56 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. | 59 | When saving data KA/Pi did consume a lot of memory for the data parsing during the save process. |
57 | This is fixed. | 60 | This is fixed. |
58 | Example: | 61 | Example: |
59 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. | 62 | Before saving a 600k file KA/Pi did consume 21.7 Meg of Ram. |
60 | When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system. | 63 | When saving KA/Pi did consume 28.6 Meg of Ram. That causes a crash on the Zaurus because there was no memeory left in the system. |
61 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. | 64 | Now KA/Pi is consuming on saving the same data 22.0 Meg of Ram during the save process. |
62 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. | 65 | Note: The memory usage of KA/Pi after the data is loaded/saved has not changed. |
63 | The saving of data may be a bit slower now. | 66 | The saving of data may be a bit slower now. |
64 | 67 | ||
65 | Fixed memory usage problems in KO/Pi: | 68 | Fixed memory usage problems in KO/Pi: |
66 | When KO/Pi did save the data to file, it did not release the used buffers after saving. | 69 | When KO/Pi did save the data to file, it did not release the used buffers after saving. |
67 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. | 70 | The used buffer was released after saving the next time, but there was new buffer space allocated again on that save operation. |
68 | This is fixed. | 71 | This is fixed. |
69 | Example: | 72 | Example: |
70 | When saving a 400k file KO/Pi do now use 400k less memory now. | 73 | When saving a 400k file KO/Pi do now use 400k less memory now. |
71 | 74 | ||
72 | Optimized memory usage in KO/Pi Agenda view: | 75 | Optimized memory usage in KO/Pi Agenda view: |
73 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. | 76 | KO/Pi is storing some paint information in extra buffers for faster repainting of the agenda view. |
74 | These buffers were not made smaller (i.e. downsized) because of performance reasons. | 77 | These buffers were not made smaller (i.e. downsized) because of performance reasons. |
75 | The handling of these buffers are now much smarter: | 78 | The handling of these buffers are now much smarter: |
76 | Two (of six) buffers are removed completely. | 79 | Two (of six) buffers are removed completely. |
77 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. | 80 | The remaing four buffers are now downsized after not using the agenda view for 45 seconds. |
78 | Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi. | 81 | Such that the memory usage of KO/Pi is smaller now in general ( because 2 buffers are removed) and is much smaller when not using the agenda view. That is very important when using fastload for KO/Pi. |
79 | 82 | ||
80 | Worst case example ( for a maximum size agenda content): | 83 | Worst case example ( for a maximum size agenda content): |
81 | When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem. | 84 | When resizing the agenda content to a large scale, KO/Pi did use 17Meg of mem ( and did not use less memory until it was stopped). Now KO/Pi is using on the same operation only 14.3 Meg of mem and after 45 seconds not using the agenda view it uses only 9.4 Meg of mem. |
82 | 85 | ||
83 | When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower. | 86 | When switching to an unused Agenda view now KO/Pi is upizing the buffers again. This takes less than a second. Such that switching to Agenda view (after not using it for more than 45 seconds) is now a bit slower. |
84 | 87 | ||
85 | Summary: | 88 | Summary: |
86 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. | 89 | Many memory wasting problems of KA/Pi and KO/Pi fixed such that it is better to use on the Zaurus. |
87 | 90 | ||
88 | ********** VERSION 2.1.12 ************ | 91 | ********** VERSION 2.1.12 ************ |
89 | 92 | ||
90 | KO/Pi: | 93 | KO/Pi: |
91 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. | 94 | Many small usability fixes, e.g. rearranged the popup menus such that they are better to use on the Zaurus. |
92 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. | 95 | Fixed a problem with the month view when file was saved but KO/Pi was not the active window. |
93 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). | 96 | Fixed some problems in the resource config dialog (e.g. added a warning if you set all calendars to read-only). |
94 | Fixed some other small problems. | 97 | Fixed some other small problems. |
95 | 98 | ||
96 | ********** VERSION 2.1.11 ************ | 99 | ********** VERSION 2.1.11 ************ |
97 | 100 | ||
98 | KO/Pi: | 101 | KO/Pi: |
99 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. | 102 | Because we can have many calendars now in KO/Pi we can have more than one journal entry per day. |
100 | Added features to handle (and add ) more than one journal entry per day. | 103 | Added features to handle (and add ) more than one journal entry per day. |
101 | Added option for a journal title. | 104 | Added option for a journal title. |
102 | 105 | ||
103 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. | 106 | Added info about the calendar, the item belongs to, to the event/todo/journal viewer. |
104 | Fixed a problem of the alarm of completed recurring todos. | 107 | Fixed a problem of the alarm of completed recurring todos. |
105 | Added to the event/todo editor to set quickly the category of an item. | 108 | Added to the event/todo editor to set quickly the category of an item. |
106 | 109 | ||
107 | 110 | ||
108 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. | 111 | Fixed some problems when calling KO/Pi or KA/Pi from the alarm applet. |
109 | 112 | ||
110 | Added KA/Pi multi sync to the multi sync called from the alarm applet. | 113 | Added KA/Pi multi sync to the multi sync called from the alarm applet. |
111 | 114 | ||
112 | ********** VERSION 2.1.10 ************ | 115 | ********** VERSION 2.1.10 ************ |
113 | 116 | ||
114 | KO/Pi: | 117 | KO/Pi: |
115 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. | 118 | Importing Birthdays will now create another file resource "Birthdays" and import the birthday data from KA/Pi into that file. |
116 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. | 119 | When a multidayevent is selected in monthview all occurences of this event in the monthview are now hightlighted. |
117 | Fixed a bug in searching for a small timerange, i.e. one day. | 120 | Fixed a bug in searching for a small timerange, i.e. one day. |
118 | 121 | ||
119 | KA/Pi: | 122 | KA/Pi: |
120 | Fixed two problems in csv export. | 123 | Fixed two problems in csv export. |
121 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. | 124 | Fixed problems when calling the contact selection dialog from KO/Pi or OM/Pi. |
122 | 125 | ||
123 | ********** VERSION 2.1.9 ************ | 126 | ********** VERSION 2.1.9 ************ |
124 | 127 | ||
125 | KO/Pi: | 128 | KO/Pi: |
126 | Fixed some problems of the new search options in the search dialog. | 129 | Fixed some problems of the new search options in the search dialog. |
127 | Fixed some problems in the new resource config options. | 130 | Fixed some problems in the new resource config options. |
128 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. | 131 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. |
129 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: | 132 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: |
130 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. | 133 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. |
131 | 134 | ||
132 | Fixed a problem in recurrence range in syncing with DTM. | 135 | Fixed a problem in recurrence range in syncing with DTM. |
133 | 136 | ||
134 | KA/Pi: | 137 | KA/Pi: |
135 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) | 138 | Made it posiible to show in the contact overview the details of all data available for that contact( e.g. office, spouse, children, nickname ...) |
136 | 139 | ||
137 | PwM/Pi: | 140 | PwM/Pi: |
138 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. | 141 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. |
139 | 142 | ||
140 | ********** VERSION 2.1.8 ************ | 143 | ********** VERSION 2.1.8 ************ |
141 | 144 | ||
142 | KO/Pi: | 145 | KO/Pi: |
143 | Added info about the completion state of a todo in the ListView/Searchdialog. | 146 | Added info about the completion state of a todo in the ListView/Searchdialog. |
144 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. | 147 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. |
145 | Fixed some updating problems when changing the filter. | 148 | Fixed some updating problems when changing the filter. |
146 | 149 | ||
147 | KA/Pi: | 150 | KA/Pi: |
148 | In the addressee selection dialog now the formatted name is shown, if not empty. | 151 | In the addressee selection dialog now the formatted name is shown, if not empty. |
149 | Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. | 152 | Added a column "category" to the addressee selection dialog to make it possible to sort addressees after category. |
150 | Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. | 153 | Now in the addressee selection dialog a selected contact is remove with a single click from the selected list. |
151 | 154 | ||
152 | Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. | 155 | Fixed in the file selector on the Zaurus the problem that symbolic links to files/dirs were ignored. |
153 | Fixed the sorting for size in the file selector on the Z. | 156 | Fixed the sorting for size in the file selector on the Z. |
154 | 157 | ||
155 | Changed the color selection dialog on the Zaurus to a more user friendly version. | 158 | Changed the color selection dialog on the Zaurus to a more user friendly version. |
156 | 159 | ||
157 | ********** VERSION 2.1.7 ************ | 160 | ********** VERSION 2.1.7 ************ |
158 | 161 | ||
159 | KO/Pi: | 162 | KO/Pi: |
160 | Fixed several problems in the new Resource handling. | 163 | Fixed several problems in the new Resource handling. |
161 | Added more options to the search dialog. | 164 | Added more options to the search dialog. |
162 | Fixed a problem in the Month view. | 165 | Fixed a problem in the Month view. |
163 | Added more options to the dialog when setting a todo to stopped. | 166 | Added more options to the dialog when setting a todo to stopped. |
164 | 167 | ||
165 | Fixed two small problems in KO/Pi Alarm applet. | 168 | Fixed two small problems in KO/Pi Alarm applet. |
166 | 169 | ||
167 | ********** VERSION 2.1.6 ************ | 170 | ********** VERSION 2.1.6 ************ |
168 | 171 | ||
169 | This release is for testing only. | 172 | This release is for testing only. |
170 | 173 | ||
171 | KO/Pi: | 174 | KO/Pi: |
172 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. | 175 | Added to the list view (the list view is used in search dialog as well) the possibility to print it. |
173 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. | 176 | Added to the list view the possibility to hide entries, if you do not want to print all entries of the list view. |
174 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. | 177 | Added to the list view the possibility to add all subtodos of selected todos to an export/beam. |
175 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. | 178 | Added to the search dialog the possibility to make an additive search such that you can get a better list for export/printout. |
176 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. | 179 | Added to the search dialog the possibility to hide the checkboxes such that there is more space for the list view on the Zaurus. |
177 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. | 180 | Fixed a problem in the AlarmTimer Applet: Now utf8 messages are displayed properly. |
178 | 181 | ||
179 | Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. | 182 | Added support for multiple calendar files in KO/Pi. Only local ical (*.ics) files are supported as calendars. |
180 | In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. | 183 | In the sync profile config it is still missing to specify a particular calendar to sync with this profile. That setting will be added later. |
181 | Now on every sync the set of calendars is synced which are enabled in the resource view. | 184 | Now on every sync the set of calendars is synced which are enabled in the resource view. |
182 | 185 | ||
183 | A calendar is enabled in the resource view if the "eye" column is checked. | 186 | A calendar is enabled in the resource view if the "eye" column is checked. |
184 | You can set a calendar to be the default for new items( "+" column ). | 187 | You can set a calendar to be the default for new items( "+" column ). |
185 | You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. | 188 | You can tell KO/Pi to ignore all alarm of a calendar ( "bell" column ) and you can set it readonly. |
186 | To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... | 189 | To find out how to add a new calendar and how to remove a calendar is left as an exercise to the reader ... |
187 | 190 | ||
188 | 191 | ||
189 | ********** VERSION 2.1.5 ************ | 192 | ********** VERSION 2.1.5 ************ |
190 | 193 | ||
191 | This is the new stable version. | 194 | This is the new stable version. |
192 | Bugfix: | 195 | Bugfix: |
193 | Fixed a problem with agenda popup on the desktop in KO/Pi. | 196 | Fixed a problem with agenda popup on the desktop in KO/Pi. |
194 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. | 197 | Fixed a crash when reloading file, e.g. after a passive pi-sync synchronization. |
195 | Added config option to not display completed todos in agenda view. | 198 | Added config option to not display completed todos in agenda view. |
196 | Addressee view is now using the formatted name, if defined. | 199 | Addressee view is now using the formatted name, if defined. |
197 | That makes it possible to display "lastname, firstname" in that view now. | 200 | That makes it possible to display "lastname, firstname" in that view now. |
198 | To set the formatted name for all contacts, please use menu: | 201 | To set the formatted name for all contacts, please use menu: |
199 | Edit->Change->Set formatted name. | 202 | Edit->Change->Set formatted name. |
200 | Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. | 203 | Fixed the bug in KA/Pi that is was not possible to add images to a contact on Windows. |
201 | 204 | ||
202 | ********** VERSION 2.1.4 ************ | 205 | ********** VERSION 2.1.4 ************ |
203 | 206 | ||
204 | Fixed two more bugs in the KA/Pi CSV import dialog: | 207 | Fixed two more bugs in the KA/Pi CSV import dialog: |
205 | Made it possible to read multi-line fields and import it to the "Note" field. | 208 | Made it possible to read multi-line fields and import it to the "Note" field. |
206 | Fixed a problem in mapping custom fields, whatever a custem field is... | 209 | Fixed a problem in mapping custom fields, whatever a custem field is... |
207 | 210 | ||
208 | ********** VERSION 2.1.3 ************ | 211 | ********** VERSION 2.1.3 ************ |
209 | 212 | ||
210 | Changed the menu structure of the alarm applet: | 213 | Changed the menu structure of the alarm applet: |
211 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". | 214 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". |
212 | 215 | ||
213 | Fixed several problems in the KA/Pi CSV import dialog: | 216 | Fixed several problems in the KA/Pi CSV import dialog: |
214 | Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. | 217 | Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. |
215 | 218 | ||
216 | 219 | ||
217 | ********** VERSION 2.1.2 ************ | 220 | ********** VERSION 2.1.2 ************ |
218 | 221 | ||
219 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. | 222 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. |
220 | 223 | ||
221 | Fixed a problem when importing data from Outlook with mutiple categories set. | 224 | Fixed a problem when importing data from Outlook with mutiple categories set. |
222 | 225 | ||
223 | Changed display of days in datenavigator: | 226 | Changed display of days in datenavigator: |
224 | Birthdays are now blue, not dark green. | 227 | Birthdays are now blue, not dark green. |
225 | When todo view is shown, no birtdays are shown and days with due todos are shown blue. | 228 | When todo view is shown, no birtdays are shown and days with due todos are shown blue. |
226 | When journal view is shown, only holidays are shown and days with journals are blue. | 229 | When journal view is shown, only holidays are shown and days with journals are blue. |
227 | 230 | ||
228 | Added Backup options to global config: | 231 | Added Backup options to global config: |
229 | You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). | 232 | You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). |
230 | It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. | 233 | It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. |
231 | The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. | 234 | The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. |
232 | 235 | ||
233 | ********** VERSION 2.1.1 ************ | 236 | ********** VERSION 2.1.1 ************ |
234 | 237 | ||
235 | Stable release 2.1.1! | 238 | Stable release 2.1.1! |
236 | 239 | ||
237 | KO/Pi: | 240 | KO/Pi: |
238 | Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. | 241 | Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. |
239 | 242 | ||
240 | ********** VERSION 2.1.0 ************ | 243 | ********** VERSION 2.1.0 ************ |
241 | 244 | ||
242 | Stable release 2.1.0! | 245 | Stable release 2.1.0! |
243 | 246 | ||
244 | Summary of changes/fixes compared to version 2.0.6: | 247 | Summary of changes/fixes compared to version 2.0.6: |
245 | 248 | ||
246 | Many bugs of version 2.0.6 fixed. | 249 | Many bugs of version 2.0.6 fixed. |
247 | Most of them were small bugs, but some of them were important. | 250 | Most of them were small bugs, but some of them were important. |
248 | It is recommended to use version 2.1.0 and not version 2.0.6. | 251 | It is recommended to use version 2.1.0 and not version 2.0.6. |
249 | 252 | ||
250 | Important changes: | 253 | Important changes: |
251 | 254 | ||
252 | Added recurring todos to KO/Pi. | 255 | Added recurring todos to KO/Pi. |
253 | 256 | ||
254 | Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. | 257 | Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. |
255 | 258 | ||
256 | Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. | 259 | Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. |
257 | 260 | ||
258 | Datenavigator can now display many months. Very useful on the desktop. | 261 | Datenavigator can now display many months. Very useful on the desktop. |
259 | 262 | ||
260 | KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. | 263 | KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. |
261 | 264 | ||
262 | Made alarm sound working on Linux desktop. | 265 | Made alarm sound working on Linux desktop. |
263 | 266 | ||
264 | Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details. | 267 | Made KO/Pi and KA/Pi running from a memory stick. Please read storage HowTo for details. |
265 | 268 | ||
266 | Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details. | 269 | Added timetracking feature in KO/Pi todo view. Please read timetraker HowTo for details. |
267 | 270 | ||
268 | Many other usebility enhancements. | 271 | Many other usebility enhancements. |
269 | Special thanks to Ben for his suggestions! | 272 | Special thanks to Ben for his suggestions! |
270 | 273 | ||
271 | You can find the complete changelog | 274 | You can find the complete changelog |
272 | from version 1.7.7 to 2.1.0 | 275 | from version 1.7.7 to 2.1.0 |
273 | in the source package or on | 276 | in the source package or on |
274 | 277 | ||
275 | http://www.pi-sync.net/html/changelog.html | 278 | http://www.pi-sync.net/html/changelog.html |
276 | 279 | ||
277 | 280 | ||
278 | 281 | ||
diff --git a/bin/kdepim/korganizer/germantranslation.txt b/bin/kdepim/korganizer/germantranslation.txt index 0b928ef..e699fe9 100644 --- a/bin/kdepim/korganizer/germantranslation.txt +++ b/bin/kdepim/korganizer/germantranslation.txt | |||
@@ -1,1543 +1,1543 @@ | |||
1 | { "10 minutes","10 Minuten" }, | 1 | { "10 minutes","10 Minuten" }, |
2 | { "10th","10." }, | 2 | { "10th","10." }, |
3 | { "11th","11." }, | 3 | { "11th","11." }, |
4 | { "12 pm Format","12 AM/PM Format" }, | 4 | { "12 pm Format","12 AM/PM Format" }, |
5 | { "12th","12." }, | 5 | { "12th","12." }, |
6 | { "13th","13." }, | 6 | { "13th","13." }, |
7 | { "14th","14." }, | 7 | { "14th","14." }, |
8 | { "15th","15." }, | 8 | { "15th","15." }, |
9 | { "16th","16." }, | 9 | { "16th","16." }, |
10 | { "17th","17." }, | 10 | { "17th","17." }, |
11 | { "18th","18." }, | 11 | { "18th","18." }, |
12 | { "19th","19." }, | 12 | { "19th","19." }, |
13 | { "1 Day","1 Tag" }, | 13 | { "1 Day","1 Tag" }, |
14 | { "1 h","1 Std" }, | 14 | { "1 h","1 Std" }, |
15 | { "1 (high)","1 (hoch)" }, | 15 | { "1 (high)","1 (hoch)" }, |
16 | { "5 (low)","5" }, | 16 | { "5 (low)","5" }, |
17 | { "1st","1." }, | 17 | { "1st","1." }, |
18 | { "20th","20." }, | 18 | { "20th","20." }, |
19 | { "21st","21." }, | 19 | { "21st","21." }, |
20 | { "22nd","22." }, | 20 | { "22nd","22." }, |
21 | { "23rd","23." }, | 21 | { "23rd","23." }, |
22 | { "24:00 Hour Format","24:00 Stunden Format" }, | 22 | { "24:00 Hour Format","24:00 Stunden Format" }, |
23 | { "24th","24." }, | 23 | { "24th","24." }, |
24 | { "25th","25." }, | 24 | { "25th","25." }, |
25 | { "26th","26." }, | 25 | { "26th","26." }, |
26 | { "27th","27." }, | 26 | { "27th","27." }, |
27 | { "28th","28." }, | 27 | { "28th","28." }, |
28 | { "29th","29." }, | 28 | { "29th","29." }, |
29 | { "2nd","2." }, | 29 | { "2nd","2." }, |
30 | { "30 minutes","30 Minuten" }, | 30 | { "30 minutes","30 Minuten" }, |
31 | { "30th","30." }, | 31 | { "30th","30." }, |
32 | { "31st","31." }, | 32 | { "31st","31." }, |
33 | { "3rd","3." }, | 33 | { "3rd","3." }, |
34 | { "4th","4." }, | 34 | { "4th","4." }, |
35 | { "5 (lowest)","5 (Niedrigster)" }, | 35 | { "5 (lowest)","5 (Niedrigster)" }, |
36 | { "5th","5." }, | 36 | { "5th","5." }, |
37 | { "6th","6." }, | 37 | { "6th","6." }, |
38 | { "7th","7." }, | 38 | { "7th","7." }, |
39 | { "8th","8." }, | 39 | { "8th","8." }, |
40 | { "9th","9." }, | 40 | { "9th","9." }, |
41 | { "About...","Über..." }, | 41 | { "About...","Über..." }, |
42 | { "&Accept","&Akzeptieren" }, | 42 | { "&Accept","&Akzeptieren" }, |
43 | { "Accept","Akzeptieren" }, | 43 | { "Accept","Akzeptieren" }, |
44 | { "Accept A&ll","A&lles Akzepieren" }, | 44 | { "Accept A&ll","A&lles Akzepieren" }, |
45 | { "Access:","Zugriff:" }, | 45 | { "Access:","Zugriff:" }, |
46 | { "A corresponding event is missing in your calendar!","Ein zugehöriger Termin fehlt in ihrem Kalender!" }, | 46 | { "A corresponding event is missing in your calendar!","Ein zugehöriger Termin fehlt in ihrem Kalender!" }, |
47 | { "Action","Aktion" }, | 47 | { "Action","Aktion" }, |
48 | { "Add Filter","Filter Hinzufügen" }, | 48 | { "Add Filter","Filter Hinzufügen" }, |
49 | { "&Add","Hinzufügen" }, | 49 | { "&Add","Hinzufügen" }, |
50 | { "Add","Hinzufügen" }, | 50 | { "Add","Hinzufügen" }, |
51 | { "Additional email addresses:","Zusätzliche E-Mail Adressen:" }, | 51 | { "Additional email addresses:","Zusätzliche E-Mail Adressen:" }, |
52 | { "Additional email address:","Zusätzliche E-Mail Adresse:" }, | 52 | { "Additional email address:","Zusätzliche E-Mail Adresse:" }, |
53 | { "&Addressbook","&Adressbuch" }, | 53 | { "&Addressbook","&Adressbuch" }, |
54 | { "Address &Book...","Adress&buch..." }, | 54 | { "Address &Book...","Adress&buch..." }, |
55 | { "Agenda Size","Agende Größe" }, | 55 | { "Agenda Size","Agende Größe" }, |
56 | { "Agenda Size:","Größe der Agenda:" }, | 56 | { "Agenda Size:","Größe der Agenda:" }, |
57 | { "Agenda view:","Agenda Ansicht:" }, | 57 | { "Agenda view:","Agenda Ansicht:" }, |
58 | { "Agenda view background color:","Hintergrund der Agenda Ansicht:" }, | 58 | { "Agenda view background color:","Hintergrund der Agenda Ansicht:" }, |
59 | { "All attendees","Alle Teilnehmer" }, | 59 | { "All attendees","Alle Teilnehmer" }, |
60 | { "AllDayAgenda Height:","Höhe Ganztages Agenda:" }, | 60 | { "AllDayAgenda Height:","Höhe Ganztages Agenda:" }, |
61 | { "All day event","Ganztägig" }, | 61 | { "All day event","Ganztägig" }, |
62 | { "Anonymous","Anonym" }, | 62 | { "Anonymous","Anonym" }, |
63 | { "Apply","Anwenden" }, | 63 | { "Apply","Anwenden" }, |
64 | { "Apr","Apr" }, | 64 | { "Apr","Apr" }, |
65 | { "April","April" }, | 65 | { "April","April" }, |
66 | {"Ask for every entry on conflict","Frage bei Konflikten nach"}, | 66 | {"Ask for every entry on conflict","Frage bei Konflikten nach"}, |
67 | { "Ask for preferences before syncing","Vor dem Syncronisieren nachfragen" }, | 67 | { "Ask for preferences before syncing","Vor dem Syncronisieren nachfragen" }, |
68 | { "Ask for quit when closing KO/Pi","Vor dem Beenden von KO/Pi nachfragen" }, | 68 | { "Ask for quit when closing KO/Pi","Vor dem Beenden von KO/Pi nachfragen" }, |
69 | { "Attendees","Teilnehmer" }, | 69 | { "Attendees","Teilnehmer" }, |
70 | { "Aug","Aug" }, | 70 | { "Aug","Aug" }, |
71 | { "August","August" }, | 71 | { "August","August" }, |
72 | { "Auto-Save","Automatisches Abspeichern" }, | 72 | { "Auto-Save","Automatisches Abspeichern" }, |
73 | { "Auto save delay in minutes:","Verzög.autom.Speichern in Min" }, | 73 | { "Auto save delay in minutes:","Verzög.autom.Speichern in Min" }, |
74 | { "Auto saving...","Automatische Sicherung..." }, | 74 | { "Auto saving...","Automatische Sicherung..." }, |
75 | { "Begin on:","Starte mit:" }, | 75 | { "Begin on:","Starte mit:" }, |
76 | { "Begins on: %1","Starte mit: %1" }, | 76 | { "Begins on: %1","Starte mit: %1" }, |
77 | { "<b>From:</b> %1 <b>To:</b> %2","<b>Vom:</b> %1 <b>Zum:</b> %2" }, | 77 | { "<b>From:</b> %1 <b>To:</b> %2","<b>Vom:</b> %1 <b>Zum:</b> %2" }, |
78 | { "<b>On:</b> %1","<b>Am:</b> %1" }, | 78 | { "<b>On:</b> %1","<b>Am:</b> %1" }, |
79 | { "<b>On:</b> %1 <b>From:S</b> %2 <b>To:</b> %3","<b>Am:</b> %1 <b>Vom:S</b> %2 <b>Zum:</b> %3" }, | 79 | { "<b>On:</b> %1 <b>From:S</b> %2 <b>To:</b> %3","<b>Am:</b> %1 <b>Vom:S</b> %2 <b>Zum:</b> %3" }, |
80 | { "<b>Original event:</b><p>","<b>Original Termin:</b><p>" }, | 80 | { "<b>Original event:</b><p>","<b>Original Termin:</b><p>" }, |
81 | { " - both are modified after last sync"," - beide wurden nach der letzten Syncronisation verändert" }, | 81 | { " - both are modified after last sync"," - beide wurden nach der letzten Syncronisation verändert" }, |
82 | { "Busy","Belegt" }, | 82 | { "Busy","Belegt" }, |
83 | { "&Cancel","Abbre&chen" }, | 83 | { "&Cancel","Abbre&chen" }, |
84 | { "Cancel","Abbrechen" }, | 84 | { "Cancel","Abbrechen" }, |
85 | { "Cannot delete To-Do\nwhich has children.","Kann Todo nicht löschen,\n da noch Einträge vorhanden sind" }, | 85 | { "Cannot delete To-Do\nwhich has children.","Kann Todo nicht löschen,\n da noch Einträge vorhanden sind" }, |
86 | { "Can't generate mail:\nNo event selected.","Kann e-Mail nicht erstellen:\nKein Termin ausgewählt." }, | 86 | { "Can't generate mail:\nNo event selected.","Kann e-Mail nicht erstellen:\nKein Termin ausgewählt." }, |
87 | { "Categories...","Kategorien..." }, | 87 | { "Categories...","Kategorien..." }, |
88 | { "Categories","Kategorien" }, | 88 | { "Categories","Kategorien" }, |
89 | { "Category","Kategorie" }, | 89 | { "Category","Kategorie" }, |
90 | { "Center View","Zentriere Ansicht" }, | 90 | { "Center View","Zentriere Ansicht" }, |
91 | { "Change","Ändere" }, | 91 | { "Change","Ändere" }, |
92 | { "Cinema","Kino" }, | 92 | { "Cinema","Kino" }, |
93 | { "Clone Item","Klone Eintrag" }, | 93 | { "Clone Item","Klone Eintrag" }, |
94 | { "&Close","S&chließen" }, | 94 | { "&Close","S&chließen" }, |
95 | { "Close","Schließen" }, | 95 | { "Close","Schließen" }, |
96 | { "Close this dialog to abort deletion!","Zum Abbrechen des Löschvorganges Dialog schließen!" }, | 96 | { "Close this dialog to abort deletion!","Zum Abbrechen des Löschvorganges Dialog schließen!" }, |
97 | { "Colors","Farben" }, | 97 | { "Colors","Farben" }, |
98 | { "completed","erledigt" }, | 98 | { "completed","erledigt" }, |
99 | { "completed on %1","erledigt am %1" }, | 99 | { "completed on %1","erledigt am %1" }, |
100 | { "Complete","Erledigt" }, | 100 | { "Complete","Erledigt" }, |
101 | { "Confidential","Vertraulich" }, | 101 | { "Confidential","Vertraulich" }, |
102 | { "Configure...","Einstellungen..." }, | 102 | { "Configure...","Einstellungen..." }, |
103 | { "Confirm &deletes","Löschvogang bestätigen" }, | 103 | { "Confirm &deletes","Löschvogang bestätigen" }, |
104 | { "Couldn't load calendar\n '%1'.","Kann Kalender\n '%1' nicht laden." }, | 104 | { "Couldn't load calendar\n '%1'.","Kann Kalender\n '%1' nicht laden." }, |
105 | { "Counter-event Viewer","Terminzähler Ansicht" }, | 105 | { "Counter-event Viewer","Terminzähler Ansicht" }, |
106 | { "Daily ending hour:","Feierabend:" }, | 106 | { "Daily ending hour:","Feierabend:" }, |
107 | { "Daily starting hour:","Anfangszeit:" }, | 107 | { "Daily starting hour:","Anfangszeit:" }, |
108 | { "Daily","Täglich" }, | 108 | { "Daily","Täglich" }, |
109 | { "Date Format","Datums Format" }, | 109 | { "Date Format","Datums Format" }, |
110 | { "Date Format:","Datums Format:" }, | 110 | { "Date Format:","Datums Format:" }, |
111 | { "DateNavigator:(nr)","Datums Navigator" }, | 111 | { "DateNavigator:(nr)","Datums Navigator" }, |
112 | { "Dates: ","Datum: " }, | 112 | { "Dates: ","Datum: " }, |
113 | { "Date && Time","Datum && Zeit" }, | 113 | { "Date && Time","Datum && Zeit" }, |
114 | { "Day begins at:","Der Tag beginnt um:" }, | 114 | { "Day begins at:","Der Tag beginnt um:" }, |
115 | { "Days in Next-X-Days:","Tage in Nächste-X-Tage:" }, | 115 | { "Days in Next-X-Days:","Tage in Nächste-X-Tage:" }, |
116 | { "Days in What's Next:","Tage in What's Next:" }, | 116 | { "Days in What's Next:","Tage in What's Next:" }, |
117 | { "day(s)","Tag(e)" }, | 117 | { "day(s)","Tag(e)" }, |
118 | { "Days to show in Next-X-Days view:","Welche Tage in Nächste-X-Tagen anzeigen:" }, | 118 | { "Days to show in Next-X-Days view:","Welche Tage in Nächste-X-Tagen anzeigen:" }, |
119 | { "day","Tag" }, | 119 | { "day","Tag" }, |
120 | { "Dec","Dez" }, | 120 | { "Dec","Dez" }, |
121 | { "December","Dezember" }, | 121 | { "December","Dezember" }, |
122 | { "Default alarm time:","Standard Alarmzeit:" }, | 122 | { "Default alarm time:","Standard Alarmzeit:" }, |
123 | { "Default appointment time:","Standard Termin Startzeit:" }, | 123 | { "Default appointment time:","Standard Termin Startzeit:" }, |
124 | { "Default event color:","Standard Terminfarbe:" }, | 124 | { "Default event color:","Standard Terminfarbe:" }, |
125 | { "Default","Standard" }, | 125 | { "Default","Standard" }, |
126 | { "Def. duration of new app.:","Standard Termin Länge:" }, | 126 | { "Def. duration of new app.:","Standard Termin Länge:" }, |
127 | { "Delete All","Lösche alles" }, | 127 | { "Delete All","Lösche alles" }, |
128 | { "Delete all selected","Lösche alle Selektierten" }, | 128 | { "Delete all selected","Lösche alle Selektierten" }, |
129 | { "Delete Current","Aktuellen löschen" }, | 129 | { "Delete Current","Aktuellen löschen" }, |
130 | { "Delete Event...","Lösche Termin..." }, | 130 | { "Delete Event...","Lösche Termin..." }, |
131 | { "Delete Event","Lösche Termin" }, | 131 | { "Delete Event","Lösche Termin" }, |
132 | { "&Delete...","Lösche..." }, | 132 | { "&Delete...","Lösche..." }, |
133 | { "Delete...","Lösche..." }, | 133 | { "Delete...","Lösche..." }, |
134 | { "Delete","Lösche" }, | 134 | { "Delete","Lösche" }, |
135 | { "Delete Todo...","Lösche Todo..." }, | 135 | { "Delete Todo...","Lösche Todo..." }, |
136 | { "Delete To-Do","Lösche Todo" }, | 136 | { "Delete To-Do","Lösche Todo" }, |
137 | { "Deleting item %d ...","Lösche Eintrag %d..." }, | 137 | { "Deleting item %d ...","Lösche Eintrag %d..." }, |
138 | { "Descriptions","Beschreibungen" }, | 138 | { "Descriptions","Beschreibungen" }, |
139 | { "Deselect all","Deselektiere Alle" }, | 139 | { "Deselect all","Deselektiere Alle" }, |
140 | { "Details","Details" }, | 140 | { "Details","Details" }, |
141 | { "Dinner","Abendessen" }, | 141 | { "Dinner","Abendessen" }, |
142 | { "Do you really want\nto close KO/Pi?","Möchten Sie wirklich\nKO/PI verlassen?" }, | 142 | { "Do you really want\nto close KO/Pi?","Möchten Sie wirklich\nKO/PI verlassen?" }, |
143 | { "Due Date","Fällig am" }, | 143 | { "Due Date","Fällig am" }, |
144 | { "Due: ","Fällig: "}, | 144 | { "Due: ","Fällig: "}, |
145 | { "Due Time","Fällig um" }, | 145 | { "Due Time","Fällig um" }, |
146 | { "Due:","Fällig:"}, | 146 | { "Due:","Fällig:"}, |
147 | { "Duration: ","Dauer: " }, | 147 | { "Duration: ","Dauer: " }, |
148 | { "Edit...","Bearbeite..." }, | 148 | { "Edit...","Bearbeite..." }, |
149 | { "Edit Event...","Bearbeite Termin..." }, | 149 | { "Edit Event...","Bearbeite Termin..." }, |
150 | { "Edit Event","Bearbeite Termin" }, | 150 | { "Edit Event","Bearbeite Termin" }, |
151 | { "Edit exceptions","Bearbeite Ausnahmen" }, | 151 | { "Edit exceptions","Bearbeite Ausnahmen" }, |
152 | { "EditorBox:","Editor Fenster:" }, | 152 | { "EditorBox:","Editor Fenster:" }, |
153 | { "Edit Recurrence Range","Bearbeite Wiederholung" }, | 153 | { "Edit Recurrence Range","Bearbeite Wiederholung" }, |
154 | { "Edit Todo...","Berabeite Todo..." }, | 154 | { "Edit Todo...","Berabeite Todo..." }, |
155 | { "Edit To-Do","Todo bearbeiten" }, | 155 | { "Edit To-Do","Todo bearbeiten" }, |
156 | { "E&mail address:","E&mail Adresse:" }, | 156 | { "E&mail address:","E&mail Adresse:" }, |
157 | { "(EmptyEmail)","(KeineEmail)" }, | 157 | { "(EmptyEmail)","(KeineEmail)" }, |
158 | { "(EmptyName)","(KeinName)" }, | 158 | { "(EmptyName)","(KeinName)" }, |
159 | { "Enable Recurrence","Wiederholung anschalten" }, | 159 | { "Enable Recurrence","Wiederholung anschalten" }, |
160 | { "End after","Endet nach"}, | 160 | { "End after","Endet nach"}, |
161 | { "End by:","Endet am"}, | 161 | { "End by:","Endet am"}, |
162 | { "End Date","End Datum" }, | 162 | { "End Date","End Datum" }, |
163 | { "End:","Ende:" }, | 163 | { "End:","Ende:" }, |
164 | { "End Time","End Zeit" }, | 164 | { "End Time","End Zeit" }, |
165 | { "English","Englisch" }, | 165 | { "English","Englisch" }, |
166 | { "Event","Termin" }, | 166 | { "Event","Termin" }, |
167 | { "Event list","Termin Liste" }, | 167 | { "Event list","Termin Liste" }, |
168 | { "Events","Termine" }, | 168 | { "Events","Termine" }, |
169 | { "Event Viewer:","Termin Übersicht:" }, | 169 | { "Event Viewer:","Termin Übersicht:" }, |
170 | { "every","jede" }, | 170 | { "every","jede" }, |
171 | { "Exceptions...","Ausnahmen..." }, | 171 | { "Exceptions...","Ausnahmen..." }, |
172 | { "Exceptions","Ausnahmen" }, | 172 | { "Exceptions","Ausnahmen" }, |
173 | { "Exclude holidays","Ohne freie Tage" }, | 173 | { "Exclude holidays","Ohne freie Tage" }, |
174 | { "Exclude Saturdays","Ohne Samstage" }, | 174 | { "Exclude Saturdays","Ohne Samstage" }, |
175 | { "Feb","Feb" }, | 175 | { "Feb","Feb" }, |
176 | { "February","Februar" }, | 176 | { "February","Februar" }, |
177 | { "&Find","Suche!" }, | 177 | { "&Find","Suche!" }, |
178 | { "Fonts","Schriftart" }, | 178 | { "Fonts","Schriftart" }, |
179 | { "Force take local entry always","Erzwinge:Nimm immer lokalen Eintrag" }, | 179 | { "Force take local entry always","Erzwinge:Nimm immer lokalen Eintrag" }, |
180 | { "Force take remote entry always","Erzwinge:Nimm immer fernen Eintrag"}, | 180 | { "Force take remote entry always","Erzwinge:Nimm immer fernen Eintrag"}, |
181 | { "Free","Frei" }, | 181 | { "Free","Frei" }, |
182 | { "Friday","Freitag" }, | 182 | { "Friday","Freitag" }, |
183 | { "Fri","Fr" }, | 183 | { "Fri","Fr" }, |
184 | { "From:","Vom:" }, | 184 | { "From:","Vom:" }, |
185 | { "Full &name:","Vor- und &Nachname:" }, | 185 | { "Full &name:","Vor- und &Nachname:" }, |
186 | { "General","Allgemein" }, | 186 | { "General","Allgemein" }, |
187 | { "German","Deutsch" }, | 187 | { "German","Deutsch" }, |
188 | { "Gifts","Geschenke" }, | 188 | { "Gifts","Geschenke" }, |
189 | { "Go to Today","Heute anzeigen" }, | 189 | { "Go to Today","Heute anzeigen" }, |
190 | { "Help","Hilfe" }, | 190 | { "Help","Hilfe" }, |
191 | { "Hide Dates","Daten ausblenden" }, | 191 | { "Hide Dates","Daten ausblenden" }, |
192 | { "Highlight color:","Markierungen:" }, | 192 | { "Highlight color:","Markierungen:" }, |
193 | { "Holiday color:","Freie Tage:" }, | 193 | { "Holiday color:","Freie Tage:" }, |
194 | { "hour(s)","Stunde(n)" }, | 194 | { "hour(s)","Stunde(n)" }, |
195 | { "In %1 days: ","In %1 Tagen: " }, | 195 | { "In %1 days: ","In %1 Tagen: " }, |
196 | { "Incomplete Todo:","Unerledigte Aufgaben:" }, | 196 | { "Incomplete Todo:","Unerledigte Aufgaben:" }, |
197 | { "Information","Information" }, | 197 | { "Information","Information" }, |
198 | { "Invalid search expression,\ncannot perform ","Kann Suche nicht ausführen" }, | 198 | { "Invalid search expression,\ncannot perform ","Kann Suche nicht ausführen" }, |
199 | { "Jan","Jan" }, | 199 | { "Jan","Jan" }, |
200 | { "January","Januar" }, | 200 | { "January","Januar" }, |
201 | { "JournalView:","Journal Ansicht:" }, | 201 | { "JournalView:","Journal Ansicht:" }, |
202 | { "Journals","Journale" }, | 202 | { "Journals","Journale" }, |
203 | { "Jul","Jul" }, | 203 | { "Jul","Jul" }, |
204 | { "July","Juli" }, | 204 | { "July","Juli" }, |
205 | { "Jump to date","Springe zum Datum" }, | 205 | { "Jump to date","Springe zum Datum" }, |
206 | { "June","Juni" }, | 206 | { "June","Juni" }, |
207 | { "Jun","Jun" }, | 207 | { "Jun","Jun" }, |
208 | { "Key Bindings...","Tastenzuordnung..." }, | 208 | { "Key Bindings...","Tastenzuordnung..." }, |
209 | { "Kids","Kinder" }, | 209 | { "Kids","Kinder" }, |
210 | { "Known Problems...","Bekannte Probleme..." }, | 210 | { "Known Problems...","Bekannte Probleme..." }, |
211 | { "KO/Pi Find ","KO/Pi Suchdialog " }, | 211 | { "KO/Pi Find ","KO/Pi Suchdialog " }, |
212 | { "KO/Pi Find: ","KO/Pi Suchen: " }, | 212 | { "KO/Pi Find: ","KO/Pi Suchen: " }, |
213 | { "KO/Pi is starting ... "," KO/Pi startet ... \n... Zeit für eine Kaffeepause ..." }, | 213 | { "KO/Pi is starting ... "," KO/Pi startet ... \n... Zeit für eine Kaffeepause ..." }, |
214 | { "Language:(needs restart)","Sprache (Neustart!)" }, | 214 | { "Language:(needs restart)","Sprache (Neustart!)" }, |
215 | { "Language:","Sprache" }, | 215 | { "Language:","Sprache" }, |
216 | { "Large","Etwas mehr" }, | 216 | { "Large","Etwas mehr" }, |
217 | { "List View:","Listenansicht:" }, | 217 | { "List View:","Listenansicht:" }, |
218 | { "List View","Listenansicht" }, | 218 | { "List View","Listenansicht" }, |
219 | { "Load/Save","Laden/Speichern" }, | 219 | { "Load/Save","Laden/Speichern" }, |
220 | { "Load Template","Lade Vorlage" }, | 220 | { "Load Template","Lade Vorlage" }, |
221 | { "Locale","Lokalisation" }, | 221 | { "Locale","Lokalisation" }, |
222 | { "Local temp file:","Lokale temp. Datei:" }, | 222 | { "Local temp file:","Lokale temp. Datei:" }, |
223 | { "Location: ","Ort: " }, | 223 | { "Location: ","Ort: " }, |
224 | { "Location:","Ort:" }, | 224 | { "Location:","Ort:" }, |
225 | { "Mail client","Mail Programm" }, | 225 | { "Mail client","Mail Programm" }, |
226 | { "Mail Client","Mail Programm" }, | 226 | { "Mail Client","Mail Programm" }, |
227 | { "March","März" }, | 227 | { "March","März" }, |
228 | { "Mar","Mär" }, | 228 | { "Mar","Mär" }, |
229 | { "May","Mai" }, | 229 | { "May","Mai" }, |
230 | { "M. Bains line:","M. Bains Linie:" }, | 230 | { "M. Bains line:","M. Bains Linie:" }, |
231 | { "Medium","Medium" }, | 231 | { "Medium","Medium" }, |
232 | { "Method","Methode" }, | 232 | { "Method","Methode" }, |
233 | { "minute(s)","Minute(n)" }, | 233 | { "minute(s)","Minute(n)" }, |
234 | { "Monday","Montag" }, | 234 | { "Monday","Montag" }, |
235 | { "Mon","Mo" }, | 235 | { "Mon","Mo" }, |
236 | { "Monthly","Monatlich" }, | 236 | { "Monthly","Monatlich" }, |
237 | { "Month not long enough","Monat ist nicht lang genug" }, | 237 | { "Month not long enough","Monat ist nicht lang genug" }, |
238 | { "month(s)","Monat(e)" }, | 238 | { "month(s)","Monat(e)" }, |
239 | { "Month view:","Monatsansicht:" }, | 239 | { "Month view:","Monatsansicht:" }, |
240 | { "Month view uses category colors","Monatsansicht zeigt Kategorie Farben" }, | 240 | { "Month view uses category colors","Monatsansicht zeigt Kategorie Farben" }, |
241 | { "Todo view uses category colors","Todo Ansicht zeigt Kategorie Farben" }, | 241 | { "Todo view uses category colors","Todo Ansicht zeigt Kategorie Farben" }, |
242 | { "Move &Down","Nach unten verschieben" }, | 242 | { "Move &Down","Nach unten verschieben" }, |
243 | { "Move &Up","Nach oben verschieben" }, | 243 | { "Move &Up","Nach oben verschieben" }, |
244 | { "Name:","Name:" }, | 244 | { "Name:","Name:" }, |
245 | { "Name","Name" }, | 245 | { "Name","Name" }, |
246 | { "\nAre you sure you want\nto delete this event?","\nSind Sie sicher, dass Sie\nden Termin löschen möchten?" }, | 246 | { "\nAre you sure you want\nto delete this event?","\nSind Sie sicher, dass Sie\nden Termin löschen möchten?" }, |
247 | { "%n Days","%n Tage" }, | 247 | { "%n Days","%n Tage" }, |
248 | { "Never","Nie" }, | 248 | { "Never","Nie" }, |
249 | { "New event...","Neuer Termin..." }, | 249 | { "New event...","Neuer Termin..." }, |
250 | { "New event","Neuer Termin" }, | 250 | { "New event","Neuer Termin" }, |
251 | { "New Event...","Neuer Termin..." }, | 251 | { "New Event...","Neuer Termin..." }, |
252 | { "New Events/Todos should","Neue Termine/Todos sollten" }, | 252 | { "New Events/Todos should","Neue Termine/Todos sollten" }, |
253 | { "&New","&Neu" }, | 253 | { "&New","&Neu" }, |
254 | { "New","Neu", }, | 254 | { "New","Neu", }, |
255 | { "New Sub-Todo...","Neues Sub-Todo..." }, | 255 | { "New Sub-Todo...","Neues Sub-Todo..." }, |
256 | { "New Todo...","Neues Todo..." }, | 256 | { "New Todo...","Neues Todo..." }, |
257 | { "Next Alarm: ","Nächster Alarm: ", }, | 257 | { "Next Alarm: ","Nächster Alarm: ", }, |
258 | { "&Next Day","&Nächster Tag", }, | 258 | { "&Next Day","&Nächster Tag", }, |
259 | { "Next days view uses full window","Nächste-X-Tage nutzt Vollbild" }, | 259 | { "Next days view uses full window","Nächste-X-Tage nutzt Vollbild" }, |
260 | { "Next month","Nächster Monat" }, | 260 | { "Next month","Nächster Monat" }, |
261 | { "&Next Week","&Nächste Woche" }, | 261 | { "&Next Week","&Nächste Woche" }, |
262 | { "Next year","Nächstes Jahr" }, | 262 | { "Next year","Nächstes Jahr" }, |
263 | { "Next Year","Nächstes Jahr" }, | 263 | { "Next Year","Nächstes Jahr" }, |
264 | { "%n h","%n Std" }, | 264 | { "%n h","%n Std" }, |
265 | { "No ending date","Kein End-Datum", }, | 265 | { "No ending date","Kein End-Datum", }, |
266 | { "No event, nothing to do.","Kein Termin, nichts zu tun.", }, | 266 | { "No event, nothing to do.","Kein Termin, nichts zu tun.", }, |
267 | { "No event selected.","Kein Termin selektiert" }, | 267 | { "No event selected.","Kein Termin selektiert" }, |
268 | { "No","Nein" }, | 268 | { "No","Nein" }, |
269 | { "No program set","Kein Programm ausgewählt", }, | 269 | { "No program set","Kein Programm ausgewählt", }, |
270 | { "Normal","Normal" }, | 270 | { "Normal","Normal" }, |
271 | { "[No selection]","Keine Selektion", }, | 271 | { "[No selection]","Keine Selektion", }, |
272 | { "No sound set","Kein Sound ausgewählt", }, | 272 | { "No sound set","Kein Sound ausgewählt", }, |
273 | { "no time ","keine Zeit ", }, | 273 | { "no time ","keine Zeit ", }, |
274 | { "no time","keine Zeit", }, | 274 | { "no time","keine Zeit", }, |
275 | { "No Time","Keine Zeit" }, | 275 | { "No Time","Keine Zeit" }, |
276 | { "November","November" }, | 276 | { "November","November" }, |
277 | { "Nov","Nov", }, | 277 | { "Nov","Nov", }, |
278 | { "\nThis event recurs\nover multiple dates.\n","\nDieser Termin wiederholt sich an mehreren Tagen.\n" }, | 278 | { "\nThis event recurs\nover multiple dates.\n","\nDieser Termin wiederholt sich an mehreren Tagen.\n" }, |
279 | { "occurrence(s)","Vorkommen" }, | 279 | { "occurrence(s)","Vorkommen" }, |
280 | { "October","Oktober" }, | 280 | { "October","Oktober" }, |
281 | { "Oct","Okt", }, | 281 | { "Oct","Okt", }, |
282 | { "O-due!","Ü-fällig! " }, | 282 | { "O-due!","Ü-fällig! " }, |
283 | { "&OK","&OK" }, | 283 | { "&OK","&OK" }, |
284 | { "Ok+Show!","Ok+Anzeigen" }, | 284 | { "Ok+Show!","Ok+Anzeigen" }, |
285 | { "Organizer: %1","Organisator %1" }, | 285 | { "Organizer: %1","Organisator %1" }, |
286 | { "Organizer","Organisator" }, | 286 | { "Organizer","Organisator" }, |
287 | { "Owner: ","Besitzer: " }, | 287 | { "Owner: ","Besitzer: " }, |
288 | { "Owner:","Besitzer:" }, | 288 | { "Owner:","Besitzer:" }, |
289 | { "<p><b>Priority:</b> %2</p>","<p><b>Priorität:</b> %2</p>" }, | 289 | { "<p><b>Priority:</b> %2</p>","<p><b>Priorität:</b> %2</p>" }, |
290 | { "Pick a date to display","Wähle einen Tag zum anzeigen aus" }, | 290 | { "Pick a date to display","Wähle einen Tag zum anzeigen aus" }, |
291 | { "Please specify a valid due date.","Bitte gültiges Fälligkeitsdatum angeben."}, | 291 | { "Please specify a valid due date.","Bitte gültiges Fälligkeitsdatum angeben."}, |
292 | { "Please specify a valid end date,\nfor example '%1'.","Bitte gültiges Enddatum angeben,\nz.B.'%1'." }, | 292 | { "Please specify a valid end date,\nfor example '%1'.","Bitte gültiges Enddatum angeben,\nz.B.'%1'." }, |
293 | { "Please specify a valid start date.","Bitte gültiges Startdatum angeben." }, | 293 | { "Please specify a valid start date.","Bitte gültiges Startdatum angeben." }, |
294 | { "Please specify a valid start date,\nfor example '%1'.","Bitte gültiges Startdatum angeben,\nz.B. '%1'." }, | 294 | { "Please specify a valid start date,\nfor example '%1'.","Bitte gültiges Startdatum angeben,\nz.B. '%1'." }, |
295 | { "Please specify a valid start time.","Bitte gültige Startzeit angeben."}, | 295 | { "Please specify a valid start time.","Bitte gültige Startzeit angeben."}, |
296 | { "Please specify a valid start time,\nfor example '%1'.","Bitte gültige Startzeit angeben,\nz.B. '%1'." }, | 296 | { "Please specify a valid start time,\nfor example '%1'.","Bitte gültige Startzeit angeben,\nz.B. '%1'." }, |
297 | { "Preferences - some settings need a restart (nr)","Einstellungen - teilweise Neustart erforderlich (bn)" }, | 297 | { "Preferences - some settings need a restart (nr)","Einstellungen - teilweise Neustart erforderlich (bn)" }, |
298 | { "&Previous Day","Vorheriger Tag" }, | 298 | { "&Previous Day","Vorheriger Tag" }, |
299 | { "Previous month","Vorheriger Monat" }, | 299 | { "Previous month","Vorheriger Monat" }, |
300 | { "Previous Month","Vorheriger Monat" }, | 300 | { "Previous Month","Vorheriger Monat" }, |
301 | { "&Previous Week","Vorherige Woche" }, | 301 | { "&Previous Week","Vorherige Woche" }, |
302 | { "Previous year","Vorheriges Jahr" }, | 302 | { "Previous year","Vorheriges Jahr" }, |
303 | { "Previous Year","Vorheriges Jahr" }, | 303 | { "Previous Year","Vorheriges Jahr" }, |
304 | { "Printing","Drucken" }, | 304 | { "Printing","Drucken" }, |
305 | { "Priority:","Priorität:" }, | 305 | { "Priority:","Priorität:" }, |
306 | { "Private","Privat" }, | 306 | { "Private","Privat" }, |
307 | { "Proceed","Weiter" }, | 307 | { "Proceed","Weiter" }, |
308 | { "Public","Öffentlich" }, | 308 | { "Public","Öffentlich" }, |
309 | { "Purge","Entferne" }, | 309 | { "Purge","Entferne" }, |
310 | { "Purge Completed...","Entferne erledigte Todos..." }, | 310 | { "Purge Completed...","Entferne erledigte Todos..." }, |
311 | { "Purge Todos","Todos bereinigen" }, | 311 | { "Purge Todos","Todos bereinigen" }, |
312 | { "read-only","schreibgeschützt" }, | 312 | { "read-only","schreibgeschützt" }, |
313 | { "Recur every","Wiederh. alle" }, | 313 | { "Recur every","Wiederh. alle" }, |
314 | { "Recur in the month of","Wiederh. im Monat" }, | 314 | { "Recur in the month of","Wiederh. im Monat" }, |
315 | { "Recur on the","Wiederh. am" }, | 315 | { "Recur on the","Wiederh. am" }, |
316 | { "Recur on this day","Wiederh. am diesen Tag" }, | 316 | { "Recur on this day","Wiederh. am diesen Tag" }, |
317 | { "Recurrence Range...","Wiederholungs Zeitraum..." }, | 317 | { "Recurrence Range...","Wiederholungs Zeitraum..." }, |
318 | { "Recurrence Range","Wiederholungs Zeitraum" }, | 318 | { "Recurrence Range","Wiederholungs Zeitraum" }, |
319 | { "Recurrence Rule","Wiederholungs Regel" }, | 319 | { "Recurrence Rule","Wiederholungs Regel" }, |
320 | { "Recurrence","Wiederholung" }, | 320 | { "Recurrence","Wiederholung" }, |
321 | { "Recurs","Wiederholung" }, | 321 | { "Recurs","Wiederholung" }, |
322 | {"&Reject","Abweisen"}, | 322 | {"&Reject","Abweisen"}, |
323 | { "Reminder:","Alarm:" }, | 323 | { "Reminder:","Alarm:" }, |
324 | { "Rem.:","Alarm:" }, | 324 | { "Rem.:","Alarm:" }, |
325 | { "Rem.","Alarm:" }, | 325 | { "Rem.","Alarm:" }, |
326 | { "Remote file:","Remote Datei:"}, | 326 | { "Remote file:","Remote Datei:"}, |
327 | { "Remote IP:","Remote (ferne) IP:" }, | 327 | { "Remote IP:","Remote (ferne) IP:" }, |
328 | { "Remote syncing (via ssh/scp) network settings ","Remote Sync (via ssh/scp) Netzwerk Einstellungen " }, | 328 | { "Remote syncing (via ssh/scp) network settings ","Remote Sync (via ssh/scp) Netzwerk Einstellungen " }, |
329 | { "Remote user:","Remote Benutzer"}, | 329 | { "Remote user:","Remote Benutzer"}, |
330 | { "&Remove","Entfe&rnen" }, | 330 | { "&Remove","Entfe&rnen" }, |
331 | { "Remove","Entfernen" }, | 331 | { "Remove","Entfernen" }, |
332 | { "Request response","Bemerkung anfordern" }, | 332 | { "Request response","Bemerkung anfordern" }, |
333 | { "Role:","Rolle:" }, | 333 | { "Role:","Rolle:" }, |
334 | { "Role","Rolle" }, | 334 | { "Role","Rolle" }, |
335 | { "Sat","Sa" }, | 335 | { "Sat","Sa" }, |
336 | { "Saturday","Samstag" }, | 336 | { "Saturday","Samstag" }, |
337 | { "Search for:","Suche nach:" }, | 337 | { "Search for:","Suche nach:" }, |
338 | { "Search In","Suche in" }, | 338 | { "Search In","Suche in" }, |
339 | { "Search...","Suche..." }, | 339 | { "Search...","Suche..." }, |
340 | { "Search","Suche" }, | 340 | { "Search","Suche" }, |
341 | { "Select Addresses","Wähle Adressen" }, | 341 | { "Select Addresses","Wähle Adressen" }, |
342 | { "Select all","Selektiere Alle" }, | 342 | { "Select all","Selektiere Alle" }, |
343 | { "Select a month","Wähle Monat" }, | 343 | { "Select a month","Wähle Monat" }, |
344 | { "Select a week","Wähle Woche" }, | 344 | { "Select a week","Wähle Woche" }, |
345 | { "Select a year","Wähle Jahr" }, | 345 | { "Select a year","Wähle Jahr" }, |
346 | { "Send directly","Sende direkt" }, | 346 | { "Send directly","Sende direkt" }, |
347 | { "&Send Messages","&Sende Nachrichten", }, | 347 | { "&Send Messages","&Sende Nachrichten", }, |
348 | { "Sep","Sep" }, | 348 | { "Sep","Sep" }, |
349 | { "September","September" }, | 349 | { "September","September" }, |
350 | { "Shopping","Einkaufen" }, | 350 | { "Shopping","Einkaufen" }, |
351 | { "Show Dates","Zeige Daten" }, | 351 | { "Show Dates","Zeige Daten" }, |
352 | { "Show events that recur daily in date nav.","Zeige tägl.wiederh.Term.in Datums Nav." }, | 352 | { "Show events that recur daily in date nav.","Zeige tägl.wiederh.Term.in Datums Nav." }, |
353 | { "Show Event","Termin anzeigen" }, | 353 | { "Show Event","Termin anzeigen" }, |
354 | { "Show ev. that recur weekly in date nav.","Zeige wöch.wiederh.Term.in Datums Nav." }, | 354 | { "Show ev. that recur weekly in date nav.","Zeige wöch.wiederh.Term.in Datums Nav." }, |
355 | { "Show Marcus Bains line","Zeige Marcus Bains Linie" }, | 355 | { "Show Marcus Bains line","Zeige Marcus Bains Linie" }, |
356 | { "Show summary after syncing","Zeige Zusammenfassung nach Sync." }, | 356 | { "Show summary after syncing","Zeige Zusammenfassung nach Sync." }, |
357 | { "Show time as:","Zeige Zeit als" }, | 357 | { "Show time as:","Zeige Zeit als" }, |
358 | { "Show Todo","Todo anzeigen" }, | 358 | { "Show Todo","Todo anzeigen" }, |
359 | { "Vertical screen layout(Needs restart)","Vertikaler Bildschirm-Layout (Neustart!)" }, | 359 | { "Vertical screen layout(Needs restart)","Vertikaler Bildschirm-Layout (Neustart!)" }, |
360 | { "&Show","Anzeigen" }, | 360 | { "&Show","Anzeigen" }, |
361 | { "Show...","Anzeigen..." }, | 361 | { "Show...","Anzeigen..." }, |
362 | { "Show","Anzeigen" }, | 362 | { "Show","Anzeigen" }, |
363 | { "Small","Klein" }, | 363 | { "Small","Klein" }, |
364 | { "Sorry","Tut mir leid" }, | 364 | { "Sorry","Tut mir leid" }, |
365 | {"Sorry, the copy command failed!\nCommand was:\n","Der Kopierbefehl schlug fehl!\nBefehl war:\n"}, | 365 | {"Sorry, the copy command failed!\nCommand was:\n","Der Kopierbefehl schlug fehl!\nBefehl war:\n"}, |
366 | { "Start:","Start:" }, | 366 | { "Start:","Start:" }, |
367 | { "Start Date","Start Datum" }, | 367 | { "Start Date","Start Datum" }, |
368 | { "Start date: %1","Start Datum: %1" }, | 368 | { "Start date: %1","Start Datum: %1" }, |
369 | { "Start Time","Start Zeit" }, | 369 | { "Start Time","Start Zeit" }, |
370 | { "Status:","Status:" }, | 370 | { "Status:","Status:" }, |
371 | { "Status","Status:" }, | 371 | { "Status","Status:" }, |
372 | { "Summaries","Titel" }, | 372 | { "Summaries","Titel" }, |
373 | { "Summary:","Titel:" }, | 373 | { "Summary:","Titel:" }, |
374 | { "Summary","Titel" }, | 374 | { "Summary","Titel" }, |
375 | { "Sunday","Sonntag" }, | 375 | { "Sunday","Sonntag" }, |
376 | { "Sun","So" }, | 376 | { "Sun","So" }, |
377 | { "Sync preferences:","Sync Einstellungen" }, | 377 | { "Sync preferences:","Sync Einstellungen" }, |
378 | { "Sync Prefs","Sync Einstellungen" }, | 378 | { "Sync Prefs","Sync Einstellungen" }, |
379 | { "Syncronize","Daten abgleich" }, | 379 | { "Syncronize","Daten abgleich" }, |
380 | { "Take local entry on conflict","Nimm lokalen Eintrag beim Konflikt" }, | 380 | { "Take local entry on conflict","Nimm lokalen Eintrag beim Konflikt" }, |
381 | { "Take newest entry on conflict","Nimm neuesten Eintrag beim Konflikt" }, | 381 | { "Take newest entry on conflict","Nimm neuesten Eintrag beim Konflikt" }, |
382 | { "Take remote entry on conflict","Nimm fernen Eintrag beim Konflikt" }, | 382 | { "Take remote entry on conflict","Nimm fernen Eintrag beim Konflikt" }, |
383 | { "Template '%1' does not contain a valid Todo.","Template '%1' enthält kein gültiges Todo" }, | 383 | { "Template '%1' does not contain a valid Todo.","Template '%1' enthält kein gültiges Todo" }, |
384 | { "Template does not contain a valid Event.","Template '%1' enthält keinen gültigen Termin" }, | 384 | { "Template does not contain a valid Event.","Template '%1' enthält keinen gültigen Termin" }, |
385 | { "Template...","Vorlage..." }, | 385 | { "Template...","Vorlage..." }, |
386 | { "This day","Dieser Tag" }, | 386 | { "This day","Dieser Tag" }, |
387 | { "This is an experimental feature. ","Dieses Feature ist experimentel" }, | 387 | { "This is an experimental feature. ","Dieses Feature ist experimentel" }, |
388 | { "This item will be\npermanently deleted.","Dieser Eintrag wird\nkomplett gelöscht." }, | 388 | { "This item will be\npermanently deleted.","Dieser Eintrag wird\nkomplett gelöscht." }, |
389 | { "This item will be permanently deleted.", "Dieser Eintrag wird komplett gelöscht." }, | 389 | { "This item will be permanently deleted.", "Dieser Eintrag wird komplett gelöscht." }, |
390 | { "Thu","Do" }, | 390 | { "Thu","Do" }, |
391 | { "Thursday","Donnerstag" }, | 391 | { "Thursday","Donnerstag" }, |
392 | { "Time associated","Mit Zeit" }, | 392 | { "Time associated","Mit Zeit" }, |
393 | { "Time bar:","Uhrzeit Zeile:" }, | 393 | { "Time bar:","Uhrzeit Zeile:" }, |
394 | { "Time && Date","Zeit und Datum" }, | 394 | { "Time && Date","Zeit und Datum" }, |
395 | { "Time Format","Zeit Format" }, | 395 | { "Time Format","Zeit Format" }, |
396 | { "Time Format(nr):","Zeit Format(Neustart!)" }, | 396 | { "Time Format(nr):","Zeit Format(Neustart!)" }, |
397 | { "Date Labels:","Datumsleiste:" }, | 397 | { "Date Labels:","Datumsleiste:" }, |
398 | { "Time: ","Zeit: " }, | 398 | { "Time: ","Zeit: " }, |
399 | { "Timezone:","Zeitzone:" }, | 399 | { "Timezone:","Zeitzone:" }, |
400 | { "To: ","Bis: " }, | 400 | { "To: ","Bis: " }, |
401 | { "To:","Bis:" }, | 401 | { "To:","Bis:" }, |
402 | { "Today: ","Heute: " }, | 402 | { "Today: ","Heute: " }, |
403 | { "Todo due today color:","Heute fällige Todos" }, | 403 | { "Todo due today color:","Heute fällige Todos" }, |
404 | { "To-do items:","To-Do items:" }, | 404 | { "To-do items:","To-Do items:" }, |
405 | { "Todo overdue color:","Überfällige Todos" }, | 405 | { "Todo overdue color:","Überfällige Todos" }, |
406 | { "Todo","Todo" }, | 406 | { "Todo","Todo" }, |
407 | { "To-do view shows completed Todos","Todo Ansicht zeigt erledigte Todos" }, | 407 | { "To-do view shows completed Todos","Todo Ansicht zeigt erledigte Todos" }, |
408 | { "ToDoView:","Todo Ansicht:" }, | 408 | { "ToDoView:","Todo Ansicht:" }, |
409 | { "Toggle Alarm","Wechsle Alarm" }, | 409 | { "Toggle Alarm","Wechsle Alarm" }, |
410 | { "Toggle Allday","Umschalten Ganztag" }, | 410 | { "Toggle Allday","Umschalten Ganztag" }, |
411 | { "Tomorrow: ","Morgen: " }, | 411 | { "Tomorrow: ","Morgen: " }, |
412 | { "Tue","Di" }, | 412 | { "Tue","Di" }, |
413 | { "Tuesday","Dienstag" }, | 413 | { "Tuesday","Dienstag" }, |
414 | { "Two entries are in conflict, if: ","Zwei Einträge haben einen Konflikt, wenn:" }, | 414 | { "Two entries are in conflict, if: ","Zwei Einträge haben einen Konflikt, wenn:" }, |
415 | { "Unable to find template '%1'.","Kann Vorlage '%1' nicht finden." }, | 415 | { "Unable to find template '%1'.","Kann Vorlage '%1' nicht finden." }, |
416 | { "Unknown","Unbekannt" }, | 416 | { "Unknown","Unbekannt" }, |
417 | { "Up","Hinauf" }, | 417 | { "Up","Hinauf" }, |
418 | { "Use password (if not, ask when syncing)","Passwort: (sonst jedesmal anfragen)" }, | 418 | { "Use password (if not, ask when syncing)","Passwort: (sonst jedesmal anfragen)" }, |
419 | { "User defined","Benutzerdefiniert" }, | 419 | { "User defined","Benutzerdefiniert" }, |
420 | { "User long date:","Format langes Datum:" }, | 420 | { "User long date:","Format langes Datum:" }, |
421 | { "User short date:","Forma kurzes Datum:" }, | 421 | { "User short date:","Forma kurzes Datum:" }, |
422 | { "View","Ansicht" }, | 422 | { "View","Ansicht" }, |
423 | { "View Fonts","Schriftarten Ansichten" }, | 423 | { "View Fonts","Schriftarten Ansichten" }, |
424 | { "Views","Ansichten" }, | 424 | { "Views","Ansichten" }, |
425 | { "Wed","Mi" }, | 425 | { "Wed","Mi" }, |
426 | { "Wednesday","Mittwoch" }, | 426 | { "Wednesday","Mittwoch" }, |
427 | { "Week %1","Woche %1" }, | 427 | { "Week %1","Woche %1" }, |
428 | { "Weekly","Wöchentlich" }, | 428 | { "Weekly","Wöchentlich" }, |
429 | { "Week starts on Sunday","Woche beginnt Sonntags" }, | 429 | { "Week starts on Sunday","Woche beginnt Sonntags" }, |
430 | { "What's Next View:","What's Next Anz." }, | 430 | { "What's Next View:","What's Next Anz." }, |
431 | { "What's next ?","Was kommt als nächstes?(What's Next)" }, | 431 | { "What's next ?","Was kommt als nächstes?(What's Next)" }, |
432 | { "Working Hours","Tägliche Arbeitszeit" }, | 432 | { "Working Hours","Tägliche Arbeitszeit" }, |
433 | { "Working hours color:","Arbeitszeit in der Agenda Ansicht:" }, | 433 | { "Working hours color:","Arbeitszeit in der Agenda Ansicht:" }, |
434 | { "Write back existing entries only","Nur exisitierende Einträge zurückschreiben" }, | 434 | { "Write back existing entries only","Nur exisitierende Einträge zurückschreiben" }, |
435 | { "Write back synced file","Syncronisierte Datei zurückschreiben" }, | 435 | { "Write back synced file","Syncronisierte Datei zurückschreiben" }, |
436 | { "Yearly","Jährlich" }, | 436 | { "Yearly","Jährlich" }, |
437 | { "year(s)","Jahr(e)" }, | 437 | { "year(s)","Jahr(e)" }, |
438 | { "Yes","Ja" }, | 438 | { "Yes","Ja" }, |
439 | { "You have %d item(s) selected.\n","Sie haben %d Einträge ausgewählt.\n" }, | 439 | { "You have %d item(s) selected.\n","Sie haben %d Einträge ausgewählt.\n" }, |
440 | { "You have to restart KOrganizer for this setting to take effect.","Sie müssem Korganizer neu starten, damit diese Einstellung aktiviert wird." }, | 440 | { "You have to restart KOrganizer for this setting to take effect.","Sie müssem Korganizer neu starten, damit diese Einstellung aktiviert wird." }, |
441 | { "week(s) on:","Woche(n) am: " }, | 441 | { "week(s) on:","Woche(n) am: " }, |
442 | { "Full menu bar(nr)","Volle Menuleiste(bn)" }, | 442 | { "Full menu bar(nr)","Volle Menuleiste(bn)" }, |
443 | { "Timezone has daylight saving","Zeitzone hat Sommerzeit" }, | 443 | { "Timezone has daylight saving","Zeitzone hat Sommerzeit" }, |
444 | { "Actual start and end is the\nsunday before this date.","Tatsächlicher Beginn/Ende ist der\nSonntag vor diesem Datum!" }, | 444 | { "Actual start and end is the\nsunday before this date.","Tatsächlicher Beginn/Ende ist der\nSonntag vor diesem Datum!" }, |
445 | { "The year in the date is ignored.","Das Jahr vom Datum wird ignoriert." }, | 445 | { "The year in the date is ignored.","Das Jahr vom Datum wird ignoriert." }, |
446 | { "Daylight start:","Sommerzeit Start:" }, | 446 | { "Daylight start:","Sommerzeit Start:" }, |
447 | { "Daylight end:","Sommerzeit Ende:" }, | 447 | { "Daylight end:","Sommerzeit Ende:" }, |
448 | { "Time Zone","Zeitzone" }, | 448 | { "Time Zone","Zeitzone" }, |
449 | { "Monday 19 April 2004: %A %d %B %Y","Montag 19 April 2004: %A %d %B %Y" }, | 449 | { "Monday 19 April 2004: %A %d %B %Y","Montag 19 April 2004: %A %d %B %Y" }, |
450 | { "%A: Monday --- %a: Mon","%A: Montag --- %a: Mon" }, | 450 | { "%A: Monday --- %a: Mon","%A: Montag --- %a: Mon" }, |
451 | { "minutely","minütlich" }, | 451 | { "minutely","minütlich" }, |
452 | { "hourly","stündlich" }, | 452 | { "hourly","stündlich" }, |
453 | { "daily","täglich" }, | 453 | { "daily","täglich" }, |
454 | { "weekly","wöchentlich" }, | 454 | { "weekly","wöchentlich" }, |
455 | { "monthly","monatlich" }, | 455 | { "monthly","monatlich" }, |
456 | { "day-monthly","tag-monatlich" }, | 456 | { "day-monthly","tag-monatlich" }, |
457 | { "month-yearly","monat-jährlich" }, | 457 | { "month-yearly","monat-jährlich" }, |
458 | { "day-yearly","tag-jährlich" }, | 458 | { "day-yearly","tag-jährlich" }, |
459 | { "position-yearly","pos-jährlich" }, | 459 | { "position-yearly","pos-jährlich" }, |
460 | { "Edit item on doubleclick (if not, show)","Editiere mit Doppelklick(wenn nicht, zeige)" }, | 460 | { "Edit item on doubleclick (if not, show)","Editiere mit Doppelklick(wenn nicht, zeige)" }, |
461 | { "Highlight current day in agenda","Hebe >>heute<< in Agenda hervor" }, | 461 | { "Highlight current day in agenda","Hebe >>heute<< in Agenda hervor" }, |
462 | { "Use light color for highlight current day","Helle Farbe für >>heute<< Hervorhebung" }, | 462 | { "Use light color for highlight current day","Helle Farbe für >>heute<< Hervorhebung" }, |
463 | { "Highlight selection in Time Edit","Hebe Auswahl in Zeit Edit hervor" }, | 463 | { "Highlight selection in Time Edit","Hebe Auswahl in Zeit Edit hervor" }, |
464 | { "Hold fullscreen on view change","Behalte Vollbild bei Ansichswechsel" }, | 464 | { "Hold fullscreen on view change","Behalte Vollbild bei Ansichswechsel" }, |
465 | { "Hold non-fullscreen on view change","Behalte Nicht-Vollbild bei Ansichtsw." }, | 465 | { "Hold non-fullscreen on view change","Behalte Nicht-Vollbild bei Ansichtsw." }, |
466 | { "Event list view uses full window","Listenansicht nutzt Vollbild" }, | 466 | { "Event list view uses full window","Listenansicht nutzt Vollbild" }, |
467 | { "Set agenda to DayBeginsAt on change","Setze Agenda auf TagBeginntUm bei Wechsel" }, | 467 | { "Set agenda to DayBeginsAt on change","Setze Agenda auf TagBeginntUm bei Wechsel" }, |
468 | { "Set agenda to current time on change","Setze Agenda auf gegenw.Zeit bei Wechsel" }, | 468 | { "Set agenda to current time on change","Setze Agenda auf gegenw.Zeit bei Wechsel" }, |
469 | { "Listview uses monthly timespan","Listenansicht zeigt monatliche Zeitspanne" }, | 469 | { "Listview uses monthly timespan","Listenansicht zeigt monatliche Zeitspanne" }, |
470 | { "ViewChange","Ansichtswechsel" }, | 470 | { "ViewChange","Ansichtswechsel" }, |
471 | { "Default alarm *.wav file:","Standard Alarm *.wav Datei:" }, | 471 | { "Default alarm *.wav file:","Standard Alarm *.wav Datei:" }, |
472 | { "This setting is useless for 5500 user!","Diese Einst. ist nutzlos für 5500 Nutzer" }, | 472 | { "This setting is useless for 5500 user!","Diese Einst. ist nutzlos für 5500 Nutzer" }, |
473 | { "File","Datei" }, | 473 | { "File","Datei" }, |
474 | { "Clone...","Dupliziere..." }, | 474 | { "Clone...","Dupliziere..." }, |
475 | { "Move...","Bewege..." }, | 475 | { "Move...","Bewege..." }, |
476 | { "Beam...","Sende via IR..." }, | 476 | { "Beam...","Sende via IR..." }, |
477 | { "&Clone...","Dupliziere..." }, | 477 | { "&Clone...","Dupliziere..." }, |
478 | { "&Move...","Bewege..." }, | 478 | { "&Move...","Bewege..." }, |
479 | { "&Beam...","Sende via IR..." }, | 479 | { "&Beam...","Sende via IR..." }, |
480 | { "Show Completed","Zeige erledigte Todos" }, | 480 | { "Show Completed","Zeige erledigte Todos" }, |
481 | { "Show Quick Todo","Zeige Quick-Todo" }, | 481 | { "Show Quick Todo","Zeige Quick-Todo" }, |
482 | { "Unparent Todo","Un-sub Todo" }, | 482 | { "Unparent Todo","Un-sub Todo" }, |
483 | { "Save selected to file...","Speichere Selektierte..." }, | 483 | { "Save selected to file...","Speichere Selektierte..." }, |
484 | { "Add Categ. to selected...","Füge zu Selekt. Kateg. hinzu..." }, | 484 | { "Add Categ. to selected...","Füge zu Selekt. Kateg. hinzu..." }, |
485 | { "Set Categ. for selected...","Setze Kateg. für Selekt." }, | 485 | { "Set Categ. for selected...","Setze Kateg. für Selekt." }, |
486 | { "Beam via IR...","Sende via IR..." }, | 486 | { "Beam via IR...","Sende via IR..." }, |
487 | { "Search","Suchen" }, | 487 | { "Search","Suchen" }, |
488 | { "Date Picker","Datum auswählen" }, | 488 | { "Date Picker","Datum auswählen" }, |
489 | { "Day View","Tagesansicht" }, | 489 | { "Day View","Tagesansicht" }, |
490 | { "Work Week","Arbeitswoche" }, | 490 | { "Work Week","Arbeitswoche" }, |
491 | { "Week","Wochenansicht" }, | 491 | { "Week","Wochenansicht" }, |
492 | { "Month","Monatsansicht" }, | 492 | { "Month","Monatsansicht" }, |
493 | { "Todo View","Todo Liste" }, | 493 | { "Todo View","Todo Liste" }, |
494 | { "Journal","Journal" }, | 494 | { "Journal","Journal" }, |
495 | { "Next days","Nächste Tage" }, | 495 | { "Next days","Nächste Tage" }, |
496 | { "Print agenda selection...","Drucke Agendaselektion..." }, | 496 | { "Print agenda selection...","Drucke Agendaselektion..." }, |
497 | { "Toggle DateNavigator","Navigator umschalten" }, | 497 | { "Toggle DateNavigator","Navigator umschalten" }, |
498 | { "Toggle FilterView","Filteransicht umschalten" }, | 498 | { "Toggle FilterView","Filteransicht umschalten" }, |
499 | { "Prev. month","Vorheriger Monat" }, | 499 | { "Prev. month","Vorheriger Monat" }, |
500 | { "Go backward","Gehe zurück" }, | 500 | { "Go backward","Gehe zurück" }, |
501 | { "Go forward","Gehe weiter" }, | 501 | { "Go forward","Gehe weiter" }, |
502 | { "Synchronize","Synchronisieren" }, | 502 | { "Synchronize","Synchronisieren" }, |
503 | { "AgendaSize","Agendagröße" }, | 503 | { "AgendaSize","Agendagröße" }, |
504 | { "Import (*.ics/*.vcs) file","Importiere (*.ics/*.vcs) Datei" }, | 504 | { "Import (*.ics/*.vcs) file","Importiere (*.ics/*.vcs) Datei" }, |
505 | { "Import last file","Importiere letzte Datei" }, | 505 | { "Import last file","Importiere letzte Datei" }, |
506 | { "Import Opie/Qtopia Cal.","Importiere Opie/Qtopia Kal." }, | 506 | { "Import Opie/Qtopia Cal.","Importiere Opie/Qtopia Kal." }, |
507 | { "Save Backup...","Speichere Backup..." }, | 507 | { "Save Backup...","Speichere Backup..." }, |
508 | { "Export VCalendar","Exportiere VCalendar" }, | 508 | { "Export VCalendar","Exportiere VCalendar" }, |
509 | { "Manage new categories...","Verwalte neue Kategorien..." }, | 509 | { "Manage new categories...","Verwalte neue Kategorien..." }, |
510 | { "Beam complete calendar...","Sende kompletten Kalender..." }, | 510 | { "Beam complete calendar...","Sende kompletten Kalender..." }, |
511 | { "Beam filtered calendar...","Sende gefilterten Kalender..." }, | 511 | { "Beam filtered calendar...","Sende gefilterten Kalender..." }, |
512 | { "Remote via ssh","Über Netzwerk via ssh" }, | 512 | { "Remote via ssh","Über Netzwerk via ssh" }, |
513 | { "With local file","Mit lokaler Datei" }, | 513 | { "With local file","Mit lokaler Datei" }, |
514 | { "With last file","Mit letzter Datei" }, | 514 | { "With last file","Mit letzter Datei" }, |
515 | { "KO/Pi: Ready for beaming","KO/Pi: Bereit zum Senden" }, | 515 | { "KO/Pi: Ready for beaming","KO/Pi: Bereit zum Senden" }, |
516 | { "KO/Pi:Beaming done","KO/Pi: Senden erfolgt" }, | 516 | { "KO/Pi:Beaming done","KO/Pi: Senden erfolgt" }, |
517 | { "Save filename","Speichern: Dateinamen wählen" }, | 517 | { "Save filename","Speichern: Dateinamen wählen" }, |
518 | { "File already exists!\nOld file from:\n%1\nOverwrite?\n","Dateiname existiert bereits!\nAlte Datei vom:\n%1\nÜberschreiben?\n" }, | 518 | { "File already exists!\nOld file from:\n%1\nOverwrite?\n","Dateiname existiert bereits!\nAlte Datei vom:\n%1\nÜberschreiben?\n" }, |
519 | { "KO/Pi: Warning!","KO/Pi: Warnung!" }, | 519 | { "KO/Pi: Warning!","KO/Pi: Warnung!" }, |
520 | { "Overwrite!","Überschreibe!" }, | 520 | { "Overwrite!","Überschreibe!" }, |
521 | { "KO/Pi:Saved %1","KO/Pi:Gespeichert %1" }, | 521 | { "KO/Pi:Saved %1","KO/Pi:Gespeichert %1" }, |
522 | { "All selected items will be\npermanently deleted.\n(Deleting items will take\nsome time on a PDA)\n","Alle selektierten Einträge werden\nunwiederbringlich gelöscht.\n(Löschen kann auf dem\nPDA einige Zeit dauern)\n" }, | 522 | { "All selected items will be\npermanently deleted.\n(Deleting items will take\nsome time on a PDA)\n","Alle selektierten Einträge werden\nunwiederbringlich gelöscht.\n(Löschen kann auf dem\nPDA einige Zeit dauern)\n" }, |
523 | { "KO/Pi Confirmation","KO/Pi Bestätigung" }, | 523 | { "KO/Pi Confirmation","KO/Pi Bestätigung" }, |
524 | { "Close dialog to abort deletion!","Schließe Dialog um das Löschen abzubrechen!" }, | 524 | { "Close dialog to abort deletion!","Schließe Dialog um das Löschen abzubrechen!" }, |
525 | { "Deleting item %d ...","Lösche Eintrag %d ..." }, | 525 | { "Deleting item %d ...","Lösche Eintrag %d ..." }, |
526 | { "%d items remaining in list.","%d Einträge sind in der Liste verblieben." }, | 526 | { "%d items remaining in list.","%d Einträge sind in der Liste verblieben." }, |
527 | { "Size","Größe" }, | 527 | { "Size","Größe" }, |
528 | { "Date","Datum" }, | 528 | { "Date","Datum" }, |
529 | { "Mime Type","Datei Typ" }, | 529 | { "Mime Type","Datei Typ" }, |
530 | { "All Files","Alle Dateien" }, | 530 | { "All Files","Alle Dateien" }, |
531 | { "Files","Dateien" }, | 531 | { "Files","Dateien" }, |
532 | { "Documents","DoKumente" }, | 532 | { "Documents","DoKumente" }, |
533 | { "Select Categories","Selektiere Kategorien" }, | 533 | { "Select Categories","Selektiere Kategorien" }, |
534 | { " &Deselect All "," Auswahl aufheben " }, | 534 | { " &Deselect All "," Auswahl aufheben " }, |
535 | { "A&dd","Hinzu" }, | 535 | { "A&dd","Hinzu" }, |
536 | { "&Modify","Ändern" }, | 536 | { "&Modify","Ändern" }, |
537 | { "Edit Categories","Editiere Kategorien" }, | 537 | { "Edit Categories","Editiere Kategorien" }, |
538 | { " &Edit Categories "," &Editiere Kategorien " }, | 538 | { " &Edit Categories "," &Editiere Kategorien " }, |
539 | { "Beam Options","Beam Einstellungen" }, | 539 | { "Beam Options","Beam Einstellungen" }, |
540 | { " With timezone "," Mit Zeitzone " }, | 540 | { " With timezone "," Mit Zeitzone " }, |
541 | { " Local time ", " Lokale Zeit " }, | 541 | { " Local time ", " Lokale Zeit " }, |
542 | { "Manage new Categories","Verwalte neue Kategorien" }, | 542 | { "Manage new Categories","Verwalte neue Kategorien" }, |
543 | { "Add to category list","Füge zur Kategorieliste hinzu" }, | 543 | { "Add to category list","Füge zur Kategorieliste hinzu" }, |
544 | { "Remove from Events/Todos","Entferne von Terminen/Todos" }, | 544 | { "Remove from Events/Todos","Entferne von Terminen/Todos" }, |
545 | { "New categories not in list:","Kategorien, die nicht in der Liste sind:" }, | 545 | { "New categories not in list:","Kategorien, die nicht in der Liste sind:" }, |
546 | { "File format","Datei Format" }, | 546 | { "File format","Datei Format" }, |
547 | { "Time format","Zeit Format" }, | 547 | { "Time format","Zeit Format" }, |
548 | { "KO/Pi:Saving Data to File ...","KO/Pi: Speichere Kalender in Datei ..." }, | 548 | { "KO/Pi:Saving Data to File ...","KO/Pi: Speichere Kalender in Datei ..." }, |
549 | { "KO/Pi:File Saved. Needed %d sec, %d ms","KO/Pi: Abgespeichert in %d sec, %d ms" }, | 549 | { "KO/Pi:File Saved. Needed %d sec, %d ms","KO/Pi: Abgespeichert in %d sec, %d ms" }, |
550 | { "h","Std" }, | 550 | { "h","Std" }, |
551 | { "min","Min" }, | 551 | { "min","Min" }, |
552 | { "hou","Std" }, | 552 | { "hou","Std" }, |
553 | { "day","Tag" }, | 553 | { "day","Tag" }, |
554 | { "French","Französich" }, | 554 | { "French","Französich" }, |
555 | { "Time","Zeit" }, | 555 | { "Time","Zeit" }, |
556 | { "Event Viewer","Termin Anzeige" }, | 556 | { "Event Viewer","Termin Anzeige" }, |
557 | { "Cancel Sync","Sync Abbrechen" }, | 557 | { "Cancel Sync","Sync Abbrechen" }, |
558 | { "Remote","Fern" }, | 558 | { "Remote","Fern" }, |
559 | { "Local","Lokal" }, | 559 | { "Local","Lokal" }, |
560 | { "Conflict! Please choose entry","Konflikt! Bitte Eintrag wählen" }, | 560 | { "Conflict! Please choose entry","Konflikt! Bitte Eintrag wählen" }, |
561 | { "Local: ","Lokal: " }, | 561 | { "Local: ","Lokal: " }, |
562 | { "Remote: ","Fern: " }, | 562 | { "Remote: ","Fern: " }, |
563 | { "Last modified: ","Zuletzt geändert: " }, | 563 | { "Last modified: ","Zuletzt geändert: " }, |
564 | { "Location: ","Ort: " }, | 564 | { "Location: ","Ort: " }, |
565 | { "<p><b>From:</b> %1 </p><p><b>To:</b> %2</p>","<p><b>Von:</b> %1 </p><p><b>Bis:</b> %2</p>" }, | 565 | { "<p><b>From:</b> %1 </p><p><b>To:</b> %2</p>","<p><b>Von:</b> %1 </p><p><b>Bis:</b> %2</p>" }, |
566 | { "<p><b>On:</b> %1</p>","<p><b>Am:</b> %1</p>" }, | 566 | { "<p><b>On:</b> %1</p>","<p><b>Am:</b> %1</p>" }, |
567 | { "<p><b>From:</b> %1</p> ","<p><b>Von:</b> %1</p> " }, | 567 | { "<p><b>From:</b> %1</p> ","<p><b>Von:</b> %1</p> " }, |
568 | { "<p><b>To:</b> %1</p>","<p><b>Bis:</b> %1</p>" }, | 568 | { "<p><b>To:</b> %1</p>","<p><b>Bis:</b> %1</p>" }, |
569 | { "<p><b>On:</b> %1</p> ","<p><b>Am:</b> %1</p> " }, | 569 | { "<p><b>On:</b> %1</p> ","<p><b>Am:</b> %1</p> " }, |
570 | { "<p><b>From:</b> %1 <b>To:</b> %2</p>","<p><b>Von:</b> %1 <b>Bis:</b> %2</p>" }, | 570 | { "<p><b>From:</b> %1 <b>To:</b> %2</p>","<p><b>Von:</b> %1 <b>Bis:</b> %2</p>" }, |
571 | { "This is a %1 recurring event.","Das ist ein %1 wiederholender Termin." }, | 571 | { "This is a %1 recurring event.","Das ist ein %1 wiederholender Termin." }, |
572 | { "<b>Next recurrence is on:</b>","<b>Nächste Wiederholung ist am:</b>" }, | 572 | { "<b>Next recurrence is on:</b>","<b>Nächste Wiederholung ist am:</b>" }, |
573 | { "<b>Last recurrence was on:</b>","<b>Letzte Wiederholung war am:</b>" }, | 573 | { "<b>Last recurrence was on:</b>","<b>Letzte Wiederholung war am:</b>" }, |
574 | { "( %1 min before )","( %1 min vorher )" }, | 574 | { "( %1 min before )","( %1 min vorher )" }, |
575 | { "<b>Alarm on: ","<b>Alarm am: " }, | 575 | { "<b>Alarm on: ","<b>Alarm am: " }, |
576 | { "<b>Details: </b>","<b>Details: </b>" }, | 576 | { "<b>Details: </b>","<b>Details: </b>" }, |
577 | { "<p><b>Priority:</b> %2</p>","<p><b>Priorität:</b> %2</p>" }, | 577 | { "<p><b>Priority:</b> %2</p>","<p><b>Priorität:</b> %2</p>" }, |
578 | { "<p><i>%1 % completed</i></p>","<p><i>%1 % erledigt</i></p>" }, | 578 | { "<p><i>%1 % completed</i></p>","<p><i>%1 % erledigt</i></p>" }, |
579 | { "Organizer","Organisator" }, | 579 | { "Organizer","Organisator" }, |
580 | { "Save","Speichern" }, | 580 | { "Save","Speichern" }, |
581 | { "Exit (+save)","Beenden(+speichern)" }, | 581 | { "Exit (+save)","Beenden(+speichern)" }, |
582 | { "Home","Zuhause" }, | 582 | { "Home","Zuhause" }, |
583 | { "Office","Büro" }, | 583 | { "Office","Büro" }, |
584 | { "Library","Bibliothek" }, | 584 | { "Library","Bibliothek" }, |
585 | { "Doctor","Arzt" }, | 585 | { "Doctor","Arzt" }, |
586 | { "Beach","Strand" }, | 586 | { "Beach","Strand" }, |
587 | { "Conference room","Konferenzraum" }, | 587 | { "Conference room","Konferenzraum" }, |
588 | { "Drive Home","Heimfahrt" }, | 588 | { "Drive Home","Heimfahrt" }, |
589 | { "Watch TV","Tv gucken" }, | 589 | { "Watch TV","Tv gucken" }, |
590 | { "Phone call","Telefonanruf" }, | 590 | { "Phone call","Telefonanruf" }, |
591 | { "Pay bill","Rechnung bezahlen" }, | 591 | { "Pay bill","Rechnung bezahlen" }, |
592 | { "Read book","Buch lesen" }, | 592 | { "Read book","Buch lesen" }, |
593 | { "Watering plants","Pflanzen giessen" }, | 593 | { "Watering plants","Pflanzen giessen" }, |
594 | {"Appointment","Verabredung" }, | 594 | {"Appointment","Verabredung" }, |
595 | {"Birthday","Geburtstag" }, | 595 | {"Birthday","Geburtstag" }, |
596 | {"Business","Geschäft" }, | 596 | {"Business","Geschäft" }, |
597 | {"Business Travel","Geschäftsreise" }, | 597 | {"Business Travel","Geschäftsreise" }, |
598 | {"Cinema","Kino" }, | 598 | {"Cinema","Kino" }, |
599 | {"Customer","Kunde" }, | 599 | {"Customer","Kunde" }, |
600 | {"Break","Pause" }, | 600 | {"Break","Pause" }, |
601 | {"Breakfast","Frühstück" }, | 601 | {"Breakfast","Frühstück" }, |
602 | {"Competition","Wettkampf" }, | 602 | {"Competition","Wettkampf" }, |
603 | {"Dinner","Abendessen" }, | 603 | {"Dinner","Abendessen" }, |
604 | {"Education","Erziehung" }, | 604 | {"Education","Erziehung" }, |
605 | {"Family","Familie" }, | 605 | {"Family","Familie" }, |
606 | {"Favorites","Favoriten" }, | 606 | {"Favorites","Favoriten" }, |
607 | {"Festival","Festival" }, | 607 | {"Festival","Festival" }, |
608 | {"Fishing","Angeln" }, | 608 | {"Fishing","Angeln" }, |
609 | {"Flight","Flug" }, | 609 | {"Flight","Flug" }, |
610 | {"Gifts","Geschenk" }, | 610 | {"Gifts","Geschenk" }, |
611 | {"Holiday","Feiertag" }, | 611 | {"Holiday","Feiertag" }, |
612 | {"Holiday Cards","Ansichtskarten" }, | 612 | {"Holiday Cards","Ansichtskarten" }, |
613 | {"Hot Contacts","Heisse Kontakte" }, | 613 | {"Hot Contacts","Heisse Kontakte" }, |
614 | {"Hiking","Wandern" }, | 614 | {"Hiking","Wandern" }, |
615 | {"Hunting","Jagen" }, | 615 | {"Hunting","Jagen" }, |
616 | {"Key Customer","Wichtiger Kunde" }, | 616 | {"Key Customer","Wichtiger Kunde" }, |
617 | {"Kids","Kinder" }, | 617 | {"Kids","Kinder" }, |
618 | {"Lunch","Mittagessen" }, | 618 | {"Lunch","Mittagessen" }, |
619 | {"Meeting","Treffen" }, | 619 | {"Meeting","Treffen" }, |
620 | {"Miscellaneous","Verschiedenes" }, | 620 | {"Miscellaneous","Verschiedenes" }, |
621 | {"Partner","Partner" }, | 621 | {"Partner","Partner" }, |
622 | {"Party","Partie" }, | 622 | {"Party","Partie" }, |
623 | {"Personal","Privat" }, | 623 | {"Personal","Privat" }, |
624 | {"Personal Travel","Privatreise"}, | 624 | {"Personal Travel","Privatreise"}, |
625 | {"PHB","PHB" }, | 625 | {"PHB","PHB" }, |
626 | {"Phone Calls","Telefonanruf" }, | 626 | {"Phone Calls","Telefonanruf" }, |
627 | {"Projects","Projekt" }, | 627 | {"Projects","Projekt" }, |
628 | {"Recurring","Wiederholend" }, | 628 | {"Recurring","Wiederholend" }, |
629 | {"School","Schule" }, | 629 | {"School","Schule" }, |
630 | {"Shopping","Einkaufen" }, | 630 | {"Shopping","Einkaufen" }, |
631 | {"Speach","Rede" }, | 631 | {"Speach","Rede" }, |
632 | {"Special Occasion","Spez.Gelegenheit" }, | 632 | {"Special Occasion","Spez.Gelegenheit" }, |
633 | {"Sports","Sport" }, | 633 | {"Sports","Sport" }, |
634 | {"Talk","Vortrag" }, | 634 | {"Talk","Vortrag" }, |
635 | {"Travel","Reise" }, | 635 | {"Travel","Reise" }, |
636 | {"TV","TV" }, | 636 | {"TV","TV" }, |
637 | {"Germany","Deutschland" }, | 637 | {"Germany","Deutschland" }, |
638 | {"Sweden","Schweden" }, | 638 | {"Sweden","Schweden" }, |
639 | {"Forest","Wald" }, | 639 | {"Forest","Wald" }, |
640 | { "Desert","Wüste" }, | 640 | { "Desert","Wüste" }, |
641 | { "Kitchen","Küche" }, | 641 | { "Kitchen","Küche" }, |
642 | { "Lake","See" }, | 642 | { "Lake","See" }, |
643 | {"University","Universität"}, | 643 | {"University","Universität"}, |
644 | {"Vacation","Urlaub" }, | 644 | {"Vacation","Urlaub" }, |
645 | {"VIP","VIP" }, | 645 | {"VIP","VIP" }, |
646 | { "Import Sharp Calendar","Importiere Sharp Kalender" }, | 646 | { "Import Sharp Calendar","Importiere Sharp Kalender" }, |
647 | { "This todo has been cancelled!","Dieses Todo wurde gecancelt!" }, | 647 | { "This todo has been cancelled!","Dieses Todo wurde gecancelt!" }, |
648 | { "This event has been cancelled!","Dieser Termin wurde gecancelt!" }, | 648 | { "This event has been cancelled!","Dieser Termin wurde gecancelt!" }, |
649 | { "Cancelled","Gecancelt" }, | 649 | { "Cancelled","Gecancelt" }, |
650 | { "Multiple sync","Mehrfach Sync" }, | 650 | { "Multiple sync","Mehrfach Sync" }, |
651 | { "Local file","Lokale Datei" }, | 651 | { "Local file","Lokale Datei" }, |
652 | { "Last file","Letzte Datei" }, | 652 | { "Last file","Letzte Datei" }, |
653 | { "Keys + Colors...","Tasten + Farben..." }, | 653 | { "Keys + Colors...","Tasten + Farben..." }, |
654 | { "Mini icons in toolbar(nr)","Mini Icons in ToolBar(bn)" }, | 654 | { "Mini icons in toolbar(nr)","Mini Icons in ToolBar(bn)" }, |
655 | { "Quick load/save (w/o Unicode)","Schnelles Laden/Speichern (o Unicode)" }, | 655 | { "Quick load/save (w/o Unicode)","Schnelles Laden/Speichern (o Unicode)" }, |
656 | { "Choose...","Wähle..." }, | 656 | { "Choose...","Wähle..." }, |
657 | { "Use colors for application:","Setze Farben für Programm:" }, | 657 | { "Use colors for application:","Setze Farben für Programm:" }, |
658 | { "Buttons, menus, etc.:","Knöpfe, Menu, etc.:" }, | 658 | { "Buttons, menus, etc.:","Knöpfe, Menu, etc.:" }, |
659 | { "Frames, labels, etc.:","Rahmen, Label, etc.:" }, | 659 | { "Frames, labels, etc.:","Rahmen, Label, etc.:" }, |
660 | { "Show parent To-Do's","Zeige Ober-Todos" }, | 660 | { "Show parent To-Do's","Zeige Ober-Todos" }, |
661 | { "Show location","Zeige Orte" }, | 661 | { "Show location","Zeige Orte" }, |
662 | { "Show events that recur ","Zeige Termine, die sich wiederholen:" }, | 662 | { "Show events that recur ","Zeige Termine, die sich wiederholen:" }, |
663 | { "Show in every cell ","Zeige in jeder Zelle " }, | 663 | { "Show in every cell ","Zeige in jeder Zelle " }, |
664 | { "short month","kurzen Monat" }, | 664 | { "short month","kurzen Monat" }, |
665 | { "icons","Icons" }, | 665 | { "icons","Icons" }, |
666 | { "Show Sat/Sun together","Zeige Sam/Son zusammen" }, | 666 | { "Show Sat/Sun together","Zeige Sam/Son zusammen" }, |
667 | { "Category colors are applied to text","Kategorie Farben färben Text" }, | 667 | { "Category colors are applied to text","Kategorie Farben färben Text" }, |
668 | { "Month view uses day colors","Monatsansicht zeigt Tagesfarben" }, | 668 | { "Month view uses day colors","Monatsansicht zeigt Tagesfarben" }, |
669 | { "Day color odd months","Tagesfarbe ungerade Monate" }, | 669 | { "Day color odd months","Tagesfarbe ungerade Monate" }, |
670 | { "Day color even months","Tagesfarbe gerade Monate" }, | 670 | { "Day color even months","Tagesfarbe gerade Monate" }, |
671 | { "Color for Sundays + category \"Holiday\"","Farbe für Sonntag + Kateg.\" Feiertag\"" }, | 671 | { "Color for Sundays + category \"Holiday\"","Farbe für Sonntag + Kateg.\" Feiertag\"" }, |
672 | { "To-do view shows complete as 'xx %'","Zeige Prozent erledigt als 'xx %'" }, | 672 | { "To-do view shows complete as 'xx %'","Zeige Prozent erledigt als 'xx %'" }, |
673 | { "Small To-do view uses smaller font","Kleine Todo Ansicht nutzt kleineren Font" }, | 673 | { "Small To-do view uses smaller font","Kleine Todo Ansicht nutzt kleineren Font" }, |
674 | { "Colors are applied to text","Farben werden auf Text angewendet" }, | 674 | { "Colors are applied to text","Farben werden auf Text angewendet" }, |
675 | { "Use internal alarm notification","Nutze interne Alarm Benachrichtigung" }, | 675 | { "Use internal alarm notification","Nutze interne Alarm Benachrichtigung" }, |
676 | { "Note: KO/Pi must be running to notify you about an alarm. Recommended for use on Zaurus: Disable this option and install KO/Pi alarm applet.\n","Achtung: KO/Pi muß ausgeführt werden damit die Benachrichtigung funktioniert. Empfehlung für Zaurus: Diese Option nicht wählen und KO/Pi Alarm Applet installieren.\n" }, | 676 | { "Note: KO/Pi must be running to notify you about an alarm. Recommended for use on Zaurus: Disable this option and install KO/Pi alarm applet.\n","Achtung: KO/Pi muß ausgeführt werden damit die Benachrichtigung funktioniert. Empfehlung für Zaurus: Diese Option nicht wählen und KO/Pi Alarm Applet installieren.\n" }, |
677 | { "Play beeps count:","Anzahl der Alarmpiepse: " }, | 677 | { "Play beeps count:","Anzahl der Alarmpiepse: " }, |
678 | { "Beeps interval in sec:","Zeitintervall der Alarmpiepse: " }, | 678 | { "Beeps interval in sec:","Zeitintervall der Alarmpiepse: " }, |
679 | { "Default suspend time in min:","Standard Supendierungs Zeit: " }, | 679 | { "Default suspend time in min:","Standard Supendierungs Zeit: " }, |
680 | { "Auto suspend count:","Anzahl der auto Suspendierungen" }, | 680 | { "Auto suspend count:","Anzahl der auto Suspendierungen" }, |
681 | { "Alarm *.wav file for newly created alarm:","Alarm *.wav Datei für neu angelegte Alarme:" }, | 681 | { "Alarm *.wav file for newly created alarm:","Alarm *.wav Datei für neu angelegte Alarme:" }, |
682 | { "New profile","Neues Profil" }, | 682 | { "New profile","Neues Profil" }, |
683 | { "Clone profile","Klone Profil" }, | 683 | { "Clone profile","Klone Profil" }, |
684 | { "Delete profile","Lösche Profil" }, | 684 | { "Delete profile","Lösche Profil" }, |
685 | { "Profile:","Profil:" }, | 685 | { "Profile:","Profil:" }, |
686 | { "Include in multiple sync","Beziehe Profil in mehrfach Sync mit ein" }, | 686 | { "Include in multiple sync","Beziehe Profil in mehrfach Sync mit ein" }, |
687 | { "Force: Take local entry always","Erzwinge: Nimm immer lokalen Eintrag" }, | 687 | { "Force: Take local entry always","Erzwinge: Nimm immer lokalen Eintrag" }, |
688 | { "Force: Take remote entry always","Erzwinge: Nimm immer fernen Eintrag" }, | 688 | { "Force: Take remote entry always","Erzwinge: Nimm immer fernen Eintrag" }, |
689 | { "Show summary after sync","Zeige Zusammenfassung nach dem Synchronisieren" }, | 689 | { "Show summary after sync","Zeige Zusammenfassung nach dem Synchronisieren" }, |
690 | { "Write back file","Schreibe Datei zurück" }, | 690 | { "Write back file","Schreibe Datei zurück" }, |
691 | { "Remote file (w down/upload command)","Entfernte Datei (via down/upload Kommando)" }, | 691 | { "Remote file (w down/upload command)","Entfernte Datei (via down/upload Kommando)" }, |
692 | { "Pre sync (download) command:","Bevor Sync (download) Kommando:" }, | 692 | { "Pre sync (download) command:","Bevor Sync (download) Kommando:" }, |
693 | { "Local device name:","Name dieses Gerätes:" }, | 693 | { "Local device name:","Name dieses Gerätes:" }, |
694 | { "Ask for preferences before sync","Frage nach Synchronisationseinstellungen vor dem Syncen" }, | 694 | { "Ask for preferences before sync","Frage nach Synchronisationseinstellungen vor dem Syncen" }, |
695 | { "Sync preferences","Synchronisations Einstellungen" }, | 695 | { "Sync preferences","Synchronisations Einstellungen" }, |
696 | { "Profile kind","Profil Art" }, | 696 | { "Profile kind","Profil Art" }, |
697 | { "Local file","Lokale Datei" }, | 697 | { "Local file","Lokale Datei" }, |
698 | { "Local file:","Lokale Datei:" }, | 698 | { "Local file:","Lokale Datei:" }, |
699 | { "Post sync (upload) command:","Nach Sync (upload) Kommando:" }, | 699 | { "Post sync (upload) command:","Nach Sync (upload) Kommando:" }, |
700 | { "Fill in default values for:","Setze Beispiel Werte ein für:" }, | 700 | { "Fill in default values for:","Setze Beispiel Werte ein für:" }, |
701 | { "Hint: Use $PWD$ for placeholder of password!","Hinweis: Benutze $PWD$ als Platzhalter für ein Passwort!" }, | 701 | { "Hint: Use $PWD$ for placeholder of password!","Hinweis: Benutze $PWD$ als Platzhalter für ein Passwort!" }, |
702 | { "Synchronization Preferences","Einstellungen der Synchronisationsprofile"}, | 702 | { "Synchronization Preferences","Einstellungen der Synchronisationsprofile"}, |
703 | { "Device","Gerät:" }, | 703 | { "Device","Gerät:" }, |
704 | { "Sync with file \n...%1\nfrom:\n%2\n","Sync mit Datei \n...%1\nvom:\n%2\n" }, | 704 | { "Sync with file \n...%1\nfrom:\n%2\n","Sync mit Datei \n...%1\nvom:\n%2\n" }, |
705 | { "Synchronization summary:\n\n %d items added to local\n %d items added to remote\n %d items updated on local\n %d items updated on remote\n %d items deleted on local\n %d items deleted on remote\n","Synchronisationsübersicht:\n\n %d items lokal hinzugefügt\n %d items entfernt hinzugefügt\n %d items lokal geändert\n %d items entfernt geändert\n %d items lokal gelöscht\n %d items entfernt gelöscht\n" }, | 705 | { "Synchronization summary:\n\n %d items added to local\n %d items added to remote\n %d items updated on local\n %d items updated on remote\n %d items deleted on local\n %d items deleted on remote\n","Synchronisationsübersicht:\n\n %d items lokal hinzugefügt\n %d items entfernt hinzugefügt\n %d items lokal geändert\n %d items entfernt geändert\n %d items lokal gelöscht\n %d items entfernt gelöscht\n" }, |
706 | { "Synchronization successful","Synchronisation erfolgreich" }, | 706 | { "Synchronization successful","Synchronisation erfolgreich" }, |
707 | { "Sync cancelled or failed. Nothing synced.","Sync abgebrochen oder fehlgeschlagen. Nichts wurde gesynced." }, | 707 | { "Sync cancelled or failed. Nothing synced.","Sync abgebrochen oder fehlgeschlagen. Nichts wurde gesynced." }, |
708 | { "Sync file \n...%1\ndoes not exist!\nNothing synced!\n","Sync Datei \n...%1\nexistiert nicht!\nNichts wurde gesynced!\n" }, | 708 | { "Sync file \n...%1\ndoes not exist!\nNothing synced!\n","Sync Datei \n...%1\nexistiert nicht!\nNichts wurde gesynced!\n" }, |
709 | { "Sync filename(*.ics/*.vcs)","Sync Dateiname(*.ics/*.vcs)" }, | 709 | { "Sync filename(*.ics/*.vcs)","Sync Dateiname(*.ics/*.vcs)" }, |
710 | { "Enter password","Passwort eingeben" }, | 710 | { "Enter password","Passwort eingeben" }, |
711 | { "Do you really want\nto remote sync\nwith profile \n","Wollen Sie wirklich\nmit dem entfernten\nProfil syncen: \n" }, | 711 | { "Do you really want\nto remote sync\nwith profile \n","Wollen Sie wirklich\nmit dem entfernten\nProfil syncen: \n" }, |
712 | { "Copy remote file to local machine...","Kopiere entfernte Datei auf lokalen Rechner..." }, | 712 | { "Copy remote file to local machine...","Kopiere entfernte Datei auf lokalen Rechner..." }, |
713 | { "Sorry, the copy command failed!\nCommand was:\n%1\n \nTry command on console to get more\ndetailed info about the reason.\n","Sorry, das Kopierkommando schlug fehl!\nKommando war:\n%1\n \nVersuche Kommando von Kosole um\nDetails für das Fehlschlagen\nzu erfahren.\n" }, | 713 | { "Sorry, the copy command failed!\nCommand was:\n%1\n \nTry command on console to get more\ndetailed info about the reason.\n","Sorry, das Kopierkommando schlug fehl!\nKommando war:\n%1\n \nVersuche Kommando von Kosole um\nDetails für das Fehlschlagen\nzu erfahren.\n" }, |
714 | { "Writing back file result: ","Resultat des Dateizurückschreibens: " }, | 714 | { "Writing back file result: ","Resultat des Dateizurückschreibens: " }, |
715 | { "Syncronization sucessfully completed","Synchronisation erfolgreich abgeschlossen" }, | 715 | { "Syncronization sucessfully completed","Synchronisation erfolgreich abgeschlossen" }, |
716 | { "Edit Calendar Filters","Editiere Kalendar Filter" }, | 716 | { "Edit Calendar Filters","Editiere Kalendar Filter" }, |
717 | { "Enter filter name:","Neuer Filter Name:" }, | 717 | { "Enter filter name:","Neuer Filter Name:" }, |
718 | { "Add Filter","Filter hinzufügen" }, | 718 | { "Add Filter","Filter hinzufügen" }, |
719 | { "Question","Frage" }, | 719 | { "Question","Frage" }, |
720 | { "Filter position: ","Filter Position: " }, | 720 | { "Filter position: ","Filter Position: " }, |
721 | { "Month View","Monatsansicht" }, | 721 | { "Month View","Monatsansicht" }, |
722 | { "This profil cannot be deleted!\n","Dieses Profil kann\nnicht gelöscht werden!" }, | 722 | { "This profil cannot be deleted!\n","Dieses Profil kann\nnicht gelöscht werden!" }, |
723 | { "KO/Pi config error","KO/Pi Konfig. Fehler" }, | 723 | { "KO/Pi config error","KO/Pi Konfig. Fehler" }, |
724 | { "Local device name undefined!\nPlease define device name!","Name dieses Gerätes undefiniert!\nBitte Namen angeben!" }, | 724 | { "Local device name undefined!\nPlease define device name!","Name dieses Gerätes undefiniert!\nBitte Namen angeben!" }, |
725 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile haben denselben Namen!\nBitte unterschiedliche Namen wählen!" }, | 725 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile haben denselben Namen!\nBitte unterschiedliche Namen wählen!" }, |
726 | { "Access: ","Zugriff: " }, | 726 | { "Access: ","Zugriff: " }, |
727 | { "Needs Action","Aktion notwendig" }, | 727 | { "Needs Action","Aktion notwendig" }, |
728 | { "Accepted","Akzeptiert" }, | 728 | { "Accepted","Akzeptiert" }, |
729 | { "Declined","Abgelehnt" }, | 729 | { "Declined","Abgelehnt" }, |
730 | { "Tentative","Vorläufig" }, | 730 | { "Tentative","Vorläufig" }, |
731 | { "Delegated","Beauftragt" }, | 731 | { "Delegated","Beauftragt" }, |
732 | { "Completed","Vollständig" }, | 732 | { "Completed","Vollständig" }, |
733 | { "In Process","In Bearbeitung" }, | 733 | { "In Process","In Bearbeitung" }, |
734 | { "Participant","Teilnehmer" }, | 734 | { "Participant","Teilnehmer" }, |
735 | { "Optional Participant","Möglicher Teilnehmer" }, | 735 | { "Optional Participant","Möglicher Teilnehmer" }, |
736 | { "Observer","Beobachter" }, | 736 | { "Observer","Beobachter" }, |
737 | { "Chair","Vorsitzender" }, | 737 | { "Chair","Vorsitzender" }, |
738 | { "Not supported \non desktop!\n","" }, | 738 | { "Not supported \non desktop!\n","" }, |
739 | { "Nothing selected!\n\nThis prints the full width of the Agenda view as you see it!\n\nTo determine the vertical range of the printing, please select\na vertical range (with the left mouse button down) in one column. ","Es ist nichts selektiert!\nDieses druckt die volle Breite der Agenda View, so wie man sie sieht.\nUm die vertikale Auswahl zum Drucken zu bestimmen,\nbitte einen vertikalen Zeitraum (mit gedrückter linker Maustaste)\nin einer Spalte auswählen.\n(Es wird danach direkt der Termin Dialog angezeigt\n - dort bitte auf Abbrechen klicken) " }, | 739 | { "Nothing selected!\n\nThis prints the full width of the Agenda view as you see it!\n\nTo determine the vertical range of the printing, please select\na vertical range (with the left mouse button down) in one column. ","Es ist nichts selektiert!\nDieses druckt die volle Breite der Agenda View, so wie man sie sieht.\nUm die vertikale Auswahl zum Drucken zu bestimmen,\nbitte einen vertikalen Zeitraum (mit gedrückter linker Maustaste)\nin einer Spalte auswählen.\n(Es wird danach direkt der Termin Dialog angezeigt\n - dort bitte auf Abbrechen klicken) " }, |
740 | { "Date range: ","Datums Zeitspanne: " }, | 740 | { "Date range: ","Datums Zeitspanne: " }, |
741 | { "Not supported \non PDA!\n","Nicht verfügbar\nauf dem PDA. " }, | 741 | { "Not supported \non PDA!\n","Nicht verfügbar\nauf dem PDA. " }, |
742 | { "Syncing - close to abort!","Syncing-schließe um abzubrechen." }, | 742 | { "Syncing - close to abort!","Syncing-schließe um abzubrechen." }, |
743 | { "Add / remove events","Add./entferne Termine" }, | 743 | { "Add / remove events","Add./entferne Termine" }, |
744 | { "File does not exist:\n '%1'.","Datei existiert nicht:\n '%1'." }, | 744 | { "File does not exist:\n '%1'.","Datei existiert nicht:\n '%1'." }, |
745 | { "Couldn't load calendar\n '%1'.","Kann Kalender nicht laden:\n '%1'." }, | 745 | { "Couldn't load calendar\n '%1'.","Kann Kalender nicht laden:\n '%1'." }, |
746 | { "Overwrite","Überschreiben" }, | 746 | { "Overwrite","Überschreiben" }, |
747 | { "Sync+save","Syncen+speichern" }, | 747 | { "Sync+save","Syncen+speichern" }, |
748 | { "Default","Standard" }, | 748 | { "Default","Standard" }, |
749 | { " Categories added to list! "," Kategorien zur Liste hinzugefügt! " }, | 749 | { " Categories added to list! "," Kategorien zur Liste hinzugefügt! " }, |
750 | { " %d items?"," %d Einträge?" }, | 750 | { " %d items?"," %d Einträge?" }, |
751 | { "\nThis event recurs\nover multiple dates.\nAre you sure you want\nto delete this event\nand all its recurrences?","\nDieses ist ein\nwiederholender Termin!.\nSind Sie sicher, dass Sie\ndiesen Termin und alle\nWiederholungen löschen möchten?" }, | 751 | { "\nThis event recurs\nover multiple dates.\nAre you sure you want\nto delete this event\nand all its recurrences?","\nDieses ist ein\nwiederholender Termin!.\nSind Sie sicher, dass Sie\ndiesen Termin und alle\nWiederholungen löschen möchten?" }, |
752 | { " ?\n\nDelete:\n"," ?\n\nLösche:\n" }, | 752 | { " ?\n\nDelete:\n"," ?\n\nLösche:\n" }, |
753 | { "Current","Aktuelle" }, | 753 | { "Current","Aktuelle" }, |
754 | { "\nThis event recurs\nover multiple dates.\nDo you want to delete\nall it's recurrences,\nor only the current one on:\n","\nDieses ist ein\nwiederholender Termin!\nMöchten sie alle Wiederholungen\nlöschen, oder nur die aktuelle am:\n" }, | 754 | { "\nThis event recurs\nover multiple dates.\nDo you want to delete\nall it's recurrences,\nor only the current one on:\n","\nDieses ist ein\nwiederholender Termin!\nMöchten sie alle Wiederholungen\nlöschen, oder nur die aktuelle am:\n" }, |
755 | { "All","Alle" }, | 755 | { "All","Alle" }, |
756 | { "Data Loss Warning","Datenverlust Warnung" }, | 756 | { "Data Loss Warning","Datenverlust Warnung" }, |
757 | { "Proceed","Weitermachen" }, | 757 | { "Proceed","Weitermachen" }, |
758 | { "The journal entries can not be\nexported to a vCalendar file.","Die Journal Einträge können\nnicht in eine vCalendar\nDatei exportiert werden!" }, | 758 | { "The journal entries can not be\nexported to a vCalendar file.","Die Journal Einträge können\nnicht in eine vCalendar\nDatei exportiert werden!" }, |
759 | { "Filter disabled ","Filter abgeschaltet" }, | 759 | { "Filter disabled ","Filter abgeschaltet" }, |
760 | { "Filter selected: ","Gewählter Filter: " }, | 760 | { "Filter selected: ","Gewählter Filter: " }, |
761 | { "Toggle Cancel","Gecancelt ändern" }, | 761 | { "Toggle Cancel","Gecancelt ändern" }, |
762 | { "&Toggle Cancel","Gecancel&t ändern" }, | 762 | { "&Toggle Cancel","Gecancel&t ändern" }, |
763 | { "Configure Toolbar","Konfiguriere Toolbar" }, | 763 | { "Configure Toolbar","Konfiguriere Toolbar" }, |
764 | { "Stretched TB","Gedehnte TB" }, | 764 | { "Stretched TB","Gedehnte TB" }, |
765 | { "Import file \n...%1\ndoes not exist!\nNothing imported!\n","Import Datei \n...%1\nexistiert nicht!\nNichts importiert!\n" }, | 765 | { "Import file \n...%1\ndoes not exist!\nNothing imported!\n","Import Datei \n...%1\nexistiert nicht!\nNichts importiert!\n" }, |
766 | { "Import filename(*.ics/*.vcs)","Import Dateiname(*.ics/*.vcs)" }, | 766 | { "Import filename(*.ics/*.vcs)","Import Dateiname(*.ics/*.vcs)" }, |
767 | { "When importing a calendar twice\nduplicated events will be ignored!\nYou can create a backup file with\nFile - Save Calendar Backup\nto revert importing","Wenn ein Kalender doppelt importiert\nwird, werden doppelte Einträge ignoriert!\nSie können eine Backup Datei anlegen unter\nDatei - Speichere Kalender Backup\num den Import rückgängig machen zu können.\n" }, | 767 | { "When importing a calendar twice\nduplicated events will be ignored!\nYou can create a backup file with\nFile - Save Calendar Backup\nto revert importing","Wenn ein Kalender doppelt importiert\nwird, werden doppelte Einträge ignoriert!\nSie können eine Backup Datei anlegen unter\nDatei - Speichere Kalender Backup\num den Import rückgängig machen zu können.\n" }, |
768 | { "Not supported \non desktop!\n","Nur verfügbar auf PDA!" }, | 768 | { "Not supported \non desktop!\n","Nur verfügbar auf PDA!" }, |
769 | { "Imported file successfully","Datei erfolgreich importiert" }, | 769 | { "Imported file successfully","Datei erfolgreich importiert" }, |
770 | { "Error importing file","Fehler beim Importieren der Datei" }, | 770 | { "Error importing file","Fehler beim Importieren der Datei" }, |
771 | { "Export vcal filename(*.vcs)","Export vcal Dateiname(*.vcs)" }, | 771 | { "Export vcal filename(*.vcs)","Export vcal Dateiname(*.vcs)" }, |
772 | { "Save file\nalready exists!\nOld save file from:\n%1\nOverwrite?\n","Zu speichernde Datei\existiert bereits!\nExist. Datei vom:\n%1\nÜberschreiben?\n" }, | 772 | { "Save file\nalready exists!\nOld save file from:\n%1\nOverwrite?\n","Zu speichernde Datei\existiert bereits!\nExist. Datei vom:\n%1\nÜberschreiben?\n" }, |
773 | { "Overwrite!","Überschreiben!" }, | 773 | { "Overwrite!","Überschreiben!" }, |
774 | { "Import file \n...%1\nfrom:\n%2\nDuplicated entries\nwill not be imported!\n","Import Datei \n...%1\nvom:\n%2\nDuplizierte Einträge\nwerden nicht importiert!\n" }, | 774 | { "Import file \n...%1\nfrom:\n%2\nDuplicated entries\nwill not be imported!\n","Import Datei \n...%1\nvom:\n%2\nDuplizierte Einträge\nwerden nicht importiert!\n" }, |
775 | { "Load backup filename","Lade Backup Dateiname" }, | 775 | { "Load backup filename","Lade Backup Dateiname" }, |
776 | { "Backup file\ndoes not exist!\nNothing loaded!","Backup Datei\nexistiert nicht!\nNichts geladen!" }, | 776 | { "Backup file\ndoes not exist!\nNothing loaded!","Backup Datei\nexistiert nicht!\nNichts geladen!" }, |
777 | { "KO/Pi:Loaded %1","KO/Pi:Geladen %1" }, | 777 | { "KO/Pi:Loaded %1","KO/Pi:Geladen %1" }, |
778 | { "Save backup filename","Speichere Backup Dateiname" }, | 778 | { "Save backup filename","Speichere Backup Dateiname" }, |
779 | { "Backup file\nalready exists!\nOld backup file from:\n%1\nOverwrite?\n","Backup Datei\nexistiert bereits!\nAlte Backup Datei vom:\n%1\nÜberschreiben?\n" }, | 779 | { "Backup file\nalready exists!\nOld backup file from:\n%1\nOverwrite?\n","Backup Datei\nexistiert bereits!\nAlte Backup Datei vom:\n%1\nÜberschreiben?\n" }, |
780 | { "KO/Pi:Saved %1","KO/Pi:Gespeichert %1" }, | 780 | { "KO/Pi:Saved %1","KO/Pi:Gespeichert %1" }, |
781 | { "Details of attendee","Teilnehmerdetails" }, | 781 | { "Details of attendee","Teilnehmerdetails" }, |
782 | { "Work phone:\n","Telefon Arbeit:\n" }, | 782 | { "Work phone:\n","Telefon Arbeit:\n" }, |
783 | { "Work mobile phone:\n","Mobiltelefon Arbeit:\n" }, | 783 | { "Work mobile phone:\n","Mobiltelefon Arbeit:\n" }, |
784 | { "Home phone:\n","Telefon privat:\n" }, | 784 | { "Home phone:\n","Telefon privat:\n" }, |
785 | { "Mobile home phone:\n","Mobiltelefon privat:\n" }, | 785 | { "Mobile home phone:\n","Mobiltelefon privat:\n" }, |
786 | { "Email:\n","Email:\n" }, | 786 | { "Email:\n","Email:\n" }, |
787 | { "Alarm disabled for this item","Alarm deaktiviert für dieses Item" }, | 787 | { "Alarm disabled for this item","Alarm deaktiviert für dieses Item" }, |
788 | { "Audio Al.: ","Audio Al.: " }, | 788 | { "Audio Al.: ","Audio Al.: " }, |
789 | { "Proc.Al.: ","Proz.Al.: " }, | 789 | { "Proc.Al.: ","Proz.Al.: " }, |
790 | { "No sound set","Kein Sound definiert" }, | 790 | { "No sound set","Kein Sound definiert" }, |
791 | { "*.wav|Wav Files","*.wav|Wav Dateien" }, | 791 | { "*.wav|Wav Files","*.wav|Wav Dateien" }, |
792 | { "No program set","Kein Programm definiert" }, | 792 | { "No program set","Kein Programm definiert" }, |
793 | { "Running '%1'","Ausführen '%1'" }, | 793 | { "Running '%1'","Ausführen '%1'" }, |
794 | { "Playing '%1'","Abspielen '%1'" }, | 794 | { "Playing '%1'","Abspielen '%1'" }, |
795 | { "User defined (usertranslation.txt)","Benutzerdefiniert (usertranslation.txt)" }, | 795 | { "User defined (usertranslation.txt)","Benutzerdefiniert (usertranslation.txt)" }, |
796 | { "Load!","Laden!" }, | 796 | { "Load!","Laden!" }, |
797 | { "Backup file from:\n%1\nLoading backup\nfile will delete\nyour current Data!\n","Backup Datei vom:\n%1\nDas Laden der Backup Datei\nlöscht die aktuellen Daten!\n" }, | 797 | { "Backup file from:\n%1\nLoading backup\nfile will delete\nyour current Data!\n","Backup Datei vom:\n%1\nDas Laden der Backup Datei\nlöscht die aktuellen Daten!\n" }, |
798 | { "KO/Pi Features and hints","KO/Pi Eigenschaften und Tipps" }, | 798 | { "KO/Pi Features and hints","KO/Pi Eigenschaften und Tipps" }, |
799 | { "KO/Pi User translation HowTo","KO/Pi Benutzer-Übersetzung HowTo" }, | 799 | { "KO/Pi User translation HowTo","KO/Pi Benutzer-Übersetzung HowTo" }, |
800 | { "KO/Pi Synchronization HowTo","KO/Pi Synchronisation HowTo" }, | 800 | { "KO/Pi Synchronization HowTo","KO/Pi Synchronisation HowTo" }, |
801 | { "Features + hints...","Eigenschaften + Tipps..." }, | 801 | { "Features + hints...","Eigenschaften + Tipps..." }, |
802 | { "User translation...","Benutzer Übersetzung..." }, | 802 | { "User translation...","Benutzer Übersetzung..." }, |
803 | { "Sync HowTo...","Synchronisation HowTo..." }, | 803 | { "Sync HowTo...","Synchronisation HowTo..." }, |
804 | { "Print calendar...","Drucke Kalender..." }, | 804 | { "Print calendar...","Drucke Kalender..." }, |
805 | { "Anniversary","Jahrestag" }, | 805 | { "Anniversary","Jahrestag" }, |
806 | { "When importing birthdays twice\nduplicated events will be ignored,\nif the event has not been\nchanged in KO/Pi!\n","Wenn Geburtstage mehrfach importiert\nwerden, werden doppelte Einträge ignoriert\nwenn sie nicht verändert wurden.\n" }, | 806 | { "When importing birthdays twice\nduplicated events will be ignored,\nif the event has not been\nchanged in KO/Pi!\n","Wenn Geburtstage mehrfach importiert\nwerden, werden doppelte Einträge ignoriert\nwenn sie nicht verändert wurden.\n" }, |
807 | { "Import Birthdays (KA/Pi)","Importiere Geburtstage (KA/Pi)" }, | 807 | { "Import Birthdays (KA/Pi)","Importiere Geburtstage (KA/Pi)" }, |
808 | { "Next recurrence is on: ","Nächste Wiederholung ist am:" }, | 808 | { "Next recurrence is on: ","Nächste Wiederholung ist am:" }, |
809 | { "<b>Alarm on: </b>","<b>Alarm am: </b>" }, | 809 | { "<b>Alarm on: </b>","<b>Alarm am: </b>" }, |
810 | { "<b>Access: </b>","<b>Zugriff: </b>" }, | 810 | { "<b>Access: </b>","<b>Zugriff: </b>" }, |
811 | { "(%1 min before)","(%1 min vorher)" }, | 811 | { "(%1 min before)","(%1 min vorher)" }, |
812 | { "<b>Categories: </b>","<b>Kategorien: </b>" }, | 812 | { "<b>Categories: </b>","<b>Kategorien: </b>" }, |
813 | { "Save Journal/Description...","Speichere Journal/Details..." }, | 813 | { "Save Journal/Description...","Speichere Journal/Details..." }, |
814 | { "This saves the text/details of selected\nJournals and Events/Todos\nto a text file.","Das speichert den Text bzw.\ndie Details von selektierten\nJournalen und Events/Todos\nin eine Textdatei." }, | 814 | { "This saves the text/details of selected\nJournals and Events/Todos\nto a text file.","Das speichert den Text bzw.\ndie Details von selektierten\nJournalen und Events/Todos\nin eine Textdatei." }, |
815 | { "Continue","Weitermachen" }, | 815 | { "Continue","Weitermachen" }, |
816 | { " birthdays/anniversaries added!"," Geburts-/Jahrestage hinzugefügt" }, | 816 | { " birthdays/anniversaries added!"," Geburts-/Jahrestage hinzugefügt" }, |
817 | { "Attendee:","Teilnehmer:" }, | 817 | { "Attendee:","Teilnehmer:" }, |
818 | { "Click OK to search ->","Klicke zum Suchen auf OK ->" }, | 818 | { "Click OK to search ->","Klicke zum Suchen auf OK ->" }, |
819 | { "On day ","Am Tag " }, | 819 | { "On day ","Am Tag " }, |
820 | { "%1 of ","%1 des Monats" }, | 820 | { "%1 of ","%1 des Monats" }, |
821 | { "%1 of the year","%1 des Jahres" }, | 821 | { "%1 of the year","%1 des Jahres" }, |
822 | { "Anonymous","Anonymo" }, | 822 | { "Anonymous","Anonymo" }, |
823 | { "nobody@nowhere","niemand@nirgendwo" }, | 823 | { "nobody@nowhere","niemand@nirgendwo" }, |
824 | { "calendar.html","calendar.html" }, | 824 | { "calendar.html","calendar.html" }, |
825 | { " Local Time"," Lokale Zeit" }, | 825 | { " Local Time"," Lokale Zeit" }, |
826 | { "Unknown Name","Unbekannter Name" }, | 826 | { "Unknown Name","Unbekannter Name" }, |
827 | { "unknown@nowhere","unbekannt@nirgendwo" }, | 827 | { "unknown@nowhere","unbekannt@nirgendwo" }, |
828 | { "Beam via IR!","Beam via IR!" }, | 828 | { "Beam via IR!","Beam via IR!" }, |
829 | { "Next Month","Nächster Monat" }, | 829 | { "Next Month","Nächster Monat" }, |
830 | { "Prio","Prio" }, | 830 | { "Prio","Prio" }, |
831 | { "Reparent Todo","Mache Sub-Todo" }, | 831 | { "Reparent Todo","Mache Sub-Todo" }, |
832 | { "tomorrow","morgen" }, | 832 | { "tomorrow","morgen" }, |
833 | { "today","heute" }, | 833 | { "today","heute" }, |
834 | { "yesterday","gestern" }, | 834 | { "yesterday","gestern" }, |
835 | { "Ok","Ok" }, | 835 | { "Ok","Ok" }, |
836 | { "Ok+Agenda","Ok+Agenda" }, | 836 | { "Ok+Agenda","Ok+Agenda" }, |
837 | { "Email","Email" }, | 837 | { "Email","Email" }, |
838 | { "RSVP","RSVP" }, | 838 | { "RSVP","RSVP" }, |
839 | { "Email:","Email:" }, | 839 | { "Email:","Email:" }, |
840 | { "Appointment Time ","Termin Zeit " }, | 840 | { "Appointment Time ","Termin Zeit " }, |
841 | { "2","2" }, | 841 | { "2","2" }, |
842 | { "3","3" }, | 842 | { "3","3" }, |
843 | { "4","4" }, | 843 | { "4","4" }, |
844 | { " 0 %"," 0 %" }, | 844 | { " 0 %"," 0 %" }, |
845 | { " 20 %"," 20 %" }, | 845 | { " 20 %"," 20 %" }, |
846 | { " 40 %"," 40 %" }, | 846 | { " 40 %"," 40 %" }, |
847 | { " 60 %"," 60 %" }, | 847 | { " 60 %"," 60 %" }, |
848 | { " 80 %"," 80 %" }, | 848 | { " 80 %"," 80 %" }, |
849 | { "100 %","100 %" }, | 849 | { "100 %","100 %" }, |
850 | { "Filter","Filter" }, | 850 | { "Filter","Filter" }, |
851 | { "Configure","Konfiguriere" }, | 851 | { "Configure","Konfiguriere" }, |
852 | { "What's Next","What's Next" }, | 852 | { "What's Next","What's Next" }, |
853 | { "Complete calendar...","Kompletten Kalender..." }, | 853 | { "Complete calendar...","Kompletten Kalender..." }, |
854 | { "Filtered calendar...","Gefilterten Kalender..." }, | 854 | { "Filtered calendar...","Gefilterten Kalender..." }, |
855 | { "Export to phone","Exportiere zum Handy" }, | 855 | { "Export to phone","Exportiere zum Handy" }, |
856 | { "Beam receive enabled","Beam Empfang an" }, | 856 | { "Beam receive enabled","Beam Empfang an" }, |
857 | { "What's new?","Was ist neu?" }, | 857 | { "What's new?","Was ist neu?" }, |
858 | { "FAQ...","FAQ..." }, | 858 | { "FAQ...","FAQ..." }, |
859 | { "Licence...","Licence..." }, | 859 | { "Licence...","Licence..." }, |
860 | { "What's This?","What's This?" }, | 860 | { "What's This?","What's This?" }, |
861 | { "&Edit...","Bearbeite..." }, | 861 | { "&Edit...","Bearbeite..." }, |
862 | { "Oktober","Oktober" }, | 862 | { "Oktober","Oktober" }, |
863 | { "Title","Titel" }, | 863 | { "Title","Titel" }, |
864 | { "%1 %","%1 %" }, | 864 | { "%1 %","%1 %" }, |
865 | { "Enable Pi-Sync","Schalte Pi-Sync an" }, | 865 | { "Enable Pi-Sync","Schalte Pi-Sync an" }, |
866 | { "Import!","Importiere!" }, | 866 | { "Import!","Importiere!" }, |
867 | { "inserting birthdays - close to abort!","Burzeltage werden eingefügt - schließe um abzubrechen!" }, | 867 | { "inserting birthdays - close to abort!","Burzeltage werden eingefügt - schließe um abzubrechen!" }, |
868 | { "Export to phone options","Export ans Handy Optionen" }, | 868 | { "Export to phone options","Export ans Handy Optionen" }, |
869 | { "Please read Help-Sync Howto\nto know what settings to use.","Bitte lese Hilfe-Sync Howto\num zu erfahren welche Einstellungen\ndie richtigen sind." }, | 869 | { "Please read Help-Sync Howto\nto know what settings to use.","Bitte lese Hilfe-Sync Howto\num zu erfahren welche Einstellungen\ndie richtigen sind." }, |
870 | { "I/O device: ","I/O device: " }, | 870 | { "I/O device: ","I/O device: " }, |
871 | { "Connection: ","Connection: " }, | 871 | { "Connection: ","Connection: " }, |
872 | { "Model(opt.): ","Model(opt.): " }, | 872 | { "Model(opt.): ","Model(opt.): " }, |
873 | { "Write back events in future only","Schreibe nur zukünftige Termine zurück" }, | 873 | { "Write back events in future only","Schreibe nur zukünftige Termine zurück" }, |
874 | { "Max. weeks in future: ","Max. Wochen in der Zukunft: " }, | 874 | { "Max. weeks in future: ","Max. Wochen in der Zukunft: " }, |
875 | { "NOTE: This will remove all old\ntodo/calendar data on phone!","ACHTUNG: Das löscht alle alten\nTodo/Kalender Daten auf dem Handy!" }, | 875 | { "NOTE: This will remove all old\ntodo/calendar data on phone!","ACHTUNG: Das löscht alle alten\nTodo/Kalender Daten auf dem Handy!" }, |
876 | { "Export to mobile phone!","Exportiere auf das Handy!" }, | 876 | { "Export to mobile phone!","Exportiere auf das Handy!" }, |
877 | { "Export complete calendar","Exportiere kompletten Kalender" }, | 877 | { "Export complete calendar","Exportiere kompletten Kalender" }, |
878 | { "Writing to phone...","Sende Daten ans Handy..." }, | 878 | { "Writing to phone...","Sende Daten ans Handy..." }, |
879 | { " This may take 1-3 minutes!"," Das kann 1-3 Minuten dauern!" }, | 879 | { " This may take 1-3 minutes!"," Das kann 1-3 Minuten dauern!" }, |
880 | { "Retry","Nochmal versuchen" }, | 880 | { "Retry","Nochmal versuchen" }, |
881 | { "KDE/Pim phone access","KDE/Pim Handy Zugriff" }, | 881 | { "KDE/Pim phone access","KDE/Pim Handy Zugriff" }, |
882 | { "Error accessing device!\nPlease turn on connection\nand retry!","Fehler beim Zugriff auf das Gerät!\nBitte die Verbindung aktivieren\nund nochmal versuchen!" }, | 882 | { "Error accessing device!\nPlease turn on connection\nand retry!","Fehler beim Zugriff auf das Gerät!\nBitte die Verbindung aktivieren\nund nochmal versuchen!" }, |
883 | { "Error exporting to phone!","Fehler beim Export auf das Handy!" }, | 883 | { "Error exporting to phone!","Fehler beim Export auf das Handy!" }, |
884 | { "Export filtered calendar","Exportiere gefilterten Kalender" }, | 884 | { "Export filtered calendar","Exportiere gefilterten Kalender" }, |
885 | { "Preferences","Vorlieben" }, | 885 | { "Preferences","Vorlieben" }, |
886 | { "Global","Global" }, | 886 | { "Global","Global" }, |
887 | { "Phone","Phone" }, | 887 | { "Phone","Phone" }, |
888 | { "SMS","SMS" }, | 888 | { "SMS","SMS" }, |
889 | { "Fax","Fax" }, | 889 | { "Fax","Fax" }, |
890 | { "Pager","Pager" }, | 890 | { "Pager","Pager" }, |
891 | { "SIP","SIP" }, | 891 | { "SIP","SIP" }, |
892 | { "Italian","Italienisch" }, | 892 | { "Italian","Italienisch" }, |
893 | { "24:00","24:00" }, | 893 | { "24:00","24:00" }, |
894 | { "12:00am","12:00am" }, | 894 | { "12:00am","12:00am" }, |
895 | { "24.03.2004 (%d.%m.%Y|%A %d %B %Y)","24.03.2004 (%d.%m.%Y|%A %d %B %Y)" }, | 895 | { "24.03.2004 (%d.%m.%Y|%A %d %B %Y)","24.03.2004 (%d.%m.%Y|%A %d %B %Y)" }, |
896 | { "03.24.2004 (%m.%d.%Y|%A %B %d %Y)","03.24.2004 (%m.%d.%Y|%A %B %d %Y)" }, | 896 | { "03.24.2004 (%m.%d.%Y|%A %B %d %Y)","03.24.2004 (%m.%d.%Y|%A %B %d %Y)" }, |
897 | { "2004-03-24 (%Y-%m-%d|%A %Y %B %d)","2004-03-24 (%Y-%m-%d|%A %Y %B %d)" }, | 897 | { "2004-03-24 (%Y-%m-%d|%A %Y %B %d)","2004-03-24 (%Y-%m-%d|%A %Y %B %d)" }, |
898 | { "Mon 19.04.04: %a %d.%m.%y","Mon 19.04.04: %a %d.%m.%y" }, | 898 | { "Mon 19.04.04: %a %d.%m.%y","Mon 19.04.04: %a %d.%m.%y" }, |
899 | { "Mon, 19.Apr.04: %a, %d.%b.%y","Mon, 19.Apr.04: %a, %d.%b.%y" }, | 899 | { "Mon, 19.Apr.04: %a, %d.%b.%y","Mon, 19.Apr.04: %a, %d.%b.%y" }, |
900 | { "Add 30 min to selected Timezone","Addiere 30 min zur Zeitzone" }, | 900 | { "Add 30 min to selected Timezone","Addiere 30 min zur Zeitzone" }, |
901 | { "Used Mail Client","Benutzter Mail Client" }, | 901 | { "Used Mail Client","Benutzter Mail Client" }, |
902 | { "Channel:","Channel:" }, | 902 | { "Channel:","Channel:" }, |
903 | { "Message:","Message:" }, | 903 | { "Message:","Message:" }, |
904 | { "Parameters:","Parameter:" }, | 904 | { "Parameters:","Parameter:" }, |
905 | { "HINT: Delimiter=; Name=%1,Email=%2","Hinweis: Begrenzer=; Name=%1,Email=%2" }, | 905 | { "HINT: Delimiter=; Name=%1,Email=%2","Hinweis: Begrenzer=; Name=%1,Email=%2" }, |
906 | { "extra Message:","extra Message:" }, | 906 | { "extra Message:","extra Message:" }, |
907 | { "extra Parameters:","extra Parameter:" }, | 907 | { "extra Parameters:","extra Parameter:" }, |
908 | { "HINT: Emails=%1,Attachments=%2","Hinweis: Emails=%1,Attachments=%2" }, | 908 | { "HINT: Emails=%1,Attachments=%2","Hinweis: Emails=%1,Attachments=%2" }, |
909 | { "External Apps.","Externe Appl." }, | 909 | { "External Apps.","Externe Appl." }, |
910 | { "24 hours","24 Std." }, | 910 | { "24 hours","24 Std." }, |
911 | { "3 hours","3 Std." }, | 911 | { "3 hours","3 Std." }, |
912 | { "1 hour","1 Std." }, | 912 | { "1 hour","1 Std." }, |
913 | { "15 minutes","15 Min." }, | 913 | { "15 minutes","15 Min." }, |
914 | { "5 minutes","5 Min." }, | 914 | { "5 minutes","5 Min." }, |
915 | { "1 minute","1 Min." }, | 915 | { "1 minute","1 Min." }, |
916 | { "23","23" }, | 916 | { "23","23" }, |
917 | { "Mon 15","Mon 15" }, | 917 | { "Mon 15","Mon 15" }, |
918 | { "Configure KO","Konfiguriere KO" }, | 918 | { "Configure KO","Konfiguriere KO" }, |
919 | { "Event text","Termin Text" }, | 919 | { "Event text","Termin Text" }, |
920 | { "ToDo","Todo" }, | 920 | { "ToDo","Todo" }, |
921 | { "Today","Heute" }, | 921 | { "Today","Heute" }, |
922 | { "What's Next View","What's Next Ansicht" }, | 922 | { "What's Next View","What's Next Ansicht" }, |
923 | { "Allday Agenda view shows todos","Ganztag Agenda zeigt Todos" }, | 923 | { "Allday Agenda view shows todos","Ganztag Agenda zeigt Todos" }, |
924 | { "Alarm","Alarm" }, | 924 | { "Alarm","Alarm" }, |
925 | { "Used %1 Client","Benutzter %1 Client" }, | 925 | { "Used %1 Client","Benutzter %1 Client" }, |
926 | { "No email client installed","Kein Email Klient installiert" }, | 926 | { "No email client installed","Kein Email Klient installiert" }, |
927 | { "Userdefined email client","Benutzerdef. Email Klient" }, | 927 | { "Userdefined email client","Benutzerdef. Email Klient" }, |
928 | { "OM/Pi email client","OM/Pi Email Klient" }, | 928 | { "OM/Pi email client","OM/Pi Email Klient" }, |
929 | { "Include in multiple ","Beziehe in multiple " }, | 929 | { "Include in multiple ","Beziehe in multiple " }, |
930 | { "calendar ","Kalender " }, | 930 | { "calendar ","Kalender " }, |
931 | { "addressbook ","Adressbuch " }, | 931 | { "addressbook ","Adressbuch " }, |
932 | { "pwmanager","PWmanager" }, | 932 | { "pwmanager","PWmanager" }, |
933 | { " sync"," Sync ein" }, | 933 | { " sync"," Sync ein" }, |
934 | { "Write back synced data","Schreibe gesyncte Daten zurück" }, | 934 | { "Write back synced data","Schreibe gesyncte Daten zurück" }, |
935 | { "-- Write back (on remote) existing entries only","-- Schreibe nur existierende (entfernte) Einträge zurück" }, | 935 | { "-- Write back (on remote) existing entries only","-- Schreibe nur existierende (entfernte) Einträge zurück" }, |
936 | { "-- Write back (calendar) entries in future only","-- Schreibe nur zukünftige Kalender-Einträge zurück" }, | 936 | { "-- Write back (calendar) entries in future only","-- Schreibe nur zukünftige Kalender-Einträge zurück" }, |
937 | { "---- Max. weeks in future: ","---- Max. wochen in der Zukunft: " }, | 937 | { "---- Max. weeks in future: ","---- Max. wochen in der Zukunft: " }, |
938 | { "Pi-Sync ( direct Kx/Pi to Kx/Pi sync )","Pi-Sync ( direktes Kx/Pi zu Kx/Pi sync )" }, | 938 | { "Pi-Sync ( direct Kx/Pi to Kx/Pi sync )","Pi-Sync ( direktes Kx/Pi zu Kx/Pi sync )" }, |
939 | { "Mobile device (cell phone)","Mobiles Gerät (Handy)" }, | 939 | { "Mobile device (cell phone)","Mobiles Gerät (Handy)" }, |
940 | { "Help...","Hilfe..." }, | 940 | { "Help...","Hilfe..." }, |
941 | { "Local file Cal:","Lokale Datei Kal:" }, | 941 | { "Local file Cal:","Lokale Datei Kal:" }, |
942 | { "Local file ABook:","Lokale Datei ABuch:" }, | 942 | { "Local file ABook:","Lokale Datei ABuch:" }, |
943 | { "Local file PWMgr:","Lokale Datei PWMgr:" }, | 943 | { "Local file PWMgr:","Lokale Datei PWMgr:" }, |
944 | { "Addressbook file (*.vcf) is used by KA/Pi","Adressbuch Datei (*.vcf) wird von KA/Pi genutzt" }, | 944 | { "Addressbook file (*.vcf) is used by KA/Pi","Adressbuch Datei (*.vcf) wird von KA/Pi genutzt" }, |
945 | { "Calendar:","Kalender:" }, | 945 | { "Calendar:","Kalender:" }, |
946 | { "AddressBook:","AdressBuch:" }, | 946 | { "AddressBook:","AdressBuch:" }, |
947 | { "PWManager:","PWManager:" }, | 947 | { "PWManager:","PWManager:" }, |
948 | { "Addressbook file is used by KA/Pi","Adressbuch Datei wird von KA/Pi genutzt" }, | 948 | { "Addressbook file is used by KA/Pi","Adressbuch Datei wird von KA/Pi genutzt" }, |
949 | { "ssh/scp","ssh/scp" }, | 949 | { "ssh/scp","ssh/scp" }, |
950 | { "ftp","ftp" }, | 950 | { "ftp","ftp" }, |
951 | { "Password for remote access: (could be the same for each)","Passwort für entfernten Zugriff: (kann dasselbe sein für alle)" }, | 951 | { "Password for remote access: (could be the same for each)","Passwort für entfernten Zugriff: (kann dasselbe sein für alle)" }, |
952 | { "Remote IP address: (could be the same for each)","Entfernte IP Adresse: (kann dasselbe sein für alle)" }, | 952 | { "Remote IP address: (could be the same for each)","Entfernte IP Adresse: (kann dasselbe sein für alle)" }, |
953 | { "Remote port number: (should be different for each)","Entfernte Port Nummer: (Sollte für alle unterschiedlich sein)" }, | 953 | { "Remote port number: (should be different for each)","Entfernte Port Nummer: (Sollte für alle unterschiedlich sein)" }, |
954 | { "command for downloading remote file to local device","Kommando zum Download der entfernten Datei zum lokalen Gerät" }, | 954 | { "command for downloading remote file to local device","Kommando zum Download der entfernten Datei zum lokalen Gerät" }, |
955 | { "command for uploading local temp file to remote device","Kommando zum Upload der lokalen temp. Datei zum entfernten Gerät" }, | 955 | { "command for uploading local temp file to remote device","Kommando zum Upload der lokalen temp. Datei zum entfernten Gerät" }, |
956 | { "Insert device where\nphone is connected. E.g.:\n","Füge Device ein, an dem\ndas Handy angeschlossen ist. Z.B.:\n" }, | 956 | { "Insert device where\nphone is connected. E.g.:\n","Füge Device ein, an dem\ndas Handy angeschlossen ist. Z.B.:\n" }, |
957 | { "KDE-Pim sync config","KDE-Pim sync Konfig" }, | 957 | { "KDE-Pim sync config","KDE-Pim sync Konfig" }, |
958 | { "Insert kind of connection,e.g.:\n","Füge Art der Verbindung ein,z.B.:\n" }, | 958 | { "Insert kind of connection,e.g.:\n","Füge Art der Verbindung ein,z.B.:\n" }, |
959 | { "Recommended: Leave empty!\n(Such that model can\nbe auto detected)\nOr insert name of model:\n","Empfohlen: Leer lassen!\n(So dass das Model\nautomatisch erkannt\nwerden kann)\nOder füge Model Name ein:\n" }, | 959 | { "Recommended: Leave empty!\n(Such that model can\nbe auto detected)\nOr insert name of model:\n","Empfohlen: Leer lassen!\n(So dass das Model\nautomatisch erkannt\nwerden kann)\nOder füge Model Name ein:\n" }, |
960 | { "Password to enable\naccess from remote:","Passwort um entfernten\nZugriff zuzulassen:" }, | 960 | { "Password to enable\naccess from remote:","Passwort um entfernten\nZugriff zuzulassen:" }, |
961 | { "Automatically start\nat application startup","Starte automatisch\nbeim Programmstart" }, | 961 | { "Automatically start\nat application startup","Starte automatisch\nbeim Programmstart" }, |
962 | { "Automatically sync\nwith KDE-Desktop","Automatischer Sync\nmit dem KDE-Desktop" }, | 962 | { "Automatically sync\nwith KDE-Desktop","Automatischer Sync\nmit dem KDE-Desktop" }, |
963 | { "Enter port for Pi-Sync","Port Nummer für Pi-Sync" }, | 963 | { "Enter port for Pi-Sync","Port Nummer für Pi-Sync" }, |
964 | { "Disable Pi-Sync","Schalte Pi-Sync aus" }, | 964 | { "Disable Pi-Sync","Schalte Pi-Sync aus" }, |
965 | { "Do you really want\nto multiple sync\nwith all checked profiles?\nSyncing takes some\ntime - all profiles\nare synced twice!","Wollen Sie wirklich\nmit allen selektierten\nProfilen "Multi-Syncen"?\nDas Syncen dauert einige Zeit -\nalle Profile werden zweimal gesynct!" }, | 965 | { "Do you really want\nto multiple sync\nwith all checked profiles?\nSyncing takes some\ntime - all profiles\nare synced twice!","Wollen Sie wirklich\nmit allen selektierten\nProfilen "Multi-Syncen"?\nDas Syncen dauert einige Zeit -\nalle Profile werden zweimal gesynct!" }, |
966 | { "KDE-Pim Sync","KDE-Pim Sync" }, | 966 | { "KDE-Pim Sync","KDE-Pim Sync" }, |
967 | { "Multiple profiles","Multi-Sync Profile" }, | 967 | { "Multiple profiles","Multi-Sync Profile" }, |
968 | { "Device: ","Gerät: " }, | 968 | { "Device: ","Gerät: " }, |
969 | { "Multiple sync started.","Multi-Sync gestartet." }, | 969 | { "Multiple sync started.","Multi-Sync gestartet." }, |
970 | { "Nothing synced! No profiles defined for multisync!","Nichts gesynct! Keine Profile\nselektiert für Multi-Sync" }, | 970 | { "Nothing synced! No profiles defined for multisync!","Nichts gesynct! Keine Profile\nselektiert für Multi-Sync" }, |
971 | { "Turn filter on","Schalte Filter an" }, | 971 | { "Turn filter on","Schalte Filter an" }, |
972 | { "Turn filter off","Schalte Filter aus" }, | 972 | { "Turn filter off","Schalte Filter aus" }, |
973 | { "Key bindings KOrganizer/Pi","Tastatur Belegung KOrganizer/Pi" }, | 973 | { "Key bindings KOrganizer/Pi","Tastatur Belegung KOrganizer/Pi" }, |
974 | { "<p><b>White</b>: Item readonly</p>\n","<p><b>Weiss</b>: Eintrag schreibgeschützt</p>\n" }, | 974 | { "<p><b>White</b>: Item readonly</p>\n","<p><b>Weiss</b>: Eintrag schreibgeschützt</p>\n" }, |
975 | { "<p><b>Dark yellow</b>: Event/todo with attendees.</p>\n","<p><b>Dunkelgelb</b>: Termin/Todo mit Teilnehmern.</p>\n" }, | 975 | { "<p><b>Dark yellow</b>: Event/todo with attendees.</p>\n","<p><b>Dunkelgelb</b>: Termin/Todo mit Teilnehmern.</p>\n" }, |
976 | { "<p><b>Black</b>: Event/todo with attendees. You are the organizer!</p>\n","<p><b>Schwarz</b>: Termin/Todo mit Teilnehmern. Sie sind der Organisator!</p>\n" }, | 976 | { "<p><b>Black</b>: Event/todo with attendees. You are the organizer!</p>\n","<p><b>Schwarz</b>: Termin/Todo mit Teilnehmern. Sie sind der Organisator!</p>\n" }, |
977 | { "<p><b>Dark green</b>: Information(description) available.([i] in WN view)</p>\n","<p><b>Dunkelgrün</b>: Information(Beschreibung) verfügbar.([i] in WN Ansicht)</p>\n" }, | 977 | { "<p><b>Dark green</b>: Information(description) available.([i] in WN view)</p>\n","<p><b>Dunkelgrün</b>: Information(Beschreibung) verfügbar.([i] in WN Ansicht)</p>\n" }, |
978 | { "<p><b>Blue</b>: Recurrent event.([r] in Whats'Next view)</p>\n","<p><b>Blau</b>: Wiederholender Termin.([r] in Whats'Next Ansicht)</p>\n" }, | 978 | { "<p><b>Blue</b>: Recurrent event.([r] in Whats'Next view)</p>\n","<p><b>Blau</b>: Wiederholender Termin.([r] in Whats'Next Ansicht)</p>\n" }, |
979 | { "<p><b>Red</b>: Alarm set.([a] in Whats'Next view)</p>\n","<p><b>Rot</b>: Alarm gesetzt.([a] in Whats'Next Ansicht)</p>\n" }, | 979 | { "<p><b>Red</b>: Alarm set.([a] in Whats'Next view)</p>\n","<p><b>Rot</b>: Alarm gesetzt.([a] in Whats'Next Ansicht)</p>\n" }, |
980 | { "<p><b>Cross</b>: Item cancelled.([c] in Whats'Next view)</p>\n","<p><b>Kreuz</b>: Eintrag gecancelt.([c] in Whats'Next Ansicht)</p>\n" }, | 980 | { "<p><b>Cross</b>: Item cancelled.([c] in Whats'Next view)</p>\n","<p><b>Kreuz</b>: Eintrag gecancelt.([c] in Whats'Next Ansicht)</p>\n" }, |
981 | { "<p><b>(for square icons in agenda and month view)</b></p>\n","<p><b>(für quadratische Icons in Agenda und Monats Ansicht)</b></p>\n" }, | 981 | { "<p><b>(for square icons in agenda and month view)</b></p>\n","<p><b>(für quadratische Icons in Agenda und Monats Ansicht)</b></p>\n" }, |
982 | { "<p><h2>KO/Pi icon colors:</h2></p>\n","<p><h2>KO/Pi Icon Farben:</h2></p>\n" }, | 982 | { "<p><h2>KO/Pi icon colors:</h2></p>\n","<p><h2>KO/Pi Icon Farben:</h2></p>\n" }, |
983 | { "<p><b>E</b>: Edit item</p>\n","<p><b>E</b>: Editiere Eintrag</p>\n" }, | 983 | { "<p><b>E</b>: Edit item</p>\n","<p><b>E</b>: Editiere Eintrag</p>\n" }, |
984 | { "<p><b>A</b>: Show agenda view.</p>\n","<p><b>A</b>: Zeige Agenda Ansicht.</p>\n" }, | 984 | { "<p><b>A</b>: Show agenda view.</p>\n","<p><b>A</b>: Zeige Agenda Ansicht.</p>\n" }, |
985 | { "<p><b>I,C</b>: Close dialog.</p>\n","<p><b>I,C</b>: Schließe Dialog.</p>\n" }, | 985 | { "<p><b>I,C</b>: Close dialog.</p>\n","<p><b>I,C</b>: Schließe Dialog.</p>\n" }, |
986 | { "<p><h3>In event/todo viewer:</h3></p>\n","<p><h3>In Termin/Todo Detail-Anzeige:</h3></p>\n" }, | 986 | { "<p><h3>In event/todo viewer:</h3></p>\n","<p><h3>In Termin/Todo Detail-Anzeige:</h3></p>\n" }, |
987 | { "<p><b>shift+up/down</b>: Goto first/last item</p>\n","<p><b>shift+up/down</b>: Gehe zum ersten/letzten Eintrag</p>\n" }, | 987 | { "<p><b>shift+up/down</b>: Goto first/last item</p>\n","<p><b>shift+up/down</b>: Gehe zum ersten/letzten Eintrag</p>\n" }, |
988 | { "<p><b>ctrl+up/down</b>: Goto up/down by 20% of items</p>\n","<p><b>ctrl+up/down</b>: Gehe hoch/runter 20% aller Einträge</p>\n" }, | 988 | { "<p><b>ctrl+up/down</b>: Goto up/down by 20% of items</p>\n","<p><b>ctrl+up/down</b>: Gehe hoch/runter 20% aller Einträge</p>\n" }, |
989 | { "<p><b>up/down</b>: Next/prev item</p>\n","<p><b>up/down</b>: Nächster/vorheriger Eintrag</p>\n" }, | 989 | { "<p><b>up/down</b>: Next/prev item</p>\n","<p><b>up/down</b>: Nächster/vorheriger Eintrag</p>\n" }, |
990 | { "<p><b>return+shift</b>: Deselect item+one step down</p>\n","<p><b>return+shift</b>: Deselektiere Item+Cursor einen Eintrag runter</p>\n" }, | 990 | { "<p><b>return+shift</b>: Deselect item+one step down</p>\n","<p><b>return+shift</b>: Deselektiere Item+Cursor einen Eintrag runter</p>\n" }, |
991 | { "<p><b>return</b>: Select item+one step down</p>\n","<p><b>return</b>: Selektiere Item+Cursor einen Eintrag runter</p>\n" }, | 991 | { "<p><b>return</b>: Select item+one step down</p>\n","<p><b>return</b>: Selektiere Item+Cursor einen Eintrag runter</p>\n" }, |
992 | { "<p><b>I</b>: Show info of current item+one step down.</p>\n","<p><b>I</b>: Zeige Detail-Ansicht vom sel.Eintrag+Cursor einen Eintrag runter.</p>\n" }, | 992 | { "<p><b>I</b>: Show info of current item+one step down.</p>\n","<p><b>I</b>: Zeige Detail-Ansicht vom sel.Eintrag+Cursor einen Eintrag runter.</p>\n" }, |
993 | { "<p><h3>In list view:</h3></p>\n","<p><h3>In Listen Ansicht:</h3></p>\n" }, | 993 | { "<p><h3>In list view:</h3></p>\n","<p><h3>In Listen Ansicht:</h3></p>\n" }, |
994 | { "<p><b>return+shift</b>: Mark item as not completed+one step down</p>\n","<p><b>return+shift</b>: Markiere Todo als nicht erledigt+Cursor einen Eintrag runter</p>\n" }, | 994 | { "<p><b>return+shift</b>: Mark item as not completed+one step down</p>\n","<p><b>return+shift</b>: Markiere Todo als nicht erledigt+Cursor einen Eintrag runter</p>\n" }, |
995 | { "<p><b>return</b>: Mark item as completed+one step down.</p>\n","<p><b>return</b>: Markiere Todo als erledigt+Cursor einen Eintrag runter.</p>\n" }, | 995 | { "<p><b>return</b>: Mark item as completed+one step down.</p>\n","<p><b>return</b>: Markiere Todo als erledigt+Cursor einen Eintrag runter.</p>\n" }, |
996 | { "<p><b>Q</b>: Toggle quick todo line edit.</p>\n","<p><b>Q</b>: Zeige/verstecke Quick Todo Eingabe Zeile.</p>\n" }, | 996 | { "<p><b>Q</b>: Toggle quick todo line edit.</p>\n","<p><b>Q</b>: Zeige/verstecke Quick Todo Eingabe Zeile.</p>\n" }, |
997 | { "<p><b>shift+P</b>: Make new <b>P</b>arent for todo selected with shift+S</p>\n","<p><b>shift+P</b>: Mache Todo zum neuen <b>P</b>arent Todo für das Todo, welches mit shift+Sselektiert wurde.</p>\n" }, | 997 | { "<p><b>shift+P</b>: Make new <b>P</b>arent for todo selected with shift+S</p>\n","<p><b>shift+P</b>: Mache Todo zum neuen <b>P</b>arent Todo für das Todo, welches mit shift+Sselektiert wurde.</p>\n" }, |
998 | { "<p><b>shift+S</b>: Make <b>S</b>ubtodo (reparent todo)</p>\n","<p><b>shift+S</b>: Mache Todo zum <b>S</b>ubtodo</p>\n" }, | 998 | { "<p><b>shift+S</b>: Make <b>S</b>ubtodo (reparent todo)</p>\n","<p><b>shift+S</b>: Mache Todo zum <b>S</b>ubtodo</p>\n" }, |
999 | { "<p><b>shift+U</b>: <b>U</b>nparent todo (make root todo)</p>\n","<p><b>shift+U</b>: <b>U</b>nparent Todo (Mache Sub-Todo zum Toplevel Todo)</p>\n" }, | 999 | { "<p><b>shift+U</b>: <b>U</b>nparent todo (make root todo)</p>\n","<p><b>shift+U</b>: <b>U</b>nparent Todo (Mache Sub-Todo zum Toplevel Todo)</p>\n" }, |
1000 | { "<p><h3>In todo view:</h3></p>\n","<p><h3>In Todo Anzige:</h3></p>\n" }, | 1000 | { "<p><h3>In todo view:</h3></p>\n","<p><h3>In Todo Anzige:</h3></p>\n" }, |
1001 | { "<p><b>ctrl+up/down</b>: Scroll small todo view</p>\n","<p><b>ctrl+up/down</b>: Scrolle kleine Todo Ansicht</p>\n" }, | 1001 | { "<p><b>ctrl+up/down</b>: Scroll small todo view</p>\n","<p><b>ctrl+up/down</b>: Scrolle kleine Todo Ansicht</p>\n" }, |
1002 | { "<p><b>up/down</b>: Scroll agenda view</p>\n","<p><b>up/down</b>: Scrolle Agenda Ansicht</p>\n" }, | 1002 | { "<p><b>up/down</b>: Scroll agenda view</p>\n","<p><b>up/down</b>: Scrolle Agenda Ansicht</p>\n" }, |
1003 | { "<p><h3>In agenda view:</h3></p>\n","<p><h3>In Agenda Ansicht:</h3></p>\n" }, | 1003 | { "<p><h3>In agenda view:</h3></p>\n","<p><h3>In Agenda Ansicht:</h3></p>\n" }, |
1004 | { "<p><b>del,backspace</b>: Delete selected item</p>\n","<p><b>del,backspace</b>: Lösche selektiertes Item</p>\n" }, | 1004 | { "<p><b>del,backspace</b>: Delete selected item</p>\n","<p><b>del,backspace</b>: Lösche selektiertes Item</p>\n" }, |
1005 | { "<p><b>left</b>: Prev. week | <b>left+ctrl</b>: Prev. month</p>\n","<p><b>left</b>: Vorh. Woche | <b>left+ctrl</b>: Vorh. Monat</p>\n" }, | 1005 | { "<p><b>left</b>: Prev. week | <b>left+ctrl</b>: Prev. month</p>\n","<p><b>left</b>: Vorh. Woche | <b>left+ctrl</b>: Vorh. Monat</p>\n" }, |
1006 | { "<p><b>right</b>: Next week | <b>right+ctrl</b>: Next month</p>\n","<p><b>right</b>: Nächste Woche | <b>right+ctrl</b>: Nächste Woche</p>\n" }, | 1006 | { "<p><b>right</b>: Next week | <b>right+ctrl</b>: Next month</p>\n","<p><b>right</b>: Nächste Woche | <b>right+ctrl</b>: Nächste Woche</p>\n" }, |
1007 | { "<p><b>B</b>: Edit description (details) of selected item</p>\n","<p><b>B</b>: Editiere Beschreibung (Details) des selektierten Items</p>\n" }, | 1007 | { "<p><b>B</b>: Edit description (details) of selected item</p>\n","<p><b>B</b>: Editiere Beschreibung (Details) des selektierten Items</p>\n" }, |
1008 | { "<p><b>C</b>: Show current time in agenda view</p>\n","<p><b>C</b>: Zeige aktuelle Zeit in Agenda Ansicht</p>\n" }, | 1008 | { "<p><b>C</b>: Show current time in agenda view</p>\n","<p><b>C</b>: Zeige aktuelle Zeit in Agenda Ansicht</p>\n" }, |
1009 | { "<p><b>+,-</b> : Zoom in/out agenda | <b>A</b>: Toggle allday agenda height</p>\n","<p><b>+,-</b> : Zoom rein/raus Agenda | <b>A</b>: Wechsle Ganztag Agenda Höhe</p>\n" }, | 1009 | { "<p><b>+,-</b> : Zoom in/out agenda | <b>A</b>: Toggle allday agenda height</p>\n","<p><b>+,-</b> : Zoom rein/raus Agenda | <b>A</b>: Wechsle Ganztag Agenda Höhe</p>\n" }, |
1010 | { "<p><b>S+ctrl</b>: Add sub-todo | <b>X+ctrl</b>: Toggle datenavigator</p>\n","<p><b>S+ctrl</b>: Füge Sub-Todo hinzu | <b>X+ctrl</b>: Zeige/verstecke Datumsnavigator</p>\n" }, | 1010 | { "<p><b>S+ctrl</b>: Add sub-todo | <b>X+ctrl</b>: Toggle datenavigator</p>\n","<p><b>S+ctrl</b>: Füge Sub-Todo hinzu | <b>X+ctrl</b>: Zeige/verstecke Datumsnavigator</p>\n" }, |
1011 | { "<p><b>T</b>: Goto today | <b>T+ctrl</b>: New Todo</p>\n","<p><b>T</b>: Gehe zu Heute | <b>T+ctrl</b>: Neues Todo</p>\n" }, | 1011 | { "<p><b>T</b>: Goto today | <b>T+ctrl</b>: New Todo</p>\n","<p><b>T</b>: Gehe zu Heute | <b>T+ctrl</b>: Neues Todo</p>\n" }, |
1012 | { "<p><b>E</b>: Edit selected item |<b> E+ctrl</b>: New Event</p>\n","<p><b>E</b>: Editiere selektiertes Item |<b> E+ctrl</b>: Neuer Termin</p>\n" }, | 1012 | { "<p><b>E</b>: Edit selected item |<b> E+ctrl</b>: New Event</p>\n","<p><b>E</b>: Editiere selektiertes Item |<b> E+ctrl</b>: Neuer Termin</p>\n" }, |
1013 | { "<p><b>D</b>: One day view | <b>M</b>: Month view</p>\n","<p><b>D</b>: Ein-Tages Ansicht | <b>M</b>: Monatsansicht</p>\n" }, | 1013 | { "<p><b>D</b>: One day view | <b>M</b>: Month view</p>\n","<p><b>D</b>: Ein-Tages Ansicht | <b>M</b>: Monatsansicht</p>\n" }, |
1014 | { "<p><b>Z,Y</b>: Work week view | <b>U</b>: Week view</p>\n","<p><b>Z,Y</b>: Arbeitswochenansicht | <b>U</b>: Wochenansicht</p>\n" }, | 1014 | { "<p><b>Z,Y</b>: Work week view | <b>U</b>: Week view</p>\n","<p><b>Z,Y</b>: Arbeitswochenansicht | <b>U</b>: Wochenansicht</p>\n" }, |
1015 | { "<p><b>V</b>: Todo view | <b>L</b>: Event list view</p>\n","<p><b>V</b>: Todo Ansicht | <b>L</b>: Termin Listen Ansicht</p>\n" }, | 1015 | { "<p><b>V</b>: Todo view | <b>L</b>: Event list view</p>\n","<p><b>V</b>: Todo Ansicht | <b>L</b>: Termin Listen Ansicht</p>\n" }, |
1016 | { "<p><b>X</b>: Next X days view| <b>W</b>: What's next view\n ","<p><b>X</b>: Nächste-X-Tage Ansicht | <b>W</b>: What's Next Ansicht\n " }, | 1016 | { "<p><b>X</b>: Next X days view| <b>W</b>: What's next view\n ","<p><b>X</b>: Nächste-X-Tage Ansicht | <b>W</b>: What's Next Ansicht\n " }, |
1017 | { "<p><b>1-0</b> (+<b>ctrl</b>): Select filter 1-10 (11-20)</p>\n","<p><b>1-0</b> (+<b>ctrl</b>): Selektiere Filter 1-10 (11-20)</p>\n" }, | 1017 | { "<p><b>1-0</b> (+<b>ctrl</b>): Select filter 1-10 (11-20)</p>\n","<p><b>1-0</b> (+<b>ctrl</b>): Selektiere Filter 1-10 (11-20)</p>\n" }, |
1018 | { "<p><b>O</b>: Filter On/Off | <b>J</b>: Journal view</p>\n","<p><b>O</b>: Filter An/Aus | <b>J</b>: Journal Ansicht</p>\n" }, | 1018 | { "<p><b>O</b>: Filter On/Off | <b>J</b>: Journal view</p>\n","<p><b>O</b>: Filter An/Aus | <b>J</b>: Journal Ansicht</p>\n" }, |
1019 | { "<p><b>Space</b>: Toggle fullscreen | <b>P</b>: Date picker</p>\n","<p><b>Space</b>: Zeige fullscreen | <b>P</b>: Datums Picker</p>\n" }, | 1019 | { "<p><b>Space</b>: Toggle fullscreen | <b>P</b>: Date picker</p>\n","<p><b>Space</b>: Zeige fullscreen | <b>P</b>: Datums Picker</p>\n" }, |
1020 | { "<p><b>I</b>: Show info for selected event/todo</p>\n","<p><b>I</b>: Zeige Info (Details) für selektiertes Item</p>\n" }, | 1020 | { "<p><b>I</b>: Show info for selected event/todo</p>\n","<p><b>I</b>: Zeige Info (Details) für selektiertes Item</p>\n" }, |
1021 | { "<p><b>H</b>: This help dialog | <b>S</b>: Search dialog</p>\n","<p><b>H</b>: Dieser Hilfe Dialog | <b>S</b>: Such Dialog</p>\n" }, | 1021 | { "<p><b>H</b>: This help dialog | <b>S</b>: Search dialog</p>\n","<p><b>H</b>: Dieser Hilfe Dialog | <b>S</b>: Such Dialog</p>\n" }, |
1022 | { "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" }, | 1022 | { "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" }, |
1023 | { "After changing something, the data is\nautomatically saved to the file\n~/kdepim/apps/korganizer/mycalendar.ics\nafter (configurable) three minutes.\nFor safety reasons there is one autosaving\nafter 10 minutes (of idle time) again. The \ndata is saved automatically when closing KO/Pi\nYou can create a backup file \nwith: File - Save Calendar Backup\n","Nachdem etwas geändert wurde, werden die\nDaten automatisch in die Datei abgespeichert\n~/kdepim/apps/korganizer/mycalendar.ics\nnach (konfigurierbar) drei Minuten.\nAus Sicherheitsgründen wird noch einmal\nnach 10 Min. abgespeichert, wenn keine\nÄnderungen vorgenommen wurden. Die \nDaten werden automatisch gespeichert,\nwenn KO/Pi beendet wird.\nSie können eine Backup-Datei erstellen im\nMenu: Datei - Speichere Kalender Backup\n" }, | 1023 | { "After changing something, the data is\nautomatically saved to the file\n~/kdepim/apps/korganizer/mycalendar.ics\nafter (configurable) three minutes.\nFor safety reasons there is one autosaving\nafter 10 minutes (of idle time) again. The \ndata is saved automatically when closing KO/Pi\nYou can create a backup file \nwith: File - Save Calendar Backup\n","Nachdem etwas geändert wurde, werden die\nDaten automatisch in die Datei abgespeichert\n~/kdepim/apps/korganizer/mycalendar.ics\nnach (konfigurierbar) drei Minuten.\nAus Sicherheitsgründen wird noch einmal\nnach 10 Min. abgespeichert, wenn keine\nÄnderungen vorgenommen wurden. Die \nDaten werden automatisch gespeichert,\nwenn KO/Pi beendet wird.\nSie können eine Backup-Datei erstellen im\nMenu: Datei - Speichere Kalender Backup\n" }, |
1024 | { "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" }, | 1024 | { "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" }, |
1025 | { "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" }, | 1025 | { "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" }, |
1026 | { "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" }, | 1026 | { "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" }, |
1027 | { "\nPlease report unexpected behaviour to\nlutz@pi-sync.info\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.info\n" }, | 1027 | { "\nPlease report unexpected behaviour to\nlutz@pi-sync.info\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.info\n" }, |
1028 | { "2) Audio alarm daemon\nfor Zaurus is available!\nas an additional small application\n","2) Ein Audio Alarm Daemon\nfür den Zaurus ist verfügbar\nals zusätzliche Anwendung\n" }, | 1028 | { "2) Audio alarm daemon\nfor Zaurus is available!\nas an additional small application\n","2) Ein Audio Alarm Daemon\nfür den Zaurus ist verfügbar\nals zusätzliche Anwendung\n" }, |
1029 | { "1) Importing *.vcs or *.ics files from\nother applications may not work properly,\nif there are events with properties\nKO/Pi does not support.\n","1) Importieren von *.vcs oder *.ics Dateien von\nanderen Anwendungen kann möglicherweise\n nicht richtig funktionieren,\nwenn die Termine Eigenschaften haben,\ndie KO/Pi nicht unterstützt.\n" }, | 1029 | { "1) Importing *.vcs or *.ics files from\nother applications may not work properly,\nif there are events with properties\nKO/Pi does not support.\n","1) Importieren von *.vcs oder *.ics Dateien von\nanderen Anwendungen kann möglicherweise\n nicht richtig funktionieren,\nwenn die Termine Eigenschaften haben,\ndie KO/Pi nicht unterstützt.\n" }, |
1030 | { "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" }, | 1030 | { "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" }, |
1031 | { "KO/Pi FAQ","KO/Pi FAQ" }, | 1031 | { "KO/Pi FAQ","KO/Pi FAQ" }, |
1032 | { "PDA-Edition\nfor: Zaurus 5x00/7x0/860/3000/6000\n","PDA-Edition\nfür: Zaurus 5x00/7x0/860/3000/6000\n" }, | 1032 | { "PDA-Edition\nfor: Zaurus 5x00/7x0/860/3000/6000\n","PDA-Edition\nfür: Zaurus 5x00/7x0/860/3000/6000\n" }, |
1033 | { "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" }, | 1033 | { "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" }, |
1034 | { "About KOrganizer/Pi","Über KOrganizer/Pi" }, | 1034 | { "About KOrganizer/Pi","Über KOrganizer/Pi" }, |
1035 | { "From: ","Von: " }, | 1035 | { "From: ","Von: " }, |
1036 | { "Remove sync info","Entferne Sync Info" }, | 1036 | { "Remove sync info","Entferne Sync Info" }, |
1037 | { "For all profiles","Für alle Profile" }, | 1037 | { "For all profiles","Für alle Profile" }, |
1038 | { "Hide not Running","Verstecke nicht Laufende" }, | 1038 | { "Hide not Running","Verstecke nicht Laufende" }, |
1039 | { "ME","ME" }, | 1039 | { "ME","ME" }, |
1040 | { "Toolbar","Toolbar" }, | 1040 | { "Toolbar","Toolbar" }, |
1041 | { "Undo Delete...","UNDO Löschen..." }, | 1041 | { "Undo Delete...","UNDO Löschen..." }, |
1042 | { "Undo Delete","Löschen rückgängig machen" }, | 1042 | { "Undo Delete","Löschen rückgängig machen" }, |
1043 | { "KDE Sync HowTo...","KDE Sync HowTo..." }, | 1043 | { "KDE Sync HowTo...","KDE Sync HowTo..." }, |
1044 | { "Multi Sync HowTo...","Multi Sync HowTo..." }, | 1044 | { "Multi Sync HowTo...","Multi Sync HowTo..." }, |
1045 | { "Januar","Januar" }, | 1045 | { "Januar","Januar" }, |
1046 | { "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" }, | 1046 | { "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" }, |
1047 | { "No Filter","Kein Filter" }, | 1047 | { "No Filter","Kein Filter" }, |
1048 | { "Multiple Sync options","Multi Sync Optionen" }, | 1048 | { "Multiple Sync options","Multi Sync Optionen" }, |
1049 | { "Sync algo options","Sync Ablauf Optionen" }, | 1049 | { "Sync algo options","Sync Ablauf Optionen" }, |
1050 | { "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" }, | 1050 | { "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" }, |
1051 | { "Incoming calendar filter:","Eingehender Kalender Filter:" }, | 1051 | { "Incoming calendar filter:","Eingehender Kalender Filter:" }, |
1052 | { "Incoming addressbook filter:","Eingehender Adressbuch Filter:" }, | 1052 | { "Incoming addressbook filter:","Eingehender Adressbuch Filter:" }, |
1053 | { "Write back options","Optionen zum Zurückschreiben" }, | 1053 | { "Write back options","Optionen zum Zurückschreiben" }, |
1054 | { "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" }, | 1054 | { "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" }, |
1055 | { "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" }, | 1055 | { "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" }, |
1056 | { "Outgoing calendar filter:","Ausgehender Kalender Filter:" }, | 1056 | { "Outgoing calendar filter:","Ausgehender Kalender Filter:" }, |
1057 | { "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" }, | 1057 | { "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" }, |
1058 | { "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" }, | 1058 | { "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" }, |
1059 | { "Time period","Zeitspanne" }, | 1059 | { "Time period","Zeitspanne" }, |
1060 | { "From ","Von " }, | 1060 | { "From ","Von " }, |
1061 | { " weeks in the past to "," Wochen in der Vergangenheit bis zu " }, | 1061 | { " weeks in the past to "," Wochen in der Vergangenheit bis zu " }, |
1062 | { " weeks in the future "," Wochen in der Zukunft " }, | 1062 | { " weeks in the future "," Wochen in der Zukunft " }, |
1063 | { "Profile kind specific settings","Profil Art abhängige Einstellungen" }, | 1063 | { "Profile kind specific settings","Profil Art abhängige Einstellungen" }, |
1064 | { "Local temp file:","Lokale temp Datei:" }, | 1064 | { "Local temp file:","Lokale temp Datei:" }, |
1065 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" }, | 1065 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" }, |
1066 | { "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" }, | 1066 | { "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" }, |
1067 | { "Language","Sprache" }, | 1067 | { "Language","Sprache" }, |
1068 | { "Time Format","Zeit Format" }, | 1068 | { "Time Format","Zeit Format" }, |
1069 | { "Time Zone","Zeit Zone" }, | 1069 | { "Time Zone","Zeit Zone" }, |
1070 | { "%1 groups subscribed","%1 Guppen abboniert" }, | 1070 | { "%1 groups subscribed","%1 Guppen abboniert" }, |
1071 | { "Your current storage dir is:\n%1\nYour mail is stored in:\n(storagedir)/apps/kopiemail/localmail","Aktuelles Speicherverzeichnis ist:\n%1\nIhre Mail wird gespeichert in:\n(speicherverz.)/apps/kopiemail/localmail" }, | 1071 | { "Your current storage dir is:\n%1\nYour mail is stored in:\n(storagedir)/apps/kopiemail/localmail","Aktuelles Speicherverzeichnis ist:\n%1\nIhre Mail wird gespeichert in:\n(speicherverz.)/apps/kopiemail/localmail" }, |
1072 | { "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" }, | 1072 | { "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" }, |
1073 | { "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" }, | 1073 | { "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" }, |
1074 | { "Save settings","Speichere Einstellungen" }, | 1074 | { "Save settings","Speichere Einstellungen" }, |
1075 | { "Save standard","Speichere Standard" }, | 1075 | { "Save standard","Speichere Standard" }, |
1076 | { "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" }, | 1076 | { "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" }, |
1077 | { "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" }, | 1077 | { "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" }, |
1078 | { "Data storage path","Daten Speicherpfad" }, | 1078 | { "Data storage path","Daten Speicherpfad" }, |
1079 | { "Language","Sprache" }, | 1079 | { "Language","Sprache" }, |
1080 | { "Show time in agenda items","Zeige Zeit in Agenda Items" }, | 1080 | { "Show time in agenda items","Zeige Zeit in Agenda Items" }, |
1081 | { "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" }, | 1081 | { "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" }, |
1082 | { "Show events that are done","Zeige abgelaufene Termine" }, | 1082 | { "Show events that are done","Zeige abgelaufene Termine" }, |
1083 | { "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" }, | 1083 | { "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" }, |
1084 | { "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" }, | 1084 | { "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" }, |
1085 | { "KO/Pi","KO/Pi" }, | 1085 | { "KO/Pi","KO/Pi" }, |
1086 | { "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" }, | 1086 | { "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" }, |
1087 | { "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." }, | 1087 | { "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." }, |
1088 | { "Sound.Al.: ","Sound.Al.: " }, | 1088 | { "Sound.Al.: ","Sound.Al.: " }, |
1089 | { "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" }, | 1089 | { "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" }, |
1090 | { "Restore","Wiederherstellen" }, | 1090 | { "Restore","Wiederherstellen" }, |
1091 | { "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklich\nwiederherstellen?" }, | 1091 | { "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklich\nwiederherstellen?" }, |
1092 | { "% completed","% erledigt" }, | 1092 | { "% completed","% erledigt" }, |
1093 | { "%d item(s) found.","%d Item(s) gefunden." }, | 1093 | { "%d item(s) found.","%d Item(s) gefunden." }, |
1094 | { "Set complete","Setze auf erledigt" }, | 1094 | { "Set complete","Setze auf erledigt" }, |
1095 | { "(cancelled)","(gecancelt)" }, | 1095 | { "(cancelled)","(gecancelt)" }, |
1096 | { "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" }, | 1096 | { "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" }, |
1097 | { " Local time "," Lokale Zeit " }, | 1097 | { " Local time "," Lokale Zeit " }, |
1098 | { "Form2","Form2" }, | 1098 | { "Form2","Form2" }, |
1099 | { "Filter enabled","Filter angeschaltet" }, | 1099 | { "Filter enabled","Filter angeschaltet" }, |
1100 | { "Edit Filters","Ändere Filter" }, | 1100 | { "Edit Filters","Ändere Filter" }, |
1101 | { "Print What's Next View...","Drucke What's Next Ansicht..." }, | 1101 | { "Print What's Next View...","Drucke What's Next Ansicht..." }, |
1102 | { "Agenda","Agenda" }, | 1102 | { "Agenda","Agenda" }, |
1103 | { " ("," (" }, | 1103 | { " ("," (" }, |
1104 | { "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" }, | 1104 | { "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" }, |
1105 | { "Print","Print" }, | 1105 | { "Print","Print" }, |
1106 | { "&Setup Printer...","Drucker &Setup..." }, | 1106 | { "&Setup Printer...","Drucker &Setup..." }, |
1107 | { "View Type","Zeige Typ" }, | 1107 | { "View Type","Zeige Typ" }, |
1108 | { "Page &orientation:","Seiten Ausrichtung:" }, | 1108 | { "Page &orientation:","Seiten Ausrichtung:" }, |
1109 | { "Use Default of Selected Style","Default des selektierten Stils" }, | 1109 | { "Use Default of Selected Style","Default des selektierten Stils" }, |
1110 | { "Use Default Setting of Printer","Default Einstellung des Druckers" }, | 1110 | { "Use Default Setting of Printer","Default Einstellung des Druckers" }, |
1111 | { "Portrait","Portrait" }, | 1111 | { "Portrait","Portrait" }, |
1112 | { "Landscape","Landschaft" }, | 1112 | { "Landscape","Landschaft" }, |
1113 | { "Print day","Drucke Tag" }, | 1113 | { "Print day","Drucke Tag" }, |
1114 | { "CalPrintDay_Base","CalPrintDay_Base" }, | 1114 | { "CalPrintDay_Base","CalPrintDay_Base" }, |
1115 | { "Date && Time Range","Datum && Zeitspanne" }, | 1115 | { "Date && Time Range","Datum && Zeitspanne" }, |
1116 | { "&End date:","&Enddatum:" }, | 1116 | { "&End date:","&Enddatum:" }, |
1117 | { "&Start date:","&Startdatum:" }, | 1117 | { "&Start date:","&Startdatum:" }, |
1118 | { "Start &time:","Startzeit:" }, | 1118 | { "Start &time:","Startzeit:" }, |
1119 | { "End ti&me:","Endzeit:" }, | 1119 | { "End ti&me:","Endzeit:" }, |
1120 | { "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, | 1120 | { "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, |
1121 | { "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, | 1121 | { "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, |
1122 | { "Alt+D","Alt+D" }, | 1122 | { "Alt+D","Alt+D" }, |
1123 | { "&Use colors","Nutze Farben" }, | 1123 | { "&Use colors","Nutze Farben" }, |
1124 | { "Alt+U","Alt+U" }, | 1124 | { "Alt+U","Alt+U" }, |
1125 | { "Print week","Drucke Woche" }, | 1125 | { "Print week","Drucke Woche" }, |
1126 | { "CalPrintWeek_Base","CalPrintWeek_Base" }, | 1126 | { "CalPrintWeek_Base","CalPrintWeek_Base" }, |
1127 | { "Use &colors","Nutze Farben" }, | 1127 | { "Use &colors","Nutze Farben" }, |
1128 | { "Type of View","Typ der Ansicht" }, | 1128 | { "Type of View","Typ der Ansicht" }, |
1129 | { "Print as &Filofax page","Drucke als &Filofax Seite" }, | 1129 | { "Print as &Filofax page","Drucke als &Filofax Seite" }, |
1130 | { "Alt+F","Alt+F" }, | 1130 | { "Alt+F","Alt+F" }, |
1131 | { "Print as &timetable view:","Drucke als Zeittabelle:" }, | 1131 | { "Print as &timetable view:","Drucke als Zeittabelle:" }, |
1132 | { "Alt+T","Alt+T" }, | 1132 | { "Alt+T","Alt+T" }, |
1133 | { "Print as split week view","Drucke als gesplittete Wochenansicht" }, | 1133 | { "Print as split week view","Drucke als gesplittete Wochenansicht" }, |
1134 | { "Print month","Drucke Monat" }, | 1134 | { "Print month","Drucke Monat" }, |
1135 | { "CalPrintMonth_Base","CalPrintMonth_Base" }, | 1135 | { "CalPrintMonth_Base","CalPrintMonth_Base" }, |
1136 | { "&Start month:","&Startmonat:" }, | 1136 | { "&Start month:","&Startmonat:" }, |
1137 | { "&End month:","&Endmonat:" }, | 1137 | { "&End month:","&Endmonat:" }, |
1138 | { "Print week &numbers","Drucke Wochen Nummer(n)" }, | 1138 | { "Print week &numbers","Drucke Wochen Nummer(n)" }, |
1139 | { "Print todos","Drucke Todos" }, | 1139 | { "Print todos","Drucke Todos" }, |
1140 | { "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, | 1140 | { "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, |
1141 | { "Include &description of the item","Inclusive Itembeschreibung" }, | 1141 | { "Include &description of the item","Inclusive Itembeschreibung" }, |
1142 | { "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, | 1142 | { "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, |
1143 | { "Include &priority of the item","Inclusive Priorität des Items" }, | 1143 | { "Include &priority of the item","Inclusive Priorität des Items" }, |
1144 | { "Items to Print","Zu druckende Items" }, | 1144 | { "Items to Print","Zu druckende Items" }, |
1145 | { "&From:","Von:" }, | 1145 | { "&From:","Von:" }, |
1146 | { "&To:","Bis:" }, | 1146 | { "&To:","Bis:" }, |
1147 | { "Print &all todo items","Drucke alle Todo Items" }, | 1147 | { "Print &all todo items","Drucke alle Todo Items" }, |
1148 | { "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, | 1148 | { "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, |
1149 | { "Only items due in the &range:","Nur Items in dem Zeitraum:" }, | 1149 | { "Only items due in the &range:","Nur Items in dem Zeitraum:" }, |
1150 | { "Todo List","Todo Liste" }, | 1150 | { "Todo List","Todo Liste" }, |
1151 | { "&Title:","&Titel:" }, | 1151 | { "&Title:","&Titel:" }, |
1152 | { "Co&nnect subtodos with its parent","Verbinde Untertodos mit ihren Ober-Todos" }, | 1152 | { "Co&nnect subtodos with its parent","Verbinde Untertodos mit ihren Ober-Todos" }, |
1153 | { "Todo list","Todo Liste" }, | 1153 | { "Todo list","Todo Liste" }, |
1154 | { "&Print...","Drucke..." }, | 1154 | { "&Print...","Drucke..." }, |
1155 | { "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, | 1155 | { "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, |
1156 | { "[Unconfigured]","[Unkonfiguriert]" }, | 1156 | { "[Unconfigured]","[Unkonfiguriert]" }, |
1157 | { "OK","OK" }, | 1157 | { "OK","OK" }, |
1158 | { "FilterEditor","FilterEditor" }, | 1158 | { "FilterEditor","FilterEditor" }, |
1159 | { "Include","Inclusive" }, | 1159 | { "Include","Inclusive" }, |
1160 | { "Exclude","Exclusive" }, | 1160 | { "Exclude","Exclusive" }, |
1161 | { "Edit Selection...","Editiere Auswahl" }, | 1161 | { "Edit Selection...","Editiere Auswahl" }, |
1162 | { "recurring events","wiederholende Termine" }, | 1162 | { "recurring events","wiederholende Termine" }, |
1163 | { "recurr. events","wiederh.Termine" }, | 1163 | { "recurr. events","wiederh.Termine" }, |
1164 | { "completed to-dos","erledigte Todos" }, | 1164 | { "completed to-dos","erledigte Todos" }, |
1165 | { "events","Termine" }, | 1165 | { "events","Termine" }, |
1166 | { "todos","Todos" }, | 1166 | { "todos","Todos" }, |
1167 | { "journals","Journale" }, | 1167 | { "journals","Journale" }, |
1168 | { "public","öffentl." }, | 1168 | { "public","öffentl." }, |
1169 | { "private","privat" }, | 1169 | { "private","privat" }, |
1170 | { "confidential","vertraul." }, | 1170 | { "confidential","vertraul." }, |
1171 | { "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Untertodos.\nAlle erledigten Untertodos\nwerden auch gelöscht!" }, | 1171 | { "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Untertodos.\nAlle erledigten Untertodos\nwerden auch gelöscht!" }, |
1172 | { "Yesterday","Gestern" }, | 1172 | { "Yesterday","Gestern" }, |
1173 | { "Day after tomorrow","Übermorgen" }, | 1173 | { "Day after tomorrow","Übermorgen" }, |
1174 | { "Tomorrow","Morgen" }, | 1174 | { "Tomorrow","Morgen" }, |
1175 | { "Day before yesterday","Vorgestern" }, | 1175 | { "Day before yesterday","Vorgestern" }, |
1176 | { "Size %1","Größe %1" }, | 1176 | { "Size %1","Größe %1" }, |
1177 | { "New Agendasize: %1","Neue Agendagröße: %1" }, | 1177 | { "New Agendasize: %1","Neue Agendagröße: %1" }, |
1178 | { " (%1 y.)"," (%1 J.)" }, | 1178 | { " (%1 y.)"," (%1 J.)" }, |
1179 | { "Allday:","Ganztägig:" }, | 1179 | { "Allday:","Ganztägig:" }, |
1180 | { "compl.todos","erled.Todos" }, | 1180 | { "compl.todos","erled.Todos" }, |
1181 | { "Day view","Tagesansicht" }, | 1181 | { "Day view","Tagesansicht" }, |
1182 | { "Next days","Nächste Tage" }, | 1182 | { "Next days","Nächste Tage" }, |
1183 | { "Next week","Nächste Woche" }, | 1183 | { "Next week","Nächste Woche" }, |
1184 | { "Next two weeks","Nächste zwei Wochen" }, | 1184 | { "Next two weeks","Nächste zwei Wochen" }, |
1185 | { "This month","Dieser Monat" }, | 1185 | { "This month","Dieser Monat" }, |
1186 | { "Journal view","Journal" }, | 1186 | { "Journal view","Journal" }, |
1187 | { "Display all opened","Zeige alle geöffnet" }, | 1187 | { "Display all opened","Zeige alle geöffnet" }, |
1188 | { "Display all closed","Zeige alle geschlossen" }, | 1188 | { "Display all closed","Zeige alle geschlossen" }, |
1189 | { "Display all flat","Zeige alle flach" }, | 1189 | { "Display all flat","Zeige alle flach" }, |
1190 | { "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, | 1190 | { "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, |
1191 | { "Default todo done color:","Standard Todo erledigt Farbe" }, | 1191 | { "Default todo done color:","Standard Todo erledigt Farbe" }, |
1192 | { "Select week %1-%2","Wähle Woche %1-%2" }, | 1192 | { "Select week %1-%2","Wähle Woche %1-%2" }, |
1193 | { "Select Week","Wähle Woche" }, | 1193 | { "Select Week","Wähle Woche" }, |
1194 | { "Set alarm...","Setze Alarm..." }, | 1194 | { "Set alarm...","Setze Alarm..." }, |
1195 | { "Set Alarm!","Setze Alarm!" }, | 1195 | { "Set Alarm!","Setze Alarm!" }, |
1196 | { "Changed alarm for %1 items","Alarm für %1 Items geändert" }, | 1196 | { "Changed alarm for %1 items","Alarm für %1 Items geändert" }, |
1197 | { " and "," und " }, | 1197 | { " and "," und " }, |
1198 | { "<IMG src="%1"> only )","nur <IMG src="%1"> )" }, | 1198 | { "<IMG src="%1"> only )","nur <IMG src="%1"> )" }, |
1199 | { "Mail to selected","Mail an Ausgewählte" }, | 1199 | { "Mail to selected","Mail an Ausgewählte" }, |
1200 | { "Mail to all","Mail an Alle" }, | 1200 | { "Mail to all","Mail an Alle" }, |
1201 | { "Week view mode uses bigger font","Wochenansicht Modus nutzt größeren Font" }, | 1201 | { "Week view mode uses bigger font","Wochenansicht Modus nutzt größeren Font" }, |
1202 | { "Set reminder ON with offset to:","Alarm AN mit Offset auf:" }, | 1202 | { "Set reminder ON with offset to:","Alarm AN mit Offset auf:" }, |
1203 | { " on"," am" }, | 1203 | { " on"," am" }, |
1204 | { " completed on "," erledigt am " }, | 1204 | { " completed on "," erledigt am " }, |
1205 | { "Save as Event template","Speichere als Vorlage" }, | 1205 | { "Save as Event template","Speichere als Vorlage" }, |
1206 | { "Load Event template","Lade Termin Vorlage" }, | 1206 | { "Load Event template","Lade Termin Vorlage" }, |
1207 | { "Save as Journal template","Speichere als Journal Vorlage" }, | 1207 | { "Save as Journal template","Speichere als Journal Vorlage" }, |
1208 | { "Insert Journal template","Füge Journal Vorlage ein" }, | 1208 | { "Insert Journal template","Füge Journal Vorlage ein" }, |
1209 | { "Sub todos:<br>","Unter-Todos:<br>" }, | 1209 | { "Sub todos:<br>","Unter-Todos:<br>" }, |
1210 | { "Parent todo:<br>","Über-Todo:<br>" }, | 1210 | { "Parent todo:<br>","Über-Todo:<br>" }, |
1211 | { "Set current as color category","Setze Gewählte als Farbkategorie" }, | 1211 | { "Set current as color category","Setze Gewählte als Farbkategorie" }, |
1212 | { " completed"," erledigt" }, | 1212 | { " completed"," erledigt" }, |
1213 | { "(c)2004 Lutz Rogowski (rogowski@kde.org)\nKO/Pi is based on KOrganizer\n(c)2002,2003 Cornelius Schumacher\n(schumacher@kde.org) and the KDE team.\nKOrganizer/Pi is licensed under the GPL.\nKO/Pi can be compiled for\nLinux, Zaurus-PDA and Windows\nwww.pi-sync.info --- www.korganizer.org\nSpecial thanks to Michael and Ben\nfor intensive testing!","(c)2004 Lutz Rogowski (rogowski@kde.org)\nKO/Pi basiert auf KOrganizer\n(c)2002,2003 Cornelius Schumacher\n(schumacher@kde.org) und das KDE Team.\nKOrganizer/Pi ist lizensiert unter der GPL.\nKO/Pi kann kompiliert werden für\nLinux, Zaurus-PDA und Windows\nwww.pi-sync.info --- www.korganizer.org\nBesonderen Dank an Michael und Ben\nfür intensives Testen!" }, | 1213 | { "(c)2004 Lutz Rogowski (rogowski@kde.org)\nKO/Pi is based on KOrganizer\n(c)2002,2003 Cornelius Schumacher\n(schumacher@kde.org) and the KDE team.\nKOrganizer/Pi is licensed under the GPL.\nKO/Pi can be compiled for\nLinux, Zaurus-PDA and Windows\nwww.pi-sync.info --- www.korganizer.org\nSpecial thanks to Michael and Ben\nfor intensive testing!","(c)2004 Lutz Rogowski (rogowski@kde.org)\nKO/Pi basiert auf KOrganizer\n(c)2002,2003 Cornelius Schumacher\n(schumacher@kde.org) und das KDE Team.\nKOrganizer/Pi ist lizensiert unter der GPL.\nKO/Pi kann kompiliert werden für\nLinux, Zaurus-PDA und Windows\nwww.pi-sync.info --- www.korganizer.org\nBesonderen Dank an Michael und Ben\nfür intensives Testen!" }, |
1214 | { "Syncing aborted. Nothing synced.","Syncing abgebrochen.Nichts wurde gesynct." }, | 1214 | { "Syncing aborted. Nothing synced.","Syncing abgebrochen.Nichts wurde gesynct." }, |
1215 | { "Connected! Sending request for remote file ...","Verbunden! Sende Daten Anfrage..." }, | 1215 | { "Connected! Sending request for remote file ...","Verbunden! Sende Daten Anfrage..." }, |
1216 | { "Trying to connect to remote...","Versuche mit Gegenstelle zu verbinden..." }, | 1216 | { "Trying to connect to remote...","Versuche mit Gegenstelle zu verbinden..." }, |
1217 | { "Connection to remote\nhost timed out!\nDid you forgot to enable\nsyncing on remote host?","Verbindungsversuch wegen\nZeitüberschreitung gescheitert!\nWurde vergessen Pi-Sync auf\nder Gegenstelle anzuschalten?" }, | 1217 | { "Connection to remote\nhost timed out!\nDid you forgot to enable\nsyncing on remote host?","Verbindungsversuch wegen\nZeitüberschreitung gescheitert!\nWurde vergessen Pi-Sync auf\nder Gegenstelle anzuschalten?" }, |
1218 | { "ERROR: Receiving remote file failed.","FEHLER: Empfang der entfernten Daten fehlgeschlagen." }, | 1218 | { "ERROR: Receiving remote file failed.","FEHLER: Empfang der entfernten Daten fehlgeschlagen." }, |
1219 | { "Error","Fehler" }, | 1219 | { "Error","Fehler" }, |
1220 | { ""You entered an invalid date!\n Date changed to current date.","Ungültiges Datum eingegeben.\nSetze heutiges Datum." }, | 1220 | { ""You entered an invalid date!\n Date changed to current date.","Ungültiges Datum eingegeben.\nSetze heutiges Datum." }, |
1221 | { "You entered an invalid date!\n Will use current date instead.","Ungültiges Datum eingegeben.\nSetze stattdessen heutiges Datum." }, | 1221 | { "You entered an invalid date!\n Will use current date instead.","Ungültiges Datum eingegeben.\nSetze stattdessen heutiges Datum." }, |
1222 | { "Warning","Warnung" }, | 1222 | { "Warning","Warnung" }, |
1223 | { "Select week number","Wähle Wochen Nummer" }, | 1223 | { "Select week number","Wähle Wochen Nummer" }, |
1224 | { "Februar","Februar" }, | 1224 | { "Februar","Februar" }, |
1225 | { "Click on the week number to\nshow week zoomed","Klicke auf die Wochennummer\num die Woche groß zu zeigen" }, | 1225 | { "Click on the week number to\nshow week zoomed","Klicke auf die Wochennummer\num die Woche groß zu zeigen" }, |
1226 | { "W","W" }, | 1226 | { "W","W" }, |
1227 | { "Click on this to\nselect week number","Klicke hierauf um\ndie Woche auszuwählen" }, | 1227 | { "Click on this to\nselect week number","Klicke hierauf um\ndie Woche auszuwählen" }, |
1228 | { "T: %1","T: %1" }, | 1228 | { "T: %1","T: %1" }, |
1229 | { "Start: ","Start: " }, | 1229 | { "Start: ","Start: " }, |
1230 | { "Pi-Sync options for device: ","Pi-Sync Einstellungen für Gerät: " }, | 1230 | { "Pi-Sync options for device: ","Pi-Sync Einstellungen für Gerät: " }, |
1231 | { "Password for remote access:","Passwort für fernen Zugriff:" }, | 1231 | { "Password for remote access:","Passwort für fernen Zugriff:" }, |
1232 | { "Remote IP address:","Ferne IP Adresse:" }, | 1232 | { "Remote IP address:","Ferne IP Adresse:" }, |
1233 | { "Remote port number:","Ferne Port Nummer:" }, | 1233 | { "Remote port number:","Ferne Port Nummer:" }, |
1234 | { "Remote file saved to temp file.","Ferne Daten in temp Datei gespeichert." }, | 1234 | { "Remote file saved to temp file.","Ferne Daten in temp Datei gespeichert." }, |
1235 | { "Remote from: ","Fern von: " }, | 1235 | { "Remote from: ","Fern von: " }, |
1236 | { "Local from: ","Lokal von: " }, | 1236 | { "Local from: ","Lokal von: " }, |
1237 | { "Synchronization summary:\n\n %d items added to local\n %d items added to remote\n %d items updated on local\n %d items updated on remote\n %d items deleted on local\n %d items deleted on remote\n %d incoming filtered out\n %d outgoing filtered out\n","Synchronisationsübersicht:\n\n %d lokal hinzugefügt\n %d fern hinzugefügt\n %d lokal geändert\n %d fern geändert\n %d lokal gelöscht\n %d fern gelöscht\n %d eingehende ausgefiltert\n %d ausgehende ausgefiltert\n" }, | 1237 | { "Synchronization summary:\n\n %d items added to local\n %d items added to remote\n %d items updated on local\n %d items updated on remote\n %d items deleted on local\n %d items deleted on remote\n %d incoming filtered out\n %d outgoing filtered out\n","Synchronisationsübersicht:\n\n %d lokal hinzugefügt\n %d fern hinzugefügt\n %d lokal geändert\n %d fern geändert\n %d lokal gelöscht\n %d fern gelöscht\n %d eingehende ausgefiltert\n %d ausgehende ausgefiltert\n" }, |
1238 | { "Local calendar changed!\n","Lokaler Kalender geändert!\n" }, | 1238 | { "Local calendar changed!\n","Lokaler Kalender geändert!\n" }, |
1239 | { "Write back","Schreibe zurück" }, | 1239 | { "Write back","Schreibe zurück" }, |
1240 | { "KO/Pi Synchronization","KO/Pi Synchronisation" }, | 1240 | { "KO/Pi Synchronization","KO/Pi Synchronisation" }, |
1241 | { "Pi-Sync succesful!","Pi-Sync erfolgreich!" }, | 1241 | { "Pi-Sync succesful!","Pi-Sync erfolgreich!" }, |
1242 | { "Received sync request","Sync Anfrage erhalten" }, | 1242 | { "Received sync request","Sync Anfrage erhalten" }, |
1243 | { "Synchronizing from remote ...\n\nDo not use this application!\n\nIf syncing fails\nyou can close this dialog.","Ferne Synchronisation ...\n\nBenutze diese Anwendung nicht!\n\nWenn das Syncen fehlschlägt kann\ndieser Dialog geschlossen werden." }, | 1243 | { "Synchronizing from remote ...\n\nDo not use this application!\n\nIf syncing fails\nyou can close this dialog.","Ferne Synchronisation ...\n\nBenutze diese Anwendung nicht!\n\nWenn das Syncen fehlschlägt kann\ndieser Dialog geschlossen werden." }, |
1244 | { "Saving Data to temp file ...","Speichere Daten in temp Datei..." }, | 1244 | { "Saving Data to temp file ...","Speichere Daten in temp Datei..." }, |
1245 | { "Data saved to temp file!","Daten in temp Datei gespeichert!" }, | 1245 | { "Data saved to temp file!","Daten in temp Datei gespeichert!" }, |
1246 | { "Sending file...","Sende Datei..." }, | 1246 | { "Sending file...","Sende Datei..." }, |
1247 | { "Waiting for synced file...","Warte auf gesyncte Daten..." }, | 1247 | { "Waiting for synced file...","Warte auf gesyncte Daten..." }, |
1248 | { "Receiving synced file...","Gesyncte Daten erhalten..." }, | 1248 | { "Receiving synced file...","Gesyncte Daten erhalten..." }, |
1249 | { "Received %1 bytes","%1 Bytes erhalten" }, | 1249 | { "Received %1 bytes","%1 Bytes erhalten" }, |
1250 | { "Writing file to disk...","Speichere Datei..." }, | 1250 | { "Writing file to disk...","Speichere Datei..." }, |
1251 | { "Pi-Sync successful!","Pi-Sync erfolgreich!" }, | 1251 | { "Pi-Sync successful!","Pi-Sync erfolgreich!" }, |
1252 | { "Clock skew of\nsyncing devices\nis %1 seconds!","Uhrzeitunterschied der\nsyncenden Geräte\nist %1 Sekunden!" }, | 1252 | { "Clock skew of\nsyncing devices\nis %1 seconds!","Uhrzeitunterschied der\nsyncenden Geräte\nist %1 Sekunden!" }, |
1253 | { "Synchronize!","Synchronisiere!" }, | 1253 | { "Synchronize!","Synchronisiere!" }, |
1254 | { "High clock skew!","Großer Uhrzeitunterschied!" }, | 1254 | { "High clock skew!","Großer Uhrzeitunterschied!" }, |
1255 | { "ADJUST\nYOUR\nCLOCKS!","JUSTIERE\nDIE\nUHREN!" }, | 1255 | { "ADJUST\nYOUR\nCLOCKS!","JUSTIERE\nDIE\nUHREN!" }, |
1256 | { "The clocks of the syncing\ndevices have a difference\nof more than 5 minutes.\nPlease adjust your clocks.\nYou may get wrong syncing results!\nPlease confirm synchronization!","Die Uhren der syncenden Geräte\nhaben einen Unterschied von\nmehr als 5 Minuten. Bitte die\nUhrzeiten anpassen. Sie können\nfalsche Sync-Resultate erhalten!\nBitte das Syncen bestätigen!" }, | 1256 | { "The clocks of the syncing\ndevices have a difference\nof more than 5 minutes.\nPlease adjust your clocks.\nYou may get wrong syncing results!\nPlease confirm synchronization!","Die Uhren der syncenden Geräte\nhaben einen Unterschied von\nmehr als 5 Minuten. Bitte die\nUhrzeiten anpassen. Sie können\nfalsche Sync-Resultate erhalten!\nBitte das Syncen bestätigen!" }, |
1257 | { "This is a %1 recurring todo.","Das ist eine %1 wiederholende Aufgabe." }, | 1257 | { "This is a %1 recurring todo.","Das ist eine %1 wiederholende Aufgabe." }, |
1258 | { "<p><b>Start on:</b> %1</p>","<p><b>Start am:</b> %1</p>" }, | 1258 | { "<p><b>Start on:</b> %1</p>","<p><b>Start am:</b> %1</p>" }, |
1259 | { "List week view","Listenwochenansicht" }, | 1259 | { "List week view","Listenwochenansicht" }, |
1260 | { "List week","Listenwochenansicht" }, | 1260 | { "List week","Listenwochenansicht" }, |
1261 | { "Next Week","Nächste Woche" }, | 1261 | { "Next Week","Nächste Woche" }, |
1262 | { "Previous Week","Vorherige Woche" }, | 1262 | { "Previous Week","Vorherige Woche" }, |
1263 | { "No items were found matching\nyour search expression.\nUse the wildcard characters\n'*' and '?' where needed.","Keine Einträge gefunden die\ndem Suchausdruck entsprechen.\nBenutze Platzhalter Zeichen\n'*' und '?' wo benötigt." }, | 1263 | { "No items were found matching\nyour search expression.\nUse the wildcard characters\n'*' and '?' where needed.","Keine Einträge gefunden die\ndem Suchausdruck entsprechen.\nBenutze Platzhalter Zeichen\n'*' und '?' wo benötigt." }, |
1264 | { "Show in todo/event viewer:","Zeige in Termin/Todo Anzeige:" }, | 1264 | { "Show in todo/event viewer:","Zeige in Termin/Todo Anzeige:" }, |
1265 | { "Details","Details" }, | 1265 | { "Details","Details" }, |
1266 | { "Created time","Erstellt Zeit" }, | 1266 | { "Created time","Erstellt Zeit" }, |
1267 | { "Last modified time","Geändert Zeit" }, | 1267 | { "Last modified time","Geändert Zeit" }, |
1268 | { "Show in What'sThis quick overview:","Zeige in What'sThis Schnellübersicht:" }, | 1268 | { "Show in What'sThis quick overview:","Zeige in What'sThis Schnellübersicht:" }, |
1269 | { "View Options","Anzeige Optionen" }, | 1269 | { "View Options","Anzeige Optionen" }, |
1270 | { "<b>Created: ","<b>Erstellt am: " }, | 1270 | { "<b>Created: ","<b>Erstellt am: " }, |
1271 | { "<b>Last modified: ","<b>Zuletzt geändert am: " }, | 1271 | { "<b>Last modified: ","<b>Zuletzt geändert am: " }, |
1272 | { "Journal: ","Journal: " }, | 1272 | { "Journal: ","Journal: " }, |
1273 | { "yearly","jährlich" }, | 1273 | { "yearly","jährlich" }, |
1274 | { "(%1) ","%1-" }, | 1274 | { "(%1) ","%1-" }, |
1275 | { "<p><b>K</b>: Week view in Month view syle</p>\n","<p><b>K</b>: Wochenansicht in Art der Monatsansicht</p>\n" }, | 1275 | { "<p><b>K</b>: Week view in Month view syle</p>\n","<p><b>K</b>: Wochenansicht in Art der Monatsansicht</p>\n" }, |
1276 | { "Enable tooltips displaying summary of ev.","Titel-Tooltips anzeigen" }, | 1276 | { "Enable tooltips displaying summary of ev.","Titel-Tooltips anzeigen" }, |
1277 | { "Enable scrollbars in month view cells","Scrollbar in Zellen anzeigen" }, | 1277 | { "Enable scrollbars in month view cells","Scrollbar in Zellen anzeigen" }, |
1278 | { "Summary/Loc.","Titel/Ort" }, | 1278 | { "Summary/Loc.","Titel/Ort" }, |
1279 | { "No items found. Use '*' and '?' where needed.","Nichts gefunden. Benutze '*' and '?' wo benötigt." }, | 1279 | { "No items found. Use '*' and '?' where needed.","Nichts gefunden. Benutze '*' and '?' wo benötigt." }, |
1280 | { "Week Number","Wochennummer" }, | 1280 | { "Week Number","Wochennummer" }, |
1281 | { "Import","Importiere" }, | 1281 | { "Import","Importiere" }, |
1282 | { "Export","Exportiere" }, | 1282 | { "Export","Exportiere" }, |
1283 | { "Beam","Beame" }, | 1283 | { "Beam","Beame" }, |
1284 | { "Export","Exportiere" }, | 1284 | { "Export","Exportiere" }, |
1285 | { "As iCal (ics) file...","Als iCal (ics) Datei..." }, | 1285 | { "As iCal (ics) file...","Als iCal (ics) Datei..." }, |
1286 | { "As vCal (vcs) file...","Als vCal (vcs) Datei..." }, | 1286 | { "As vCal (vcs) file...","Als vCal (vcs) Datei..." }, |
1287 | { "Journal/Details...","Journale/Details..." }, | 1287 | { "Journal/Details...","Journale/Details..." }, |
1288 | { "Agenda View","Agenda Ansicht" }, | 1288 | { "Agenda View","Agenda Ansicht" }, |
1289 | { "Show current time","Zeige aktuelle Zeit" }, | 1289 | { "Show current time","Zeige aktuelle Zeit" }, |
1290 | { "Edit new item","Bearbeite neuen Eintrag" }, | 1290 | { "Edit new item","Bearbeite neuen Eintrag" }, |
1291 | { "Please select at least one\nof the types to search for:\n\nEvents\nTodos\nJournals","Bitte wählen Sie mindestens\neinen dieser Typen\num darin zu suchen:\n\nTermine\nTodos\nJournale" }, | 1291 | { "Please select at least one\nof the types to search for:\n\nEvents\nTodos\nJournals","Bitte wählen Sie mindestens\neinen dieser Typen\num darin zu suchen:\n\nTermine\nTodos\nJournale" }, |
1292 | { "There is no next alarm.","Es gibt keinen nächsten Alarm." }, | 1292 | { "There is no next alarm.","Es gibt keinen nächsten Alarm." }, |
1293 | { "%1 %2 - %3 (next event/todo with alarm)","%1 %2 - %3 (nächster Termin/Todo mit Alarm)" }, | 1293 | { "%1 %2 - %3 (next event/todo with alarm)","%1 %2 - %3 (nächster Termin/Todo mit Alarm)" }, |
1294 | { "The next alarm is in:\n","Der nächste Alarm ist in:\n" }, | 1294 | { "The next alarm is in:\n","Der nächste Alarm ist in:\n" }, |
1295 | { "%1 days\n","%1 Tagen\n" }, | 1295 | { "%1 days\n","%1 Tagen\n" }, |
1296 | { "1 day\n","1 Tag\n" }, | 1296 | { "1 day\n","1 Tag\n" }, |
1297 | { "%1 hours\n","%1 Stunden\n" }, | 1297 | { "%1 hours\n","%1 Stunden\n" }, |
1298 | { "1 hour\n","1 Stunde\n" }, | 1298 | { "1 hour\n","1 Stunde\n" }, |
1299 | { "%1 minutes\n","%1 Minuten\n" }, | 1299 | { "%1 minutes\n","%1 Minuten\n" }, |
1300 | { "1 minute\n","1 Minute\n" }, | 1300 | { "1 minute\n","1 Minute\n" }, |
1301 | { "Only one toolbar","Nur eine Toolbar" }, | 1301 | { "Only one toolbar","Nur eine Toolbar" }, |
1302 | { "Print","Drucke" }, | 1302 | { "Print","Drucke" }, |
1303 | { "Print selected event / todo...","Drucke ausgewählten Termin / Todo..." }, | 1303 | { "Print selected event / todo...","Drucke ausgewählten Termin / Todo..." }, |
1304 | { "There is nothing selected!","Es ist nichts ausgewählt!" }, | 1304 | { "There is nothing selected!","Es ist nichts ausgewählt!" }, |
1305 | { "\n\nDo you really want to print this item?","\n\nMöchten Sie wirklich diesen Eintrag ausdrucken? " }, | 1305 | { "\n\nDo you really want to print this item?","\n\nMöchten Sie wirklich diesen Eintrag ausdrucken? " }, |
1306 | { "KO/Pi Print Confirmation","KO/Pi Druckbestätigung" }, | 1306 | { "KO/Pi Print Confirmation","KO/Pi Druckbestätigung" }, |
1307 | { "This prints the view as you see it.\n(With the complete content, of course.)\nYou may change the print layout by resizing the view.\nPrint unscaled may print several pages\ndepending on the amount of data.\nPrint scaled down will print all on one page.\nPrint scaled up/down will print all on one page,\nbut will scale up the text to page boundaries,\nif the text is smaller than the page.\nYou can select page geometry setup in the next dialog.\n","Dies druckt die Ansicht wie man sie sieht.\n(Mit dem kompletten Inhalt natürlich.)\nMan kann das Layout ändern durch ändern der Fenstergröße.\nDrucke unskaliert druckt ggf. mehrere Seiten\nabhängig von der Menge der Daten.\nDrucke runterskaliert um auf eine Seite zu passen\ndruckt alles auf eine Seite.\nDrucke hoch/runterskaliert um genau auf eine Seite zu passen\nvergrößert den Text gegebenenfalls.\nDas Seitenlayout kann im nächsten Dialog gewählt werden.\n" }, | 1307 | { "This prints the view as you see it.\n(With the complete content, of course.)\nYou may change the print layout by resizing the view.\nPrint unscaled may print several pages\ndepending on the amount of data.\nPrint scaled down will print all on one page.\nPrint scaled up/down will print all on one page,\nbut will scale up the text to page boundaries,\nif the text is smaller than the page.\nYou can select page geometry setup in the next dialog.\n","Dies druckt die Ansicht wie man sie sieht.\n(Mit dem kompletten Inhalt natürlich.)\nMan kann das Layout ändern durch ändern der Fenstergröße.\nDrucke unskaliert druckt ggf. mehrere Seiten\nabhängig von der Menge der Daten.\nDrucke runterskaliert um auf eine Seite zu passen\ndruckt alles auf eine Seite.\nDrucke hoch/runterskaliert um genau auf eine Seite zu passen\nvergrößert den Text gegebenenfalls.\nDas Seitenlayout kann im nächsten Dialog gewählt werden.\n" }, |
1308 | { "KO/Pi Printout","KO/Pi Ausdruck" }, | 1308 | { "KO/Pi Printout","KO/Pi Ausdruck" }, |
1309 | { "Print unscaled","Drucke unskaliert" }, | 1309 | { "Print unscaled","Drucke unskaliert" }, |
1310 | { "Print scaled down to fit one page","Drucke runterskaliert um auf eine Seite zu passen." }, | 1310 | { "Print scaled down to fit one page","Drucke runterskaliert um auf eine Seite zu passen." }, |
1311 | { "Print scaled up/down to fit one page","Drucke hoch/runterskaliert um genau auf eine Seite zu passen." }, | 1311 | { "Print scaled up/down to fit one page","Drucke hoch/runterskaliert um genau auf eine Seite zu passen." }, |
1312 | { "Printout Mode","Druck Modus" }, | 1312 | { "Printout Mode","Druck Modus" }, |
1313 | { "Filter menu icon","Filtermenu Icon" }, | 1313 | { "Filter menu icon","Filtermenu Icon" }, |
1314 | { "<p><b>A+(shift or ctrl)</b>: Show occurence of next alarm</p>\n","<p><b>A+(shift oder ctrl)</b>: Zeige Zeit bis zum nächsten Alarm</p>\n" }, | 1314 | { "<p><b>A+(shift or ctrl)</b>: Show occurence of next alarm</p>\n","<p><b>A+(shift oder ctrl)</b>: Zeige Zeit bis zum nächsten Alarm</p>\n" }, |
1315 | { "<p><b>N</b>: Switch to next view which has a toolbar icon</p>\n","<p><b>N</b>: Wechsle zur nächsten Ansicht, die ein Icon in der Toolbar hat</p>\n" }, | 1315 | { "<p><b>N</b>: Switch to next view which has a toolbar icon</p>\n","<p><b>N</b>: Wechsle zur nächsten Ansicht, die ein Icon in der Toolbar hat</p>\n" }, |
1316 | { "%1d","%1t" }, | 1316 | { "%1d","%1t" }, |
1317 | { "%1h","%1std" }, | 1317 | { "%1h","%1std" }, |
1318 | { "%1min","%1min" }, | 1318 | { "%1min","%1min" }, |
1319 | { "( %1 before )","( %1 vorher )" }, | 1319 | { "( %1 before )","( %1 vorher )" }, |
1320 | { "The next alarm is in\nless than one minute!","Der nächste Alarm kommt in\nweniger als einer Minute!" }, | 1320 | { "The next alarm is in\nless than one minute!","Der nächste Alarm kommt in\nweniger als einer Minute!" }, |
1321 | { "\nThe internal alarm notification is disabled!\n","\nDie interne Alarmbenachrichtigung ist ausgeschaltet!\n" }, | 1321 | { "\nThe internal alarm notification is disabled!\n","\nDie interne Alarmbenachrichtigung ist ausgeschaltet!\n" }, |
1322 | { "Enable it in the settings menu, TAB alarm.","Schalten Sie sie an im Menu Einstellungen, TAB Alarm." }, | 1322 | { "Enable it in the settings menu, TAB alarm.","Schalten Sie sie an im Menu Einstellungen, TAB Alarm." }, |
1323 | { "Show Sync Events","Zeige Sync-Ereignisse" }, | 1323 | { "Show Sync Events","Zeige Sync-Ereignisse" }, |
1324 | { "Use short date in WN+Event view","Zeige Kurzdatum in WN+Terminanzeige" }, | 1324 | { "Use short date in WN+Event view","Zeige Kurzdatum in WN+Terminanzeige" }, |
1325 | { "Number of max.displayed todo prios:","Anzahl max.angezeigter Todo-Prios:" }, | 1325 | { "Number of max.displayed todo prios:","Anzahl max.angezeigter Todo-Prios:" }, |
1326 | { " on "," am " }, | 1326 | { " on "," am " }, |
1327 | { "On: ","Am: " }, | 1327 | { "On: ","Am: " }, |
1328 | { "<i>The recurrence is computed from the start datetime!</i>","<i>Die Wiederholung wird vom Startwert aus berechnet!</i>" }, | 1328 | { "<i>The recurrence is computed from the start datetime!</i>","<i>Die Wiederholung wird vom Startwert aus berechnet!</i>" }, |
1329 | { "Start/Stop todo...","Starte/Stoppe Todo..." }, | 1329 | { "Start/Stop todo...","Starte/Stoppe Todo..." }, |
1330 | { "Color for running todos:","Farbe für laufende Todos:" }, | 1330 | { "Color for running todos:","Farbe für laufende Todos:" }, |
1331 | { "The todo\n%1\nis started.\nDo you want to set\nthe state to stopped?","Das Todo\n%1\nist gestartet.\nWollen Sie es\nauf gestoppt setzen?" }, | 1331 | { "The todo\n%1\nis started.\nDo you want to set\nthe state to stopped?","Das Todo\n%1\nist gestartet.\nWollen Sie es\nauf gestoppt setzen?" }, |
1332 | { "Todo is started","Todo ist gestartet" }, | 1332 | { "Todo is started","Todo ist gestartet" }, |
1333 | { "Stop todo","Stoppe Todo" }, | 1333 | { "Stop todo","Stoppe Todo" }, |
1334 | { "Todo is stopped","Todo ist gestoppt" }, | 1334 | { "Todo is stopped","Todo ist gestoppt" }, |
1335 | { "Start todo","Starte Todo" }, | 1335 | { "Start todo","Starte Todo" }, |
1336 | { "The todo\n%1\nis stopped.\nDo you want to set\nthe state to started?","Das Todo\n%1\nist gestoppt.\nWollen Sie es auf\ngestartet setzen?" }, | 1336 | { "The todo\n%1\nis stopped.\nDo you want to set\nthe state to started?","Das Todo\n%1\nist gestoppt.\nWollen Sie es auf\ngestartet setzen?" }, |
1337 | { "The todo\n%1\nwill be cloned!\nIt has subtodos!\nDo you want to clone\nall subtodos as well?","Das Todo\n%1\nwird geklont!\nEs hat Untertodos!\nMöchten Sie alle\nUntertodos auch klonen?" }, | 1337 | { "The todo\n%1\nwill be cloned!\nIt has subtodos!\nDo you want to clone\nall subtodos as well?","Das Todo\n%1\nwird geklont!\nEs hat Untertodos!\nMöchten Sie alle\nUntertodos auch klonen?" }, |
1338 | { "Todo has subtodos","Todo hat Untertodos" }, | 1338 | { "Todo has subtodos","Todo hat Untertodos" }, |
1339 | { "Block popup until mouse button release","Sperre Popup bis Mausknopf losgelassen" }, | 1339 | { "Block popup until mouse button release","Sperre Popup bis Mausknopf losgelassen" }, |
1340 | { "Colors","Farben" }, | 1340 | { "Colors","Farben" }, |
1341 | { "Click on new parent item","Klicke auf neues Übertodo" }, | 1341 | { "Click on new parent item","Klicke auf neues Übertodo" }, |
1342 | { "Reparenting aborted!","Übertodo setzen abgebrochen" }, | 1342 | { "Reparenting aborted!","Übertodo setzen abgebrochen" }, |
1343 | { "Cannot move Todo to itself\nor a child of itself","Kann nicht Todo auf\nsich selbst oder\nein Untertodo verschieben" }, | 1343 | { "Cannot move Todo to itself\nor a child of itself","Kann nicht Todo auf\nsich selbst oder\nein Untertodo verschieben" }, |
1344 | { "Recursive reparenting not possible!","Rekursives Verschieben nicht möglich" }, | 1344 | { "Recursive reparenting not possible!","Rekursives Verschieben nicht möglich" }, |
1345 | { "Delete all completed todos?\n(Completed recurring todos\nwill not be deleted!)","Entferne alle erledigten Todos?\n(Erledigte wiederholende Todos\nwerden nicht gelöscht!)" }, | 1345 | { "Delete all completed todos?\n(Completed recurring todos\nwill not be deleted!)","Entferne alle erledigten Todos?\n(Erledigte wiederholende Todos\nwerden nicht gelöscht!)" }, |
1346 | { "Alternating background of list views","Abwechselnder Hintergrund für Listen" }, | 1346 | { "Alternating background of list views","Abwechselnder Hintergrund für Listen" }, |
1347 | { "times","Zeiten" }, | 1347 | { "times","Zeiten" }, |
1348 | { "The todo\n%1\nhas subtodos!\nDo you want to set\nthe categories for\nall subtodos as well?","Das Todo\n%1\nhat Untertodos!\nMöchten Sie die Kategorien\nauch für alle Untertodos setzen?" }, | 1348 | { "The todo\n%1\nhas subtodos!\nDo you want to set\nthe categories for\nall subtodos as well?","Das Todo\n%1\nhat Untertodos!\nMöchten Sie die Kategorien\nauch für alle Untertodos setzen?" }, |
1349 | { "Backup enabled","Backup angeschaltet" }, | 1349 | { "Backup enabled","Backup angeschaltet" }, |
1350 | { "Use standard backup dir","Standard Backupverzeichnis" }, | 1350 | { "Use standard backup dir","Standard Backupverzeichnis" }, |
1351 | { "Number of Backups:","Anzahl der Backups" }, | 1351 | { "Number of Backups:","Anzahl der Backups" }, |
1352 | { "Make backup every ","Mache ein Backup alle " }, | 1352 | { "Make backup every ","Mache ein Backup alle " }, |
1353 | { " days"," Tage" }, | 1353 | { " days"," Tage" }, |
1354 | { "Creating backup ... please wait ...","Erstelle Backup ... bitte warten ..." }, | 1354 | { "Creating backup ... please wait ...","Erstelle Backup ... bitte warten ..." }, |
1355 | { "Backup Failed!","Backup Problem!" }, | 1355 | { "Backup Failed!","Backup Problem!" }, |
1356 | { "Try again now","Versuche jetzt nochmal" }, | 1356 | { "Try again now","Versuche jetzt nochmal" }, |
1357 | { "Try again later","Versuche später nochmal" }, | 1357 | { "Try again later","Versuche später nochmal" }, |
1358 | { "Try again tomorrow","Versuche morgen nochmal" }, | 1358 | { "Try again tomorrow","Versuche morgen nochmal" }, |
1359 | { "Disable backup","Schalte Backup ab" }, | 1359 | { "Disable backup","Schalte Backup ab" }, |
1360 | { "<b>Backup directory does not exist: </b>","<b>Backup Verzeichnis existiert nicht: </b>" }, | 1360 | { "<b>Backup directory does not exist: </b>","<b>Backup Verzeichnis existiert nicht: </b>" }, |
1361 | { "<b>The backup copy command failed!</b>","<b>Das Backup Kopierkommando is fehlgeschlagen!</b>" }, | 1361 | { "<b>The backup copy command failed!</b>","<b>Das Backup Kopierkommando is fehlgeschlagen!</b>" }, |
1362 | { "Choose action","Wähle Aktion" }, | 1362 | { "Choose action","Wähle Aktion" }, |
1363 | { "Comment for todo:","Kommentar zum Todo:" }, | 1363 | { "Comment for todo:","Kommentar zum Todo:" }, |
1364 | { "Stop+note","Stop+Notiz" }, | 1364 | { "Stop+note","Stop+Notiz" }, |
1365 | { "Agenda view shows completed todos","Agenda Ansicht zeigt erledigte Todos" }, | 1365 | { "Agenda view shows completed todos","Agenda Ansicht zeigt erledigte Todos" }, |
1366 | { "KO/Pi: Missing alarms!","KO/Pi: Verpasste Alarme!" }, | 1366 | { "KO/Pi: Missing alarms!","KO/Pi: Verpasste Alarme!" }, |
1367 | { "You missed the alarms for the following events or todos:","Sie verpassten die Alarme für folgende Termine oder Todos:" }, | 1367 | { "You missed the alarms for the following events or todos:","Sie verpassten die Alarme für folgende Termine oder Todos:" }, |
1368 | { "Print complete list...","Drucke komplette Liste..." }, | 1368 | { "Print complete list...","Drucke komplette Liste..." }, |
1369 | { "Hide all selected","Verstecke Ausgewählte" }, | 1369 | { "Hide all selected","Verstecke Ausgewählte" }, |
1370 | { "Add items","hinzufügen" }, | 1370 | { "Add items","hinzufügen" }, |
1371 | { "One (or more) selected\ntodo has subtodos!\nDo you want to select\nall subtodos of all\nselected todos as well?","Ein (oder mehrere) ausgewähltes\nTodo hat Untertodos!\nMöchten Sie der Auswahlliste\nalle Untertodos von allen\nausgewählten Todos hinzufügen?" }, | 1371 | { "One (or more) selected\ntodo has subtodos!\nDo you want to select\nall subtodos of all\nselected todos as well?","Ein (oder mehrere) ausgewähltes\nTodo hat Untertodos!\nMöchten Sie der Auswahlliste\nalle Untertodos von allen\nausgewählten Todos hinzufügen?" }, |
1372 | { "Print List View...","Drucke Listenansicht..." }, | 1372 | { "Print List View...","Drucke Listenansicht..." }, |
1373 | { "You can make a printout of the <b>List View</b> and the list view in the <b>Search Dialog</b>! To do this, please go to the <b>List View/Search Dialog</b>. Right click on the list. Select in the popup menu the entry <b>Print complete list</b>. That prints the list as you see it. You can remove items from the list before printing without deleting the corresponding event/todo! Simply select all items you do not want to print out. Then right click on one of the items and choose <b>Hide selected items</b>. After that you can print the list without these items.","Sie können die <b>Listenansicht</b> und die Listenansicht im <b>Suchdialog</b> ausdrucken! Um das zu machen gehen Sie bitte zur <b>Listenansicht</b> oder zum <b>Suchdialog</b>. Rechtsklicken Sie auf die Liste. Wählen Sie im Popupmenu den Eintrag <b>Drucke komplette Liste</b>. Das druckt die Liste so, wie man sie sieht. Sie können Listeneinträge entfernen ohne die korrespondierenden Ereignisse/Todos zu löschen! Selektieren sie einfach alle Einträge, die sie nicht ausdrucken möchten. Dann Rechtsklicken Sie auf einen Eintrag und wählen <b>Verstecke Selektierte</b>. Danach können Sie die Liste ohne diese Einträge ausdrucken." }, | 1373 | { "You can make a printout of the <b>List View</b> and the list view in the <b>Search Dialog</b>! To do this, please go to the <b>List View/Search Dialog</b>. Right click on the list. Select in the popup menu the entry <b>Print complete list</b>. That prints the list as you see it. You can remove items from the list before printing without deleting the corresponding event/todo! Simply select all items you do not want to print out. Then right click on one of the items and choose <b>Hide selected items</b>. After that you can print the list without these items.","Sie können die <b>Listenansicht</b> und die Listenansicht im <b>Suchdialog</b> ausdrucken! Um das zu machen gehen Sie bitte zur <b>Listenansicht</b> oder zum <b>Suchdialog</b>. Rechtsklicken Sie auf die Liste. Wählen Sie im Popupmenu den Eintrag <b>Drucke komplette Liste</b>. Das druckt die Liste so, wie man sie sieht. Sie können Listeneinträge entfernen ohne die korrespondierenden Ereignisse/Todos zu löschen! Selektieren sie einfach alle Einträge, die sie nicht ausdrucken möchten. Dann Rechtsklicken Sie auf einen Eintrag und wählen <b>Verstecke Selektierte</b>. Danach können Sie die Liste ohne diese Einträge ausdrucken." }, |
1374 | { "Configure KO/Pi...","Konfiguriere KO/Pi..." }, | 1374 | { "Configure KO/Pi...","Konfiguriere KO/Pi..." }, |
1375 | { "Global Settings...","Globale Einstellungen..." }, | 1375 | { "Global Settings...","Globale Einstellungen..." }, |
1376 | { "<p><b>R</b>: Toggle Resource View |<b>F</b>: Edit filter </p>\n","<p><b>R</b>: Zeige Resource Ansicht | <b>F</b>: Editiere Filter </p>\n" }, | 1376 | { "<p><b>R</b>: Toggle Resource View |<b>F</b>: Edit filter </p>\n","<p><b>R</b>: Zeige Resource Ansicht | <b>F</b>: Editiere Filter </p>\n" }, |
1377 | { "(disabled)","(abgeschaltet)" }, | 1377 | { "(disabled)","(abgeschaltet)" }, |
1378 | { "New Calendar","Neuer Kalender" }, | 1378 | { "New Calendar","Neuer Kalender" }, |
1379 | { "Calendar","Kalender" }, | 1379 | { "Calendar","Kalender" }, |
1380 | { "Filter selector","Filterauswahl" }, | 1380 | { "Filter selector","Filterauswahl" }, |
1381 | { "Filtermenu","Filtermenu" }, | 1381 | { "Filtermenu","Filtermenu" }, |
1382 | { "Toggle Fullscreen","Vollbild umschalten" }, | 1382 | { "Toggle Fullscreen","Vollbild umschalten" }, |
1383 | { "Toggle Resource View","Resourcenansicht umschalten" }, | 1383 | { "Toggle Resource View","Resourcenansicht umschalten" }, |
1384 | { "Storage HowTo...","Speicherort HowTo..." }, | 1384 | { "Storage HowTo...","Speicherort HowTo..." }, |
1385 | { "Timetracking HowTo...","Timetracking HowTo..." }, | 1385 | { "Timetracking HowTo...","Timetracking HowTo..." }, |
1386 | { "Juni","Juni" }, | 1386 | { "Juni","Juni" }, |
1387 | { "Juli","Juli" }, | 1387 | { "Juli","Juli" }, |
1388 | { "ToDo:","ToDo:" }, | 1388 | { "ToDo:","ToDo:" }, |
1389 | { "Set Calendar","Setze Kalender" }, | 1389 | { "Set Calendar","Setze Kalender" }, |
1390 | { "Todo: %1","Todo: %1" }, | 1390 | { "Todo: %1","Todo: %1" }, |
1391 | { ": (Prio ",": (Prio " }, | 1391 | { ": (Prio ",": (Prio " }, |
1392 | { "Todos","Todos" }, | 1392 | { "Todos","Todos" }, |
1393 | { "Todo Viewer","Todo Anzeige" }, | 1393 | { "Todo Viewer","Todo Anzeige" }, |
1394 | { "Todo ","Todo " }, | 1394 | { "Todo ","Todo " }, |
1395 | { " Calendar \n Resource "," Kalender \n Resource " }, | 1395 | { " Calendar \n Resource "," Kalender \n Resource " }, |
1396 | { " Color "," Farbe " }, | 1396 | { " Color "," Farbe " }, |
1397 | { "The calendar <b>%1</b> is displaying file <b>%2</b>. Do you want to remove this calendar from KO/Pi? (The file is not removed!)","Der Kalender <b>%1</b> zeigt die Datei <b>%2</b>. Möchten Sie diesen Kalender aus KO/Pi entfernen? (Die Datei wird dabei nicht gelöscht!)" }, | 1397 | { "The calendar <b>%1</b> is displaying file <b>%2</b>. Do you want to remove this calendar from KO/Pi? (The file is not removed!)","Der Kalender <b>%1</b> zeigt die Datei <b>%2</b>. Möchten Sie diesen Kalender aus KO/Pi entfernen? (Die Datei wird dabei nicht gelöscht!)" }, |
1398 | { "The calendar <b>%1</b> is displaying file <b>%2</b>","Der Kalender <b>%1</b> zeigt die Datei <b>%2</b>" }, | 1398 | { "The calendar <b>%1</b> is displaying file <b>%2</b>","Der Kalender <b>%1</b> zeigt die Datei <b>%2</b>" }, |
1399 | { "Add new Calendar","Füge Kalender hinzu" }, | 1399 | { "Add new Calendar","Füge Kalender hinzu" }, |
1400 | { "<b>Name of new calendar:</b>","<b>Name des Kalenders:</b>" }, | 1400 | { "<b>Name of new calendar:</b>","<b>Name des Kalenders:</b>" }, |
1401 | { "<b>Local ical (*.ics) file:</b>","<b>Lokale ical (*.ics) Datei:</b>" }, | 1401 | { "<b>Local ical (*.ics) file:</b>","<b>Lokale ical (*.ics) Datei:</b>" }, |
1402 | { "Sorry, the calendar name is empty!","Sorry, der Kalendername ist leer!" }, | 1402 | { "Sorry, the calendar name is empty!","Sorry, der Kalendername ist leer!" }, |
1403 | { "Sorry, the file name is empty!","Sorry, der Dateiname ist leer!" }, | 1403 | { "Sorry, the file name is empty!","Sorry, der Dateiname ist leer!" }, |
1404 | { "Error loading calendar file\n%1.","Fehler beim Laden der Kalenderdatei\n%1." }, | 1404 | { "Error loading calendar file\n%1.","Fehler beim Laden der Kalenderdatei\n%1." }, |
1405 | { "The calendar <b>%1</b> is not loaded! Loading of file <b>%2</b> failed! <b>Try again to load the calendar?</b>","Der Kalender <b>%1</b> ist nicht geladen! Das Laden der Datei <b>%2</b> schlug fehl! <b>Soll erneut versucht werden den Kalender zu laden?</b>" }, | 1405 | { "The calendar <b>%1</b> is not loaded! Loading of file <b>%2</b> failed! <b>Try again to load the calendar?</b>","Der Kalender <b>%1</b> ist nicht geladen! Das Laden der Datei <b>%2</b> schlug fehl! <b>Soll erneut versucht werden den Kalender zu laden?</b>" }, |
1406 | { "Global application font for all apps:","Globale Schriftart:" }, | 1406 | { "Global application font for all apps:","Globale Schriftart:" }, |
1407 | { "Application Font","Applikationsschriftart" }, | 1407 | { "Application Font","Applikationsschriftart" }, |
1408 | { "Kx/Pi","Kx/Pi" }, | 1408 | { "Kx/Pi","Kx/Pi" }, |
1409 | { "Backup","Backup" }, | 1409 | { "Backup","Backup" }, |
1410 | { "KDE-Pim Global Settings","KDE-Pim Globale Einstellungen" }, | 1410 | { "KDE-Pim Global Settings","KDE-Pim Globale Einstellungen" }, |
1411 | { "Sorry, the calendar name \n%1\nalready exists!\nPlease choose another name!","Sorry, der Kalendername \n%1\nist schon in Benutzung!\nBitte wählen Sie einen anderen!" }, | 1411 | { "Sorry, the calendar name \n%1\nalready exists!\nPlease choose another name!","Sorry, der Kalendername \n%1\nist schon in Benutzung!\nBitte wählen Sie einen anderen!" }, |
1412 | { "Sorry, the file \n%1\nis already loaded!\nPlease choose another file!","Sorry, die Datei \n%1\nist schon geladen!\nBitte wählen Sie eine andere!" }, | 1412 | { "Sorry, the file \n%1\nis already loaded!\nPlease choose another file!","Sorry, die Datei \n%1\nist schon geladen!\nBitte wählen Sie eine andere!" }, |
1413 | { "Choose Color","Wähle Farbe" }, | 1413 | { "Choose Color","Wähle Farbe" }, |
1414 | { " OK "," OK " }, | 1414 | { " OK "," OK " }, |
1415 | { " Cancel "," Abbrechen " }, | 1415 | { " Cancel "," Abbrechen " }, |
1416 | { "Matching items will be added to list","Passende werden zur Liste hinzugefügt" }, | 1416 | { "Matching items will be added to list","Passende werden zur Liste hinzugefügt" }, |
1417 | { "Matching items will be removed from list","Passende werden von der Liste entfernt" }, | 1417 | { "Matching items will be removed from list","Passende werden von der Liste entfernt" }, |
1418 | { "Search on displayed list only","Suche auf der dargestellten Liste" }, | 1418 | { "Search on displayed list only","Suche auf der dargestellten Liste" }, |
1419 | { "List will be cleared before search","Liste wird vor der Suche gelöscht" }, | 1419 | { "List will be cleared before search","Liste wird vor der Suche gelöscht" }, |
1420 | { "<center>%1</center> <center>is not running. Do you want to set\nthe state to running?</center>","<center>%1</center> <center>ist nicht am Laufen. Möchten Sie den Zustand auf "laufend" setzen?</center>" }, | 1420 | { "<center>%1</center> <center>is not running. Do you want to set\nthe state to running?</center>","<center>%1</center> <center>ist nicht am Laufen. Möchten Sie den Zustand auf "laufend" setzen?</center>" }, |
1421 | { "%1\nis running!","%1\nist am Laufen!" }, | 1421 | { "%1\nis running!","%1\nist am Laufen!" }, |
1422 | { "Additional Comment:","Zusätzlicher Kommentar:" }, | 1422 | { "Additional Comment:","Zusätzlicher Kommentar:" }, |
1423 | { "Stop and save","Stopp und Speichern" }, | 1423 | { "Stop and save","Stopp und Speichern" }, |
1424 | { "Continue running","Weiter laufen lassen" }, | 1424 | { "Continue running","Weiter laufen lassen" }, |
1425 | { "Stop - do not save","Stopp - nicht Speichern" }, | 1425 | { "Stop - do not save","Stopp - nicht Speichern" }, |
1426 | { "Do you really want to set\nthe state to stopped\nwithout saving the data?","Möchten sie den Zustand\nwirklich auf gestoppt setzen\nohne die Daten abzuspeichern?" }, | 1426 | { "Do you really want to set\nthe state to stopped\nwithout saving the data?","Möchten sie den Zustand\nwirklich auf gestoppt setzen\nohne die Daten abzuspeichern?" }, |
1427 | { "Time mismatch!","Zeiten stimmen nicht!" }, | 1427 | { "Time mismatch!","Zeiten stimmen nicht!" }, |
1428 | { "The start time is\nafter the end time!","Die Startzeit ist\nhinter der Endzeit!" }, | 1428 | { "The start time is\nafter the end time!","Die Startzeit ist\nhinter der Endzeit!" }, |
1429 | { "Yes, stop todo","Ja, stoppe Todo" }, | 1429 | { "Yes, stop todo","Ja, stoppe Todo" }, |
1430 | { "Todo stopped - no data saved because runtime was < 15 sec!","Todo gestoppt - nichts gespeichert da Laufzeit < 15 sec!" }, | 1430 | { "Todo stopped - no data saved because runtime was < 15 sec!","Todo gestoppt - nichts gespeichert da Laufzeit < 15 sec!" }, |
1431 | { "Todo started! Double click again to stop!","Todo gestartet! Doppelklicke um es zu stoppen!" }, | 1431 | { "Todo started! Double click again to stop!","Todo gestartet! Doppelklicke um es zu stoppen!" }, |
1432 | { "Please choose the <b>default calendar</b> in this column. Newly created or imported items are added to the default calendar.","Bitte wählen Sie den <b>Default-Kalender</b> in dieser Spalte. Neu angelegte oder importierte Einträge werden dem Default-Kalender hinzugefügt." }, | 1432 | { "Please choose the <b>default calendar</b> in this column. Newly created or imported items are added to the default calendar.","Bitte wählen Sie den <b>Default-Kalender</b> in dieser Spalte. Neu angelegte oder importierte Einträge werden dem Default-Kalender hinzugefügt." }, |
1433 | { "Spouse","Ehegatte" }, | 1433 | { "Spouse","Ehegatte" }, |
1434 | { "Notes","Notizen" }, | 1434 | { "Notes","Notizen" }, |
1435 | { "Messanger","Messanger" }, | 1435 | { "Messanger","Messanger" }, |
1436 | { "Assistant","Assistent" }, | 1436 | { "Assistant","Assistent" }, |
1437 | { "Manager","Manager" }, | 1437 | { "Manager","Manager" }, |
1438 | { "Secrecy","Sichtbar" }, | 1438 | { "Secrecy","Sichtbar" }, |
1439 | { "male","männlich" }, | 1439 | { "male","männlich" }, |
1440 | { "female","weiblich" }, | 1440 | { "female","weiblich" }, |
1441 | { "Hide!","Verbergen!" }, | 1441 | { "Hide!","Verbergen!" }, |
1442 | { "Show!","Anzeigen!" }, | 1442 | { "Show!","Anzeigen!" }, |
1443 | { "Details","Details" }, | 1443 | { "Details","Details" }, |
1444 | { "Profession","Beruf" }, | 1444 | { "Profession","Beruf" }, |
1445 | { "Children","Kinder" }, | 1445 | { "Children","Kinder" }, |
1446 | { "Department","Abteilung" }, | 1446 | { "Department","Abteilung" }, |
1447 | { "Backup cancelled","Backup abgebrochen" }, | 1447 | { "Backup cancelled","Backup abgebrochen" }, |
1448 | { "Backup globally disabled","Backup global abgeschaltet" }, | 1448 | { "Backup globally disabled","Backup global abgeschaltet" }, |
1449 | { "Backup succesfully finished","Backup erfolgreich beendet" }, | 1449 | { "Backup succesfully finished","Backup erfolgreich beendet" }, |
1450 | { "(Hint: You can enable automatic backup in the global settings!)","(Hinweis: Sie können ein automatisches Backup in den globalen Einstellungen konfigurieren!)" }, | 1450 | { "(Hint: You can enable automatic backup in the global settings!)","(Hinweis: Sie können ein automatisches Backup in den globalen Einstellungen konfigurieren!)" }, |
1451 | { "This will <b>backup all calendar files</b> to the directory %1 %2","Das schreibt ein <b>Backup aller Kalenderdateien</b> in das Verzeichnis %1 %2" }, | 1451 | { "This will <b>backup all calendar files</b> to the directory %1 %2","Das schreibt ein <b>Backup aller Kalenderdateien</b> in das Verzeichnis %1 %2" }, |
1452 | { "Birthdays","Geburtstage" }, | 1452 | { "Birthdays","Geburtstage" }, |
1453 | { "KO/Pi import information!","KO/Pi Import Information!" }, | 1453 | { "KO/Pi import information!","KO/Pi Import Information!" }, |
1454 | { "Start this todo\nand stop all running","Starte dieses Todo\nund stoppe alle Laufenden" }, | 1454 | { "Start this todo\nand stop all running","Starte dieses Todo\nund stoppe alle Laufenden" }, |
1455 | { "Cancel - do not start"," Abbrechen - Todo nicht starten" }, | 1455 | { "Cancel - do not start"," Abbrechen - Todo nicht starten" }, |
1456 | { "The timezone has changed!\nShould the calendar be reloaded\nto shift the time of the events?\nPlease read Menu: Help->FAQ:\n"How do I change the timezone?"\nas well!","Die Zeitzone wurde geändert!\nSollen die Kalender neu geladen\nwerden num die Zeiten\nder Termine zu ändern?\nBitte lesen Sie auch\nMenu: Help->FAQ:\n"How do I change the timezone?"" }, | 1456 | { "The timezone has changed!\nShould the calendar be reloaded\nto shift the time of the events?\nPlease read Menu: Help->FAQ:\n"How do I change the timezone?"\nas well!","Die Zeitzone wurde geändert!\nSollen die Kalender neu geladen\nwerden num die Zeiten\nder Termine zu ändern?\nBitte lesen Sie auch\nMenu: Help->FAQ:\n"How do I change the timezone?"" }, |
1457 | { "Reload","Neu laden" }, | 1457 | { "Reload","Neu laden" }, |
1458 | { "Timezone settings","Zeitzoneneinstellung" }, | 1458 | { "Timezone settings","Zeitzoneneinstellung" }, |
1459 | { "Title: ","Titel: " }, | 1459 | { "Title: ","Titel: " }, |
1460 | { "Journal from: ","Journal vom: " }, | 1460 | { "Journal from: ","Journal vom: " }, |
1461 | { "Journal: %1 from ","Journal: %1 vom " }, | 1461 | { "Journal: %1 from ","Journal: %1 vom " }, |
1462 | { "<b>Click here to edit categories: </b>","<b>Klicke hier um Kategorien zu ändern: </b>" }, | 1462 | { "<b>Click here to edit categories: </b>","<b>Klicke hier um Kategorien zu ändern: </b>" }, |
1463 | { "Selected Item","Ausgewähltes Item" }, | 1463 | { "Selected Item","Ausgewähltes Item" }, |
1464 | { "Select Date...","Wähle Datum..." }, | 1464 | { "Select Date...","Wähle Datum..." }, |
1465 | { "After importing/loading/syncing there may be new categories in events or todos which are not added automatically to the category list. Please choose what to do <b>now</b>:","Nach dem Importieren/Laden/Syncen kann es neue Kategorien in den Terminen oder Todos geben, die nicht automatisch der Kategorieliste hinzugefügt werden. Bitte wählen Sie, was <b>jetzt</b> passieren soll:" }, | 1465 | { "After importing/loading/syncing there may be new categories in events or todos which are not added automatically to the category list. Please choose what to do <b>now</b>:","Nach dem Importieren/Laden/Syncen kann es neue Kategorien in den Terminen oder Todos geben, die nicht automatisch der Kategorieliste hinzugefügt werden. Bitte wählen Sie, was <b>jetzt</b> passieren soll:" }, |
1466 | { "Change category list now!","Ändere Kategorieliste jetzt!" }, | 1466 | { "Change category list now!","Ändere Kategorieliste jetzt!" }, |
1467 | { "Edit category list...","Ändere Kategorieliste..." }, | 1467 | { "Edit category list...","Ändere Kategorieliste..." }, |
1468 | { "Toolbar changes needs a restart!","Neustart benötigt für Toolbaränderungen!" }, | 1468 | { "Toolbar changes needs a restart!","Neustart benötigt für Toolbaränderungen!" }, |
1469 | { "Filepath: ","Dateipfad: " }, | 1469 | { "Filepath: ","Dateipfad: " }, |
1470 | { "You can try to reload the calendar in the Resource View!","In der Resourcenansicht können Sie erneut versuchen den Kalender zu laden!" }, | 1470 | { "You can try to reload the calendar in the Resource View!","In der Resourcenansicht können Sie erneut versuchen den Kalender zu laden!" }, |
1471 | { "<b>WARNING:</b> There is a pending suspended alarm!","<b>WARNUNG:</b> Es gibt einen laufenden Suspendalarm!" }, | 1471 | { "<b>WARNING:</b> There is a pending suspended alarm!","<b>WARNUNG:</b> Es gibt einen laufenden Suspendalarm!" }, |
1472 | { "Pending Suspend Alarm","Laufender Suspend Alarm" }, | 1472 | { "Pending Suspend Alarm","Laufender Suspend Alarm" }, |
1473 | { "Error loading calendar %1","Fehler beim Laden von Kalender %1" }, | 1473 | { "Error loading calendar %1","Fehler beim Laden von Kalender %1" }, |
1474 | { "Calendar(s) not loaded:","Nicht geladene(r) Kalender:" }, | 1474 | { "Calendar(s) not loaded:","Nicht geladene(r) Kalender:" }, |
1475 | { "Loding of calendar(s) failed","Laden von Kalendern fehlgeschlagen" }, | 1475 | { "Loding of calendar(s) failed","Laden von Kalendern fehlgeschlagen" }, |
1476 | { "Alarm Options","Alarm Einstellungen" }, | 1476 | { "Alarm Options","Alarm Einstellungen" }, |
1477 | { "Delete selected...","Lösche Ausgewählte..." }, | 1477 | { "Delete selected...","Lösche Ausgewählte..." }, |
1478 | { "None","Nichts" }, | 1478 | { "None","Nichts" }, |
1479 | { "Selection","Auswahl" }, | 1479 | { "Selection","Auswahl" }, |
1480 | { "Set categories","Setze Kategorien" }, | 1480 | { "Set categories","Setze Kategorien" }, |
1481 | { "This adds the selected\nitems to the calendar\n%1\nand removes them from\ntheir current calendar!","Das fügt die ausgewählten\nEinträge dem Kalender\n%1\nhinzu und entfernt sie von\nihrem aktuellen Kalender!" }, | 1481 | { "This adds the selected\nitems to the calendar\n%1\nand removes them from\ntheir current calendar!","Das fügt die ausgewählten\nEinträge dem Kalender\n%1\nhinzu und entfernt sie von\nihrem aktuellen Kalender!" }, |
1482 | { "Reset","Neu setzen" }, | 1482 | { "Reset","Neu setzen" }, |
1483 | { "Do you want to <b>add</b> categories to the selected items or <b>reset</b> the list (i.e. remove current categories)?","Möchten Sie Kategorien zu den ausgewählten Einträgen <b>hinzufügen</b> oder die Liste <b>neu setzen</b> (d.h. vorhandene Kategorien löschen)?" }, | 1483 | { "Do you want to <b>add</b> categories to the selected items or <b>reset</b> the list (i.e. remove current categories)?","Möchten Sie Kategorien zu den ausgewählten Einträgen <b>hinzufügen</b> oder die Liste <b>neu setzen</b> (d.h. vorhandene Kategorien löschen)?" }, |
1484 | { "The file\n%1\ndoes not exist!\nShall I create it for you?","Die Datei\n%1\nexistiert nicht!\nSoll sie neu angelegt werden?" }, | 1484 | { "The file\n%1\ndoes not exist!\nShall I create it for you?","Die Datei\n%1\nexistiert nicht!\nSoll sie neu angelegt werden?" }, |
1485 | { "Sorry, cannot create the file\n%1!\nNo calendar added!","Kann leider die Datei\n%1\nnicht anlegen!\nKein Kalender hinzugefügt!" }, | 1485 | { "Sorry, cannot create the file\n%1!\nNo calendar added!","Kann leider die Datei\n%1\nnicht anlegen!\nKein Kalender hinzugefügt!" }, |
1486 | { "\nNO\n WRITEABLE\n CALENDAR\n FOUND!\n\nPlease fix your calendar settings!\n","\nKEIN\n SCHREIBBARER\n KALENDER\n GEFUNDEN!\n\nBitte korrigieren Sie\nihre Kalendereinstellungen!\n" }, | 1486 | { "\nNO\n WRITEABLE\n CALENDAR\n FOUND!\n\nPlease fix your calendar settings!\n","\nKEIN\n SCHREIBBARER\n KALENDER\n GEFUNDEN!\n\nBitte korrigieren Sie\nihre Kalendereinstellungen!\n" }, |
1487 | { "\nThe file\n%1\non disk has changed!\nFile size: %2 bytes.\nLast modified: %3\nDo you want to:\n\n - Save and overwrite file?\n - Sync with file, then save?\n - Cancel without saving? \n","\nDie Datei\n%1\nwurde verändert!\nDatei Grösse: %2 Bytes.\nZuletzt geändert: %3\nMöchten Sie:\n\n - Speichern und die Datei überschreiben?\n - Mit Datei Synchronisieren, dann speichern?\n - Abbrechen ohne zu speichern? \n" }, | 1487 | { "\nThe file\n%1\non disk has changed!\nFile size: %2 bytes.\nLast modified: %3\nDo you want to:\n\n - Save and overwrite file?\n - Sync with file, then save?\n - Cancel without saving? \n","\nDie Datei\n%1\nwurde verändert!\nDatei Grösse: %2 Bytes.\nZuletzt geändert: %3\nMöchten Sie:\n\n - Speichern und die Datei überschreiben?\n - Mit Datei Synchronisieren, dann speichern?\n - Abbrechen ohne zu speichern? \n" }, |
1488 | { "Edit","Edit" }, | 1488 | { "Edit","Edit" }, |
1489 | { "Last Modified","Zuletzt geändert" }, | 1489 | { "Last Modified","Zuletzt geändert" }, |
1490 | { "Journal viewer","Journal Anzeige" }, | 1490 | { "Journal viewer","Journal Anzeige" }, |
1491 | { "Configure Calendar Files...","Konfiguriere Kalenderdateien..." }, | 1491 | { "Configure Calendar Files...","Konfiguriere Kalenderdateien..." }, |
1492 | { "You can use and display <b>more than one</b> calendar file in KO/Pi. A calendar file is called a <b>resource</b>. To add a calendar or change calendar settings please use menu: <b>View -> Toggle Resource View</b>.","Sie können <b>mehr als eine</b> Kalenderdatei in KO/Pi darstellen und benutzen. Eine Kalenderdatei wird <b>Resource</b> genannt. Um einen Kalender hinzuzufügen oder die Kalendereinstellungen zu ändern benutzen Sie bitte das Menu: <b>Ansicht -> Resourcenansicht umschalten</b>." }, | 1492 | { "You can use and display <b>more than one</b> calendar file in KO/Pi. A calendar file is called a <b>resource</b>. To add a calendar or change calendar settings please use menu: <b>View -> Toggle Resource View</b>.","Sie können <b>mehr als eine</b> Kalenderdatei in KO/Pi darstellen und benutzen. Eine Kalenderdatei wird <b>Resource</b> genannt. Um einen Kalender hinzuzufügen oder die Kalendereinstellungen zu ändern benutzen Sie bitte das Menu: <b>Ansicht -> Resourcenansicht umschalten</b>." }, |
1493 | { "Hide Completed","Verstecke erledigte Todos" }, | 1493 | { "Hide Completed","Verstecke erledigte Todos" }, |
1494 | { "Show not Running","Zeige nicht Laufende" }, | 1494 | { "Show not Running","Zeige nicht Laufende" }, |
1495 | { "Click to add new Todo","Klick für neues Todo!" }, | 1495 | { "Click to add new Todo","Klick für neues Todo!" }, |
1496 | { "Show next conflict for","Zeige nächsten Konflikt für" }, | 1496 | { "Show next conflict for","Zeige nächsten Konflikt für" }, |
1497 | { "All events","Alle Termine" }, | 1497 | { "All events","Alle Termine" }, |
1498 | { "Allday events","Ganztagestermine" }, | 1498 | { "Allday events","Ganztagestermine" }, |
1499 | { "Events with time","Termine mit Zeit" }, | 1499 | { "Events with time","Termine mit Zeit" }, |
1500 | { "No conflict found","Kein Konflikt gefunden" }, | 1500 | { "No conflict found","Kein Konflikt gefunden" }, |
1501 | { "Conflict %1 <-> %2","Konflikt %1 <-> %2" }, | 1501 | { "Conflict %1 <-> %2","Konflikt %1 <-> %2" }, |
1502 | { "<p><b>Q</b>: Show next date with conflicting events\n ","<p><b>Q</b>: Zeige nächstes Datum mit Terminen im Konflikt\n " }, | 1502 | { "<p><b>Q</b>: Show next date with conflicting events\n ","<p><b>Q</b>: Zeige nächstes Datum mit Terminen im Konflikt\n " }, |
1503 | { "Week view mode uses row layout","Wochenansicht Modus nutzt Reihenlayout" }, | 1503 | { "Week view mode uses row layout","Wochenansicht Modus nutzt Reihenlayout" }, |
1504 | { "The event\n%1\nconflicts with event\n%2\nat date\n%3.\n","Der Termin\n%1\nist im Konflikt mit Termin\n%2\nam Datum\n%3.\n" }, | 1504 | { "The event\n%1\nconflicts with event\n%2\nat date\n%3.\n","Der Termin\n%1\nist im Konflikt mit Termin\n%2\nam Datum\n%3.\n" }, |
1505 | { "KO/Pi Conflict delected","KO/Pi Konflikt erkannt" }, | 1505 | { "KO/Pi Conflict delected","KO/Pi Konflikt erkannt" }, |
1506 | { "Show date","Zeige Datum" }, | 1506 | { "Show date","Zeige Datum" }, |
1507 | { "No problem!","Null Problemo!" }, | 1507 | { "No problem!","Null Problemo!" }, |
1508 | { "Automatically sync with KDE-Desktop\nwhen receiving sync request","Synce automatisch mit KDE-Desktop\nwenn eine Sync-Anforderung kommt" }, | 1508 | { "Automatically sync with KDE-Desktop\nwhen receiving sync request","Synce automatisch mit KDE-Desktop\nwenn eine Sync-Anforderung kommt" }, |
1509 | { "Pi-Sync Port Error","Pi-Sync Port Fehler" }, | 1509 | { "Pi-Sync Port Error","Pi-Sync Port Fehler" }, |
1510 | { "<b>Enabling Pi-Sync failed!</b> Failed to bind or listen to the port %1! Is another instance already listening to that port?","<b>Anschalten von Pi-Sync fehlgeschlagen!</b> Fehler beim Ansprechen des Ports %1! Ist bereits eine andere Anwendung dabei diesen Port zu nutzen?" }, | 1510 | { "<b>Enabling Pi-Sync failed!</b> Failed to bind or listen to the port %1! Is another instance already listening to that port?","<b>Anschalten von Pi-Sync fehlgeschlagen!</b> Fehler beim Ansprechen des Ports %1! Ist bereits eine andere Anwendung dabei diesen Port zu nutzen?" }, |
1511 | { "No valid port number:\n%1","Keine gültige Port Nummer:\n%1" }, | 1511 | { "No valid port number:\n%1","Keine gültige Port Nummer:\n%1" }, |
1512 | { "Port number (Default: %1)\nValid range from 1 to 65535","Port Nummer (Standard: %1)\nGültiger Bereich von 1 bis 65535" }, | 1512 | { "Port number (Default: %1)\nValid range from 1 to 65535","Port Nummer (Standard: %1)\nGültiger Bereich von 1 bis 65535" }, |
1513 | { "Pi-Sync Error","Pi-Sync Fehler" }, | 1513 | { "Pi-Sync Error","Pi-Sync Fehler" }, |
1514 | { "Got send file request\nwith invalid password","Erhielt "sende Datei" Anfrage\nmit ungültigem Passwort" }, | 1514 | { "Got send file request\nwith invalid password","Erhielt "sende Datei" Anfrage\nmit ungültigem Passwort" }, |
1515 | { "Got receive file request\nwith invalid password","Erhielt "empfange Datei" Anfrage\nmit ungültigem Passwort" }, | 1515 | { "Got receive file request\nwith invalid password","Erhielt "empfange Datei" Anfrage\nmit ungültigem Passwort" }, |
1516 | { "Wrong password: Receiving remote file failed.","Falsches Passwort: Empfangen von entfernter Datei fehlgeschlagen." }, | 1516 | { "Wrong password: Receiving remote file failed.","Falsches Passwort: Empfangen von entfernter Datei fehlgeschlagen." }, |
1517 | { "Please close error dialog on remote.","Bitte schließe Fehler-Dialog am entfernten Rechner" }, | 1517 | { "Please close error dialog on remote.","Bitte schließe Fehler-Dialog am entfernten Rechner" }, |
1518 | { "Unknown error on remote.","Unbekannter Fehler am entfernten Rechner" }, | 1518 | { "Unknown error on remote.","Unbekannter Fehler am entfernten Rechner" }, |
1519 | { "Pi-Sync: Connected!","Pi-Sync: Verbunden!" }, | 1519 | { "Pi-Sync: Connected!","Pi-Sync: Verbunden!" }, |
1520 | { "Receiving file from remote...","Empfange entfernte Datei..." }, | 1520 | { "Receiving file from remote...","Empfange entfernte Datei..." }, |
1521 | { "Sending back synced file...","Sende synchronisierte Datei zurück..." }, | 1521 | { "Sending back synced file...","Sende synchronisierte Datei zurück..." }, |
1522 | { "Do you want to\nclear all sync info\nof all profiles?","Möchten Sie wirklich\ndie Sync-Info\nfür alle Profile\nlöschen?" }, | 1522 | { "Do you want to\nclear all sync info\nof all profiles?","Möchten Sie wirklich\ndie Sync-Info\nfür alle Profile\nlöschen?" }, |
1523 | { "Do you want to\nclear the sync\ninfo of profile\n%1?\n","Möchten Sie wirklich\ndie Sync-Info für Profil\n%1?\nlöschen" }, | 1523 | { "Do you want to\nclear the sync\ninfo of profile\n%1?\n","Möchten Sie wirklich\ndie Sync-Info für Profil\n%1?\nlöschen" }, |
1524 | { "Sorry, no valid port.Syncing cancelled.","Sorry, kein gültiger Port. Syncing abgebrochen." }, | 1524 | { "Sorry, no valid port.Syncing cancelled.","Sorry, kein gültiger Port. Syncing abgebrochen." }, |
1525 | { "Remote port number:\n(May be: 1 - 65535)","Ferne Port Nummer:\n(Darf sein: 1 - 65535)" }, | 1525 | { "Remote port number:\n(May be: 1 - 65535)","Ferne Port Nummer:\n(Darf sein: 1 - 65535)" }, |
1526 | { "Writing back file ...","Schreibe Datei zurück..." }, | 1526 | { "Writing back file ...","Schreibe Datei zurück..." }, |
1527 | { "Sending back file ...","Sende Datei zurück..." }, | 1527 | { "Sending back file ...","Sende Datei zurück..." }, |
1528 | { "Eeek, there I am ticklish!","Hihi, da bin ich kitzlig!" }, | 1528 | { "Eeek, there I am ticklish!","Hihi, da bin ich kitzlig!" }, |
1529 | { "Created","Angelegt" }, | 1529 | { "Created","Angelegt" }, |
1530 | { "Last Modified Sub","Zuletzt geändertes Sub" }, | 1530 | { "Last Modified Sub","Zuletzt geändertes Sub" }, |
1531 | { "Checking conflicts ... please wait","Überprüfe Konflikte ... bitte warten" }, | 1531 | { "Checking conflicts ... please wait","Überprüfe Konflikte ... bitte warten" }, |
1532 | { "","" }, | 1532 | { "Show times on two lines","Zeige Zeiten auf zwei Zeilen" }, |
1533 | { "","" }, | 1533 | { "","" }, |
1534 | { "","" }, | 1534 | { "","" }, |
1535 | { "","" }, | 1535 | { "","" }, |
1536 | { "","" }, | 1536 | { "","" }, |
1537 | { "","" }, | 1537 | { "","" }, |
1538 | { "","" }, | 1538 | { "","" }, |
1539 | { "","" }, | 1539 | { "","" }, |
1540 | { "","" }, | 1540 | { "","" }, |
1541 | { "","" }, | 1541 | { "","" }, |
1542 | { "","" }, | 1542 | { "","" }, |
1543 | { "","" }, | 1543 | { "","" }, |
diff --git a/korganizer/koprefs.cpp b/korganizer/koprefs.cpp index 6560877..eb997f5 100644 --- a/korganizer/koprefs.cpp +++ b/korganizer/koprefs.cpp | |||
@@ -1,625 +1,626 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of KOrganizer. | 2 | This file is part of KOrganizer. |
3 | Copyright (c) 2001 Cornelius Schumacher <schumacher@kde.org> | 3 | Copyright (c) 2001 Cornelius Schumacher <schumacher@kde.org> |
4 | 4 | ||
5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
7 | the Free Software Foundation; either version 2 of the License, or | 7 | the Free Software Foundation; either version 2 of the License, or |
8 | (at your option) any later version. | 8 | (at your option) any later version. |
9 | 9 | ||
10 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |
11 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, write to the Free Software |
17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | 18 | ||
19 | As a special exception, permission is given to link this program | 19 | As a special exception, permission is given to link this program |
20 | with any edition of Qt, and distribute the resulting executable, | 20 | with any edition of Qt, and distribute the resulting executable, |
21 | without including the source code for Qt in the source distribution. | 21 | without including the source code for Qt in the source distribution. |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <time.h> | 24 | #include <time.h> |
25 | #ifndef _WIN32_ | 25 | #ifndef _WIN32_ |
26 | #include <unistd.h> | 26 | #include <unistd.h> |
27 | #endif | 27 | #endif |
28 | #include <qdir.h> | 28 | #include <qdir.h> |
29 | #include <qtextstream.h> | 29 | #include <qtextstream.h> |
30 | #include <qtextcodec.h> | 30 | #include <qtextcodec.h> |
31 | #include <qstring.h> | 31 | #include <qstring.h> |
32 | #include <qregexp.h> | 32 | #include <qregexp.h> |
33 | #include <qfont.h> | 33 | #include <qfont.h> |
34 | #include <qcolor.h> | 34 | #include <qcolor.h> |
35 | #include <qstringlist.h> | 35 | #include <qstringlist.h> |
36 | #include <stdlib.h> | 36 | #include <stdlib.h> |
37 | 37 | ||
38 | #include <kglobal.h> | 38 | #include <kglobal.h> |
39 | #include <kglobalsettings.h> | 39 | #include <kglobalsettings.h> |
40 | #include <kconfig.h> | 40 | #include <kconfig.h> |
41 | #include <klocale.h> | 41 | #include <klocale.h> |
42 | #include <kdebug.h> | 42 | #include <kdebug.h> |
43 | #include <kemailsettings.h> | 43 | #include <kemailsettings.h> |
44 | #include <kstaticdeleter.h> | 44 | #include <kstaticdeleter.h> |
45 | #include <libkdepim/kpimglobalprefs.h> | 45 | #include <libkdepim/kpimglobalprefs.h> |
46 | 46 | ||
47 | #include "koprefs.h" | 47 | #include "koprefs.h" |
48 | #include "mainwindow.h" | 48 | #include "mainwindow.h" |
49 | 49 | ||
50 | KOPrefs *KOPrefs::mInstance = 0; | 50 | KOPrefs *KOPrefs::mInstance = 0; |
51 | static KStaticDeleter<KOPrefs> insd; | 51 | static KStaticDeleter<KOPrefs> insd; |
52 | 52 | ||
53 | KOPrefs::KOPrefs() : | 53 | KOPrefs::KOPrefs() : |
54 | KPimPrefs("korganizerrc") | 54 | KPimPrefs("korganizerrc") |
55 | { | 55 | { |
56 | mGlobalUpdateDisabled = false; | 56 | mGlobalUpdateDisabled = false; |
57 | mCategoryColors.setAutoDelete(true); | 57 | mCategoryColors.setAutoDelete(true); |
58 | fillMailDefaults(); | 58 | fillMailDefaults(); |
59 | mDefaultCategoryColor = QColor(175,210,255);//196,196,196); | 59 | mDefaultCategoryColor = QColor(175,210,255);//196,196,196); |
60 | QColor defaultHolidayColor = QColor(255,0,0); | 60 | QColor defaultHolidayColor = QColor(255,0,0); |
61 | QColor defaultHighlightColor = QColor(129,112,255);//64,64,255); | 61 | QColor defaultHighlightColor = QColor(129,112,255);//64,64,255); |
62 | QColor defaultAgendaBgColor = QColor(239,241,169);//128,128,128); | 62 | QColor defaultAgendaBgColor = QColor(239,241,169);//128,128,128); |
63 | QColor defaultWorkingHoursColor = QColor(170,223,150);//160,160,160); | 63 | QColor defaultWorkingHoursColor = QColor(170,223,150);//160,160,160); |
64 | QColor defaultTodoDueTodayColor = QColor(255,220,100); | 64 | QColor defaultTodoDueTodayColor = QColor(255,220,100); |
65 | QColor defaultTodoOverdueColor = QColor(255,153,125); | 65 | QColor defaultTodoOverdueColor = QColor(255,153,125); |
66 | QColor defaultTodoRunColor = QColor(99,194,30); | 66 | QColor defaultTodoRunColor = QColor(99,194,30); |
67 | KPrefs::setCurrentGroup("General"); | 67 | KPrefs::setCurrentGroup("General"); |
68 | addItemBool("Enable Group Scheduling",&mEnableGroupScheduling,false); | 68 | addItemBool("Enable Group Scheduling",&mEnableGroupScheduling,false); |
69 | addItemBool("ShowIconNewTodo",&mShowIconNewTodo,true); | 69 | addItemBool("ShowIconNewTodo",&mShowIconNewTodo,true); |
70 | addItemBool("ShowIconNewEvent",&mShowIconNewEvent,true); | 70 | addItemBool("ShowIconNewEvent",&mShowIconNewEvent,true); |
71 | addItemBool("ShowIconSearch",&mShowIconSearch,true); | 71 | addItemBool("ShowIconSearch",&mShowIconSearch,true); |
72 | addItemBool("ShowIconList",&mShowIconList,true); | 72 | addItemBool("ShowIconList",&mShowIconList,true); |
73 | addItemBool("ShowIconDay1",&mShowIconDay1,true); | 73 | addItemBool("ShowIconDay1",&mShowIconDay1,true); |
74 | addItemBool("ShowIconDay5",&mShowIconDay5,true); | 74 | addItemBool("ShowIconDay5",&mShowIconDay5,true); |
75 | addItemBool("ShowIconDay6",&mShowIconDay6,true); | 75 | addItemBool("ShowIconDay6",&mShowIconDay6,true); |
76 | addItemBool("ShowIconDay7",&mShowIconDay7,true); | 76 | addItemBool("ShowIconDay7",&mShowIconDay7,true); |
77 | addItemBool("ShowIconMonth",&mShowIconMonth,true); | 77 | addItemBool("ShowIconMonth",&mShowIconMonth,true); |
78 | addItemBool("ShowIconTodoview",&mShowIconTodoview,true); | 78 | addItemBool("ShowIconTodoview",&mShowIconTodoview,true); |
79 | addItemBool("ShowIconBackFast",&mShowIconBackFast,true); | 79 | addItemBool("ShowIconBackFast",&mShowIconBackFast,true); |
80 | addItemBool("ShowIconBack",&mShowIconBack,true); | 80 | addItemBool("ShowIconBack",&mShowIconBack,true); |
81 | addItemBool("ShowIconToday",&mShowIconToday,true); | 81 | addItemBool("ShowIconToday",&mShowIconToday,true); |
82 | addItemBool("ShowIconForward",&mShowIconForward,true); | 82 | addItemBool("ShowIconForward",&mShowIconForward,true); |
83 | addItemBool("ShowIconForwardFast",&mShowIconForwardFast,true); | 83 | addItemBool("ShowIconForwardFast",&mShowIconForwardFast,true); |
84 | addItemBool("ShowIconWhatsThis",&mShowIconWhatsThis,true); | 84 | addItemBool("ShowIconWhatsThis",&mShowIconWhatsThis,true); |
85 | addItemBool("ShowIconWeekNum",&mShowIconWeekNum,true); | 85 | addItemBool("ShowIconWeekNum",&mShowIconWeekNum,true); |
86 | addItemBool("ShowIconNextDays",&mShowIconNextDays,true); | 86 | addItemBool("ShowIconNextDays",&mShowIconNextDays,true); |
87 | addItemBool("ShowIconNext",&mShowIconNext,true); | 87 | addItemBool("ShowIconNext",&mShowIconNext,true); |
88 | addItemBool("ShowIconJournal",&mShowIconJournal,true); | 88 | addItemBool("ShowIconJournal",&mShowIconJournal,true); |
89 | addItemBool("ShowIconStretch",&mShowIconStretch,true); | 89 | addItemBool("ShowIconStretch",&mShowIconStretch,true); |
90 | addItemBool("ShowIconFilter",&mShowIconFilter,false); | 90 | addItemBool("ShowIconFilter",&mShowIconFilter,false); |
91 | addItemBool("ShowIconOnetoolbar",&mShowIconOnetoolbar,true); | 91 | addItemBool("ShowIconOnetoolbar",&mShowIconOnetoolbar,true); |
92 | 92 | ||
93 | bool addIcons = false; | 93 | bool addIcons = false; |
94 | #ifdef DESKTOP_VERSION | 94 | #ifdef DESKTOP_VERSION |
95 | addIcons = true; | 95 | addIcons = true; |
96 | #endif | 96 | #endif |
97 | addItemBool("ShowIconNavigator",&mShowIconNavigator,addIcons); | 97 | addItemBool("ShowIconNavigator",&mShowIconNavigator,addIcons); |
98 | addItemBool("ShowIconAllday",&mShowIconAllday,addIcons); | 98 | addItemBool("ShowIconAllday",&mShowIconAllday,addIcons); |
99 | addItemBool("ShowIconFilterview",&mShowIconFilterview,addIcons); | 99 | addItemBool("ShowIconFilterview",&mShowIconFilterview,addIcons); |
100 | addItemBool("ShowIconToggleFull",&mShowIconToggleFull,addIcons); | 100 | addItemBool("ShowIconToggleFull",&mShowIconToggleFull,addIcons); |
101 | 101 | ||
102 | addItemInt("LastLoadedLanguage",&mOldLanguage,0); | 102 | addItemInt("LastLoadedLanguage",&mOldLanguage,0); |
103 | 103 | ||
104 | addItemBool("AskForQuit",&mAskForQuit,false); | 104 | addItemBool("AskForQuit",&mAskForQuit,false); |
105 | 105 | ||
106 | #ifndef DESKTOP_VERSION | 106 | #ifndef DESKTOP_VERSION |
107 | addItemBool("ShowFullMenu",&mShowFullMenu,false); | 107 | addItemBool("ShowFullMenu",&mShowFullMenu,false); |
108 | #else | 108 | #else |
109 | addItemBool("ShowFullMenu",&mShowFullMenu,true); | 109 | addItemBool("ShowFullMenu",&mShowFullMenu,true); |
110 | #endif | 110 | #endif |
111 | addItemBool("ToolBarHor",&mToolBarHor, true ); | 111 | addItemBool("ToolBarHor",&mToolBarHor, true ); |
112 | addItemBool("ToolBarUp",&mToolBarUp, false ); | 112 | addItemBool("ToolBarUp",&mToolBarUp, false ); |
113 | addItemBool("ToolBarHorV",&mToolBarHorV, true ); | 113 | addItemBool("ToolBarHorV",&mToolBarHorV, true ); |
114 | addItemBool("ToolBarUpV",&mToolBarUpV, false ); | 114 | addItemBool("ToolBarUpV",&mToolBarUpV, false ); |
115 | addItemBool("ToolBarHorN",&mToolBarHorN, true ); | 115 | addItemBool("ToolBarHorN",&mToolBarHorN, true ); |
116 | addItemBool("ToolBarUpN",&mToolBarUpN, false ); | 116 | addItemBool("ToolBarUpN",&mToolBarUpN, false ); |
117 | addItemBool("ToolBarHorF",&mToolBarHorF, true ); | 117 | addItemBool("ToolBarHorF",&mToolBarHorF, true ); |
118 | addItemBool("ToolBarUpF",&mToolBarUpF, false ); | 118 | addItemBool("ToolBarUpF",&mToolBarUpF, false ); |
119 | addItemBool("ToolBarMiniIcons",&mToolBarMiniIcons, false ); | 119 | addItemBool("ToolBarMiniIcons",&mToolBarMiniIcons, false ); |
120 | addItemBool("WhatsNextTime2Lines",&mWhatsNextTime2Lines, false ); | ||
120 | addItemInt("Whats Next Days",&mWhatsNextDays,3); | 121 | addItemInt("Whats Next Days",&mWhatsNextDays,3); |
121 | addItemInt("Whats Next Prios",&mWhatsNextPrios,1); | 122 | addItemInt("Whats Next Prios",&mWhatsNextPrios,1); |
122 | 123 | ||
123 | addItemBool("ShowTodoInAgenda",&mShowTodoInAgenda,true); | 124 | addItemBool("ShowTodoInAgenda",&mShowTodoInAgenda,true); |
124 | addItemBool("ShowCompletedTodoInAgenda",&mShowCompletedTodoInAgenda,true); | 125 | addItemBool("ShowCompletedTodoInAgenda",&mShowCompletedTodoInAgenda,true); |
125 | addItemBool("ShowTimeInAgenda",&mShowTimeInAgenda,true); | 126 | addItemBool("ShowTimeInAgenda",&mShowTimeInAgenda,true); |
126 | addItemBool("HideNonStartedTodos",&mHideNonStartedTodos,false); | 127 | addItemBool("HideNonStartedTodos",&mHideNonStartedTodos,false); |
127 | addItemBool("ShowCompletedTodo",&mShowCompletedTodo,true); | 128 | addItemBool("ShowCompletedTodo",&mShowCompletedTodo,true); |
128 | addItemInt("AllDay Size",&mAllDaySize,28); | 129 | addItemInt("AllDay Size",&mAllDaySize,28); |
129 | QString defAlarm = KGlobal::iconLoader()->iconPath()+"koalarm.wav"; | 130 | QString defAlarm = KGlobal::iconLoader()->iconPath()+"koalarm.wav"; |
130 | addItemString("DefaultAlarmFile",&mDefaultAlarmFile,defAlarm ); | 131 | addItemString("DefaultAlarmFile",&mDefaultAlarmFile,defAlarm ); |
131 | 132 | ||
132 | addItemStringList("LocationDefaults",&mLocationDefaults ); | 133 | addItemStringList("LocationDefaults",&mLocationDefaults ); |
133 | addItemStringList("EventSummary User",&mEventSummaryUser); | 134 | addItemStringList("EventSummary User",&mEventSummaryUser); |
134 | addItemStringList("TodoSummary User",&mTodoSummaryUser); | 135 | addItemStringList("TodoSummary User",&mTodoSummaryUser); |
135 | addItemStringList("JournalSummary User",&mJournalSummaryUser); | 136 | addItemStringList("JournalSummary User",&mJournalSummaryUser); |
136 | 137 | ||
137 | addItemBool("Enable Group Scheduling",&mEnableGroupScheduling,false); | 138 | addItemBool("Enable Group Scheduling",&mEnableGroupScheduling,false); |
138 | addItemBool("Enable Project View",&mEnableProjectView,false); | 139 | addItemBool("Enable Project View",&mEnableProjectView,false); |
139 | addItemBool("Auto Save",&mAutoSave,false); | 140 | addItemBool("Auto Save",&mAutoSave,false); |
140 | addItemInt("Auto Save Interval",&mAutoSaveInterval,3); | 141 | addItemInt("Auto Save Interval",&mAutoSaveInterval,3); |
141 | addItemBool("Confirm Deletes",&mConfirm,true); | 142 | addItemBool("Confirm Deletes",&mConfirm,true); |
142 | addItemString("Archive File",&mArchiveFile); | 143 | addItemString("Archive File",&mArchiveFile); |
143 | addItemString("Html Export File",&mHtmlExportFile, | 144 | addItemString("Html Export File",&mHtmlExportFile, |
144 | QDir::homeDirPath() + "/" + i18n("Default export file", "calendar.html")); | 145 | QDir::homeDirPath() + "/" + i18n("Default export file", "calendar.html")); |
145 | addItemBool("Html With Save",&mHtmlWithSave,false); | 146 | addItemBool("Html With Save",&mHtmlWithSave,false); |
146 | 147 | ||
147 | KPrefs::setCurrentGroup("Personal Settings"); | 148 | KPrefs::setCurrentGroup("Personal Settings"); |
148 | 149 | ||
149 | addItemInt("Mail Client",&mMailClient,MailClientKMail); | 150 | addItemInt("Mail Client",&mMailClient,MailClientKMail); |
150 | addItemBool("Use Control Center Email",&mEmailControlCenter,false); | 151 | addItemBool("Use Control Center Email",&mEmailControlCenter,false); |
151 | addItemBool("Bcc",&mBcc,false); | 152 | addItemBool("Bcc",&mBcc,false); |
152 | 153 | ||
153 | KPrefs::setCurrentGroup("Time & Date"); | 154 | KPrefs::setCurrentGroup("Time & Date"); |
154 | 155 | ||
155 | 156 | ||
156 | addItemInt("Default Start Time",&mStartTime,10); | 157 | addItemInt("Default Start Time",&mStartTime,10); |
157 | addItemInt("Default Duration",&mDefaultDuration,2); | 158 | addItemInt("Default Duration",&mDefaultDuration,2); |
158 | addItemInt("Default Alarm Time",&mAlarmTime,3); | 159 | addItemInt("Default Alarm Time",&mAlarmTime,3); |
159 | KPrefs::setCurrentGroup("AlarmSettings"); | 160 | KPrefs::setCurrentGroup("AlarmSettings"); |
160 | addItemInt("AlarmPlayBeeps",&mAlarmPlayBeeps,20); | 161 | addItemInt("AlarmPlayBeeps",&mAlarmPlayBeeps,20); |
161 | addItemInt("AlarmSuspendTime",&mAlarmSuspendTime,7); | 162 | addItemInt("AlarmSuspendTime",&mAlarmSuspendTime,7); |
162 | addItemInt("AlarmSuspendCount",&mAlarmSuspendCount,5); | 163 | addItemInt("AlarmSuspendCount",&mAlarmSuspendCount,5); |
163 | addItemInt("AlarmBeepInterval",&mAlarmBeepInterval,3); | 164 | addItemInt("AlarmBeepInterval",&mAlarmBeepInterval,3); |
164 | 165 | ||
165 | 166 | ||
166 | KPrefs::setCurrentGroup("Calendar"); | 167 | KPrefs::setCurrentGroup("Calendar"); |
167 | 168 | ||
168 | addItemInt("Default Calendar Format",&mDefaultFormat,FormatICalendar); | 169 | addItemInt("Default Calendar Format",&mDefaultFormat,FormatICalendar); |
169 | 170 | ||
170 | KPrefs::setCurrentGroup("Fonts"); | 171 | KPrefs::setCurrentGroup("Fonts"); |
171 | // qDebug(" KPrefs::setCurrentGroup(Fonts); "); | 172 | // qDebug(" KPrefs::setCurrentGroup(Fonts); "); |
172 | QFont fon = KGlobalSettings::generalFont(); | 173 | QFont fon = KGlobalSettings::generalFont(); |
173 | addItemFont("TimeBar Font",&mTimeBarFont,fon ); | 174 | addItemFont("TimeBar Font",&mTimeBarFont,fon ); |
174 | addItemFont("MonthView Font",&mMonthViewFont,fon); | 175 | addItemFont("MonthView Font",&mMonthViewFont,fon); |
175 | addItemFont("AgendaView Font",&mAgendaViewFont,fon); | 176 | addItemFont("AgendaView Font",&mAgendaViewFont,fon); |
176 | addItemFont("MarcusBains Font",&mMarcusBainsFont,fon); | 177 | addItemFont("MarcusBains Font",&mMarcusBainsFont,fon); |
177 | addItemFont("TimeLabels Font",&mTimeLabelsFont,fon); | 178 | addItemFont("TimeLabels Font",&mTimeLabelsFont,fon); |
178 | addItemFont("TodoView Font",&mTodoViewFont,fon); | 179 | addItemFont("TodoView Font",&mTodoViewFont,fon); |
179 | addItemFont("ListView Font",&mListViewFont,fon); | 180 | addItemFont("ListView Font",&mListViewFont,fon); |
180 | addItemFont("DateNavigator Font",&mDateNavigatorFont,fon); | 181 | addItemFont("DateNavigator Font",&mDateNavigatorFont,fon); |
181 | addItemFont("EditBox Font",&mEditBoxFont,fon); | 182 | addItemFont("EditBox Font",&mEditBoxFont,fon); |
182 | addItemFont("JournalView Font",&mJornalViewFont,fon); | 183 | addItemFont("JournalView Font",&mJornalViewFont,fon); |
183 | addItemFont("WhatsNextView Font",&mWhatsNextFont,fon); | 184 | addItemFont("WhatsNextView Font",&mWhatsNextFont,fon); |
184 | addItemFont("EventView Font",&mEventViewFont,fon); | 185 | addItemFont("EventView Font",&mEventViewFont,fon); |
185 | 186 | ||
186 | KPrefs::setCurrentGroup("RemoteSyncing"); | 187 | KPrefs::setCurrentGroup("RemoteSyncing"); |
187 | addItemString("ActiveSyncPort",&mActiveSyncPort,"9197" ); | 188 | addItemString("ActiveSyncPort",&mActiveSyncPort,"9197" ); |
188 | addItemString("ActiveSyncIP",&mActiveSyncIP,"192.168.0.40" ); | 189 | addItemString("ActiveSyncIP",&mActiveSyncIP,"192.168.0.40" ); |
189 | addItemBool("ShowSyncEvents",&mShowSyncEvents,false); | 190 | addItemBool("ShowSyncEvents",&mShowSyncEvents,false); |
190 | addItemInt("LastSyncTime",&mLastSyncTime,0); | 191 | addItemInt("LastSyncTime",&mLastSyncTime,0); |
191 | 192 | ||
192 | #ifdef _WIN32_ | 193 | #ifdef _WIN32_ |
193 | QString hdp= locateLocal("data","korganizer")+"\\\\"; | 194 | QString hdp= locateLocal("data","korganizer")+"\\\\"; |
194 | #else | 195 | #else |
195 | QString hdp= locateLocal("data","korganizer")+"/"; | 196 | QString hdp= locateLocal("data","korganizer")+"/"; |
196 | #endif | 197 | #endif |
197 | 198 | ||
198 | KPrefs::setCurrentGroup("LoadSaveFileNames"); | 199 | KPrefs::setCurrentGroup("LoadSaveFileNames"); |
199 | 200 | ||
200 | addItemString("LastImportFile", &mLastImportFile ,hdp +"import.ics" ); | 201 | addItemString("LastImportFile", &mLastImportFile ,hdp +"import.ics" ); |
201 | addItemString("LastVcalFile", &mLastVcalFile ,hdp +"export.vcs" ); | 202 | addItemString("LastVcalFile", &mLastVcalFile ,hdp +"export.vcs" ); |
202 | addItemString("LastSaveFile", &mLastSaveFile ,hdp +"mybackup.ics" ); | 203 | addItemString("LastSaveFile", &mLastSaveFile ,hdp +"mybackup.ics" ); |
203 | addItemString("LastLoadFile", &mLastLoadFile ,hdp +"mybackup.ics" ); | 204 | addItemString("LastLoadFile", &mLastLoadFile ,hdp +"mybackup.ics" ); |
204 | 205 | ||
205 | 206 | ||
206 | KPrefs::setCurrentGroup("Locale"); | 207 | KPrefs::setCurrentGroup("Locale"); |
207 | addItemBool("ShortDateInViewer",&mShortDateInViewer,false); | 208 | addItemBool("ShortDateInViewer",&mShortDateInViewer,false); |
208 | 209 | ||
209 | 210 | ||
210 | KPrefs::setCurrentGroup("Colors"); | 211 | KPrefs::setCurrentGroup("Colors"); |
211 | addItemColor("Holiday Color",&mHolidayColor,defaultHolidayColor); | 212 | addItemColor("Holiday Color",&mHolidayColor,defaultHolidayColor); |
212 | addItemColor("Highlight Color",&mHighlightColor,defaultHighlightColor); | 213 | addItemColor("Highlight Color",&mHighlightColor,defaultHighlightColor); |
213 | addItemColor("Event Color",&mEventColor,mDefaultCategoryColor); | 214 | addItemColor("Event Color",&mEventColor,mDefaultCategoryColor); |
214 | addItemColor("Todo done Color",&mTodoDoneColor,QColor(111,255,115) ); | 215 | addItemColor("Todo done Color",&mTodoDoneColor,QColor(111,255,115) ); |
215 | addItemColor("Agenda Background Color",&mAgendaBgColor,defaultAgendaBgColor); | 216 | addItemColor("Agenda Background Color",&mAgendaBgColor,defaultAgendaBgColor); |
216 | addItemColor("WorkingHours Color",&mWorkingHoursColor,defaultWorkingHoursColor); | 217 | addItemColor("WorkingHours Color",&mWorkingHoursColor,defaultWorkingHoursColor); |
217 | addItemColor("Todo due today Color",&mTodoDueTodayColor,defaultTodoDueTodayColor); | 218 | addItemColor("Todo due today Color",&mTodoDueTodayColor,defaultTodoDueTodayColor); |
218 | addItemColor("Todo overdue Color",&mTodoOverdueColor,defaultTodoOverdueColor); | 219 | addItemColor("Todo overdue Color",&mTodoOverdueColor,defaultTodoOverdueColor); |
219 | addItemColor("Todo running Color",&mTodoRunColor,defaultTodoRunColor); | 220 | addItemColor("Todo running Color",&mTodoRunColor,defaultTodoRunColor); |
220 | addItemColor("MonthViewEvenColor",&mMonthViewEvenColor,QColor( 160,160,255 )); | 221 | addItemColor("MonthViewEvenColor",&mMonthViewEvenColor,QColor( 160,160,255 )); |
221 | addItemColor("MonthViewOddColor",&mMonthViewOddColor,QColor( 160,255,160 )); | 222 | addItemColor("MonthViewOddColor",&mMonthViewOddColor,QColor( 160,255,160 )); |
222 | addItemColor("MonthViewHolidayColor",&mMonthViewHolidayColor,QColor( 255,160,160 )); | 223 | addItemColor("MonthViewHolidayColor",&mMonthViewHolidayColor,QColor( 255,160,160 )); |
223 | addItemBool("MonthViewUsesDayColors",&mMonthViewUsesDayColors,true); | 224 | addItemBool("MonthViewUsesDayColors",&mMonthViewUsesDayColors,true); |
224 | addItemBool("MonthViewSatSunTog",&mMonthViewSatSunTog,true); | 225 | addItemBool("MonthViewSatSunTog",&mMonthViewSatSunTog,true); |
225 | addItemBool("MonthViewWeek",&mMonthViewWeek,false); | 226 | addItemBool("MonthViewWeek",&mMonthViewWeek,false); |
226 | addItemBool("HightlightDateTimeEdit",&mHightlightDateTimeEdit,false); | 227 | addItemBool("HightlightDateTimeEdit",&mHightlightDateTimeEdit,false); |
227 | addItemColor("AppColor1",&mAppColor1,QColor( 130,170,255 )); | 228 | addItemColor("AppColor1",&mAppColor1,QColor( 130,170,255 )); |
228 | addItemColor("AppColor2",&mAppColor2,QColor( 174,216,255 )); | 229 | addItemColor("AppColor2",&mAppColor2,QColor( 174,216,255 )); |
229 | addItemBool("UseAppColors",&mUseAppColors,false); | 230 | addItemBool("UseAppColors",&mUseAppColors,false); |
230 | 231 | ||
231 | 232 | ||
232 | 233 | ||
233 | KPrefs::setCurrentGroup("Views"); | 234 | KPrefs::setCurrentGroup("Views"); |
234 | addItemBool("Block Popup Menu",&mBlockPopupMenu,false); | 235 | addItemBool("Block Popup Menu",&mBlockPopupMenu,false); |
235 | addItemBool("Show Date Navigator",&mShowDateNavigator,true); | 236 | addItemBool("Show Date Navigator",&mShowDateNavigator,true); |
236 | addItemInt("Hour Size",&mHourSize,8); | 237 | addItemInt("Hour Size",&mHourSize,8); |
237 | addItemBool("Show Daily Recurrences",&mDailyRecur,true); | 238 | addItemBool("Show Daily Recurrences",&mDailyRecur,true); |
238 | addItemBool("Show Weekly Recurrences",&mWeeklyRecur,true); | 239 | addItemBool("Show Weekly Recurrences",&mWeeklyRecur,true); |
239 | addItemBool("Show Month Daily Recurrences",&mMonthDailyRecur,true); | 240 | addItemBool("Show Month Daily Recurrences",&mMonthDailyRecur,true); |
240 | addItemBool("Show Month Weekly Recurrences",&mMonthWeeklyRecur,true); | 241 | addItemBool("Show Month Weekly Recurrences",&mMonthWeeklyRecur,true); |
241 | addItemBool("ShowShortMonthName",&mMonthShowShort,false); | 242 | addItemBool("ShowShortMonthName",&mMonthShowShort,false); |
242 | addItemBool("ShowIconsInMonthCell",&mMonthShowIcons,true); | 243 | addItemBool("ShowIconsInMonthCell",&mMonthShowIcons,true); |
243 | addItemBool("ShowTimesInMonthCell",&mMonthShowTimes,true); | 244 | addItemBool("ShowTimesInMonthCell",&mMonthShowTimes,true); |
244 | #ifdef DESKTOP_VERION | 245 | #ifdef DESKTOP_VERION |
245 | addItemBool("Enable ToolTips",&mEnableToolTips,true); | 246 | addItemBool("Enable ToolTips",&mEnableToolTips,true); |
246 | #else | 247 | #else |
247 | addItemBool("Enable ToolTips",&mEnableToolTips,false); | 248 | addItemBool("Enable ToolTips",&mEnableToolTips,false); |
248 | #endif | 249 | #endif |
249 | addItemBool("Enable MonthView ScrollBars",&mEnableMonthScroll,false); | 250 | addItemBool("Enable MonthView ScrollBars",&mEnableMonthScroll,false); |
250 | addItemBool("Marcus Bains shows seconds",&mMarcusBainsShowSeconds,false); | 251 | addItemBool("Marcus Bains shows seconds",&mMarcusBainsShowSeconds,false); |
251 | addItemBool("Show Marcus Bains",&mMarcusBainsEnabled,true); | 252 | addItemBool("Show Marcus Bains",&mMarcusBainsEnabled,true); |
252 | addItemBool("EditOnDoubleClick",&mEditOnDoubleClick,true); | 253 | addItemBool("EditOnDoubleClick",&mEditOnDoubleClick,true); |
253 | addItemBool("ViewChangeHoldFullscreen",&mViewChangeHoldFullscreen,true); | 254 | addItemBool("ViewChangeHoldFullscreen",&mViewChangeHoldFullscreen,true); |
254 | addItemBool("ViewChangeHoldNonFullscreen",&mViewChangeHoldNonFullscreen,false); | 255 | addItemBool("ViewChangeHoldNonFullscreen",&mViewChangeHoldNonFullscreen,false); |
255 | addItemBool("CenterOnCurrentTime",&mCenterOnCurrentTime,false); | 256 | addItemBool("CenterOnCurrentTime",&mCenterOnCurrentTime,false); |
256 | addItemBool("SetTimeToDayStartAt",&mSetTimeToDayStartAt,true); | 257 | addItemBool("SetTimeToDayStartAt",&mSetTimeToDayStartAt,true); |
257 | addItemBool("HighlightCurrentDay",&mHighlightCurrentDay,true); | 258 | addItemBool("HighlightCurrentDay",&mHighlightCurrentDay,true); |
258 | addItemBool("WNViewShowsParents",&mWNViewShowsParents,true);; | 259 | addItemBool("WNViewShowsParents",&mWNViewShowsParents,true);; |
259 | addItemBool("WNViewShowsPast",&mWNViewShowsPast,true); | 260 | addItemBool("WNViewShowsPast",&mWNViewShowsPast,true); |
260 | addItemBool("WNViewShowLocation",&mWNViewShowLocation,false); | 261 | addItemBool("WNViewShowLocation",&mWNViewShowLocation,false); |
261 | addItemBool("UseHighlightLightColor",&mUseHighlightLightColor,false); | 262 | addItemBool("UseHighlightLightColor",&mUseHighlightLightColor,false); |
262 | addItemBool("ListViewMonthTimespan",&mListViewMonthTimespan,true); | 263 | addItemBool("ListViewMonthTimespan",&mListViewMonthTimespan,true); |
263 | addItemBool("TodoViewUsesCatColors",&mTodoViewUsesCatColors,false); | 264 | addItemBool("TodoViewUsesCatColors",&mTodoViewUsesCatColors,false); |
264 | addItemBool("TodoViewShowsPercentage",&mTodoViewShowsPercentage,false); | 265 | addItemBool("TodoViewShowsPercentage",&mTodoViewShowsPercentage,false); |
265 | addItemBool("TodoViewUsesSmallFont",&mTodoViewUsesSmallFont,true); | 266 | addItemBool("TodoViewUsesSmallFont",&mTodoViewUsesSmallFont,true); |
266 | addItemBool("MonthViewUsesBigFont",&mMonthViewUsesBigFont,true); | 267 | addItemBool("MonthViewUsesBigFont",&mMonthViewUsesBigFont,true); |
267 | addItemBool("MonthViewWeekRowlayout",&mMonthViewWeekRowlayout,false); | 268 | addItemBool("MonthViewWeekRowlayout",&mMonthViewWeekRowlayout,false); |
268 | addItemBool("TodoViewUsesForegroundColor",&mTodoViewUsesForegroundColor,false); | 269 | addItemBool("TodoViewUsesForegroundColor",&mTodoViewUsesForegroundColor,false); |
269 | addItemBool("MonthViewUsesForegroundColor",&mMonthViewUsesForegroundColor,false); | 270 | addItemBool("MonthViewUsesForegroundColor",&mMonthViewUsesForegroundColor,false); |
270 | #ifdef DESKTOP_VERSION | 271 | #ifdef DESKTOP_VERSION |
271 | addItemBool("UseInternalAlarmNotification",&mUseInternalAlarmNotification,true); | 272 | addItemBool("UseInternalAlarmNotification",&mUseInternalAlarmNotification,true); |
272 | #else | 273 | #else |
273 | addItemBool("UseInternalAlarmNotification",&mUseInternalAlarmNotification,false); | 274 | addItemBool("UseInternalAlarmNotification",&mUseInternalAlarmNotification,false); |
274 | #endif | 275 | #endif |
275 | addItemInt("Day Begins",&mDayBegins,7); | 276 | addItemInt("Day Begins",&mDayBegins,7); |
276 | addItemInt("Working Hours Start",&mWorkingHoursStart,8); | 277 | addItemInt("Working Hours Start",&mWorkingHoursStart,8); |
277 | addItemInt("Working Hours End",&mWorkingHoursEnd,17); | 278 | addItemInt("Working Hours End",&mWorkingHoursEnd,17); |
278 | addItemBool("Exclude Holidays",&mExcludeHolidays,true); | 279 | addItemBool("Exclude Holidays",&mExcludeHolidays,true); |
279 | addItemBool("Exclude Saturdays",&mExcludeSaturdays,true); | 280 | addItemBool("Exclude Saturdays",&mExcludeSaturdays,true); |
280 | 281 | ||
281 | addItemBool("Month View Uses Category Color",&mMonthViewUsesCategoryColor,false); | 282 | addItemBool("Month View Uses Category Color",&mMonthViewUsesCategoryColor,false); |
282 | addItemBool("Full View Month",&mFullViewMonth,true); | 283 | addItemBool("Full View Month",&mFullViewMonth,true); |
283 | addItemBool("Full View Todo",&mFullViewTodo,true); | 284 | addItemBool("Full View Todo",&mFullViewTodo,true); |
284 | addItemBool("Quick Todo",&mEnableQuickTodo,false); | 285 | addItemBool("Quick Todo",&mEnableQuickTodo,false); |
285 | 286 | ||
286 | addItemInt("Next X Days",&mNextXDays,3); | 287 | addItemInt("Next X Days",&mNextXDays,3); |
287 | 288 | ||
288 | KPrefs::setCurrentGroup("Printer"); | 289 | KPrefs::setCurrentGroup("Printer"); |
289 | 290 | ||
290 | KPrefs::setCurrentGroup("Layout"); | 291 | KPrefs::setCurrentGroup("Layout"); |
291 | 292 | ||
292 | addItemBool("CompactDialogs",&mCompactDialogs,false); | 293 | addItemBool("CompactDialogs",&mCompactDialogs,false); |
293 | addItemBool("VerticalScreen",&mVerticalScreen,true); | 294 | addItemBool("VerticalScreen",&mVerticalScreen,true); |
294 | 295 | ||
295 | KPrefs::setCurrentGroup("KOrganizer Plugins"); | 296 | KPrefs::setCurrentGroup("KOrganizer Plugins"); |
296 | 297 | ||
297 | addItemStringList("SelectedPlugins",&mSelectedPlugins,"holidays"); | 298 | addItemStringList("SelectedPlugins",&mSelectedPlugins,"holidays"); |
298 | 299 | ||
299 | KPrefs::setCurrentGroup("Group Scheduling"); | 300 | KPrefs::setCurrentGroup("Group Scheduling"); |
300 | 301 | ||
301 | addItemInt("IMIPScheduler",&mIMIPScheduler,IMIPKMail); | 302 | addItemInt("IMIPScheduler",&mIMIPScheduler,IMIPKMail); |
302 | addItemInt("IMIPSend",&mIMIPSend,IMIPdirectsend); | 303 | addItemInt("IMIPSend",&mIMIPSend,IMIPdirectsend); |
303 | addItemStringList("AdditionalMails",&mAdditionalMails,""); | 304 | addItemStringList("AdditionalMails",&mAdditionalMails,""); |
304 | addItemInt("IMIP auto refresh",&mIMIPAutoRefresh,neverAuto); | 305 | addItemInt("IMIP auto refresh",&mIMIPAutoRefresh,neverAuto); |
305 | addItemInt("IMIP auto insert request",&mIMIPAutoInsertRequest,neverAuto); | 306 | addItemInt("IMIP auto insert request",&mIMIPAutoInsertRequest,neverAuto); |
306 | addItemInt("IMIP auto insert reply",&mIMIPAutoInsertReply,neverAuto); | 307 | addItemInt("IMIP auto insert reply",&mIMIPAutoInsertReply,neverAuto); |
307 | addItemInt("IMIP auto FreeBusy",&mIMIPAutoFreeBusy,neverAuto); | 308 | addItemInt("IMIP auto FreeBusy",&mIMIPAutoFreeBusy,neverAuto); |
308 | addItemInt("IMIP auto save FreeBusy",&mIMIPAutoFreeBusyReply,neverAuto); | 309 | addItemInt("IMIP auto save FreeBusy",&mIMIPAutoFreeBusyReply,neverAuto); |
309 | 310 | ||
310 | KPrefs::setCurrentGroup( "Editors" ); | 311 | KPrefs::setCurrentGroup( "Editors" ); |
311 | 312 | ||
312 | addItemStringList( "EventTemplates", &mEventTemplates ); | 313 | addItemStringList( "EventTemplates", &mEventTemplates ); |
313 | addItemStringList( "TodoTemplates", &mTodoTemplates ); | 314 | addItemStringList( "TodoTemplates", &mTodoTemplates ); |
314 | 315 | ||
315 | addItemInt("DestinationPolicy",&mDestination,standardDestination); | 316 | addItemInt("DestinationPolicy",&mDestination,standardDestination); |
316 | 317 | ||
317 | KPrefs::setCurrentGroup( "ViewOptions" ); | 318 | KPrefs::setCurrentGroup( "ViewOptions" ); |
318 | addItemBool("EVshowDetails",&mEVshowDetails,true); | 319 | addItemBool("EVshowDetails",&mEVshowDetails,true); |
319 | addItemBool("EVshowCreated",&mEVshowCreated,true); | 320 | addItemBool("EVshowCreated",&mEVshowCreated,true); |
320 | addItemBool("EVshowChanged",&mEVshowChanged,true); | 321 | addItemBool("EVshowChanged",&mEVshowChanged,true); |
321 | addItemBool("WTshowDetails",&mWTshowDetails,false); | 322 | addItemBool("WTshowDetails",&mWTshowDetails,false); |
322 | addItemBool("WTshowCreated",&mWTshowCreated,false); | 323 | addItemBool("WTshowCreated",&mWTshowCreated,false); |
323 | addItemBool("WTshowChanged",&mWTshowChanged,false); | 324 | addItemBool("WTshowChanged",&mWTshowChanged,false); |
324 | mCalendars.setAutoDelete( true ); | 325 | mCalendars.setAutoDelete( true ); |
325 | } | 326 | } |
326 | 327 | ||
327 | 328 | ||
328 | KOPrefs::~KOPrefs() | 329 | KOPrefs::~KOPrefs() |
329 | { | 330 | { |
330 | if (mInstance == this) | 331 | if (mInstance == this) |
331 | mInstance = insd.setObject(0); | 332 | mInstance = insd.setObject(0); |
332 | mCalendars.setAutoDelete( true ); | 333 | mCalendars.setAutoDelete( true ); |
333 | mCalendars.clear(); | 334 | mCalendars.clear(); |
334 | //qDebug("KOPrefs::~KOPrefs() "); | 335 | //qDebug("KOPrefs::~KOPrefs() "); |
335 | } | 336 | } |
336 | 337 | ||
337 | 338 | ||
338 | KOPrefs *KOPrefs::instance() | 339 | KOPrefs *KOPrefs::instance() |
339 | { | 340 | { |
340 | if (!mInstance) { | 341 | if (!mInstance) { |
341 | mInstance = insd.setObject(new KOPrefs()); | 342 | mInstance = insd.setObject(new KOPrefs()); |
342 | mInstance->readConfig(); | 343 | mInstance->readConfig(); |
343 | } | 344 | } |
344 | 345 | ||
345 | return mInstance; | 346 | return mInstance; |
346 | } | 347 | } |
347 | 348 | ||
348 | void KOPrefs::usrSetDefaults() | 349 | void KOPrefs::usrSetDefaults() |
349 | { | 350 | { |
350 | 351 | ||
351 | } | 352 | } |
352 | 353 | ||
353 | void KOPrefs::fillMailDefaults() | 354 | void KOPrefs::fillMailDefaults() |
354 | { | 355 | { |
355 | if (mName.isEmpty()) mName = i18n("Anonymous"); | 356 | if (mName.isEmpty()) mName = i18n("Anonymous"); |
356 | if (mEmail.isEmpty()) mEmail = i18n("nobody@nowhere"); | 357 | if (mEmail.isEmpty()) mEmail = i18n("nobody@nowhere"); |
357 | } | 358 | } |
358 | 359 | ||
359 | void KOPrefs::setTimeZoneIdDefault() | 360 | void KOPrefs::setTimeZoneIdDefault() |
360 | { | 361 | { |
361 | ; | 362 | ; |
362 | } | 363 | } |
363 | 364 | ||
364 | void KOPrefs::setAllDefaults() | 365 | void KOPrefs::setAllDefaults() |
365 | { | 366 | { |
366 | setCategoryDefaults(); | 367 | setCategoryDefaults(); |
367 | mEventSummaryUser = getDefaultList() ; | 368 | mEventSummaryUser = getDefaultList() ; |
368 | mTodoSummaryUser = getDefaultList() ; | 369 | mTodoSummaryUser = getDefaultList() ; |
369 | mJournalSummaryUser = getDefaultList() ; | 370 | mJournalSummaryUser = getDefaultList() ; |
370 | mLocationDefaults = getLocationDefaultList(); | 371 | mLocationDefaults = getLocationDefaultList(); |
371 | } | 372 | } |
372 | 373 | ||
373 | void KOPrefs::setCategoryDefaults() | 374 | void KOPrefs::setCategoryDefaults() |
374 | { | 375 | { |
375 | mCustomCategories.clear(); | 376 | mCustomCategories.clear(); |
376 | mCustomCategories = getDefaultList(); | 377 | mCustomCategories = getDefaultList(); |
377 | 378 | ||
378 | QStringList::Iterator it; | 379 | QStringList::Iterator it; |
379 | for (it = mCustomCategories.begin();it != mCustomCategories.end();++it ) { | 380 | for (it = mCustomCategories.begin();it != mCustomCategories.end();++it ) { |
380 | setCategoryColor(*it,mDefaultCategoryColor); | 381 | setCategoryColor(*it,mDefaultCategoryColor); |
381 | } | 382 | } |
382 | } | 383 | } |
383 | QStringList KOPrefs::getLocationDefaultList() | 384 | QStringList KOPrefs::getLocationDefaultList() |
384 | { | 385 | { |
385 | QStringList retval ; | 386 | QStringList retval ; |
386 | retval << i18n("Home") << i18n("Office") << i18n("Library") << i18n("School") << i18n("Doctor") << i18n("Beach") | 387 | retval << i18n("Home") << i18n("Office") << i18n("Library") << i18n("School") << i18n("Doctor") << i18n("Beach") |
387 | << i18n("University") << i18n("Restaurant") << i18n("Bar") << i18n("Conference room") | 388 | << i18n("University") << i18n("Restaurant") << i18n("Bar") << i18n("Conference room") |
388 | << i18n("Cinema") << i18n("Lake") << i18n("Kindergarten") | 389 | << i18n("Cinema") << i18n("Lake") << i18n("Kindergarten") |
389 | << i18n("Germany") << i18n("Sweden") << i18n("Forest") << i18n("Desert") << i18n("Kitchen") ; | 390 | << i18n("Germany") << i18n("Sweden") << i18n("Forest") << i18n("Desert") << i18n("Kitchen") ; |
390 | // << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") | 391 | // << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") << i18n("") |
391 | 392 | ||
392 | retval.sort(); | 393 | retval.sort(); |
393 | return retval; | 394 | return retval; |
394 | } | 395 | } |
395 | QStringList KOPrefs::getDefaultList() | 396 | QStringList KOPrefs::getDefaultList() |
396 | { | 397 | { |
397 | QStringList retval ; | 398 | QStringList retval ; |
398 | retval << i18n("Anniversary") << i18n("Appointment") << i18n("Birthday") << i18n("Business") << i18n("Customer") | 399 | retval << i18n("Anniversary") << i18n("Appointment") << i18n("Birthday") << i18n("Business") << i18n("Customer") |
399 | << i18n("Break") | 400 | << i18n("Break") |
400 | << i18n("Family") << i18n("Favorites") << i18n("Fishing") << i18n("Gifts") | 401 | << i18n("Family") << i18n("Favorites") << i18n("Fishing") << i18n("Gifts") |
401 | << i18n("Holiday") << i18n("Holiday Cards")<< i18n("Hot Contacts") | 402 | << i18n("Holiday") << i18n("Holiday Cards")<< i18n("Hot Contacts") |
402 | << i18n("Meeting") << i18n("Miscellaneous") << i18n("Partner") << i18n("Personal") | 403 | << i18n("Meeting") << i18n("Miscellaneous") << i18n("Partner") << i18n("Personal") |
403 | << i18n("PHB") << i18n("Phone Calls") << i18n("Shopping") | 404 | << i18n("PHB") << i18n("Phone Calls") << i18n("Shopping") |
404 | << i18n("Sports") << i18n("Talk") << i18n("Travel") << i18n("TV") | 405 | << i18n("Sports") << i18n("Talk") << i18n("Travel") << i18n("TV") |
405 | << i18n("Vacation") ; | 406 | << i18n("Vacation") ; |
406 | retval.sort(); | 407 | retval.sort(); |
407 | //qDebug("cat %s ", retval.join("-").latin1()); | 408 | //qDebug("cat %s ", retval.join("-").latin1()); |
408 | return retval; | 409 | return retval; |
409 | } | 410 | } |
410 | // << i18n("Business Travel") << i18n("Education") << i18n("Hiking") << i18n("Hunting") << i18n("Recurring") << i18n("Personal Travel") << i18n("Speach") << i18n("Festival") << i18n("Competition")<< i18n("Party")<< i18n("Projects")<< i18n("Kids") << i18n("Special Occasion")<< i18n("Breakfast")<< i18n("Dinner") << i18n("Lunch")<< i18n("University")<< i18n("School")<< i18n("Flight")<< i18n("Key Customer") << i18n("VIP") << i18n("SyncEvent") << i18n("Cinema") | 411 | // << i18n("Business Travel") << i18n("Education") << i18n("Hiking") << i18n("Hunting") << i18n("Recurring") << i18n("Personal Travel") << i18n("Speach") << i18n("Festival") << i18n("Competition")<< i18n("Party")<< i18n("Projects")<< i18n("Kids") << i18n("Special Occasion")<< i18n("Breakfast")<< i18n("Dinner") << i18n("Lunch")<< i18n("University")<< i18n("School")<< i18n("Flight")<< i18n("Key Customer") << i18n("VIP") << i18n("SyncEvent") << i18n("Cinema") |
411 | void KOPrefs::usrReadConfig() | 412 | void KOPrefs::usrReadConfig() |
412 | { | 413 | { |
413 | config()->setGroup("General"); | 414 | config()->setGroup("General"); |
414 | 415 | ||
415 | //qDebug("KOPrefs::usrReadConfig() "); | 416 | //qDebug("KOPrefs::usrReadConfig() "); |
416 | mCustomCategories = config()->readListEntry("Custom Categories"); | 417 | mCustomCategories = config()->readListEntry("Custom Categories"); |
417 | mOldLoadedLanguage = mOldLanguage ; | 418 | mOldLoadedLanguage = mOldLanguage ; |
418 | mOldLanguage = KPimGlobalPrefs::instance()->mPreferredLanguage; | 419 | mOldLanguage = KPimGlobalPrefs::instance()->mPreferredLanguage; |
419 | if (mLocationDefaults.isEmpty()) { | 420 | if (mLocationDefaults.isEmpty()) { |
420 | mLocationDefaults = getLocationDefaultList(); | 421 | mLocationDefaults = getLocationDefaultList(); |
421 | } | 422 | } |
422 | 423 | ||
423 | if (mEventSummaryUser.isEmpty()) { | 424 | if (mEventSummaryUser.isEmpty()) { |
424 | mEventSummaryUser = getDefaultList() ; | 425 | mEventSummaryUser = getDefaultList() ; |
425 | } | 426 | } |
426 | if (mTodoSummaryUser.isEmpty()) { | 427 | if (mTodoSummaryUser.isEmpty()) { |
427 | mTodoSummaryUser = getDefaultList() ; | 428 | mTodoSummaryUser = getDefaultList() ; |
428 | } | 429 | } |
429 | 430 | ||
430 | if (mCustomCategories.isEmpty()) setCategoryDefaults(); | 431 | if (mCustomCategories.isEmpty()) setCategoryDefaults(); |
431 | 432 | ||
432 | config()->setGroup("Personal Settings"); | 433 | config()->setGroup("Personal Settings"); |
433 | mName = config()->readEntry("user_name",""); | 434 | mName = config()->readEntry("user_name",""); |
434 | mEmail = config()->readEntry("user_email",""); | 435 | mEmail = config()->readEntry("user_email",""); |
435 | fillMailDefaults(); | 436 | fillMailDefaults(); |
436 | 437 | ||
437 | config()->setGroup("Category Colors"); | 438 | config()->setGroup("Category Colors"); |
438 | QStringList::Iterator it; | 439 | QStringList::Iterator it; |
439 | for (it = mCustomCategories.begin();it != mCustomCategories.end();++it ) { | 440 | for (it = mCustomCategories.begin();it != mCustomCategories.end();++it ) { |
440 | setCategoryColor(*it,config()->readColorEntry(*it,&mDefaultCategoryColor)); | 441 | setCategoryColor(*it,config()->readColorEntry(*it,&mDefaultCategoryColor)); |
441 | 442 | ||
442 | } | 443 | } |
443 | KConfig fc (locateLocal("config","kopicalendarrc")); | 444 | KConfig fc (locateLocal("config","kopicalendarrc")); |
444 | fc.setGroup("CC"); | 445 | fc.setGroup("CC"); |
445 | int numCals = fc.readNumEntry("NumberCalendars",0 ); | 446 | int numCals = fc.readNumEntry("NumberCalendars",0 ); |
446 | mNextAvailableCalendar = 1; | 447 | mNextAvailableCalendar = 1; |
447 | if ( numCals == 0 ) { | 448 | if ( numCals == 0 ) { |
448 | KopiCalendarFile *kkf = getNewCalendar(); | 449 | KopiCalendarFile *kkf = getNewCalendar(); |
449 | kkf->isStandard = true; | 450 | kkf->isStandard = true; |
450 | kkf->mName = i18n("Standard"); | 451 | kkf->mName = i18n("Standard"); |
451 | kkf->mFileName = locateLocal( "data", "korganizer/mycalendar.ics" ); | 452 | kkf->mFileName = locateLocal( "data", "korganizer/mycalendar.ics" ); |
452 | } | 453 | } |
453 | while ( mNextAvailableCalendar <= numCals ) { | 454 | while ( mNextAvailableCalendar <= numCals ) { |
454 | //qDebug("Read cal #%d ", mNextAvailableCalendar ); | 455 | //qDebug("Read cal #%d ", mNextAvailableCalendar ); |
455 | QString prefix = "Cal_" +QString::number( mNextAvailableCalendar ); | 456 | QString prefix = "Cal_" +QString::number( mNextAvailableCalendar ); |
456 | KopiCalendarFile *kkf = getNewCalendar(); | 457 | KopiCalendarFile *kkf = getNewCalendar(); |
457 | kkf->isStandard = fc.readBoolEntry( prefix+"_isStandard", false ); | 458 | kkf->isStandard = fc.readBoolEntry( prefix+"_isStandard", false ); |
458 | kkf->isEnabled = fc.readBoolEntry( prefix+"_isEnabled", true); | 459 | kkf->isEnabled = fc.readBoolEntry( prefix+"_isEnabled", true); |
459 | kkf->isRelative = fc.readBoolEntry( prefix+"_isRelative", false ); | 460 | kkf->isRelative = fc.readBoolEntry( prefix+"_isRelative", false ); |
460 | kkf->isAlarmEnabled = fc.readBoolEntry( prefix+"_isAlarmEnabled", true); | 461 | kkf->isAlarmEnabled = fc.readBoolEntry( prefix+"_isAlarmEnabled", true); |
461 | kkf->isReadOnly = fc.readBoolEntry( prefix+"_isReadOnly", false); | 462 | kkf->isReadOnly = fc.readBoolEntry( prefix+"_isReadOnly", false); |
462 | kkf->mName = fc.readEntry( prefix+"_Name", "Calendar"); | 463 | kkf->mName = fc.readEntry( prefix+"_Name", "Calendar"); |
463 | kkf->mFileName = fc.readEntry( prefix+"_FileName", kkf->mFileName); | 464 | kkf->mFileName = fc.readEntry( prefix+"_FileName", kkf->mFileName); |
464 | kkf->mSavedFileName = fc.readEntry( prefix+"_SavedFileName", kkf->mFileName); | 465 | kkf->mSavedFileName = fc.readEntry( prefix+"_SavedFileName", kkf->mFileName); |
465 | kkf->mDefaultColor = fc.readColorEntry( prefix+"_Color",&mEventColor); | 466 | kkf->mDefaultColor = fc.readColorEntry( prefix+"_Color",&mEventColor); |
466 | if ( kkf->mCalNumber == 1 ) { | 467 | if ( kkf->mCalNumber == 1 ) { |
467 | kkf->mFileName = locateLocal( "data", "korganizer/mycalendar.ics" ); | 468 | kkf->mFileName = locateLocal( "data", "korganizer/mycalendar.ics" ); |
468 | } | 469 | } |
469 | //qDebug("NAME %s %s", kkf->mName.latin1(), i18n("Birthdays").latin1() ); | 470 | //qDebug("NAME %s %s", kkf->mName.latin1(), i18n("Birthdays").latin1() ); |
470 | if ( kkf->mName == i18n("Birthdays") ) { | 471 | if ( kkf->mName == i18n("Birthdays") ) { |
471 | kkf->mFileName = locateLocal( "data", "korganizer/birthdays.ics" ); | 472 | kkf->mFileName = locateLocal( "data", "korganizer/birthdays.ics" ); |
472 | } | 473 | } |
473 | if ( kkf->isRelative ) | 474 | if ( kkf->isRelative ) |
474 | kkf->mFileName = KGlobalSettings::calendarDir() + kkf->mSavedFileName; | 475 | kkf->mFileName = KGlobalSettings::calendarDir() + kkf->mSavedFileName; |
475 | } | 476 | } |
476 | 477 | ||
477 | KPimPrefs::usrReadConfig(); | 478 | KPimPrefs::usrReadConfig(); |
478 | } | 479 | } |
479 | 480 | ||
480 | KopiCalendarFile * KOPrefs::getCalendar( int num ) | 481 | KopiCalendarFile * KOPrefs::getCalendar( int num ) |
481 | { | 482 | { |
482 | return mDefCalColors[num-1]; | 483 | return mDefCalColors[num-1]; |
483 | } | 484 | } |
484 | 485 | ||
485 | KopiCalendarFile * KOPrefs::getNewCalendar() | 486 | KopiCalendarFile * KOPrefs::getNewCalendar() |
486 | { | 487 | { |
487 | KopiCalendarFile * kkf = new KopiCalendarFile(); | 488 | KopiCalendarFile * kkf = new KopiCalendarFile(); |
488 | kkf->mCalNumber = mNextAvailableCalendar; | 489 | kkf->mCalNumber = mNextAvailableCalendar; |
489 | mDefCalColors.resize( mNextAvailableCalendar ); | 490 | mDefCalColors.resize( mNextAvailableCalendar ); |
490 | mDefCalColors[mNextAvailableCalendar-1] = kkf; | 491 | mDefCalColors[mNextAvailableCalendar-1] = kkf; |
491 | ++mNextAvailableCalendar; | 492 | ++mNextAvailableCalendar; |
492 | kkf->mDefaultColor = mEventColor; | 493 | kkf->mDefaultColor = mEventColor; |
493 | kkf->mName = i18n("New Calendar"); | 494 | kkf->mName = i18n("New Calendar"); |
494 | mCalendars.append( kkf ); | 495 | mCalendars.append( kkf ); |
495 | return kkf; | 496 | return kkf; |
496 | } | 497 | } |
497 | void KOPrefs::deleteCalendar( int num ) | 498 | void KOPrefs::deleteCalendar( int num ) |
498 | { | 499 | { |
499 | KopiCalendarFile * kkf = mCalendars.first(); | 500 | KopiCalendarFile * kkf = mCalendars.first(); |
500 | while ( kkf ) { | 501 | while ( kkf ) { |
501 | if ( kkf->mCalNumber == num ) { | 502 | if ( kkf->mCalNumber == num ) { |
502 | qDebug("KOPrefs::deleteCalendar %d ", num ); | 503 | qDebug("KOPrefs::deleteCalendar %d ", num ); |
503 | mCalendars.remove( kkf ); | 504 | mCalendars.remove( kkf ); |
504 | delete kkf; | 505 | delete kkf; |
505 | return; | 506 | return; |
506 | } | 507 | } |
507 | kkf = mCalendars.next(); | 508 | kkf = mCalendars.next(); |
508 | } | 509 | } |
509 | } | 510 | } |
510 | int KOPrefs::getCalendarID( const QString & name ) | 511 | int KOPrefs::getCalendarID( const QString & name ) |
511 | { | 512 | { |
512 | KopiCalendarFile * kkf = mCalendars.first(); | 513 | KopiCalendarFile * kkf = mCalendars.first(); |
513 | while ( kkf ) { | 514 | while ( kkf ) { |
514 | if ( name == kkf->mName) | 515 | if ( name == kkf->mName) |
515 | return kkf->mCalNumber; | 516 | return kkf->mCalNumber; |
516 | kkf = mCalendars.next(); | 517 | kkf = mCalendars.next(); |
517 | } | 518 | } |
518 | return 1; | 519 | return 1; |
519 | } | 520 | } |
520 | QString KOPrefs::calName( int calNum) const | 521 | QString KOPrefs::calName( int calNum) const |
521 | { | 522 | { |
522 | return (mDefCalColors[calNum-1])->mName; | 523 | return (mDefCalColors[calNum-1])->mName; |
523 | } | 524 | } |
524 | QColor KOPrefs::defaultColor( int calNum ) const | 525 | QColor KOPrefs::defaultColor( int calNum ) const |
525 | { | 526 | { |
526 | if ( calNum == 1 ) return mEventColor; | 527 | if ( calNum == 1 ) return mEventColor; |
527 | return (mDefCalColors[calNum-1])->mDefaultColor; | 528 | return (mDefCalColors[calNum-1])->mDefaultColor; |
528 | } | 529 | } |
529 | void KOPrefs::usrWriteConfig() | 530 | void KOPrefs::usrWriteConfig() |
530 | { | 531 | { |
531 | config()->setGroup("General"); | 532 | config()->setGroup("General"); |
532 | config()->writeEntry("Custom Categories",mCustomCategories); | 533 | config()->writeEntry("Custom Categories",mCustomCategories); |
533 | 534 | ||
534 | config()->setGroup("Personal Settings"); | 535 | config()->setGroup("Personal Settings"); |
535 | config()->writeEntry("user_name",mName); | 536 | config()->writeEntry("user_name",mName); |
536 | config()->writeEntry("user_email",mEmail); | 537 | config()->writeEntry("user_email",mEmail); |
537 | 538 | ||
538 | config()->setGroup("Category Colors"); | 539 | config()->setGroup("Category Colors"); |
539 | QDictIterator<QColor> it(mCategoryColors); | 540 | QDictIterator<QColor> it(mCategoryColors); |
540 | while (it.current()) { | 541 | while (it.current()) { |
541 | config()->writeEntry(it.currentKey(),*(it.current())); | 542 | config()->writeEntry(it.currentKey(),*(it.current())); |
542 | ++it; | 543 | ++it; |
543 | } | 544 | } |
544 | KConfig fc (locateLocal("config","kopicalendarrc")); | 545 | KConfig fc (locateLocal("config","kopicalendarrc")); |
545 | fc.setGroup("CC"); | 546 | fc.setGroup("CC"); |
546 | fc.deleteGroup( "CC"); | 547 | fc.deleteGroup( "CC"); |
547 | fc.setGroup("CC"); | 548 | fc.setGroup("CC"); |
548 | fc.writeEntry("NumberCalendars",mCalendars.count()); | 549 | fc.writeEntry("NumberCalendars",mCalendars.count()); |
549 | int numCal = 1; | 550 | int numCal = 1; |
550 | int writeCal = 0; | 551 | int writeCal = 0; |
551 | while ( numCal < mNextAvailableCalendar ) { | 552 | while ( numCal < mNextAvailableCalendar ) { |
552 | KopiCalendarFile * kkf = mCalendars.first(); | 553 | KopiCalendarFile * kkf = mCalendars.first(); |
553 | while ( kkf ) { | 554 | while ( kkf ) { |
554 | //qDebug("cal num %d %d ", kkf->mCalNumber, numCal); | 555 | //qDebug("cal num %d %d ", kkf->mCalNumber, numCal); |
555 | if ( kkf->mCalNumber == numCal ) { | 556 | if ( kkf->mCalNumber == numCal ) { |
556 | ++writeCal; | 557 | ++writeCal; |
557 | //qDebug("Write calendar %d %d ", numCal , writeCal); | 558 | //qDebug("Write calendar %d %d ", numCal , writeCal); |
558 | QString prefix = "Cal_" + QString::number( writeCal ); | 559 | QString prefix = "Cal_" + QString::number( writeCal ); |
559 | fc.writeEntry( prefix+"_isStandard", kkf->isStandard ); | 560 | fc.writeEntry( prefix+"_isStandard", kkf->isStandard ); |
560 | fc.writeEntry( prefix+"_isEnabled", kkf->isEnabled ); | 561 | fc.writeEntry( prefix+"_isEnabled", kkf->isEnabled ); |
561 | fc.writeEntry( prefix+"_isAlarmEnabled", kkf->isAlarmEnabled ); | 562 | fc.writeEntry( prefix+"_isAlarmEnabled", kkf->isAlarmEnabled ); |
562 | fc.writeEntry( prefix+"_isReadOnly", kkf->isReadOnly ); | 563 | fc.writeEntry( prefix+"_isReadOnly", kkf->isReadOnly ); |
563 | fc.writeEntry( prefix+"_isRelative", kkf->isRelative ); | 564 | fc.writeEntry( prefix+"_isRelative", kkf->isRelative ); |
564 | fc.writeEntry( prefix+"_Name", kkf->mName); | 565 | fc.writeEntry( prefix+"_Name", kkf->mName); |
565 | fc.writeEntry( prefix+"_FileName", kkf->mFileName); | 566 | fc.writeEntry( prefix+"_FileName", kkf->mFileName); |
566 | fc.writeEntry( prefix+"_SavedFileName", kkf->mSavedFileName); | 567 | fc.writeEntry( prefix+"_SavedFileName", kkf->mSavedFileName); |
567 | fc.writeEntry( prefix+"_Color",kkf->mDefaultColor); | 568 | fc.writeEntry( prefix+"_Color",kkf->mDefaultColor); |
568 | } | 569 | } |
569 | kkf = mCalendars.next(); | 570 | kkf = mCalendars.next(); |
570 | } | 571 | } |
571 | ++numCal; | 572 | ++numCal; |
572 | } | 573 | } |
573 | fc.sync(); | 574 | fc.sync(); |
574 | KPimPrefs::usrWriteConfig(); | 575 | KPimPrefs::usrWriteConfig(); |
575 | } | 576 | } |
576 | 577 | ||
577 | void KOPrefs::setCategoryColor(QString cat,const QColor & color) | 578 | void KOPrefs::setCategoryColor(QString cat,const QColor & color) |
578 | { | 579 | { |
579 | mCategoryColors.replace(cat,new QColor(color)); | 580 | mCategoryColors.replace(cat,new QColor(color)); |
580 | } | 581 | } |
581 | 582 | ||
582 | QColor *KOPrefs::categoryColor(QString cat) | 583 | QColor *KOPrefs::categoryColor(QString cat) |
583 | { | 584 | { |
584 | QColor *color = 0; | 585 | QColor *color = 0; |
585 | 586 | ||
586 | if (!cat.isEmpty()) color = mCategoryColors[cat]; | 587 | if (!cat.isEmpty()) color = mCategoryColors[cat]; |
587 | 588 | ||
588 | if (color) return color; | 589 | if (color) return color; |
589 | else return &mDefaultCategoryColor; | 590 | else return &mDefaultCategoryColor; |
590 | } | 591 | } |
591 | 592 | ||
592 | void KOPrefs::setFullName(const QString &name) | 593 | void KOPrefs::setFullName(const QString &name) |
593 | { | 594 | { |
594 | mName = name; | 595 | mName = name; |
595 | } | 596 | } |
596 | 597 | ||
597 | void KOPrefs::setEmail(const QString &email) | 598 | void KOPrefs::setEmail(const QString &email) |
598 | { | 599 | { |
599 | //qDebug(" KOPrefs::setEmai*********** %s",email.latin1() ); | 600 | //qDebug(" KOPrefs::setEmai*********** %s",email.latin1() ); |
600 | mEmail = email; | 601 | mEmail = email; |
601 | } | 602 | } |
602 | 603 | ||
603 | QString KOPrefs::fullName() | 604 | QString KOPrefs::fullName() |
604 | { | 605 | { |
605 | if (mEmailControlCenter) { | 606 | if (mEmailControlCenter) { |
606 | KEMailSettings settings; | 607 | KEMailSettings settings; |
607 | return settings.getSetting(KEMailSettings::RealName); | 608 | return settings.getSetting(KEMailSettings::RealName); |
608 | } else { | 609 | } else { |
609 | return mName; | 610 | return mName; |
610 | } | 611 | } |
611 | } | 612 | } |
612 | 613 | ||
613 | QString KOPrefs::email() | 614 | QString KOPrefs::email() |
614 | { | 615 | { |
615 | if (mEmailControlCenter) { | 616 | if (mEmailControlCenter) { |
616 | KEMailSettings settings; | 617 | KEMailSettings settings; |
617 | return settings.getSetting(KEMailSettings::EmailAddress); | 618 | return settings.getSetting(KEMailSettings::EmailAddress); |
618 | } else { | 619 | } else { |
619 | return mEmail; | 620 | return mEmail; |
620 | } | 621 | } |
621 | } | 622 | } |
622 | KConfig* KOPrefs::getConfig() | 623 | KConfig* KOPrefs::getConfig() |
623 | { | 624 | { |
624 | return config(); | 625 | return config(); |
625 | } | 626 | } |
diff --git a/korganizer/koprefs.h b/korganizer/koprefs.h index 2ff03fa..9749ba3 100644 --- a/korganizer/koprefs.h +++ b/korganizer/koprefs.h | |||
@@ -1,364 +1,365 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of KOrganizer. | 2 | This file is part of KOrganizer. |
3 | Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> | 3 | Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> |
4 | 4 | ||
5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
7 | the Free Software Foundation; either version 2 of the License, or | 7 | the Free Software Foundation; either version 2 of the License, or |
8 | (at your option) any later version. | 8 | (at your option) any later version. |
9 | 9 | ||
10 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |
11 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, write to the Free Software |
17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | 18 | ||
19 | As a special exception, permission is given to link this program | 19 | As a special exception, permission is given to link this program |
20 | with any edition of Qt, and distribute the resulting executable, | 20 | with any edition of Qt, and distribute the resulting executable, |
21 | without including the source code for Qt in the source distribution. | 21 | without including the source code for Qt in the source distribution. |
22 | */ | 22 | */ |
23 | #ifndef KOPREFS_H | 23 | #ifndef KOPREFS_H |
24 | #define KOPREFS_H | 24 | #define KOPREFS_H |
25 | 25 | ||
26 | 26 | ||
27 | #include <libkdepim/kpimprefs.h> | 27 | #include <libkdepim/kpimprefs.h> |
28 | #include <qdict.h> | 28 | #include <qdict.h> |
29 | #include <qdir.h> | 29 | #include <qdir.h> |
30 | #include <qobject.h> | 30 | #include <qobject.h> |
31 | 31 | ||
32 | class KConfig; | 32 | class KConfig; |
33 | class QFont; | 33 | class QFont; |
34 | class QColor; | 34 | class QColor; |
35 | class QStringList; | 35 | class QStringList; |
36 | 36 | ||
37 | #define VIEW_WN_VIEW 1 | 37 | #define VIEW_WN_VIEW 1 |
38 | #define VIEW_NX_VIEW 2 | 38 | #define VIEW_NX_VIEW 2 |
39 | #define VIEW_J_VIEW 3 | 39 | #define VIEW_J_VIEW 3 |
40 | #define VIEW_A_VIEW 4 | 40 | #define VIEW_A_VIEW 4 |
41 | #define VIEW_ML_VIEW 5 | 41 | #define VIEW_ML_VIEW 5 |
42 | #define VIEW_M_VIEW 6 | 42 | #define VIEW_M_VIEW 6 |
43 | #define VIEW_L_VIEW 7 | 43 | #define VIEW_L_VIEW 7 |
44 | #define VIEW_T_VIEW 8 | 44 | #define VIEW_T_VIEW 8 |
45 | 45 | ||
46 | class KopiCalendarFile : public QObject | 46 | class KopiCalendarFile : public QObject |
47 | { | 47 | { |
48 | public: | 48 | public: |
49 | KopiCalendarFile( ) : QObject( ) | 49 | KopiCalendarFile( ) : QObject( ) |
50 | { | 50 | { |
51 | isStandard = false; | 51 | isStandard = false; |
52 | isEnabled = true; | 52 | isEnabled = true; |
53 | isAlarmEnabled = true; | 53 | isAlarmEnabled = true; |
54 | isReadOnly = false; | 54 | isReadOnly = false; |
55 | mName = "Calendar"; | 55 | mName = "Calendar"; |
56 | mFileName = QDir::homeDirPath() + "/icalfile.ics"; | 56 | mFileName = QDir::homeDirPath() + "/icalfile.ics"; |
57 | mSavedFileName = "icalfile.ics"; | 57 | mSavedFileName = "icalfile.ics"; |
58 | mCalNumber = 0; | 58 | mCalNumber = 0; |
59 | mDefaultColor = Qt::red; | 59 | mDefaultColor = Qt::red; |
60 | mErrorOnLoad = false; | 60 | mErrorOnLoad = false; |
61 | isRelative = false; | 61 | isRelative = false; |
62 | } | 62 | } |
63 | bool isStandard; | 63 | bool isStandard; |
64 | bool isEnabled; | 64 | bool isEnabled; |
65 | bool isAlarmEnabled; | 65 | bool isAlarmEnabled; |
66 | bool isReadOnly; | 66 | bool isReadOnly; |
67 | bool mErrorOnLoad; | 67 | bool mErrorOnLoad; |
68 | QString mName; | 68 | QString mName; |
69 | QString mFileName; | 69 | QString mFileName; |
70 | QString mSavedFileName; | 70 | QString mSavedFileName; |
71 | bool isRelative; | 71 | bool isRelative; |
72 | int mCalNumber; | 72 | int mCalNumber; |
73 | QColor mDefaultColor; | 73 | QColor mDefaultColor; |
74 | QDateTime mLoadDt; | 74 | QDateTime mLoadDt; |
75 | }; | 75 | }; |
76 | class KOPrefs : public KPimPrefs | 76 | class KOPrefs : public KPimPrefs |
77 | { | 77 | { |
78 | public: | 78 | public: |
79 | enum { FormatVCalendar, FormatICalendar }; | 79 | enum { FormatVCalendar, FormatICalendar }; |
80 | enum { MailClientKMail, MailClientSendmail }; | 80 | enum { MailClientKMail, MailClientSendmail }; |
81 | enum { IMIPDummy, IMIPKMail }; | 81 | enum { IMIPDummy, IMIPKMail }; |
82 | enum { IMIPOutbox, IMIPdirectsend }; | 82 | enum { IMIPOutbox, IMIPdirectsend }; |
83 | enum { neverAuto, addressbookAuto, selectedAuto }; | 83 | enum { neverAuto, addressbookAuto, selectedAuto }; |
84 | enum { standardDestination, askDestination }; | 84 | enum { standardDestination, askDestination }; |
85 | 85 | ||
86 | virtual ~KOPrefs(); | 86 | virtual ~KOPrefs(); |
87 | 87 | ||
88 | /** Get instance of KOPrefs. It is made sure that there is only one | 88 | /** Get instance of KOPrefs. It is made sure that there is only one |
89 | instance. */ | 89 | instance. */ |
90 | static KOPrefs *instance(); | 90 | static KOPrefs *instance(); |
91 | 91 | ||
92 | /** Set preferences to default values */ | 92 | /** Set preferences to default values */ |
93 | void usrSetDefaults(); | 93 | void usrSetDefaults(); |
94 | 94 | ||
95 | /** Read preferences from config file */ | 95 | /** Read preferences from config file */ |
96 | void usrReadConfig(); | 96 | void usrReadConfig(); |
97 | 97 | ||
98 | /** Write preferences to config file */ | 98 | /** Write preferences to config file */ |
99 | void usrWriteConfig(); | 99 | void usrWriteConfig(); |
100 | void setCategoryDefaults(); | 100 | void setCategoryDefaults(); |
101 | void setAllDefaults(); | 101 | void setAllDefaults(); |
102 | KopiCalendarFile * getNewCalendar(); | 102 | KopiCalendarFile * getNewCalendar(); |
103 | KopiCalendarFile * getCalendar( int ); | 103 | KopiCalendarFile * getCalendar( int ); |
104 | void deleteCalendar( int ); | 104 | void deleteCalendar( int ); |
105 | QColor defaultColor( int ) const; | 105 | QColor defaultColor( int ) const; |
106 | QString calName( int ) const; | 106 | QString calName( int ) const; |
107 | int getCalendarID( const QString & name ); | 107 | int getCalendarID( const QString & name ); |
108 | protected: | 108 | protected: |
109 | void setTimeZoneIdDefault(); | 109 | void setTimeZoneIdDefault(); |
110 | 110 | ||
111 | /** Fill empty mail fields with default values. */ | 111 | /** Fill empty mail fields with default values. */ |
112 | void fillMailDefaults(); | 112 | void fillMailDefaults(); |
113 | 113 | ||
114 | private: | 114 | private: |
115 | /** Constructor disabled for public. Use instance() to create a KOPrefs | 115 | /** Constructor disabled for public. Use instance() to create a KOPrefs |
116 | object. */ | 116 | object. */ |
117 | KOPrefs(); | 117 | KOPrefs(); |
118 | 118 | ||
119 | static KOPrefs *mInstance; | 119 | static KOPrefs *mInstance; |
120 | QStringList getDefaultList(); | 120 | QStringList getDefaultList(); |
121 | QStringList getLocationDefaultList(); | 121 | QStringList getLocationDefaultList(); |
122 | public: | 122 | public: |
123 | // preferences data | 123 | // preferences data |
124 | KConfig* getConfig(); | 124 | KConfig* getConfig(); |
125 | void setFullName(const QString &); | 125 | void setFullName(const QString &); |
126 | QString fullName(); | 126 | QString fullName(); |
127 | void setEmail(const QString &); | 127 | void setEmail(const QString &); |
128 | QString email(); | 128 | QString email(); |
129 | 129 | ||
130 | QString mAdditional; | 130 | QString mAdditional; |
131 | 131 | ||
132 | bool mEmailControlCenter; | 132 | bool mEmailControlCenter; |
133 | 133 | ||
134 | bool mBcc; | 134 | bool mBcc; |
135 | bool mAutoSave; | 135 | bool mAutoSave; |
136 | int mAutoSaveInterval; | 136 | int mAutoSaveInterval; |
137 | bool mConfirm; | 137 | bool mConfirm; |
138 | 138 | ||
139 | bool mEnableGroupScheduling; | 139 | bool mEnableGroupScheduling; |
140 | bool mEnableProjectView; | 140 | bool mEnableProjectView; |
141 | 141 | ||
142 | int mDefaultFormat; | 142 | int mDefaultFormat; |
143 | int mMailClient; | 143 | int mMailClient; |
144 | 144 | ||
145 | int mStartTime; | 145 | int mStartTime; |
146 | int mDefaultDuration; | 146 | int mDefaultDuration; |
147 | int mAlarmTime; | 147 | int mAlarmTime; |
148 | 148 | ||
149 | int mWorkingHoursStart; | 149 | int mWorkingHoursStart; |
150 | int mWorkingHoursEnd; | 150 | int mWorkingHoursEnd; |
151 | bool mExcludeHolidays; | 151 | bool mExcludeHolidays; |
152 | bool mExcludeSaturdays; | 152 | bool mExcludeSaturdays; |
153 | bool mMarcusBainsShowSeconds; | 153 | bool mMarcusBainsShowSeconds; |
154 | 154 | ||
155 | QFont mTimeBarFont; | 155 | QFont mTimeBarFont; |
156 | QFont mMonthViewFont; | 156 | QFont mMonthViewFont; |
157 | QFont mAgendaViewFont; | 157 | QFont mAgendaViewFont; |
158 | QFont mMarcusBainsFont; | 158 | QFont mMarcusBainsFont; |
159 | QFont mTimeLabelsFont; | 159 | QFont mTimeLabelsFont; |
160 | QFont mTodoViewFont; | 160 | QFont mTodoViewFont; |
161 | QFont mListViewFont; | 161 | QFont mListViewFont; |
162 | QFont mDateNavigatorFont; | 162 | QFont mDateNavigatorFont; |
163 | QFont mEditBoxFont; | 163 | QFont mEditBoxFont; |
164 | QFont mJornalViewFont; | 164 | QFont mJornalViewFont; |
165 | QFont mWhatsNextFont; | 165 | QFont mWhatsNextFont; |
166 | QFont mEventViewFont; | 166 | QFont mEventViewFont; |
167 | 167 | ||
168 | 168 | ||
169 | 169 | ||
170 | 170 | ||
171 | QColor mHolidayColor; | 171 | QColor mHolidayColor; |
172 | QColor mHighlightColor; | 172 | QColor mHighlightColor; |
173 | QColor mEventColor; | 173 | QColor mEventColor; |
174 | QColor mTodoDoneColor; | 174 | QColor mTodoDoneColor; |
175 | QColor mAgendaBgColor; | 175 | QColor mAgendaBgColor; |
176 | QColor mWorkingHoursColor; | 176 | QColor mWorkingHoursColor; |
177 | QColor mTodoDueTodayColor; | 177 | QColor mTodoDueTodayColor; |
178 | QColor mTodoOverdueColor; | 178 | QColor mTodoOverdueColor; |
179 | QColor mTodoRunColor; | 179 | QColor mTodoRunColor; |
180 | QColor mMonthViewEvenColor; | 180 | QColor mMonthViewEvenColor; |
181 | QColor mMonthViewOddColor; | 181 | QColor mMonthViewOddColor; |
182 | QColor mMonthViewHolidayColor; | 182 | QColor mMonthViewHolidayColor; |
183 | bool mMonthViewUsesDayColors; | 183 | bool mMonthViewUsesDayColors; |
184 | bool mMonthViewSatSunTog; | 184 | bool mMonthViewSatSunTog; |
185 | bool mMonthViewWeek; | 185 | bool mMonthViewWeek; |
186 | bool mMonthViewWeekRowlayout; | 186 | bool mMonthViewWeekRowlayout; |
187 | QColor mAppColor1; | 187 | QColor mAppColor1; |
188 | QColor mAppColor2; | 188 | QColor mAppColor2; |
189 | bool mUseAppColors; | 189 | bool mUseAppColors; |
190 | 190 | ||
191 | int mDayBegins; | 191 | int mDayBegins; |
192 | int mHourSize; | 192 | int mHourSize; |
193 | int mAllDaySize; | 193 | int mAllDaySize; |
194 | bool mShowFullMenu; | 194 | bool mShowFullMenu; |
195 | bool mDailyRecur; | 195 | bool mDailyRecur; |
196 | bool mWeeklyRecur; | 196 | bool mWeeklyRecur; |
197 | bool mMonthDailyRecur; | 197 | bool mMonthDailyRecur; |
198 | bool mMonthWeeklyRecur; | 198 | bool mMonthWeeklyRecur; |
199 | bool mMonthShowIcons; | 199 | bool mMonthShowIcons; |
200 | bool mMonthShowTimes; | 200 | bool mMonthShowTimes; |
201 | bool mMonthShowShort; | 201 | bool mMonthShowShort; |
202 | bool mEnableToolTips; | 202 | bool mEnableToolTips; |
203 | bool mEnableMonthScroll; | 203 | bool mEnableMonthScroll; |
204 | bool mFullViewMonth; | 204 | bool mFullViewMonth; |
205 | bool mMonthViewUsesCategoryColor; | 205 | bool mMonthViewUsesCategoryColor; |
206 | bool mFullViewTodo; | 206 | bool mFullViewTodo; |
207 | bool mShowCompletedTodo; | 207 | bool mShowCompletedTodo; |
208 | bool mMarcusBainsEnabled; | 208 | bool mMarcusBainsEnabled; |
209 | int mNextXDays; | 209 | int mNextXDays; |
210 | int mWhatsNextDays; | 210 | int mWhatsNextDays; |
211 | bool mWhatsNextTime2Lines; | ||
211 | int mWhatsNextPrios; | 212 | int mWhatsNextPrios; |
212 | bool mEnableQuickTodo; | 213 | bool mEnableQuickTodo; |
213 | 214 | ||
214 | bool mCompactDialogs; | 215 | bool mCompactDialogs; |
215 | bool mVerticalScreen; | 216 | bool mVerticalScreen; |
216 | 217 | ||
217 | bool mShowIconNewTodo; | 218 | bool mShowIconNewTodo; |
218 | bool mShowIconNewEvent; | 219 | bool mShowIconNewEvent; |
219 | bool mShowIconSearch; | 220 | bool mShowIconSearch; |
220 | bool mShowIconList; | 221 | bool mShowIconList; |
221 | bool mShowIconDay1; | 222 | bool mShowIconDay1; |
222 | bool mShowIconDay5; | 223 | bool mShowIconDay5; |
223 | bool mShowIconDay6; | 224 | bool mShowIconDay6; |
224 | bool mShowIconDay7; | 225 | bool mShowIconDay7; |
225 | bool mShowIconMonth; | 226 | bool mShowIconMonth; |
226 | bool mShowIconTodoview; | 227 | bool mShowIconTodoview; |
227 | bool mShowIconBackFast; | 228 | bool mShowIconBackFast; |
228 | bool mShowIconBack; | 229 | bool mShowIconBack; |
229 | bool mShowIconToday; | 230 | bool mShowIconToday; |
230 | bool mShowIconForward; | 231 | bool mShowIconForward; |
231 | bool mShowIconForwardFast; | 232 | bool mShowIconForwardFast; |
232 | bool mShowIconWhatsThis; | 233 | bool mShowIconWhatsThis; |
233 | bool mShowIconWeekNum; | 234 | bool mShowIconWeekNum; |
234 | bool mShowIconNextDays; | 235 | bool mShowIconNextDays; |
235 | bool mShowIconNext; | 236 | bool mShowIconNext; |
236 | bool mShowIconJournal; | 237 | bool mShowIconJournal; |
237 | bool mShowIconFilter; | 238 | bool mShowIconFilter; |
238 | bool mShowIconOnetoolbar; | 239 | bool mShowIconOnetoolbar; |
239 | bool mShowIconNavigator; | 240 | bool mShowIconNavigator; |
240 | bool mShowIconAllday; | 241 | bool mShowIconAllday; |
241 | bool mShowIconFilterview; | 242 | bool mShowIconFilterview; |
242 | bool mShowIconToggleFull; | 243 | bool mShowIconToggleFull; |
243 | 244 | ||
244 | bool mShowIconStretch; | 245 | bool mShowIconStretch; |
245 | 246 | ||
246 | bool mToolBarHor; | 247 | bool mToolBarHor; |
247 | bool mToolBarUp; | 248 | bool mToolBarUp; |
248 | bool mToolBarHorV; | 249 | bool mToolBarHorV; |
249 | bool mToolBarUpV; | 250 | bool mToolBarUpV; |
250 | bool mToolBarHorN; | 251 | bool mToolBarHorN; |
251 | bool mToolBarUpN; | 252 | bool mToolBarUpN; |
252 | bool mToolBarHorF; | 253 | bool mToolBarHorF; |
253 | bool mToolBarUpF; | 254 | bool mToolBarUpF; |
254 | bool mToolBarMiniIcons; | 255 | bool mToolBarMiniIcons; |
255 | 256 | ||
256 | bool mAskForQuit; | 257 | bool mAskForQuit; |
257 | bool mUsePassWd; | 258 | bool mUsePassWd; |
258 | bool mShowSyncEvents; | 259 | bool mShowSyncEvents; |
259 | bool mShowTodoInAgenda; | 260 | bool mShowTodoInAgenda; |
260 | bool mShowCompletedTodoInAgenda; | 261 | bool mShowCompletedTodoInAgenda; |
261 | bool mShowTimeInAgenda; | 262 | bool mShowTimeInAgenda; |
262 | bool mHideNonStartedTodos; | 263 | bool mHideNonStartedTodos; |
263 | 264 | ||
264 | bool mBlockPopupMenu; | 265 | bool mBlockPopupMenu; |
265 | 266 | ||
266 | int mLastSyncTime; | 267 | int mLastSyncTime; |
267 | void setCategoryColor(QString cat,const QColor & color); | 268 | void setCategoryColor(QString cat,const QColor & color); |
268 | QColor *categoryColor(QString cat); | 269 | QColor *categoryColor(QString cat); |
269 | 270 | ||
270 | QString mArchiveFile; | 271 | QString mArchiveFile; |
271 | QString mHtmlExportFile; | 272 | QString mHtmlExportFile; |
272 | bool mHtmlWithSave; | 273 | bool mHtmlWithSave; |
273 | 274 | ||
274 | QStringList mSelectedPlugins; | 275 | QStringList mSelectedPlugins; |
275 | 276 | ||
276 | QString mLastImportFile; | 277 | QString mLastImportFile; |
277 | QString mLastVcalFile; | 278 | QString mLastVcalFile; |
278 | QString mLastSaveFile; | 279 | QString mLastSaveFile; |
279 | QString mLastLoadFile; | 280 | QString mLastLoadFile; |
280 | 281 | ||
281 | 282 | ||
282 | QString mDefaultAlarmFile; | 283 | QString mDefaultAlarmFile; |
283 | int mIMIPScheduler; | 284 | int mIMIPScheduler; |
284 | int mIMIPSend; | 285 | int mIMIPSend; |
285 | QStringList mAdditionalMails; | 286 | QStringList mAdditionalMails; |
286 | int mIMIPAutoRefresh; | 287 | int mIMIPAutoRefresh; |
287 | int mIMIPAutoInsertReply; | 288 | int mIMIPAutoInsertReply; |
288 | int mIMIPAutoInsertRequest; | 289 | int mIMIPAutoInsertRequest; |
289 | int mIMIPAutoFreeBusy; | 290 | int mIMIPAutoFreeBusy; |
290 | int mIMIPAutoFreeBusyReply; | 291 | int mIMIPAutoFreeBusyReply; |
291 | 292 | ||
292 | QStringList mTodoTemplates; | 293 | QStringList mTodoTemplates; |
293 | QStringList mEventTemplates; | 294 | QStringList mEventTemplates; |
294 | 295 | ||
295 | int mDestination; | 296 | int mDestination; |
296 | 297 | ||
297 | 298 | ||
298 | bool mEditOnDoubleClick; | 299 | bool mEditOnDoubleClick; |
299 | bool mViewChangeHoldFullscreen; | 300 | bool mViewChangeHoldFullscreen; |
300 | bool mViewChangeHoldNonFullscreen; | 301 | bool mViewChangeHoldNonFullscreen; |
301 | bool mCenterOnCurrentTime; | 302 | bool mCenterOnCurrentTime; |
302 | bool mSetTimeToDayStartAt; | 303 | bool mSetTimeToDayStartAt; |
303 | bool mHighlightCurrentDay; | 304 | bool mHighlightCurrentDay; |
304 | bool mUseHighlightLightColor; | 305 | bool mUseHighlightLightColor; |
305 | bool mListViewMonthTimespan; | 306 | bool mListViewMonthTimespan; |
306 | bool mWNViewShowsParents; | 307 | bool mWNViewShowsParents; |
307 | bool mWNViewShowsPast; | 308 | bool mWNViewShowsPast; |
308 | bool mWNViewShowLocation; | 309 | bool mWNViewShowLocation; |
309 | bool mTodoViewShowsPercentage; | 310 | bool mTodoViewShowsPercentage; |
310 | bool mTodoViewUsesCatColors; | 311 | bool mTodoViewUsesCatColors; |
311 | bool mMonthViewUsesBigFont; | 312 | bool mMonthViewUsesBigFont; |
312 | bool mTodoViewUsesSmallFont; | 313 | bool mTodoViewUsesSmallFont; |
313 | bool mTodoViewUsesForegroundColor; | 314 | bool mTodoViewUsesForegroundColor; |
314 | bool mMonthViewUsesForegroundColor; | 315 | bool mMonthViewUsesForegroundColor; |
315 | 316 | ||
316 | bool mHightlightDateTimeEdit; | 317 | bool mHightlightDateTimeEdit; |
317 | bool mShortDateInViewer; | 318 | bool mShortDateInViewer; |
318 | 319 | ||
319 | bool mShowDateNavigator; | 320 | bool mShowDateNavigator; |
320 | 321 | ||
321 | QStringList mLocationDefaults; | 322 | QStringList mLocationDefaults; |
322 | QStringList mEventSummaryUser; | 323 | QStringList mEventSummaryUser; |
323 | QStringList mTodoSummaryUser; | 324 | QStringList mTodoSummaryUser; |
324 | QStringList mJournalSummaryUser; | 325 | QStringList mJournalSummaryUser; |
325 | 326 | ||
326 | bool mUseInternalAlarmNotification; | 327 | bool mUseInternalAlarmNotification; |
327 | int mAlarmPlayBeeps; | 328 | int mAlarmPlayBeeps; |
328 | int mAlarmSuspendTime; | 329 | int mAlarmSuspendTime; |
329 | int mAlarmSuspendCount; | 330 | int mAlarmSuspendCount; |
330 | int mAlarmBeepInterval; | 331 | int mAlarmBeepInterval; |
331 | int mOldLanguage; | 332 | int mOldLanguage; |
332 | int mOldLoadedLanguage; | 333 | int mOldLoadedLanguage; |
333 | 334 | ||
334 | 335 | ||
335 | QString mActiveSyncPort; | 336 | QString mActiveSyncPort; |
336 | QString mActiveSyncIP; | 337 | QString mActiveSyncIP; |
337 | 338 | ||
338 | // settings for eventviewer | 339 | // settings for eventviewer |
339 | bool mEVshowDetails; | 340 | bool mEVshowDetails; |
340 | bool mEVshowCreated; | 341 | bool mEVshowCreated; |
341 | bool mEVshowChanged; | 342 | bool mEVshowChanged; |
342 | bool mWTshowDetails; | 343 | bool mWTshowDetails; |
343 | bool mWTshowCreated; | 344 | bool mWTshowCreated; |
344 | bool mWTshowChanged; | 345 | bool mWTshowChanged; |
345 | 346 | ||
346 | int mCurrentDisplayedView; | 347 | int mCurrentDisplayedView; |
347 | QPtrList<KopiCalendarFile> mCalendars; | 348 | QPtrList<KopiCalendarFile> mCalendars; |
348 | int mNextAvailableCalendar; | 349 | int mNextAvailableCalendar; |
349 | bool mGlobalUpdateDisabled; | 350 | bool mGlobalUpdateDisabled; |
350 | 351 | ||
351 | private: | 352 | private: |
352 | QDict<QColor> mCategoryColors; | 353 | QDict<QColor> mCategoryColors; |
353 | QArray<KopiCalendarFile*> mDefCalColors; | 354 | QArray<KopiCalendarFile*> mDefCalColors; |
354 | QColor mDefaultCategoryColor; | 355 | QColor mDefaultCategoryColor; |
355 | 356 | ||
356 | QFont mDefaultTimeBarFont; | 357 | QFont mDefaultTimeBarFont; |
357 | QFont mDefaultViewFont; | 358 | QFont mDefaultViewFont; |
358 | QFont mDefaultMonthViewFont; | 359 | QFont mDefaultMonthViewFont; |
359 | 360 | ||
360 | QString mName; | 361 | QString mName; |
361 | QString mEmail; | 362 | QString mEmail; |
362 | }; | 363 | }; |
363 | 364 | ||
364 | #endif | 365 | #endif |
diff --git a/korganizer/koprefsdialog.cpp b/korganizer/koprefsdialog.cpp index 05bd73f..9e2378a 100644 --- a/korganizer/koprefsdialog.cpp +++ b/korganizer/koprefsdialog.cpp | |||
@@ -1,1548 +1,1552 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of KOrganizer. | 2 | This file is part of KOrganizer. |
3 | Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> | 3 | Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> |
4 | 4 | ||
5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
7 | the Free Software Foundation; either version 2 of the License, or | 7 | the Free Software Foundation; either version 2 of the License, or |
8 | (at your option) any later version. | 8 | (at your option) any later version. |
9 | 9 | ||
10 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |
11 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, write to the Free Software |
17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | 18 | ||
19 | As a special exception, permission is given to link this program | 19 | As a special exception, permission is given to link this program |
20 | with any edition of Qt, and distribute the resulting executable, | 20 | with any edition of Qt, and distribute the resulting executable, |
21 | without including the source code for Qt in the source distribution. | 21 | without including the source code for Qt in the source distribution. |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <qlayout.h> | 24 | #include <qlayout.h> |
25 | #include <qlabel.h> | 25 | #include <qlabel.h> |
26 | #include <qgroupbox.h> | 26 | #include <qgroupbox.h> |
27 | #include <qbuttongroup.h> | 27 | #include <qbuttongroup.h> |
28 | #include <qlineedit.h> | 28 | #include <qlineedit.h> |
29 | #include <qfont.h> | 29 | #include <qfont.h> |
30 | #include <qslider.h> | 30 | #include <qslider.h> |
31 | #include <qfile.h> | 31 | #include <qfile.h> |
32 | #include <qtextstream.h> | 32 | #include <qtextstream.h> |
33 | #include <qcombobox.h> | 33 | #include <qcombobox.h> |
34 | #include <qvbox.h> | 34 | #include <qvbox.h> |
35 | #include <qhbox.h> | 35 | #include <qhbox.h> |
36 | #include <qregexp.h> | 36 | #include <qregexp.h> |
37 | #include <qspinbox.h> | 37 | #include <qspinbox.h> |
38 | #include <qdatetime.h> | 38 | #include <qdatetime.h> |
39 | #include <qcheckbox.h> | 39 | #include <qcheckbox.h> |
40 | #include <qradiobutton.h> | 40 | #include <qradiobutton.h> |
41 | #include <qpushbutton.h> | 41 | #include <qpushbutton.h> |
42 | #include <qstrlist.h> | 42 | #include <qstrlist.h> |
43 | #include <qapplication.h> | 43 | #include <qapplication.h> |
44 | 44 | ||
45 | #include <kcolorbutton.h> | 45 | #include <kcolorbutton.h> |
46 | #include <kdebug.h> | 46 | #include <kdebug.h> |
47 | #include <klocale.h> | 47 | #include <klocale.h> |
48 | #include <kglobal.h> | 48 | #include <kglobal.h> |
49 | #include <kfontdialog.h> | 49 | #include <kfontdialog.h> |
50 | #include <kfiledialog.h> | 50 | #include <kfiledialog.h> |
51 | #include <kmessagebox.h> | 51 | #include <kmessagebox.h> |
52 | #include <kcolordialog.h> | 52 | #include <kcolordialog.h> |
53 | #include <kiconloader.h> | 53 | #include <kiconloader.h> |
54 | #include <kemailsettings.h> | 54 | #include <kemailsettings.h> |
55 | #include <kstandarddirs.h> | 55 | #include <kstandarddirs.h> |
56 | #include <kglobalsettings.h> | 56 | #include <kglobalsettings.h> |
57 | 57 | ||
58 | #include <kurlrequester.h> | 58 | #include <kurlrequester.h> |
59 | #include <klineedit.h> | 59 | #include <klineedit.h> |
60 | 60 | ||
61 | #if defined(USE_SOLARIS) | 61 | #if defined(USE_SOLARIS) |
62 | #include <sys/param.h> | 62 | #include <sys/param.h> |
63 | 63 | ||
64 | #define ZONEINFODIR "/usr/share/lib/zoneinfo" | 64 | #define ZONEINFODIR "/usr/share/lib/zoneinfo" |
65 | #define INITFILE "/etc/default/init" | 65 | #define INITFILE "/etc/default/init" |
66 | #endif | 66 | #endif |
67 | 67 | ||
68 | #include "koprefs.h" | 68 | #include "koprefs.h" |
69 | 69 | ||
70 | #include "koprefsdialog.h" | 70 | #include "koprefsdialog.h" |
71 | #include "kpimglobalprefs.h" | 71 | #include "kpimglobalprefs.h" |
72 | 72 | ||
73 | 73 | ||
74 | KOPrefsDialog::KOPrefsDialog(QWidget *parent, char *name, bool modal) : | 74 | KOPrefsDialog::KOPrefsDialog(QWidget *parent, char *name, bool modal) : |
75 | KPrefsDialog(KOPrefs::instance(),parent,name,true) | 75 | KPrefsDialog(KOPrefs::instance(),parent,name,true) |
76 | { | 76 | { |
77 | 77 | ||
78 | setFont( KGlobalSettings::generalMaxFont() ); | 78 | setFont( KGlobalSettings::generalMaxFont() ); |
79 | setCaption( i18n("Preferences - some settings need a restart (nr)")); | 79 | setCaption( i18n("Preferences - some settings need a restart (nr)")); |
80 | mCategoryDict.setAutoDelete(true); | 80 | mCategoryDict.setAutoDelete(true); |
81 | 81 | ||
82 | KGlobal::locale()->insertCatalogue("timezones"); | 82 | KGlobal::locale()->insertCatalogue("timezones"); |
83 | mSpacingHint = spacingHintSmall(); | 83 | mSpacingHint = spacingHintSmall(); |
84 | mMarginHint = marginHintSmall(); | 84 | mMarginHint = marginHintSmall(); |
85 | #ifndef DESKTOP_VERSION | 85 | #ifndef DESKTOP_VERSION |
86 | if ( QApplication::desktop()->height() == 480 ) | 86 | if ( QApplication::desktop()->height() == 480 ) |
87 | hideButtons(); | 87 | hideButtons(); |
88 | #endif | 88 | #endif |
89 | 89 | ||
90 | setupMainTab(); | 90 | setupMainTab(); |
91 | // setupLocaleTab(); | 91 | // setupLocaleTab(); |
92 | //setupTimeZoneTab(); | 92 | //setupTimeZoneTab(); |
93 | setupTimeTab(); | 93 | setupTimeTab(); |
94 | //setupLocaleDateTab(); | 94 | //setupLocaleDateTab(); |
95 | setupFontsTab(); | 95 | setupFontsTab(); |
96 | setupColorsTab(); | 96 | setupColorsTab(); |
97 | setupViewsTab(); | 97 | setupViewsTab(); |
98 | //setupSyncTab(); | 98 | //setupSyncTab(); |
99 | //setupSyncAlgTab(); | 99 | //setupSyncAlgTab(); |
100 | //setupPrinterTab(); | 100 | //setupPrinterTab(); |
101 | //setupGroupSchedulingTab(); | 101 | //setupGroupSchedulingTab(); |
102 | //setupGroupAutomationTab(); | 102 | //setupGroupAutomationTab(); |
103 | 103 | ||
104 | 104 | ||
105 | } | 105 | } |
106 | 106 | ||
107 | 107 | ||
108 | KOPrefsDialog::~KOPrefsDialog() | 108 | KOPrefsDialog::~KOPrefsDialog() |
109 | { | 109 | { |
110 | } | 110 | } |
111 | void KOPrefsDialog::setupGlobalTab() | 111 | void KOPrefsDialog::setupGlobalTab() |
112 | { | 112 | { |
113 | 113 | ||
114 | 114 | ||
115 | } | 115 | } |
116 | void KOPrefsDialog::setupLocaleDateTab() | 116 | void KOPrefsDialog::setupLocaleDateTab() |
117 | { | 117 | { |
118 | #if 0 | 118 | #if 0 |
119 | QFrame *topFrame = addPage(i18n("Date Format"),0,0); | 119 | QFrame *topFrame = addPage(i18n("Date Format"),0,0); |
120 | QGridLayout *topLayout = new QGridLayout(topFrame,3,2); | 120 | QGridLayout *topLayout = new QGridLayout(topFrame,3,2); |
121 | topLayout->setSpacing(mSpacingHint); | 121 | topLayout->setSpacing(mSpacingHint); |
122 | topLayout->setMargin(mMarginHint); | 122 | topLayout->setMargin(mMarginHint); |
123 | int iii = 0; | 123 | int iii = 0; |
124 | 124 | ||
125 | 125 | ||
126 | KPrefsDialogWidRadios *syncPrefsGroup = | 126 | KPrefsDialogWidRadios *syncPrefsGroup = |
127 | addWidRadios(i18n("Date Format:"),&(KOPrefs::instance()->mPreferredDate),topFrame); | 127 | addWidRadios(i18n("Date Format:"),&(KOPrefs::instance()->mPreferredDate),topFrame); |
128 | QString format; | 128 | QString format; |
129 | if ( QApplication::desktop()->width() < 480 ) | 129 | if ( QApplication::desktop()->width() < 480 ) |
130 | format = "(%d.%m.%Y)"; | 130 | format = "(%d.%m.%Y)"; |
131 | else | 131 | else |
132 | format = "(%d.%m.%Y|%A %d %B %Y)"; | 132 | format = "(%d.%m.%Y|%A %d %B %Y)"; |
133 | syncPrefsGroup->addRadio(i18n("24.03.2004 "+format)); | 133 | syncPrefsGroup->addRadio(i18n("24.03.2004 "+format)); |
134 | if ( QApplication::desktop()->width() < 480 ) | 134 | if ( QApplication::desktop()->width() < 480 ) |
135 | format = "(%m.%d.%Y)"; | 135 | format = "(%m.%d.%Y)"; |
136 | else | 136 | else |
137 | format = "(%m.%d.%Y|%A %B %d %Y)"; | 137 | format = "(%m.%d.%Y|%A %B %d %Y)"; |
138 | syncPrefsGroup->addRadio(i18n("03.24.2004 "+format)); | 138 | syncPrefsGroup->addRadio(i18n("03.24.2004 "+format)); |
139 | if ( QApplication::desktop()->width() < 480 ) | 139 | if ( QApplication::desktop()->width() < 480 ) |
140 | format = "(%Y-%m-%d)"; | 140 | format = "(%Y-%m-%d)"; |
141 | else | 141 | else |
142 | format = "(%Y-%m-%d|%A %Y %B %d)"; | 142 | format = "(%Y-%m-%d|%A %Y %B %d)"; |
143 | syncPrefsGroup->addRadio(i18n("2004-03-24 "+format)); | 143 | syncPrefsGroup->addRadio(i18n("2004-03-24 "+format)); |
144 | syncPrefsGroup->addRadio(i18n("User defined")); | 144 | syncPrefsGroup->addRadio(i18n("User defined")); |
145 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); | 145 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); |
146 | ++iii; | 146 | ++iii; |
147 | ++iii; | 147 | ++iii; |
148 | QLabel * lab; | 148 | QLabel * lab; |
149 | mUserDateFormatLong = new QLineEdit(topFrame); | 149 | mUserDateFormatLong = new QLineEdit(topFrame); |
150 | lab = new QLabel(mUserDateFormatLong, i18n("User long date:"), topFrame); | 150 | lab = new QLabel(mUserDateFormatLong, i18n("User long date:"), topFrame); |
151 | topLayout->addWidget(lab ,iii,0); | 151 | topLayout->addWidget(lab ,iii,0); |
152 | topLayout->addWidget(mUserDateFormatLong,iii,1); | 152 | topLayout->addWidget(mUserDateFormatLong,iii,1); |
153 | ++iii; | 153 | ++iii; |
154 | mUserDateFormatShort = new QLineEdit(topFrame); | 154 | mUserDateFormatShort = new QLineEdit(topFrame); |
155 | lab = new QLabel(mUserDateFormatShort, i18n("User short date:"), topFrame); | 155 | lab = new QLabel(mUserDateFormatShort, i18n("User short date:"), topFrame); |
156 | topLayout->addWidget(lab ,iii,0); | 156 | topLayout->addWidget(lab ,iii,0); |
157 | topLayout->addWidget(mUserDateFormatShort,iii,1); | 157 | topLayout->addWidget(mUserDateFormatShort,iii,1); |
158 | ++iii; | 158 | ++iii; |
159 | lab = new QLabel( i18n("Monday 19 April 2004: %A %d %B %Y"), topFrame); | 159 | lab = new QLabel( i18n("Monday 19 April 2004: %A %d %B %Y"), topFrame); |
160 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); | 160 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); |
161 | ++iii; | 161 | ++iii; |
162 | lab = new QLabel( i18n("Mon 19.04.04: %a %d.%m.%y"), topFrame); | 162 | lab = new QLabel( i18n("Mon 19.04.04: %a %d.%m.%y"), topFrame); |
163 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); | 163 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); |
164 | ++iii; | 164 | ++iii; |
165 | lab = new QLabel( i18n("Mon, 19.Apr.04: %a, %d.%b.%y"), topFrame); | 165 | lab = new QLabel( i18n("Mon, 19.Apr.04: %a, %d.%b.%y"), topFrame); |
166 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); | 166 | topLayout->addMultiCellWidget(lab ,iii,iii,0,1); |
167 | ++iii; | 167 | ++iii; |
168 | #endif | 168 | #endif |
169 | 169 | ||
170 | } | 170 | } |
171 | 171 | ||
172 | void KOPrefsDialog::setupLocaleTab() | 172 | void KOPrefsDialog::setupLocaleTab() |
173 | { | 173 | { |
174 | #if 0 | 174 | #if 0 |
175 | QFrame *topFrame = addPage(i18n("Locale"),0,0); | 175 | QFrame *topFrame = addPage(i18n("Locale"),0,0); |
176 | QGridLayout *topLayout = new QGridLayout(topFrame,4,2); | 176 | QGridLayout *topLayout = new QGridLayout(topFrame,4,2); |
177 | topLayout->setSpacing(mSpacingHint); | 177 | topLayout->setSpacing(mSpacingHint); |
178 | topLayout->setMargin(mMarginHint); | 178 | topLayout->setMargin(mMarginHint); |
179 | int iii = 0; | 179 | int iii = 0; |
180 | KPrefsDialogWidRadios *syncPrefsGroup = | 180 | KPrefsDialogWidRadios *syncPrefsGroup = |
181 | addWidRadios(i18n("Language:(needs restart)"),&(KOPrefs::instance()->mPreferredLanguage),topFrame); | 181 | addWidRadios(i18n("Language:(needs restart)"),&(KOPrefs::instance()->mPreferredLanguage),topFrame); |
182 | syncPrefsGroup->addRadio(i18n("English")); | 182 | syncPrefsGroup->addRadio(i18n("English")); |
183 | syncPrefsGroup->addRadio(i18n("German")); | 183 | syncPrefsGroup->addRadio(i18n("German")); |
184 | syncPrefsGroup->addRadio(i18n("French")); | 184 | syncPrefsGroup->addRadio(i18n("French")); |
185 | syncPrefsGroup->addRadio(i18n("User defined (usertranslation.txt)")); | 185 | syncPrefsGroup->addRadio(i18n("User defined (usertranslation.txt)")); |
186 | if ( QApplication::desktop()->width() < 300 ) | 186 | if ( QApplication::desktop()->width() < 300 ) |
187 | ;// syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); | 187 | ;// syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); |
188 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); | 188 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); |
189 | ++iii; | 189 | ++iii; |
190 | 190 | ||
191 | syncPrefsGroup = | 191 | syncPrefsGroup = |
192 | addWidRadios(i18n("Time Format(nr):"),&(KOPrefs::instance()->mPreferredTime),topFrame); | 192 | addWidRadios(i18n("Time Format(nr):"),&(KOPrefs::instance()->mPreferredTime),topFrame); |
193 | if ( QApplication::desktop()->width() > 300 ) | 193 | if ( QApplication::desktop()->width() > 300 ) |
194 | syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); | 194 | syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); |
195 | syncPrefsGroup->addRadio(i18n("24:00")); | 195 | syncPrefsGroup->addRadio(i18n("24:00")); |
196 | syncPrefsGroup->addRadio(i18n("12:00am")); | 196 | syncPrefsGroup->addRadio(i18n("12:00am")); |
197 | syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); | 197 | syncPrefsGroup->groupBox()-> setOrientation (Qt::Vertical); |
198 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); | 198 | topLayout->addMultiCellWidget( syncPrefsGroup->groupBox(),iii,iii,0,1); |
199 | ++iii; | 199 | ++iii; |
200 | KPrefsDialogWidBool *sb; | 200 | KPrefsDialogWidBool *sb; |
201 | if ( QApplication::desktop()->width() < 300 ) { | 201 | if ( QApplication::desktop()->width() < 300 ) { |
202 | sb = | 202 | sb = |
203 | addWidBool(i18n("Week starts on Sunday"), | 203 | addWidBool(i18n("Week starts on Sunday"), |
204 | &(KOPrefs::instance()->mWeekStartsOnSunday),topFrame); | 204 | &(KOPrefs::instance()->mWeekStartsOnSunday),topFrame); |
205 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); | 205 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); |
206 | ++iii; | 206 | ++iii; |
207 | sb = | 207 | sb = |
208 | addWidBool(i18n("Use short date in (WN/E) view"), | 208 | addWidBool(i18n("Use short date in (WN/E) view"), |
209 | &(KOPrefs::instance()->mShortDateInViewer),topFrame); | 209 | &(KOPrefs::instance()->mShortDateInViewer),topFrame); |
210 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); | 210 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); |
211 | } | 211 | } |
212 | else { | 212 | else { |
213 | QWidget * hb = new QWidget( topFrame ); | 213 | QWidget * hb = new QWidget( topFrame ); |
214 | QHBoxLayout *hbLayout = new QHBoxLayout(hb); | 214 | QHBoxLayout *hbLayout = new QHBoxLayout(hb); |
215 | sb = | 215 | sb = |
216 | addWidBool(i18n("Week starts on Sunday"), | 216 | addWidBool(i18n("Week starts on Sunday"), |
217 | &(KOPrefs::instance()->mWeekStartsOnSunday),hb); | 217 | &(KOPrefs::instance()->mWeekStartsOnSunday),hb); |
218 | hbLayout->addWidget(sb->checkBox() ); | 218 | hbLayout->addWidget(sb->checkBox() ); |
219 | sb = | 219 | sb = |
220 | addWidBool(i18n("Use short date in (WN/E) view"), | 220 | addWidBool(i18n("Use short date in (WN/E) view"), |
221 | &(KOPrefs::instance()->mShortDateInViewer),hb); | 221 | &(KOPrefs::instance()->mShortDateInViewer),hb); |
222 | hbLayout->addWidget(sb->checkBox() ); | 222 | hbLayout->addWidget(sb->checkBox() ); |
223 | topLayout->addMultiCellWidget(hb, iii,iii,0,1); | 223 | topLayout->addMultiCellWidget(hb, iii,iii,0,1); |
224 | 224 | ||
225 | } | 225 | } |
226 | // KPrefsDialogWidBool *sb; //#ifndef DESKTOP_VERSION | 226 | // KPrefsDialogWidBool *sb; //#ifndef DESKTOP_VERSION |
227 | #if 0 | 227 | #if 0 |
228 | ++iii; | 228 | ++iii; |
229 | sb = | 229 | sb = |
230 | addWidBool(i18n("Quick load/save (w/o Unicode)"), | 230 | addWidBool(i18n("Quick load/save (w/o Unicode)"), |
231 | &(KOPrefs::instance()->mUseQuicksave),topFrame); | 231 | &(KOPrefs::instance()->mUseQuicksave),topFrame); |
232 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); | 232 | topLayout->addMultiCellWidget(sb->checkBox(), iii,iii,0,1); |
233 | #endif | 233 | #endif |
234 | #endif | 234 | #endif |
235 | } | 235 | } |
236 | 236 | ||
237 | void KOPrefsDialog::setupMainTab() | 237 | void KOPrefsDialog::setupMainTab() |
238 | { | 238 | { |
239 | QFrame *topFrame = addPage(i18n("General"),0,0); | 239 | QFrame *topFrame = addPage(i18n("General"),0,0); |
240 | // DesktopIcon("identity",KIcon::SizeMedium)); | 240 | // DesktopIcon("identity",KIcon::SizeMedium)); |
241 | 241 | ||
242 | QGridLayout *topLayout = new QGridLayout(topFrame,5,2); | 242 | QGridLayout *topLayout = new QGridLayout(topFrame,5,2); |
243 | topLayout->setSpacing(mSpacingHint); | 243 | topLayout->setSpacing(mSpacingHint); |
244 | topLayout->setMargin(mMarginHint); | 244 | topLayout->setMargin(mMarginHint); |
245 | 245 | ||
246 | // KPrefsDialogWidBool *emailControlCenter = | 246 | // KPrefsDialogWidBool *emailControlCenter = |
247 | // addWidBool(i18n("&Use email settings from Control Center"), | 247 | // addWidBool(i18n("&Use email settings from Control Center"), |
248 | // &(KOPrefs::instance()->mEmailControlCenter),topFrame); | 248 | // &(KOPrefs::instance()->mEmailControlCenter),topFrame); |
249 | // topLayout->addMultiCellWidget(emailControlCenter->checkBox(),0,0,0,1); | 249 | // topLayout->addMultiCellWidget(emailControlCenter->checkBox(),0,0,0,1); |
250 | // connect(emailControlCenter->checkBox(),SIGNAL(toggled(bool)), | 250 | // connect(emailControlCenter->checkBox(),SIGNAL(toggled(bool)), |
251 | // SLOT(toggleEmailSettings(bool))); | 251 | // SLOT(toggleEmailSettings(bool))); |
252 | 252 | ||
253 | mNameEdit = new QLineEdit(topFrame); | 253 | mNameEdit = new QLineEdit(topFrame); |
254 | mNameLabel = new QLabel(mNameEdit, i18n("Full &name:"), topFrame); | 254 | mNameLabel = new QLabel(mNameEdit, i18n("Full &name:"), topFrame); |
255 | topLayout->addWidget(mNameLabel,0,0); | 255 | topLayout->addWidget(mNameLabel,0,0); |
256 | topLayout->addWidget(mNameEdit,0,1); | 256 | topLayout->addWidget(mNameEdit,0,1); |
257 | 257 | ||
258 | mEmailEdit = new QLineEdit(topFrame); | 258 | mEmailEdit = new QLineEdit(topFrame); |
259 | mEmailLabel = new QLabel(mEmailEdit, i18n("E&mail address:"),topFrame); | 259 | mEmailLabel = new QLabel(mEmailEdit, i18n("E&mail address:"),topFrame); |
260 | topLayout->addWidget(mEmailLabel,1,0); | 260 | topLayout->addWidget(mEmailLabel,1,0); |
261 | topLayout->addWidget(mEmailEdit,1,1); | 261 | topLayout->addWidget(mEmailEdit,1,1); |
262 | KPrefsDialogWidBool *wb; | 262 | KPrefsDialogWidBool *wb; |
263 | 263 | ||
264 | 264 | ||
265 | 265 | ||
266 | KPrefsDialogWidBool *widbool = addWidBool(i18n("Full menu bar(nr)"), | 266 | KPrefsDialogWidBool *widbool = addWidBool(i18n("Full menu bar(nr)"), |
267 | &(KOPrefs::instance()->mShowFullMenu),topFrame); | 267 | &(KOPrefs::instance()->mShowFullMenu),topFrame); |
268 | topLayout->addMultiCellWidget( widbool->checkBox(), 2,2,0,1); | 268 | topLayout->addMultiCellWidget( widbool->checkBox(), 2,2,0,1); |
269 | 269 | ||
270 | 270 | ||
271 | widbool = addWidBool(i18n("Mini icons in toolbar(nr)"), | 271 | widbool = addWidBool(i18n("Mini icons in toolbar(nr)"), |
272 | &(KOPrefs::instance()->mToolBarMiniIcons),topFrame); | 272 | &(KOPrefs::instance()->mToolBarMiniIcons),topFrame); |
273 | topLayout->addMultiCellWidget( widbool->checkBox(), 3,3,0,1); | 273 | topLayout->addMultiCellWidget( widbool->checkBox(), 3,3,0,1); |
274 | 274 | ||
275 | 275 | ||
276 | KPrefsDialogWidBool *verticalScreen = | 276 | KPrefsDialogWidBool *verticalScreen = |
277 | addWidBool(i18n("Vertical screen layout(Needs restart)"), | 277 | addWidBool(i18n("Vertical screen layout(Needs restart)"), |
278 | &(KOPrefs::instance()->mVerticalScreen),topFrame); | 278 | &(KOPrefs::instance()->mVerticalScreen),topFrame); |
279 | //topLayout->addWidget(verticalScreen->checkBox(),ii++,0); | 279 | //topLayout->addWidget(verticalScreen->checkBox(),ii++,0); |
280 | topLayout->addMultiCellWidget(verticalScreen->checkBox(),4,4,0,1); | 280 | topLayout->addMultiCellWidget(verticalScreen->checkBox(),4,4,0,1); |
281 | 281 | ||
282 | 282 | ||
283 | int iii = 5; | 283 | int iii = 5; |
284 | widbool = addWidBool(i18n("Block popup until mouse button release"), | 284 | widbool = addWidBool(i18n("Block popup until mouse button release"), |
285 | &(KOPrefs::instance()->mBlockPopupMenu),topFrame); | 285 | &(KOPrefs::instance()->mBlockPopupMenu),topFrame); |
286 | topLayout->addMultiCellWidget( widbool->checkBox(), iii,iii,0,1); | 286 | topLayout->addMultiCellWidget( widbool->checkBox(), iii,iii,0,1); |
287 | ++iii; | 287 | ++iii; |
288 | if ( QApplication::desktop()->height() <= 240 ) { | 288 | if ( QApplication::desktop()->height() <= 240 ) { |
289 | topFrame = addPage(i18n("General") +" 2",0,0); | 289 | topFrame = addPage(i18n("General") +" 2",0,0); |
290 | topLayout = new QGridLayout(topFrame,4,2); | 290 | topLayout = new QGridLayout(topFrame,4,2); |
291 | topLayout->setSpacing(2); | 291 | topLayout->setSpacing(2); |
292 | topLayout->setMargin(3); | 292 | topLayout->setMargin(3); |
293 | iii = 0; | 293 | iii = 0; |
294 | } | 294 | } |
295 | QHBox *dummy = new QHBox(topFrame); | 295 | QHBox *dummy = new QHBox(topFrame); |
296 | new QLabel(i18n("Days in Next-X-Days:"),dummy); | 296 | new QLabel(i18n("Days in Next-X-Days:"),dummy); |
297 | mNextXDaysSpin = new QSpinBox(2,14,1,dummy); | 297 | mNextXDaysSpin = new QSpinBox(2,14,1,dummy); |
298 | 298 | ||
299 | topLayout->addMultiCellWidget(dummy,iii,iii,0,1); | 299 | topLayout->addMultiCellWidget(dummy,iii,iii,0,1); |
300 | 300 | ||
301 | ++iii; | 301 | ++iii; |
302 | 302 | ||
303 | 303 | ||
304 | // KPrefsDialogWidBool *bcc = | 304 | // KPrefsDialogWidBool *bcc = |
305 | // addWidBool(i18n("Send copy to owner when mailing events"), | 305 | // addWidBool(i18n("Send copy to owner when mailing events"), |
306 | // &(KOPrefs::instance()->mBcc),topFrame); | 306 | // &(KOPrefs::instance()->mBcc),topFrame); |
307 | // topLayout->addMultiCellWidget(bcc->checkBox(),4,4,0,1); | 307 | // topLayout->addMultiCellWidget(bcc->checkBox(),4,4,0,1); |
308 | 308 | ||
309 | 309 | ||
310 | // QGroupBox *autoSaveGroup = new QGroupBox(1,Horizontal,i18n("Auto-Save"), topFrame); | 310 | // QGroupBox *autoSaveGroup = new QGroupBox(1,Horizontal,i18n("Auto-Save"), topFrame); |
311 | //topLayout->addMultiCellWidget(autoSaveGroup,6,6,0,1); | 311 | //topLayout->addMultiCellWidget(autoSaveGroup,6,6,0,1); |
312 | 312 | ||
313 | // addWidBool(i18n("Enable automatic saving of calendar"), | 313 | // addWidBool(i18n("Enable automatic saving of calendar"), |
314 | // &(KOPrefs::instance()->mAutoSave),autoSaveGroup); | 314 | // &(KOPrefs::instance()->mAutoSave),autoSaveGroup); |
315 | 315 | ||
316 | QHBox *intervalBox = new QHBox(topFrame); | 316 | QHBox *intervalBox = new QHBox(topFrame); |
317 | // intervalBox->setSpacing(mSpacingHint); | 317 | // intervalBox->setSpacing(mSpacingHint); |
318 | topLayout->addMultiCellWidget(intervalBox,iii,iii,0,1); | 318 | topLayout->addMultiCellWidget(intervalBox,iii,iii,0,1); |
319 | ++iii; | 319 | ++iii; |
320 | QLabel *autoSaveIntervalLabel = new QLabel(i18n("Auto save delay in minutes:"),intervalBox); | 320 | QLabel *autoSaveIntervalLabel = new QLabel(i18n("Auto save delay in minutes:"),intervalBox); |
321 | mAutoSaveIntervalSpin = new QSpinBox(0,500,1,intervalBox); | 321 | mAutoSaveIntervalSpin = new QSpinBox(0,500,1,intervalBox); |
322 | autoSaveIntervalLabel->setBuddy(mAutoSaveIntervalSpin); | 322 | autoSaveIntervalLabel->setBuddy(mAutoSaveIntervalSpin); |
323 | /* | 323 | /* |
324 | QHBox * agendasize = new QHBox ( topFrame ); | 324 | QHBox * agendasize = new QHBox ( topFrame ); |
325 | 325 | ||
326 | new QLabel (i18n("AllDayAgenda Height:"), agendasize ); | 326 | new QLabel (i18n("AllDayAgenda Height:"), agendasize ); |
327 | 327 | ||
328 | 328 | ||
329 | mHourSizeSlider = new QSlider(24,47,1,24,Horizontal,agendasize); | 329 | mHourSizeSlider = new QSlider(24,47,1,24,Horizontal,agendasize); |
330 | topLayout->addMultiCellWidget(agendasize,7,7,0,1); | 330 | topLayout->addMultiCellWidget(agendasize,7,7,0,1); |
331 | */ | 331 | */ |
332 | 332 | ||
333 | 333 | ||
334 | KPrefsDialogWidBool *ask = | 334 | KPrefsDialogWidBool *ask = |
335 | addWidBool(i18n("Ask for quit when closing KO/Pi"), | 335 | addWidBool(i18n("Ask for quit when closing KO/Pi"), |
336 | &(KOPrefs::instance()->mAskForQuit),topFrame); | 336 | &(KOPrefs::instance()->mAskForQuit),topFrame); |
337 | topLayout->addMultiCellWidget(ask->checkBox(),iii,iii,0,1); | 337 | topLayout->addMultiCellWidget(ask->checkBox(),iii,iii,0,1); |
338 | ++iii; | 338 | ++iii; |
339 | 339 | ||
340 | 340 | ||
341 | /* | 341 | /* |
342 | KPrefsDialogWidBool *confirmCheck = | 342 | KPrefsDialogWidBool *confirmCheck = |
343 | addWidBool(i18n("Confirm &deletes"),&(KOPrefs::instance()->mConfirm), | 343 | addWidBool(i18n("Confirm &deletes"),&(KOPrefs::instance()->mConfirm), |
344 | topFrame); | 344 | topFrame); |
345 | topLayout->addMultiCellWidget(confirmCheck->checkBox(),7,7,0,1); | 345 | topLayout->addMultiCellWidget(confirmCheck->checkBox(),7,7,0,1); |
346 | 346 | ||
347 | 347 | ||
348 | mEnableGroupScheduling = | 348 | mEnableGroupScheduling = |
349 | addWidBool(i18n("Enable group scheduling"), | 349 | addWidBool(i18n("Enable group scheduling"), |
350 | &(KOPrefs::instance()->mEnableGroupScheduling),topFrame); | 350 | &(KOPrefs::instance()->mEnableGroupScheduling),topFrame); |
351 | topLayout->addWidget(mEnableGroupScheduling->checkBox(),8,0); | 351 | topLayout->addWidget(mEnableGroupScheduling->checkBox(),8,0); |
352 | connect(mEnableGroupScheduling->checkBox(),SIGNAL(clicked()), | 352 | connect(mEnableGroupScheduling->checkBox(),SIGNAL(clicked()), |
353 | SLOT(warningGroupScheduling())); | 353 | SLOT(warningGroupScheduling())); |
354 | 354 | ||
355 | mEnableProjectView = | 355 | mEnableProjectView = |
356 | addWidBool(i18n("Enable project view"), | 356 | addWidBool(i18n("Enable project view"), |
357 | &(KOPrefs::instance()->mEnableProjectView),topFrame); | 357 | &(KOPrefs::instance()->mEnableProjectView),topFrame); |
358 | topLayout->addWidget(mEnableProjectView->checkBox(),9,0); | 358 | topLayout->addWidget(mEnableProjectView->checkBox(),9,0); |
359 | connect(mEnableProjectView->checkBox(),SIGNAL(clicked()), | 359 | connect(mEnableProjectView->checkBox(),SIGNAL(clicked()), |
360 | SLOT(warningProjectView())); | 360 | SLOT(warningProjectView())); |
361 | 361 | ||
362 | // Can't be disabled anymore | 362 | // Can't be disabled anymore |
363 | mEnableGroupScheduling->checkBox()->hide(); | 363 | mEnableGroupScheduling->checkBox()->hide(); |
364 | 364 | ||
365 | // Disable setting, because this feature now becomes stable | 365 | // Disable setting, because this feature now becomes stable |
366 | mEnableProjectView->checkBox()->hide(); | 366 | mEnableProjectView->checkBox()->hide(); |
367 | 367 | ||
368 | KPrefsDialogWidRadios *defaultFormatGroup = | 368 | KPrefsDialogWidRadios *defaultFormatGroup = |
369 | addWidRadios(i18n("Default Calendar Format"), | 369 | addWidRadios(i18n("Default Calendar Format"), |
370 | &(KOPrefs::instance()->mDefaultFormat),topFrame); | 370 | &(KOPrefs::instance()->mDefaultFormat),topFrame); |
371 | defaultFormatGroup->addRadio(i18n("vCalendar")); | 371 | defaultFormatGroup->addRadio(i18n("vCalendar")); |
372 | defaultFormatGroup->addRadio(i18n("iCalendar")); | 372 | defaultFormatGroup->addRadio(i18n("iCalendar")); |
373 | 373 | ||
374 | topLayout->addMultiCellWidget(defaultFormatGroup->groupBox(),10,10,0,1); | 374 | topLayout->addMultiCellWidget(defaultFormatGroup->groupBox(),10,10,0,1); |
375 | 375 | ||
376 | // Default format unconditionally is iCalendar | 376 | // Default format unconditionally is iCalendar |
377 | defaultFormatGroup->groupBox()->hide(); | 377 | defaultFormatGroup->groupBox()->hide(); |
378 | 378 | ||
379 | KPrefsDialogWidRadios *mailClientGroup = | 379 | KPrefsDialogWidRadios *mailClientGroup = |
380 | addWidRadios(i18n("Mail Client"),&(KOPrefs::instance()->mMailClient), | 380 | addWidRadios(i18n("Mail Client"),&(KOPrefs::instance()->mMailClient), |
381 | topFrame); | 381 | topFrame); |
382 | mailClientGroup->addRadio(i18n("KMail")); | 382 | mailClientGroup->addRadio(i18n("KMail")); |
383 | mailClientGroup->addRadio(i18n("Sendmail")); | 383 | mailClientGroup->addRadio(i18n("Sendmail")); |
384 | topLayout->addMultiCellWidget(mailClientGroup->groupBox(),11,11,0,1); | 384 | topLayout->addMultiCellWidget(mailClientGroup->groupBox(),11,11,0,1); |
385 | 385 | ||
386 | KPrefsDialogWidBool *htmlsave = | 386 | KPrefsDialogWidBool *htmlsave = |
387 | addWidBool(i18n("Export to HTML with every save"),&(KOPrefs::instance()->mHtmlWithSave), | 387 | addWidBool(i18n("Export to HTML with every save"),&(KOPrefs::instance()->mHtmlWithSave), |
388 | topFrame); | 388 | topFrame); |
389 | topLayout->addMultiCellWidget(htmlsave->checkBox(),12,12,0,1); | 389 | topLayout->addMultiCellWidget(htmlsave->checkBox(),12,12,0,1); |
390 | 390 | ||
391 | KPrefsDialogWidRadios *destinationGroup = | 391 | KPrefsDialogWidRadios *destinationGroup = |
392 | addWidRadios(i18n("New Events/Todos should"),&(KOPrefs::instance()->mDestination), | 392 | addWidRadios(i18n("New Events/Todos should"),&(KOPrefs::instance()->mDestination), |
393 | topFrame); | 393 | topFrame); |
394 | destinationGroup->addRadio(i18n("be added to the standard resource")); | 394 | destinationGroup->addRadio(i18n("be added to the standard resource")); |
395 | destinationGroup->addRadio(i18n("be asked which resource to use")); | 395 | destinationGroup->addRadio(i18n("be asked which resource to use")); |
396 | topLayout->addMultiCellWidget(destinationGroup->groupBox(),13,13,0,1); | 396 | topLayout->addMultiCellWidget(destinationGroup->groupBox(),13,13,0,1); |
397 | 397 | ||
398 | topLayout->setRowStretch(14,1); | 398 | topLayout->setRowStretch(14,1); |
399 | */ | 399 | */ |
400 | } | 400 | } |
401 | 401 | ||
402 | 402 | ||
403 | void KOPrefsDialog::setupTimeTab() | 403 | void KOPrefsDialog::setupTimeTab() |
404 | { | 404 | { |
405 | QFrame *topFrame = addPage(i18n("Time"),0,0); | 405 | QFrame *topFrame = addPage(i18n("Time"),0,0); |
406 | // DesktopIcon("clock",KIcon::SizeMedium)); | 406 | // DesktopIcon("clock",KIcon::SizeMedium)); |
407 | 407 | ||
408 | QGridLayout *topLayout = new QGridLayout(topFrame,4,2); | 408 | QGridLayout *topLayout = new QGridLayout(topFrame,4,2); |
409 | topLayout->setSpacing(mSpacingHint); | 409 | topLayout->setSpacing(mSpacingHint); |
410 | topLayout->setMargin(mMarginHint); | 410 | topLayout->setMargin(mMarginHint); |
411 | 411 | ||
412 | QHBox *dummy = new QHBox(topFrame); | 412 | QHBox *dummy = new QHBox(topFrame); |
413 | KPrefsDialogWidTime *dayBegins = | 413 | KPrefsDialogWidTime *dayBegins = |
414 | addWidTime(i18n("Day begins at:"),&(KOPrefs::instance()->mDayBegins), | 414 | addWidTime(i18n("Day begins at:"),&(KOPrefs::instance()->mDayBegins), |
415 | dummy); | 415 | dummy); |
416 | //topLayout->addWidget(dayBegins->label(),2,0); | 416 | //topLayout->addWidget(dayBegins->label(),2,0); |
417 | 417 | ||
418 | //topLayout->addWidget(dayBegins->spinBox(),2,1); | 418 | //topLayout->addWidget(dayBegins->spinBox(),2,1); |
419 | topLayout->addMultiCellWidget(dummy,0,0,0,1); | 419 | topLayout->addMultiCellWidget(dummy,0,0,0,1); |
420 | 420 | ||
421 | topLayout->addWidget(new QLabel(i18n("Default appointment time:"), | 421 | topLayout->addWidget(new QLabel(i18n("Default appointment time:"), |
422 | topFrame),1,0); | 422 | topFrame),1,0); |
423 | mStartTimeSpin = new QSpinBox(0,23,1,topFrame); | 423 | mStartTimeSpin = new QSpinBox(0,23,1,topFrame); |
424 | mStartTimeSpin->setSuffix(":00"); | 424 | mStartTimeSpin->setSuffix(":00"); |
425 | topLayout->addWidget(mStartTimeSpin,1,1); | 425 | topLayout->addWidget(mStartTimeSpin,1,1); |
426 | 426 | ||
427 | topLayout->addWidget(new QLabel(i18n("Def. duration of new app.:"), | 427 | topLayout->addWidget(new QLabel(i18n("Def. duration of new app.:"), |
428 | topFrame),2,0); | 428 | topFrame),2,0); |
429 | mDefaultDurationSpin = new QSpinBox(0,23,1,topFrame); | 429 | mDefaultDurationSpin = new QSpinBox(0,23,1,topFrame); |
430 | mDefaultDurationSpin->setSuffix(":00"); | 430 | mDefaultDurationSpin->setSuffix(":00"); |
431 | topLayout->addWidget(mDefaultDurationSpin,2,1); | 431 | topLayout->addWidget(mDefaultDurationSpin,2,1); |
432 | 432 | ||
433 | QStringList alarmList; | 433 | QStringList alarmList; |
434 | alarmList << i18n("1 minute") << i18n("5 minutes") << i18n("10 minutes") | 434 | alarmList << i18n("1 minute") << i18n("5 minutes") << i18n("10 minutes") |
435 | << i18n("15 minutes") << i18n("30 minutes")<< i18n("1 hour")<< i18n("3 hours") << i18n("24 hours") ; | 435 | << i18n("15 minutes") << i18n("30 minutes")<< i18n("1 hour")<< i18n("3 hours") << i18n("24 hours") ; |
436 | topLayout->addWidget(new QLabel(i18n("Default alarm time:"),topFrame), | 436 | topLayout->addWidget(new QLabel(i18n("Default alarm time:"),topFrame), |
437 | 3,0); | 437 | 3,0); |
438 | mAlarmTimeCombo = new QComboBox(topFrame); | 438 | mAlarmTimeCombo = new QComboBox(topFrame); |
439 | mAlarmTimeCombo->insertStringList(alarmList); | 439 | mAlarmTimeCombo->insertStringList(alarmList); |
440 | topLayout->addWidget(mAlarmTimeCombo,3,1); | 440 | topLayout->addWidget(mAlarmTimeCombo,3,1); |
441 | int iii = 4; | 441 | int iii = 4; |
442 | if ( QApplication::desktop()->height() <= 240 ) { | 442 | if ( QApplication::desktop()->height() <= 240 ) { |
443 | topFrame = addPage(i18n("Time") +" 2",0,0); | 443 | topFrame = addPage(i18n("Time") +" 2",0,0); |
444 | topLayout = new QGridLayout(topFrame,1,2); | 444 | topLayout = new QGridLayout(topFrame,1,2); |
445 | topLayout->setSpacing(2); | 445 | topLayout->setSpacing(2); |
446 | topLayout->setMargin(3); | 446 | topLayout->setMargin(3); |
447 | iii = 0; | 447 | iii = 0; |
448 | } | 448 | } |
449 | 449 | ||
450 | QGroupBox *workingHoursGroup = new QGroupBox(1,Horizontal, | 450 | QGroupBox *workingHoursGroup = new QGroupBox(1,Horizontal, |
451 | i18n("Working Hours"), | 451 | i18n("Working Hours"), |
452 | topFrame); | 452 | topFrame); |
453 | topLayout->addMultiCellWidget(workingHoursGroup,iii,iii,0,1); | 453 | topLayout->addMultiCellWidget(workingHoursGroup,iii,iii,0,1); |
454 | workingHoursGroup->layout()->setSpacing( 0 ); | 454 | workingHoursGroup->layout()->setSpacing( 0 ); |
455 | workingHoursGroup->layout()->setMargin( 4 ); | 455 | workingHoursGroup->layout()->setMargin( 4 ); |
456 | QHBox *workStartBox = new QHBox(workingHoursGroup); | 456 | QHBox *workStartBox = new QHBox(workingHoursGroup); |
457 | // workStartBox->setMargin( 0 ); | 457 | // workStartBox->setMargin( 0 ); |
458 | addWidTime(i18n("Daily starting hour:"), | 458 | addWidTime(i18n("Daily starting hour:"), |
459 | &(KOPrefs::instance()->mWorkingHoursStart),workStartBox); | 459 | &(KOPrefs::instance()->mWorkingHoursStart),workStartBox); |
460 | 460 | ||
461 | QHBox *workEndBox = new QHBox(workingHoursGroup); | 461 | QHBox *workEndBox = new QHBox(workingHoursGroup); |
462 | //workEndBox->setMargin( 0 ); | 462 | //workEndBox->setMargin( 0 ); |
463 | addWidTime(i18n("Daily ending hour:"), | 463 | addWidTime(i18n("Daily ending hour:"), |
464 | &(KOPrefs::instance()->mWorkingHoursEnd),workEndBox); | 464 | &(KOPrefs::instance()->mWorkingHoursEnd),workEndBox); |
465 | QVBox *excludeBox = new QVBox(workingHoursGroup); | 465 | QVBox *excludeBox = new QVBox(workingHoursGroup); |
466 | //excludeBox->setMargin( 0 ); | 466 | //excludeBox->setMargin( 0 ); |
467 | addWidBool(i18n("Exclude holidays"), | 467 | addWidBool(i18n("Exclude holidays"), |
468 | &(KOPrefs::instance()->mExcludeHolidays),excludeBox); | 468 | &(KOPrefs::instance()->mExcludeHolidays),excludeBox); |
469 | 469 | ||
470 | addWidBool(i18n("Exclude Saturdays"), | 470 | addWidBool(i18n("Exclude Saturdays"), |
471 | &(KOPrefs::instance()->mExcludeSaturdays),excludeBox); | 471 | &(KOPrefs::instance()->mExcludeSaturdays),excludeBox); |
472 | 472 | ||
473 | // KPrefsDialogWidBool *marcusBainsShowSeconds = addWidBool(i18n("Show seconds on Marcus Bains line"), | 473 | // KPrefsDialogWidBool *marcusBainsShowSeconds = addWidBool(i18n("Show seconds on Marcus Bains line"), |
474 | // &(KOPrefs::instance()->mMarcusBainsShowSeconds), | 474 | // &(KOPrefs::instance()->mMarcusBainsShowSeconds), |
475 | // topFrame); | 475 | // topFrame); |
476 | // topLayout->addWidget(marcusBainsShowSeconds->checkBox(),5,0); | 476 | // topLayout->addWidget(marcusBainsShowSeconds->checkBox(),5,0); |
477 | 477 | ||
478 | // topLayout->setRowStretch(6,1); | 478 | // topLayout->setRowStretch(6,1); |
479 | } | 479 | } |
480 | 480 | ||
481 | 481 | ||
482 | void KOPrefsDialog::setupViewsTab() | 482 | void KOPrefsDialog::setupViewsTab() |
483 | { | 483 | { |
484 | 484 | ||
485 | QFrame *topFrame = addPage(i18n("Views"),0,0); | 485 | QFrame *topFrame = addPage(i18n("Views"),0,0); |
486 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 486 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
487 | 487 | ||
488 | QGridLayout *topLayout = new QGridLayout(topFrame,6,1); | 488 | QGridLayout *topLayout = new QGridLayout(topFrame,6,1); |
489 | topLayout->setSpacing(mSpacingHint); | 489 | topLayout->setSpacing(mSpacingHint); |
490 | topLayout->setMargin(mMarginHint); | 490 | topLayout->setMargin(mMarginHint); |
491 | 491 | ||
492 | // QBoxLayout *dayBeginsLayout = new QHBoxLayout; | 492 | // QBoxLayout *dayBeginsLayout = new QHBoxLayout; |
493 | // topLayout->addLayout(dayBeginsLayout,0,0); | 493 | // topLayout->addLayout(dayBeginsLayout,0,0); |
494 | 494 | ||
495 | // KPrefsDialogWidTime *dayBegins = | 495 | // KPrefsDialogWidTime *dayBegins = |
496 | // addWidTime(i18n("Day begins at:"),&(KOPrefs::instance()->mDayBegins), | 496 | // addWidTime(i18n("Day begins at:"),&(KOPrefs::instance()->mDayBegins), |
497 | // topFrame); | 497 | // topFrame); |
498 | // dayBeginsLayout->addWidget(dayBegins->label()); | 498 | // dayBeginsLayout->addWidget(dayBegins->label()); |
499 | // dayBeginsLayout->addStretch(1); | 499 | // dayBeginsLayout->addStretch(1); |
500 | // dayBeginsLayout->addWidget(dayBegins->spinBox()); | 500 | // dayBeginsLayout->addWidget(dayBegins->spinBox()); |
501 | 501 | ||
502 | // QBoxLayout *nextDaysLayout = new QHBoxLayout; | 502 | // QBoxLayout *nextDaysLayout = new QHBoxLayout; |
503 | // topLayout->addLayout(nextDaysLayout,1,0); | 503 | // topLayout->addLayout(nextDaysLayout,1,0); |
504 | // nextDaysLayout->addWidget(new QLabel(i18n("Days to show in Next-X-Days view:"),topFrame)); | 504 | // nextDaysLayout->addWidget(new QLabel(i18n("Days to show in Next-X-Days view:"),topFrame)); |
505 | // mNextXDaysSpin = new QSpinBox(2,14,1,topFrame); | 505 | // mNextXDaysSpin = new QSpinBox(2,14,1,topFrame); |
506 | // nextDaysLayout->addStretch(1); | 506 | // nextDaysLayout->addStretch(1); |
507 | // nextDaysLayout->addWidget(mNextXDaysSpin); | 507 | // nextDaysLayout->addWidget(mNextXDaysSpin); |
508 | 508 | ||
509 | 509 | ||
510 | int ii = 0; | 510 | int ii = 0; |
511 | KPrefsDialogWidBool *dummy = | 511 | KPrefsDialogWidBool *dummy = |
512 | addWidBool(i18n("Edit item on doubleclick (if not, show)"), | 512 | addWidBool(i18n("Edit item on doubleclick (if not, show)"), |
513 | &(KOPrefs::instance()->mEditOnDoubleClick),topFrame); | 513 | &(KOPrefs::instance()->mEditOnDoubleClick),topFrame); |
514 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 514 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
515 | 515 | ||
516 | 516 | ||
517 | 517 | ||
518 | 518 | ||
519 | 519 | ||
520 | 520 | ||
521 | // topLayout->addWidget(hourSizeGroup,ii++,0); | 521 | // topLayout->addWidget(hourSizeGroup,ii++,0); |
522 | // topLayout->addMultiCellWidget(hourSizeGroup,ii,ii,0,0); | 522 | // topLayout->addMultiCellWidget(hourSizeGroup,ii,ii,0,0); |
523 | //topLayout->setRowStretch(11,1); | 523 | //topLayout->setRowStretch(11,1); |
524 | 524 | ||
525 | 525 | ||
526 | 526 | ||
527 | 527 | ||
528 | #if 0 | 528 | #if 0 |
529 | 529 | ||
530 | topFrame = addPage(i18n("ViewChange"),0,0); | 530 | topFrame = addPage(i18n("ViewChange"),0,0); |
531 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 531 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
532 | 532 | ||
533 | topLayout = new QGridLayout(topFrame,6,1); | 533 | topLayout = new QGridLayout(topFrame,6,1); |
534 | topLayout->setSpacing(mSpacingHint); | 534 | topLayout->setSpacing(mSpacingHint); |
535 | topLayout->setMargin(mMarginHint); | 535 | topLayout->setMargin(mMarginHint); |
536 | ii = 0; | 536 | ii = 0; |
537 | 537 | ||
538 | #endif | 538 | #endif |
539 | 539 | ||
540 | dummy = | 540 | dummy = |
541 | addWidBool(i18n("Hold fullscreen on view change"), | 541 | addWidBool(i18n("Hold fullscreen on view change"), |
542 | &(KOPrefs::instance()->mViewChangeHoldFullscreen),topFrame); | 542 | &(KOPrefs::instance()->mViewChangeHoldFullscreen),topFrame); |
543 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 543 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
544 | 544 | ||
545 | dummy = | 545 | dummy = |
546 | addWidBool(i18n("Hold non-fullscreen on view change"), | 546 | addWidBool(i18n("Hold non-fullscreen on view change"), |
547 | &(KOPrefs::instance()->mViewChangeHoldNonFullscreen),topFrame); | 547 | &(KOPrefs::instance()->mViewChangeHoldNonFullscreen),topFrame); |
548 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 548 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
549 | 549 | ||
550 | 550 | ||
551 | 551 | ||
552 | KPrefsDialogWidBool *fullViewMonth = | 552 | KPrefsDialogWidBool *fullViewMonth = |
553 | addWidBool(i18n("Next days view uses full window"), | 553 | addWidBool(i18n("Next days view uses full window"), |
554 | &(KOPrefs::instance()->mFullViewMonth),topFrame); | 554 | &(KOPrefs::instance()->mFullViewMonth),topFrame); |
555 | topLayout->addWidget(fullViewMonth->checkBox(),ii++,0); | 555 | topLayout->addWidget(fullViewMonth->checkBox(),ii++,0); |
556 | 556 | ||
557 | 557 | ||
558 | KPrefsDialogWidBool *fullViewTodo = | 558 | KPrefsDialogWidBool *fullViewTodo = |
559 | addWidBool(i18n("Event list view uses full window"), | 559 | addWidBool(i18n("Event list view uses full window"), |
560 | &(KOPrefs::instance()->mFullViewTodo),topFrame); | 560 | &(KOPrefs::instance()->mFullViewTodo),topFrame); |
561 | topLayout->addWidget(fullViewTodo->checkBox(),ii++,0); | 561 | topLayout->addWidget(fullViewTodo->checkBox(),ii++,0); |
562 | dummy = | 562 | dummy = |
563 | addWidBool(i18n("Listview uses monthly timespan"), | 563 | addWidBool(i18n("Listview uses monthly timespan"), |
564 | &(KOPrefs::instance()->mListViewMonthTimespan),topFrame); | 564 | &(KOPrefs::instance()->mListViewMonthTimespan),topFrame); |
565 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 565 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
566 | dummy = | 566 | dummy = |
567 | addWidBool(i18n("Highlight selection in Time Edit"), | 567 | addWidBool(i18n("Highlight selection in Time Edit"), |
568 | &(KOPrefs::instance()->mHightlightDateTimeEdit),topFrame); | 568 | &(KOPrefs::instance()->mHightlightDateTimeEdit),topFrame); |
569 | topLayout->addWidget( dummy->checkBox(), ii++,0); | 569 | topLayout->addWidget( dummy->checkBox(), ii++,0); |
570 | 570 | ||
571 | KPrefsDialogWidBool *dailyRecur = | 571 | KPrefsDialogWidBool *dailyRecur = |
572 | addWidBool(i18n("Show events that recur daily in date nav."), | 572 | addWidBool(i18n("Show events that recur daily in date nav."), |
573 | &(KOPrefs::instance()->mDailyRecur),topFrame); | 573 | &(KOPrefs::instance()->mDailyRecur),topFrame); |
574 | topLayout->addWidget(dailyRecur->checkBox(),ii++,0); | 574 | topLayout->addWidget(dailyRecur->checkBox(),ii++,0); |
575 | 575 | ||
576 | KPrefsDialogWidBool *weeklyRecur = | 576 | KPrefsDialogWidBool *weeklyRecur = |
577 | addWidBool(i18n("Show ev. that recur weekly in date nav."), | 577 | addWidBool(i18n("Show ev. that recur weekly in date nav."), |
578 | &(KOPrefs::instance()->mWeeklyRecur),topFrame); | 578 | &(KOPrefs::instance()->mWeeklyRecur),topFrame); |
579 | topLayout->addWidget(weeklyRecur->checkBox(),ii++,0); | 579 | topLayout->addWidget(weeklyRecur->checkBox(),ii++,0); |
580 | 580 | ||
581 | #ifdef DESKTOP_VERSION | 581 | #ifdef DESKTOP_VERSION |
582 | KPrefsDialogWidBool *enableToolTips = | 582 | KPrefsDialogWidBool *enableToolTips = |
583 | addWidBool(i18n("Enable tooltips displaying summary of ev."), | 583 | addWidBool(i18n("Enable tooltips displaying summary of ev."), |
584 | &(KOPrefs::instance()->mEnableToolTips),topFrame); | 584 | &(KOPrefs::instance()->mEnableToolTips),topFrame); |
585 | topLayout->addWidget(enableToolTips->checkBox(),ii++,0); | 585 | topLayout->addWidget(enableToolTips->checkBox(),ii++,0); |
586 | #endif | 586 | #endif |
587 | // ********************************************************* | 587 | // ********************************************************* |
588 | 588 | ||
589 | topFrame = addPage(i18n("Agenda View"),0,0); | 589 | topFrame = addPage(i18n("Agenda View"),0,0); |
590 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 590 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
591 | 591 | ||
592 | topLayout = new QGridLayout(topFrame,5,1); | 592 | topLayout = new QGridLayout(topFrame,5,1); |
593 | topLayout->setSpacing(mSpacingHint); | 593 | topLayout->setSpacing(mSpacingHint); |
594 | topLayout->setMargin(mMarginHint); | 594 | topLayout->setMargin(mMarginHint); |
595 | ii = 0; | 595 | ii = 0; |
596 | 596 | ||
597 | 597 | ||
598 | dummy = | 598 | dummy = |
599 | addWidBool(i18n("Show time in agenda items"), | 599 | addWidBool(i18n("Show time in agenda items"), |
600 | &(KOPrefs::instance()->mShowTimeInAgenda),topFrame); | 600 | &(KOPrefs::instance()->mShowTimeInAgenda),topFrame); |
601 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 601 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
602 | 602 | ||
603 | dummy = | 603 | dummy = |
604 | addWidBool(i18n("Highlight current day in agenda"), | 604 | addWidBool(i18n("Highlight current day in agenda"), |
605 | &(KOPrefs::instance()->mHighlightCurrentDay),topFrame); | 605 | &(KOPrefs::instance()->mHighlightCurrentDay),topFrame); |
606 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 606 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
607 | 607 | ||
608 | dummy = | 608 | dummy = |
609 | addWidBool(i18n("Use light color for highlight current day"), | 609 | addWidBool(i18n("Use light color for highlight current day"), |
610 | &(KOPrefs::instance()->mUseHighlightLightColor),topFrame); | 610 | &(KOPrefs::instance()->mUseHighlightLightColor),topFrame); |
611 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 611 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
612 | 612 | ||
613 | 613 | ||
614 | KPrefsDialogWidBool *marcusBainsEnabled = | 614 | KPrefsDialogWidBool *marcusBainsEnabled = |
615 | addWidBool(i18n("Show current time"), | 615 | addWidBool(i18n("Show current time"), |
616 | &(KOPrefs::instance()->mMarcusBainsEnabled),topFrame); | 616 | &(KOPrefs::instance()->mMarcusBainsEnabled),topFrame); |
617 | topLayout->addWidget(marcusBainsEnabled->checkBox(),ii++,0); | 617 | topLayout->addWidget(marcusBainsEnabled->checkBox(),ii++,0); |
618 | 618 | ||
619 | 619 | ||
620 | dummy = | 620 | dummy = |
621 | addWidBool(i18n("Set agenda to DayBeginsAt on change"), | 621 | addWidBool(i18n("Set agenda to DayBeginsAt on change"), |
622 | &(KOPrefs::instance()->mSetTimeToDayStartAt),topFrame); | 622 | &(KOPrefs::instance()->mSetTimeToDayStartAt),topFrame); |
623 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 623 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
624 | 624 | ||
625 | dummy = | 625 | dummy = |
626 | addWidBool(i18n("Set agenda to current time on change"), | 626 | addWidBool(i18n("Set agenda to current time on change"), |
627 | &(KOPrefs::instance()->mCenterOnCurrentTime),topFrame); | 627 | &(KOPrefs::instance()->mCenterOnCurrentTime),topFrame); |
628 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 628 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
629 | 629 | ||
630 | 630 | ||
631 | dummy = | 631 | dummy = |
632 | addWidBool(i18n("Allday Agenda view shows todos"), | 632 | addWidBool(i18n("Allday Agenda view shows todos"), |
633 | &(KOPrefs::instance()->mShowTodoInAgenda),topFrame); | 633 | &(KOPrefs::instance()->mShowTodoInAgenda),topFrame); |
634 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 634 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
635 | 635 | ||
636 | 636 | ||
637 | 637 | ||
638 | dummy = | 638 | dummy = |
639 | addWidBool(i18n("Agenda view shows completed todos"), | 639 | addWidBool(i18n("Agenda view shows completed todos"), |
640 | &(KOPrefs::instance()->mShowCompletedTodoInAgenda),topFrame); | 640 | &(KOPrefs::instance()->mShowCompletedTodoInAgenda),topFrame); |
641 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 641 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
642 | 642 | ||
643 | 643 | ||
644 | 644 | ||
645 | 645 | ||
646 | 646 | ||
647 | topFrame = addPage(i18n("Month View"),0,0); | 647 | topFrame = addPage(i18n("Month View"),0,0); |
648 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 648 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
649 | 649 | ||
650 | topLayout = new QGridLayout(topFrame,5,1); | 650 | topLayout = new QGridLayout(topFrame,5,1); |
651 | topLayout->setSpacing(mSpacingHint); | 651 | topLayout->setSpacing(mSpacingHint); |
652 | topLayout->setMargin(mMarginHint); | 652 | topLayout->setMargin(mMarginHint); |
653 | ii = 0; | 653 | ii = 0; |
654 | QLabel *lab; | 654 | QLabel *lab; |
655 | QHBox *habo = new QHBox( topFrame ); | 655 | QHBox *habo = new QHBox( topFrame ); |
656 | if ( QApplication::desktop()->width() <= 480 ) { | 656 | if ( QApplication::desktop()->width() <= 480 ) { |
657 | lab = new QLabel ( i18n("Show events that recur "), topFrame ); | 657 | lab = new QLabel ( i18n("Show events that recur "), topFrame ); |
658 | topLayout->addMultiCellWidget(lab,ii, ii,0,1); | 658 | topLayout->addMultiCellWidget(lab,ii, ii,0,1); |
659 | ii++; | 659 | ii++; |
660 | } else { | 660 | } else { |
661 | new QLabel ( i18n("Show events that recur "), habo ); | 661 | new QLabel ( i18n("Show events that recur "), habo ); |
662 | } | 662 | } |
663 | dailyRecur = | 663 | dailyRecur = |
664 | addWidBool(i18n("daily"), | 664 | addWidBool(i18n("daily"), |
665 | &(KOPrefs::instance()->mMonthDailyRecur),habo); | 665 | &(KOPrefs::instance()->mMonthDailyRecur),habo); |
666 | // topLayout->addWidget(dailyRecur->checkBox(),ii++,0); | 666 | // topLayout->addWidget(dailyRecur->checkBox(),ii++,0); |
667 | 667 | ||
668 | weeklyRecur = | 668 | weeklyRecur = |
669 | addWidBool(i18n("weekly"), | 669 | addWidBool(i18n("weekly"), |
670 | &(KOPrefs::instance()->mMonthWeeklyRecur),habo); | 670 | &(KOPrefs::instance()->mMonthWeeklyRecur),habo); |
671 | topLayout->addMultiCellWidget(habo,ii, ii,0,1); | 671 | topLayout->addMultiCellWidget(habo,ii, ii,0,1); |
672 | ii++; | 672 | ii++; |
673 | 673 | ||
674 | 674 | ||
675 | habo = new QHBox( topFrame ); | 675 | habo = new QHBox( topFrame ); |
676 | if ( QApplication::desktop()->width() <= 480 ) { | 676 | if ( QApplication::desktop()->width() <= 480 ) { |
677 | lab = new QLabel (i18n("Show in every cell ") , topFrame ); | 677 | lab = new QLabel (i18n("Show in every cell ") , topFrame ); |
678 | topLayout->addMultiCellWidget(lab,ii, ii,0,1); | 678 | topLayout->addMultiCellWidget(lab,ii, ii,0,1); |
679 | ii++; | 679 | ii++; |
680 | 680 | ||
681 | } else { | 681 | } else { |
682 | new QLabel ( i18n("Show in every cell "), habo ); | 682 | new QLabel ( i18n("Show in every cell "), habo ); |
683 | } | 683 | } |
684 | weeklyRecur = | 684 | weeklyRecur = |
685 | addWidBool(i18n("short month"), | 685 | addWidBool(i18n("short month"), |
686 | &(KOPrefs::instance()->mMonthShowShort),habo); | 686 | &(KOPrefs::instance()->mMonthShowShort),habo); |
687 | weeklyRecur = | 687 | weeklyRecur = |
688 | addWidBool(i18n("icons"), | 688 | addWidBool(i18n("icons"), |
689 | &(KOPrefs::instance()->mMonthShowIcons),habo); | 689 | &(KOPrefs::instance()->mMonthShowIcons),habo); |
690 | weeklyRecur = | 690 | weeklyRecur = |
691 | addWidBool(i18n("times"), | 691 | addWidBool(i18n("times"), |
692 | &(KOPrefs::instance()->mMonthShowTimes),habo); | 692 | &(KOPrefs::instance()->mMonthShowTimes),habo); |
693 | topLayout->addMultiCellWidget(habo,ii, ii,0,1); | 693 | topLayout->addMultiCellWidget(habo,ii, ii,0,1); |
694 | ii++; | 694 | ii++; |
695 | #ifdef DESKTOP_VERSION | 695 | #ifdef DESKTOP_VERSION |
696 | KPrefsDialogWidBool *enableMonthScroll = | 696 | KPrefsDialogWidBool *enableMonthScroll = |
697 | addWidBool(i18n("Enable scrollbars in month view cells"), | 697 | addWidBool(i18n("Enable scrollbars in month view cells"), |
698 | &(KOPrefs::instance()->mEnableMonthScroll),topFrame); | 698 | &(KOPrefs::instance()->mEnableMonthScroll),topFrame); |
699 | topLayout->addWidget(enableMonthScroll->checkBox(),ii++,0); | 699 | topLayout->addWidget(enableMonthScroll->checkBox(),ii++,0); |
700 | #endif | 700 | #endif |
701 | dummy = | 701 | dummy = |
702 | addWidBool(i18n("Week view mode uses bigger font"), | 702 | addWidBool(i18n("Week view mode uses bigger font"), |
703 | &(KOPrefs::instance()->mMonthViewUsesBigFont),topFrame); | 703 | &(KOPrefs::instance()->mMonthViewUsesBigFont),topFrame); |
704 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 704 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
705 | dummy = | 705 | dummy = |
706 | addWidBool(i18n("Week view mode uses row layout"), | 706 | addWidBool(i18n("Week view mode uses row layout"), |
707 | &(KOPrefs::instance()->mMonthViewWeekRowlayout),topFrame); | 707 | &(KOPrefs::instance()->mMonthViewWeekRowlayout),topFrame); |
708 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 708 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
709 | dummy = | 709 | dummy = |
710 | addWidBool(i18n("Show Sat/Sun together"), | 710 | addWidBool(i18n("Show Sat/Sun together"), |
711 | &(KOPrefs::instance()->mMonthViewSatSunTog),topFrame); | 711 | &(KOPrefs::instance()->mMonthViewSatSunTog),topFrame); |
712 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 712 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
713 | 713 | ||
714 | KPrefsDialogWidBool *coloredCategoriesInMonthView = | 714 | KPrefsDialogWidBool *coloredCategoriesInMonthView = |
715 | addWidBool(i18n("Month view uses category colors"), | 715 | addWidBool(i18n("Month view uses category colors"), |
716 | &(KOPrefs::instance()->mMonthViewUsesCategoryColor),topFrame); | 716 | &(KOPrefs::instance()->mMonthViewUsesCategoryColor),topFrame); |
717 | topLayout->addWidget(coloredCategoriesInMonthView->checkBox(),ii++,0); | 717 | topLayout->addWidget(coloredCategoriesInMonthView->checkBox(),ii++,0); |
718 | 718 | ||
719 | dummy = | 719 | dummy = |
720 | addWidBool(i18n("Category colors are applied to text"), | 720 | addWidBool(i18n("Category colors are applied to text"), |
721 | &(KOPrefs::instance()->mMonthViewUsesForegroundColor),topFrame); | 721 | &(KOPrefs::instance()->mMonthViewUsesForegroundColor),topFrame); |
722 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 722 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
723 | 723 | ||
724 | 724 | ||
725 | 725 | ||
726 | if ( QApplication::desktop()->height() <= 240 ) { | 726 | if ( QApplication::desktop()->height() <= 240 ) { |
727 | topFrame = addPage(i18n("Month View") +" 2",0,0); | 727 | topFrame = addPage(i18n("Month View") +" 2",0,0); |
728 | topLayout = new QGridLayout(topFrame,4,1); | 728 | topLayout = new QGridLayout(topFrame,4,1); |
729 | topLayout->setSpacing(2); | 729 | topLayout->setSpacing(2); |
730 | topLayout->setMargin(1); | 730 | topLayout->setMargin(1); |
731 | ii = 0; | 731 | ii = 0; |
732 | } | 732 | } |
733 | 733 | ||
734 | 734 | ||
735 | coloredCategoriesInMonthView = | 735 | coloredCategoriesInMonthView = |
736 | addWidBool(i18n("Month view uses day colors"), | 736 | addWidBool(i18n("Month view uses day colors"), |
737 | &(KOPrefs::instance()->mMonthViewUsesDayColors),topFrame); | 737 | &(KOPrefs::instance()->mMonthViewUsesDayColors),topFrame); |
738 | topLayout->addWidget(coloredCategoriesInMonthView->checkBox(),ii++,0); | 738 | topLayout->addWidget(coloredCategoriesInMonthView->checkBox(),ii++,0); |
739 | 739 | ||
740 | KPrefsDialogWidColor *holidayColor = | 740 | KPrefsDialogWidColor *holidayColor = |
741 | addWidColor(i18n("Day color odd months"), | 741 | addWidColor(i18n("Day color odd months"), |
742 | &(KOPrefs::instance()->mMonthViewOddColor),topFrame); | 742 | &(KOPrefs::instance()->mMonthViewOddColor),topFrame); |
743 | topLayout->addWidget(holidayColor->label(),ii,0); | 743 | topLayout->addWidget(holidayColor->label(),ii,0); |
744 | topLayout->addWidget(holidayColor->button(),ii++,1); | 744 | topLayout->addWidget(holidayColor->button(),ii++,1); |
745 | 745 | ||
746 | holidayColor = | 746 | holidayColor = |
747 | addWidColor(i18n("Day color even months"), | 747 | addWidColor(i18n("Day color even months"), |
748 | &(KOPrefs::instance()->mMonthViewEvenColor),topFrame); | 748 | &(KOPrefs::instance()->mMonthViewEvenColor),topFrame); |
749 | topLayout->addWidget(holidayColor->label(),ii,0); | 749 | topLayout->addWidget(holidayColor->label(),ii,0); |
750 | topLayout->addWidget(holidayColor->button(),ii++,1); | 750 | topLayout->addWidget(holidayColor->button(),ii++,1); |
751 | 751 | ||
752 | 752 | ||
753 | holidayColor = | 753 | holidayColor = |
754 | addWidColor(i18n("Color for Sundays + category \"Holiday\""), | 754 | addWidColor(i18n("Color for Sundays + category \"Holiday\""), |
755 | &(KOPrefs::instance()->mMonthViewHolidayColor),topFrame); | 755 | &(KOPrefs::instance()->mMonthViewHolidayColor),topFrame); |
756 | topLayout->addWidget(holidayColor->label(),ii,0); | 756 | topLayout->addWidget(holidayColor->label(),ii,0); |
757 | topLayout->addWidget(holidayColor->button(),ii++,1); | 757 | topLayout->addWidget(holidayColor->button(),ii++,1); |
758 | // *********************** What'sNext View | 758 | // *********************** What'sNext View |
759 | topFrame = addPage(i18n("What's Next View"),0,0); | 759 | topFrame = addPage(i18n("What's Next View"),0,0); |
760 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 760 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
761 | 761 | ||
762 | topLayout = new QGridLayout(topFrame,4,1); | 762 | topLayout = new QGridLayout(topFrame,4,1); |
763 | topLayout->setSpacing(mSpacingHint); | 763 | topLayout->setSpacing(mSpacingHint); |
764 | topLayout->setMargin(mMarginHint); | 764 | topLayout->setMargin(mMarginHint); |
765 | ii = 0; | 765 | ii = 0; |
766 | 766 | ||
767 | 767 | ||
768 | QHBox* hdummy = new QHBox(topFrame); | 768 | QHBox* hdummy = new QHBox(topFrame); |
769 | new QLabel(i18n("Days in What's Next:"),hdummy); | 769 | new QLabel(i18n("Days in What's Next:"),hdummy); |
770 | mWhatsNextSpin = new QSpinBox(1,14,1,hdummy); | 770 | mWhatsNextSpin = new QSpinBox(1,14,1,hdummy); |
771 | 771 | ||
772 | topLayout->addWidget(hdummy,ii++,0); | 772 | topLayout->addWidget(hdummy,ii++,0); |
773 | 773 | ||
774 | QHBox *prioBox = new QHBox(topFrame); | 774 | QHBox *prioBox = new QHBox(topFrame); |
775 | // intervalBox->setSpacing(mSpacingHint); | 775 | // intervalBox->setSpacing(mSpacingHint); |
776 | topLayout->addWidget(prioBox,ii++,0); | 776 | topLayout->addWidget(prioBox,ii++,0); |
777 | 777 | ||
778 | QLabel *prioLabel = new QLabel(i18n("Number of max.displayed todo prios:"), prioBox); | 778 | QLabel *prioLabel = new QLabel(i18n("Number of max.displayed todo prios:"), prioBox); |
779 | mPrioSpin = new QSpinBox(0,5,1,prioBox); | 779 | mPrioSpin = new QSpinBox(0,5,1,prioBox); |
780 | if ( QApplication::desktop()->width() < 300 ) | 780 | if ( QApplication::desktop()->width() < 300 ) |
781 | mPrioSpin->setFixedWidth( 40 ); | 781 | mPrioSpin->setFixedWidth( 40 ); |
782 | |||
783 | KPrefsDialogWidBool *passwdk = | 782 | KPrefsDialogWidBool *passwdk = |
784 | 783 | ||
784 | addWidBool(i18n("Show times on two lines"), | ||
785 | &(KOPrefs::instance()->mWhatsNextTime2Lines),topFrame); | ||
786 | topLayout->addWidget(passwdk->checkBox(), ii++,0); | ||
787 | passwdk = | ||
788 | |||
785 | addWidBool(i18n("Show events that are done"), | 789 | addWidBool(i18n("Show events that are done"), |
786 | &(KOPrefs::instance()->mWNViewShowsPast),topFrame); | 790 | &(KOPrefs::instance()->mWNViewShowsPast),topFrame); |
787 | topLayout->addWidget(passwdk->checkBox(), ii++,0); | 791 | topLayout->addWidget(passwdk->checkBox(), ii++,0); |
788 | passwdk = | 792 | passwdk = |
789 | addWidBool(i18n("Show parent To-Do's"), | 793 | addWidBool(i18n("Show parent To-Do's"), |
790 | &(KOPrefs::instance()->mWNViewShowsParents),topFrame); | 794 | &(KOPrefs::instance()->mWNViewShowsParents),topFrame); |
791 | topLayout->addWidget(passwdk->checkBox(), ii++,0); | 795 | topLayout->addWidget(passwdk->checkBox(), ii++,0); |
792 | 796 | ||
793 | passwdk = | 797 | passwdk = |
794 | addWidBool(i18n("Show location"), | 798 | addWidBool(i18n("Show location"), |
795 | &(KOPrefs::instance()->mWNViewShowLocation),topFrame); | 799 | &(KOPrefs::instance()->mWNViewShowLocation),topFrame); |
796 | topLayout->addWidget(passwdk->checkBox(), ii++,0); | 800 | topLayout->addWidget(passwdk->checkBox(), ii++,0); |
797 | 801 | ||
798 | 802 | ||
799 | passwdk = | 803 | passwdk = |
800 | addWidBool(i18n("Use short date in WN+Event view"), | 804 | addWidBool(i18n("Use short date in WN+Event view"), |
801 | &(KOPrefs::instance()->mShortDateInViewer),topFrame); | 805 | &(KOPrefs::instance()->mShortDateInViewer),topFrame); |
802 | topLayout->addWidget(passwdk->checkBox(), ii++,0); | 806 | topLayout->addWidget(passwdk->checkBox(), ii++,0); |
803 | 807 | ||
804 | 808 | ||
805 | 809 | ||
806 | 810 | ||
807 | // *********************** Todo View | 811 | // *********************** Todo View |
808 | 812 | ||
809 | topFrame = addPage(i18n("Todo View"),0,0); | 813 | topFrame = addPage(i18n("Todo View"),0,0); |
810 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 814 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
811 | 815 | ||
812 | topLayout = new QGridLayout(topFrame,4,1); | 816 | topLayout = new QGridLayout(topFrame,4,1); |
813 | topLayout->setSpacing(mSpacingHint); | 817 | topLayout->setSpacing(mSpacingHint); |
814 | topLayout->setMargin(mMarginHint); | 818 | topLayout->setMargin(mMarginHint); |
815 | ii = 0; | 819 | ii = 0; |
816 | dummy = | 820 | dummy = |
817 | addWidBool(i18n("Hide not running Todos in To-do view"), | 821 | addWidBool(i18n("Hide not running Todos in To-do view"), |
818 | &(KOPrefs::instance()->mHideNonStartedTodos),topFrame); | 822 | &(KOPrefs::instance()->mHideNonStartedTodos),topFrame); |
819 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 823 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
820 | 824 | ||
821 | 825 | ||
822 | KPrefsDialogWidBool *showCompletedTodo = | 826 | KPrefsDialogWidBool *showCompletedTodo = |
823 | addWidBool(i18n("To-do view shows completed Todos"), | 827 | addWidBool(i18n("To-do view shows completed Todos"), |
824 | &(KOPrefs::instance()->mShowCompletedTodo),topFrame); | 828 | &(KOPrefs::instance()->mShowCompletedTodo),topFrame); |
825 | topLayout->addWidget(showCompletedTodo->checkBox(),ii++,0); | 829 | topLayout->addWidget(showCompletedTodo->checkBox(),ii++,0); |
826 | dummy = | 830 | dummy = |
827 | addWidBool(i18n("To-do view shows complete as 'xx %'"), | 831 | addWidBool(i18n("To-do view shows complete as 'xx %'"), |
828 | &(KOPrefs::instance()->mTodoViewShowsPercentage),topFrame); | 832 | &(KOPrefs::instance()->mTodoViewShowsPercentage),topFrame); |
829 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 833 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
830 | 834 | ||
831 | dummy = | 835 | dummy = |
832 | addWidBool(i18n("Small To-do view uses smaller font"), | 836 | addWidBool(i18n("Small To-do view uses smaller font"), |
833 | &(KOPrefs::instance()->mTodoViewUsesSmallFont),topFrame); | 837 | &(KOPrefs::instance()->mTodoViewUsesSmallFont),topFrame); |
834 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 838 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
835 | 839 | ||
836 | 840 | ||
837 | 841 | ||
838 | dummy = | 842 | dummy = |
839 | addWidBool(i18n("Todo view uses category colors"), | 843 | addWidBool(i18n("Todo view uses category colors"), |
840 | &(KOPrefs::instance()->mTodoViewUsesCatColors),topFrame); | 844 | &(KOPrefs::instance()->mTodoViewUsesCatColors),topFrame); |
841 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 845 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
842 | 846 | ||
843 | 847 | ||
844 | QWidget* wid = new QWidget( topFrame ); | 848 | QWidget* wid = new QWidget( topFrame ); |
845 | // Todo run today color | 849 | // Todo run today color |
846 | KPrefsDialogWidColor *todoRunColor = | 850 | KPrefsDialogWidColor *todoRunColor = |
847 | addWidColor(i18n("Color for running todos:"), | 851 | addWidColor(i18n("Color for running todos:"), |
848 | &(KOPrefs::instance()->mTodoRunColor),wid); | 852 | &(KOPrefs::instance()->mTodoRunColor),wid); |
849 | QHBoxLayout *widLayout = new QHBoxLayout(wid); | 853 | QHBoxLayout *widLayout = new QHBoxLayout(wid); |
850 | widLayout->addWidget( todoRunColor->label() ); | 854 | widLayout->addWidget( todoRunColor->label() ); |
851 | widLayout->addWidget( todoRunColor->button() ); | 855 | widLayout->addWidget( todoRunColor->button() ); |
852 | topLayout->addWidget(wid,ii++,0); | 856 | topLayout->addWidget(wid,ii++,0); |
853 | 857 | ||
854 | wid = new QWidget( topFrame ); | 858 | wid = new QWidget( topFrame ); |
855 | // Todo due today color | 859 | // Todo due today color |
856 | KPrefsDialogWidColor *todoDueTodayColor = | 860 | KPrefsDialogWidColor *todoDueTodayColor = |
857 | addWidColor(i18n("Todo due today color:"), | 861 | addWidColor(i18n("Todo due today color:"), |
858 | &(KOPrefs::instance()->mTodoDueTodayColor),wid); | 862 | &(KOPrefs::instance()->mTodoDueTodayColor),wid); |
859 | widLayout = new QHBoxLayout(wid); | 863 | widLayout = new QHBoxLayout(wid); |
860 | widLayout->addWidget( todoDueTodayColor->label() ); | 864 | widLayout->addWidget( todoDueTodayColor->label() ); |
861 | widLayout->addWidget( todoDueTodayColor->button() ); | 865 | widLayout->addWidget( todoDueTodayColor->button() ); |
862 | topLayout->addWidget(wid,ii++,0); | 866 | topLayout->addWidget(wid,ii++,0); |
863 | //topLayout->addWidget(todoDueTodayColor->button(),ii++,1); | 867 | //topLayout->addWidget(todoDueTodayColor->button(),ii++,1); |
864 | 868 | ||
865 | // Todo overdue color | 869 | // Todo overdue color |
866 | wid = new QWidget( topFrame ); | 870 | wid = new QWidget( topFrame ); |
867 | widLayout = new QHBoxLayout(wid); | 871 | widLayout = new QHBoxLayout(wid); |
868 | KPrefsDialogWidColor *todoOverdueColor = | 872 | KPrefsDialogWidColor *todoOverdueColor = |
869 | addWidColor(i18n("Todo overdue color:"), | 873 | addWidColor(i18n("Todo overdue color:"), |
870 | &(KOPrefs::instance()->mTodoOverdueColor),wid); | 874 | &(KOPrefs::instance()->mTodoOverdueColor),wid); |
871 | widLayout->addWidget(todoOverdueColor->label()); | 875 | widLayout->addWidget(todoOverdueColor->label()); |
872 | widLayout->addWidget(todoOverdueColor->button()); | 876 | widLayout->addWidget(todoOverdueColor->button()); |
873 | topLayout->addWidget(wid,ii++,0); | 877 | topLayout->addWidget(wid,ii++,0); |
874 | 878 | ||
875 | dummy = | 879 | dummy = |
876 | addWidBool(i18n("Colors are applied to text"), | 880 | addWidBool(i18n("Colors are applied to text"), |
877 | &(KOPrefs::instance()->mTodoViewUsesForegroundColor),topFrame); | 881 | &(KOPrefs::instance()->mTodoViewUsesForegroundColor),topFrame); |
878 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 882 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
879 | 883 | ||
880 | 884 | ||
881 | 885 | ||
882 | topFrame = addPage(i18n("View Options"),0,0); | 886 | topFrame = addPage(i18n("View Options"),0,0); |
883 | 887 | ||
884 | topLayout = new QGridLayout(topFrame,4,1); | 888 | topLayout = new QGridLayout(topFrame,4,1); |
885 | topLayout->setSpacing(mSpacingHint); | 889 | topLayout->setSpacing(mSpacingHint); |
886 | topLayout->setMargin(mMarginHint); | 890 | topLayout->setMargin(mMarginHint); |
887 | ii = 0; | 891 | ii = 0; |
888 | 892 | ||
889 | dummy = | 893 | dummy = |
890 | addWidBool(i18n("Show Sync Events"), | 894 | addWidBool(i18n("Show Sync Events"), |
891 | &(KOPrefs::instance()->mShowSyncEvents),topFrame); | 895 | &(KOPrefs::instance()->mShowSyncEvents),topFrame); |
892 | topLayout->addWidget(dummy->checkBox(), ii++,0); | 896 | topLayout->addWidget(dummy->checkBox(), ii++,0); |
893 | 897 | ||
894 | lab = new QLabel( i18n("Show in todo/event viewer:"), topFrame); | 898 | lab = new QLabel( i18n("Show in todo/event viewer:"), topFrame); |
895 | topLayout->addWidget(lab ,ii++,0); | 899 | topLayout->addWidget(lab ,ii++,0); |
896 | 900 | ||
897 | dummy = addWidBool(i18n("Details"), | 901 | dummy = addWidBool(i18n("Details"), |
898 | &(KOPrefs::instance()->mEVshowDetails),topFrame); | 902 | &(KOPrefs::instance()->mEVshowDetails),topFrame); |
899 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 903 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
900 | dummy = addWidBool(i18n("Created time"), | 904 | dummy = addWidBool(i18n("Created time"), |
901 | &(KOPrefs::instance()->mEVshowCreated),topFrame); | 905 | &(KOPrefs::instance()->mEVshowCreated),topFrame); |
902 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 906 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
903 | dummy = addWidBool(i18n("Last modified time"), | 907 | dummy = addWidBool(i18n("Last modified time"), |
904 | &(KOPrefs::instance()->mEVshowChanged),topFrame); | 908 | &(KOPrefs::instance()->mEVshowChanged),topFrame); |
905 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 909 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
906 | 910 | ||
907 | 911 | ||
908 | lab = new QLabel( i18n("Show in What'sThis quick overview:"), topFrame); | 912 | lab = new QLabel( i18n("Show in What'sThis quick overview:"), topFrame); |
909 | topLayout->addWidget(lab ,ii++,0); | 913 | topLayout->addWidget(lab ,ii++,0); |
910 | 914 | ||
911 | dummy = addWidBool(i18n("Details"), | 915 | dummy = addWidBool(i18n("Details"), |
912 | &(KOPrefs::instance()->mWTshowDetails),topFrame); | 916 | &(KOPrefs::instance()->mWTshowDetails),topFrame); |
913 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 917 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
914 | dummy = addWidBool(i18n("Created time"), | 918 | dummy = addWidBool(i18n("Created time"), |
915 | &(KOPrefs::instance()->mWTshowCreated),topFrame); | 919 | &(KOPrefs::instance()->mWTshowCreated),topFrame); |
916 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 920 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
917 | dummy = addWidBool(i18n("Last modified time"), | 921 | dummy = addWidBool(i18n("Last modified time"), |
918 | &(KOPrefs::instance()->mWTshowChanged),topFrame); | 922 | &(KOPrefs::instance()->mWTshowChanged),topFrame); |
919 | topLayout->addWidget(dummy->checkBox(),ii++,0); | 923 | topLayout->addWidget(dummy->checkBox(),ii++,0); |
920 | 924 | ||
921 | 925 | ||
922 | topFrame = addPage(i18n("Alarm"),0,0); | 926 | topFrame = addPage(i18n("Alarm"),0,0); |
923 | // DesktopIcon("viewmag",KIcon::SizeMedium)); | 927 | // DesktopIcon("viewmag",KIcon::SizeMedium)); |
924 | 928 | ||
925 | topLayout = new QGridLayout(topFrame,2,1); | 929 | topLayout = new QGridLayout(topFrame,2,1); |
926 | topLayout->setSpacing(mSpacingHint); | 930 | topLayout->setSpacing(mSpacingHint); |
927 | topLayout->setMargin(mMarginHint); | 931 | topLayout->setMargin(mMarginHint); |
928 | int iii = 0; | 932 | int iii = 0; |
929 | 933 | ||
930 | dummy = | 934 | dummy = |
931 | addWidBool(i18n("Use internal alarm notification"), | 935 | addWidBool(i18n("Use internal alarm notification"), |
932 | &(KOPrefs::instance()->mUseInternalAlarmNotification),topFrame); | 936 | &(KOPrefs::instance()->mUseInternalAlarmNotification),topFrame); |
933 | topLayout->addWidget(dummy->checkBox(),iii++,0); | 937 | topLayout->addWidget(dummy->checkBox(),iii++,0); |
934 | 938 | ||
935 | if ( QApplication::desktop()->height() > 240 ) { | 939 | if ( QApplication::desktop()->height() > 240 ) { |
936 | 940 | ||
937 | lab = new QLabel( i18n("Note: KO/Pi must be running to notify you about an alarm. Recommended for use on Zaurus: Disable this option and install KO/Pi alarm applet.\n"), topFrame); | 941 | lab = new QLabel( i18n("Note: KO/Pi must be running to notify you about an alarm. Recommended for use on Zaurus: Disable this option and install KO/Pi alarm applet.\n"), topFrame); |
938 | 942 | ||
939 | topLayout->addWidget(lab ,iii++,0); | 943 | topLayout->addWidget(lab ,iii++,0); |
940 | } | 944 | } |
941 | #ifndef DESKTOP_VERSION | 945 | #ifndef DESKTOP_VERSION |
942 | lab->setAlignment( AlignLeft|WordBreak|AlignTop); | 946 | lab->setAlignment( AlignLeft|WordBreak|AlignTop); |
943 | #else | 947 | #else |
944 | lab->setAlignment( AlignLeft|BreakAnywhere|WordBreak|AlignTop); | 948 | lab->setAlignment( AlignLeft|BreakAnywhere|WordBreak|AlignTop); |
945 | lab->setSizePolicy( QSizePolicy( QSizePolicy::Ignored , QSizePolicy::Ignored,true) ); | 949 | lab->setSizePolicy( QSizePolicy( QSizePolicy::Ignored , QSizePolicy::Ignored,true) ); |
946 | #endif | 950 | #endif |
947 | 951 | ||
948 | QHBox* dummyBox = new QHBox(topFrame); | 952 | QHBox* dummyBox = new QHBox(topFrame); |
949 | new QLabel(i18n("Play beeps count:"),dummyBox); | 953 | new QLabel(i18n("Play beeps count:"),dummyBox); |
950 | mAlarmPlayBeeps = new QSpinBox(0,500,1,dummyBox); | 954 | mAlarmPlayBeeps = new QSpinBox(0,500,1,dummyBox); |
951 | topLayout->addWidget(dummyBox,iii++,0); | 955 | topLayout->addWidget(dummyBox,iii++,0); |
952 | 956 | ||
953 | dummyBox = new QHBox(topFrame); | 957 | dummyBox = new QHBox(topFrame); |
954 | new QLabel(i18n("Beeps interval in sec:"),dummyBox); | 958 | new QLabel(i18n("Beeps interval in sec:"),dummyBox); |
955 | mAlarmBeepInterval = new QSpinBox(1,600,1,dummyBox); | 959 | mAlarmBeepInterval = new QSpinBox(1,600,1,dummyBox); |
956 | topLayout->addWidget(dummyBox,iii++,0); | 960 | topLayout->addWidget(dummyBox,iii++,0); |
957 | 961 | ||
958 | dummyBox = new QHBox(topFrame); | 962 | dummyBox = new QHBox(topFrame); |
959 | new QLabel(i18n("Default suspend time in min:"),dummyBox); | 963 | new QLabel(i18n("Default suspend time in min:"),dummyBox); |
960 | mAlarmSuspendTime = new QSpinBox(1,600,1,dummyBox); | 964 | mAlarmSuspendTime = new QSpinBox(1,600,1,dummyBox); |
961 | topLayout->addWidget(dummyBox,iii++,0); | 965 | topLayout->addWidget(dummyBox,iii++,0); |
962 | 966 | ||
963 | dummyBox = new QHBox(topFrame); | 967 | dummyBox = new QHBox(topFrame); |
964 | new QLabel(i18n("Auto suspend count:"),dummyBox); | 968 | new QLabel(i18n("Auto suspend count:"),dummyBox); |
965 | mAlarmSuspendCount = new QSpinBox(0,60,1,dummyBox); | 969 | mAlarmSuspendCount = new QSpinBox(0,60,1,dummyBox); |
966 | topLayout->addWidget(dummyBox,iii++,0); | 970 | topLayout->addWidget(dummyBox,iii++,0); |
967 | 971 | ||
968 | 972 | ||
969 | 973 | ||
970 | QHBox* hbo = new QHBox ( topFrame ); | 974 | QHBox* hbo = new QHBox ( topFrame ); |
971 | mDefaultAlarmFile = new QLineEdit(hbo); | 975 | mDefaultAlarmFile = new QLineEdit(hbo); |
972 | QPushButton * loadTemplate = new QPushButton(hbo); | 976 | QPushButton * loadTemplate = new QPushButton(hbo); |
973 | QPixmap icon; | 977 | QPixmap icon; |
974 | if ( QApplication::desktop()->width() < 321 ) | 978 | if ( QApplication::desktop()->width() < 321 ) |
975 | icon = SmallIcon("fileimport16"); | 979 | icon = SmallIcon("fileimport16"); |
976 | else | 980 | else |
977 | icon = SmallIcon("fileimport"); | 981 | icon = SmallIcon("fileimport"); |
978 | loadTemplate->setIconSet (icon ) ; | 982 | loadTemplate->setIconSet (icon ) ; |
979 | connect( loadTemplate, SIGNAL( clicked() ), this , SLOT( selectSoundFile() ) ); | 983 | connect( loadTemplate, SIGNAL( clicked() ), this , SLOT( selectSoundFile() ) ); |
980 | int size = loadTemplate->sizeHint().height(); | 984 | int size = loadTemplate->sizeHint().height(); |
981 | loadTemplate->setFixedSize( size, size ); | 985 | loadTemplate->setFixedSize( size, size ); |
982 | //lab = new QLabel( i18n("This setting is useless for 5500 user!"), topFrame); | 986 | //lab = new QLabel( i18n("This setting is useless for 5500 user!"), topFrame); |
983 | // topLayout->addWidget(lab ,iii++,0); | 987 | // topLayout->addWidget(lab ,iii++,0); |
984 | lab = new QLabel( i18n("Alarm *.wav file for newly created alarm:"), topFrame); | 988 | lab = new QLabel( i18n("Alarm *.wav file for newly created alarm:"), topFrame); |
985 | topLayout->addWidget(lab ,iii++,0); | 989 | topLayout->addWidget(lab ,iii++,0); |
986 | topLayout->addWidget(hbo,iii++,0); | 990 | topLayout->addWidget(hbo,iii++,0); |
987 | // lab = new QLabel( i18n("Note: This does not mean, that for every alarm this file is replayed. This file here is associated with a newly created alarm."), topFrame); | 991 | // lab = new QLabel( i18n("Note: This does not mean, that for every alarm this file is replayed. This file here is associated with a newly created alarm."), topFrame); |
988 | 992 | ||
989 | // topLayout->addWidget(lab ,iii++,0); | 993 | // topLayout->addWidget(lab ,iii++,0); |
990 | // #ifndef DESKTOP_VERSION | 994 | // #ifndef DESKTOP_VERSION |
991 | // lab->setAlignment( AlignLeft|WordBreak|AlignTop); | 995 | // lab->setAlignment( AlignLeft|WordBreak|AlignTop); |
992 | // #else | 996 | // #else |
993 | // lab->setAlignment( AlignLeft|BreakAnywhere|WordBreak|AlignTop); | 997 | // lab->setAlignment( AlignLeft|BreakAnywhere|WordBreak|AlignTop); |
994 | // lab->setSizePolicy( QSizePolicy( QSizePolicy::Ignored , QSizePolicy::Ignored,true) ); | 998 | // lab->setSizePolicy( QSizePolicy( QSizePolicy::Ignored , QSizePolicy::Ignored,true) ); |
995 | // #endif | 999 | // #endif |
996 | 1000 | ||
997 | 1001 | ||
998 | } | 1002 | } |
999 | 1003 | ||
1000 | void KOPrefsDialog::selectSoundFile() | 1004 | void KOPrefsDialog::selectSoundFile() |
1001 | { | 1005 | { |
1002 | QString fileName = mDefaultAlarmFile->text(); | 1006 | QString fileName = mDefaultAlarmFile->text(); |
1003 | fileName = KFileDialog::getSaveFileName( mDefaultAlarmFile->text() , "Choose default alarm file", this ); | 1007 | fileName = KFileDialog::getSaveFileName( mDefaultAlarmFile->text() , "Choose default alarm file", this ); |
1004 | if ( fileName.length() > 0 ) | 1008 | if ( fileName.length() > 0 ) |
1005 | mDefaultAlarmFile->setText( fileName ); | 1009 | mDefaultAlarmFile->setText( fileName ); |
1006 | } | 1010 | } |
1007 | void KOPrefsDialog::setupFontsTab() | 1011 | void KOPrefsDialog::setupFontsTab() |
1008 | { | 1012 | { |
1009 | 1013 | ||
1010 | QFrame *topFrame = addPage(i18n("Fonts"),0,0); | 1014 | QFrame *topFrame = addPage(i18n("Fonts"),0,0); |
1011 | // DesktopIcon("fonts",KIcon::SizeMedium)); | 1015 | // DesktopIcon("fonts",KIcon::SizeMedium)); |
1012 | 1016 | ||
1013 | QGridLayout *topLayout = new QGridLayout(topFrame,7,3); | 1017 | QGridLayout *topLayout = new QGridLayout(topFrame,7,3); |
1014 | topLayout->setSpacing(1); | 1018 | topLayout->setSpacing(1); |
1015 | topLayout->setMargin(3); | 1019 | topLayout->setMargin(3); |
1016 | KPrefsDialogWidFont * tVFont; | 1020 | KPrefsDialogWidFont * tVFont; |
1017 | int i = 0; | 1021 | int i = 0; |
1018 | KPrefsDialogWidFont *timeLabelsFont = | 1022 | KPrefsDialogWidFont *timeLabelsFont = |
1019 | addWidFont(i18n("23"),i18n("DateNavigator:(nr)"), | 1023 | addWidFont(i18n("23"),i18n("DateNavigator:(nr)"), |
1020 | &(KOPrefs::instance()->mDateNavigatorFont),topFrame); | 1024 | &(KOPrefs::instance()->mDateNavigatorFont),topFrame); |
1021 | topLayout->addWidget(timeLabelsFont->label(),i,0); | 1025 | topLayout->addWidget(timeLabelsFont->label(),i,0); |
1022 | topLayout->addWidget(timeLabelsFont->preview(),i,1); | 1026 | topLayout->addWidget(timeLabelsFont->preview(),i,1); |
1023 | topLayout->addWidget(timeLabelsFont->button(),i,2); | 1027 | topLayout->addWidget(timeLabelsFont->button(),i,2); |
1024 | ++i; | 1028 | ++i; |
1025 | 1029 | ||
1026 | 1030 | ||
1027 | timeLabelsFont = | 1031 | timeLabelsFont = |
1028 | addWidFont(i18n("Mon 15"),i18n("Date Labels:"), | 1032 | addWidFont(i18n("Mon 15"),i18n("Date Labels:"), |
1029 | &(KOPrefs::instance()->mTimeLabelsFont),topFrame); | 1033 | &(KOPrefs::instance()->mTimeLabelsFont),topFrame); |
1030 | topLayout->addWidget(timeLabelsFont->label(),i,0); | 1034 | topLayout->addWidget(timeLabelsFont->label(),i,0); |
1031 | topLayout->addWidget(timeLabelsFont->preview(),i,1); | 1035 | topLayout->addWidget(timeLabelsFont->preview(),i,1); |
1032 | topLayout->addWidget(timeLabelsFont->button(),i,2); | 1036 | topLayout->addWidget(timeLabelsFont->button(),i,2); |
1033 | ++i; | 1037 | ++i; |
1034 | 1038 | ||
1035 | KPrefsDialogWidFont *timeBarFont = | 1039 | KPrefsDialogWidFont *timeBarFont = |
1036 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34)),i18n("Time bar:"), | 1040 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34)),i18n("Time bar:"), |
1037 | &(KOPrefs::instance()->mTimeBarFont),topFrame); | 1041 | &(KOPrefs::instance()->mTimeBarFont),topFrame); |
1038 | topLayout->addWidget(timeBarFont->label(),i,0); | 1042 | topLayout->addWidget(timeBarFont->label(),i,0); |
1039 | topLayout->addWidget(timeBarFont->preview(),i,1); | 1043 | topLayout->addWidget(timeBarFont->preview(),i,1); |
1040 | topLayout->addWidget(timeBarFont->button(),i,2); | 1044 | topLayout->addWidget(timeBarFont->button(),i,2); |
1041 | ++i; | 1045 | ++i; |
1042 | 1046 | ||
1043 | 1047 | ||
1044 | KPrefsDialogWidFont *marcusBainsFont = | 1048 | KPrefsDialogWidFont *marcusBainsFont = |
1045 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34,23)),i18n("M. Bains line:"), | 1049 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34,23)),i18n("M. Bains line:"), |
1046 | &(KOPrefs::instance()->mMarcusBainsFont),topFrame); | 1050 | &(KOPrefs::instance()->mMarcusBainsFont),topFrame); |
1047 | topLayout->addWidget(marcusBainsFont->label(),i,0); | 1051 | topLayout->addWidget(marcusBainsFont->label(),i,0); |
1048 | topLayout->addWidget(marcusBainsFont->preview(),i,1); | 1052 | topLayout->addWidget(marcusBainsFont->preview(),i,1); |
1049 | topLayout->addWidget(marcusBainsFont->button(),i,2); | 1053 | topLayout->addWidget(marcusBainsFont->button(),i,2); |
1050 | ++i; | 1054 | ++i; |
1051 | 1055 | ||
1052 | tVFont = | 1056 | tVFont = |
1053 | addWidFont(i18n("Summary"),i18n("Event Viewer:"), | 1057 | addWidFont(i18n("Summary"),i18n("Event Viewer:"), |
1054 | &(KOPrefs::instance()->mEventViewFont),topFrame); | 1058 | &(KOPrefs::instance()->mEventViewFont),topFrame); |
1055 | topLayout->addWidget(tVFont->label(),i,0); | 1059 | topLayout->addWidget(tVFont->label(),i,0); |
1056 | topLayout->addWidget(tVFont->preview(),i,1); | 1060 | topLayout->addWidget(tVFont->preview(),i,1); |
1057 | topLayout->addWidget(tVFont->button(),i,2); | 1061 | topLayout->addWidget(tVFont->button(),i,2); |
1058 | ++i; | 1062 | ++i; |
1059 | 1063 | ||
1060 | 1064 | ||
1061 | 1065 | ||
1062 | tVFont = | 1066 | tVFont = |
1063 | addWidFont(i18n("Details"),i18n("EditorBox:"), | 1067 | addWidFont(i18n("Details"),i18n("EditorBox:"), |
1064 | &(KOPrefs::instance()->mEditBoxFont),topFrame); | 1068 | &(KOPrefs::instance()->mEditBoxFont),topFrame); |
1065 | topLayout->addWidget(tVFont->label(),i,0); | 1069 | topLayout->addWidget(tVFont->label(),i,0); |
1066 | topLayout->addWidget(tVFont->preview(),i,1); | 1070 | topLayout->addWidget(tVFont->preview(),i,1); |
1067 | topLayout->addWidget(tVFont->button(),i,2); | 1071 | topLayout->addWidget(tVFont->button(),i,2); |
1068 | ++i; | 1072 | ++i; |
1069 | 1073 | ||
1070 | 1074 | ||
1071 | 1075 | ||
1072 | topLayout->setColStretch(1,1); | 1076 | topLayout->setColStretch(1,1); |
1073 | topLayout->setRowStretch(4,1); | 1077 | topLayout->setRowStretch(4,1); |
1074 | 1078 | ||
1075 | 1079 | ||
1076 | i = 0; | 1080 | i = 0; |
1077 | topFrame = addPage(i18n("View Fonts"),0, | 1081 | topFrame = addPage(i18n("View Fonts"),0, |
1078 | DesktopIcon("fonts",KIcon::SizeMedium)); | 1082 | DesktopIcon("fonts",KIcon::SizeMedium)); |
1079 | 1083 | ||
1080 | topLayout = new QGridLayout(topFrame,7,3); | 1084 | topLayout = new QGridLayout(topFrame,7,3); |
1081 | topLayout->setSpacing(1); | 1085 | topLayout->setSpacing(1); |
1082 | topLayout->setMargin(3); | 1086 | topLayout->setMargin(3); |
1083 | 1087 | ||
1084 | tVFont = | 1088 | tVFont = |
1085 | addWidFont(i18n("Configure KO"),i18n("What's Next View:"), | 1089 | addWidFont(i18n("Configure KO"),i18n("What's Next View:"), |
1086 | &(KOPrefs::instance()->mWhatsNextFont),topFrame); | 1090 | &(KOPrefs::instance()->mWhatsNextFont),topFrame); |
1087 | topLayout->addWidget(tVFont->label(),i,0); | 1091 | topLayout->addWidget(tVFont->label(),i,0); |
1088 | topLayout->addWidget(tVFont->preview(),i,1); | 1092 | topLayout->addWidget(tVFont->preview(),i,1); |
1089 | topLayout->addWidget(tVFont->button(),i,2); | 1093 | topLayout->addWidget(tVFont->button(),i,2); |
1090 | ++i; | 1094 | ++i; |
1091 | KPrefsDialogWidFont *agendaViewFont = | 1095 | KPrefsDialogWidFont *agendaViewFont = |
1092 | addWidFont(i18n("Event text"),i18n("Agenda view:"), | 1096 | addWidFont(i18n("Event text"),i18n("Agenda view:"), |
1093 | &(KOPrefs::instance()->mAgendaViewFont),topFrame); | 1097 | &(KOPrefs::instance()->mAgendaViewFont),topFrame); |
1094 | topLayout->addWidget(agendaViewFont->label(),i,0); | 1098 | topLayout->addWidget(agendaViewFont->label(),i,0); |
1095 | topLayout->addWidget(agendaViewFont->preview(),i,1); | 1099 | topLayout->addWidget(agendaViewFont->preview(),i,1); |
1096 | topLayout->addWidget(agendaViewFont->button(),i,2); | 1100 | topLayout->addWidget(agendaViewFont->button(),i,2); |
1097 | ++i; | 1101 | ++i; |
1098 | 1102 | ||
1099 | 1103 | ||
1100 | KPrefsDialogWidFont *monthViewFont = | 1104 | KPrefsDialogWidFont *monthViewFont = |
1101 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34)) + " " + i18n("Event"), | 1105 | addWidFont(KGlobal::locale()->formatTime(QTime(12,34)) + " " + i18n("Event"), |
1102 | i18n("Month view:"),&(KOPrefs::instance()->mMonthViewFont),topFrame); | 1106 | i18n("Month view:"),&(KOPrefs::instance()->mMonthViewFont),topFrame); |
1103 | topLayout->addWidget(monthViewFont->label(),i,0); | 1107 | topLayout->addWidget(monthViewFont->label(),i,0); |
1104 | topLayout->addWidget(monthViewFont->preview(),i,1); | 1108 | topLayout->addWidget(monthViewFont->preview(),i,1); |
1105 | topLayout->addWidget(monthViewFont->button(),i,2); | 1109 | topLayout->addWidget(monthViewFont->button(),i,2); |
1106 | ++i; | 1110 | ++i; |
1107 | 1111 | ||
1108 | 1112 | ||
1109 | KPrefsDialogWidFont *lVFont = | 1113 | KPrefsDialogWidFont *lVFont = |
1110 | addWidFont(i18n("Event"),i18n("List View:"), | 1114 | addWidFont(i18n("Event"),i18n("List View:"), |
1111 | &(KOPrefs::instance()->mListViewFont),topFrame); | 1115 | &(KOPrefs::instance()->mListViewFont),topFrame); |
1112 | topLayout->addWidget(lVFont->label(),i,0); | 1116 | topLayout->addWidget(lVFont->label(),i,0); |
1113 | topLayout->addWidget(lVFont->preview(),i,1); | 1117 | topLayout->addWidget(lVFont->preview(),i,1); |
1114 | topLayout->addWidget(lVFont->button(),i,2); | 1118 | topLayout->addWidget(lVFont->button(),i,2); |
1115 | ++i; | 1119 | ++i; |
1116 | 1120 | ||
1117 | 1121 | ||
1118 | tVFont = | 1122 | tVFont = |
1119 | addWidFont(i18n("ToDo"),i18n("ToDoView:"), | 1123 | addWidFont(i18n("ToDo"),i18n("ToDoView:"), |
1120 | &(KOPrefs::instance()->mTodoViewFont),topFrame); | 1124 | &(KOPrefs::instance()->mTodoViewFont),topFrame); |
1121 | topLayout->addWidget(tVFont->label(),i,0); | 1125 | topLayout->addWidget(tVFont->label(),i,0); |
1122 | topLayout->addWidget(tVFont->preview(),i,1); | 1126 | topLayout->addWidget(tVFont->preview(),i,1); |
1123 | topLayout->addWidget(tVFont->button(),i,2); | 1127 | topLayout->addWidget(tVFont->button(),i,2); |
1124 | ++i; | 1128 | ++i; |
1125 | 1129 | ||
1126 | 1130 | ||
1127 | tVFont = | 1131 | tVFont = |
1128 | addWidFont(i18n("Today"),i18n("JournalView:"), | 1132 | addWidFont(i18n("Today"),i18n("JournalView:"), |
1129 | &(KOPrefs::instance()->mJornalViewFont),topFrame); | 1133 | &(KOPrefs::instance()->mJornalViewFont),topFrame); |
1130 | topLayout->addWidget(tVFont->label(),i,0); | 1134 | topLayout->addWidget(tVFont->label(),i,0); |
1131 | topLayout->addWidget(tVFont->preview(),i,1); | 1135 | topLayout->addWidget(tVFont->preview(),i,1); |
1132 | topLayout->addWidget(tVFont->button(),i,2); | 1136 | topLayout->addWidget(tVFont->button(),i,2); |
1133 | ++i; | 1137 | ++i; |
1134 | 1138 | ||
1135 | 1139 | ||
1136 | 1140 | ||
1137 | 1141 | ||
1138 | topLayout->setColStretch(1,1); | 1142 | topLayout->setColStretch(1,1); |
1139 | topLayout->setRowStretch(4,1); | 1143 | topLayout->setRowStretch(4,1); |
1140 | 1144 | ||
1141 | 1145 | ||
1142 | 1146 | ||
1143 | 1147 | ||
1144 | } | 1148 | } |
1145 | 1149 | ||
1146 | void KOPrefsDialog::setupColorsTab() | 1150 | void KOPrefsDialog::setupColorsTab() |
1147 | { | 1151 | { |
1148 | QFrame *topFrame = addPage(i18n("Colors"),0,0); | 1152 | QFrame *topFrame = addPage(i18n("Colors"),0,0); |
1149 | // DesktopIcon("colorize",KIcon::SizeMedium)); | 1153 | // DesktopIcon("colorize",KIcon::SizeMedium)); |
1150 | 1154 | ||
1151 | QGridLayout *topLayout = new QGridLayout(topFrame,5,2); | 1155 | QGridLayout *topLayout = new QGridLayout(topFrame,5,2); |
1152 | // topLayout->setSpacing(mSpacingHint); | 1156 | // topLayout->setSpacing(mSpacingHint); |
1153 | // topLayout->setMargin(mMarginHint); | 1157 | // topLayout->setMargin(mMarginHint); |
1154 | 1158 | ||
1155 | topLayout->setSpacing(2); | 1159 | topLayout->setSpacing(2); |
1156 | topLayout->setMargin(3); | 1160 | topLayout->setMargin(3); |
1157 | 1161 | ||
1158 | int ii = 1; | 1162 | int ii = 1; |
1159 | QGroupBox *categoryGroup ; | 1163 | QGroupBox *categoryGroup ; |
1160 | 1164 | ||
1161 | categoryGroup = new QGroupBox(1,Vertical,i18n("Categories"), | 1165 | categoryGroup = new QGroupBox(1,Vertical,i18n("Categories"), |
1162 | topFrame); | 1166 | topFrame); |
1163 | topLayout->addMultiCellWidget(categoryGroup,0,0,0,1); | 1167 | topLayout->addMultiCellWidget(categoryGroup,0,0,0,1); |
1164 | 1168 | ||
1165 | mCategoryCombo = new QComboBox(categoryGroup); | 1169 | mCategoryCombo = new QComboBox(categoryGroup); |
1166 | mCategoryCombo->insertStringList(KOPrefs::instance()->mCustomCategories); | 1170 | mCategoryCombo->insertStringList(KOPrefs::instance()->mCustomCategories); |
1167 | connect(mCategoryCombo,SIGNAL(activated(int)),SLOT(updateCategoryColor())); | 1171 | connect(mCategoryCombo,SIGNAL(activated(int)),SLOT(updateCategoryColor())); |
1168 | 1172 | ||
1169 | mCategoryButton = new KColorButton(categoryGroup); | 1173 | mCategoryButton = new KColorButton(categoryGroup); |
1170 | connect(mCategoryButton,SIGNAL(changed(const QColor &)),SLOT(setCategoryColor())); | 1174 | connect(mCategoryButton,SIGNAL(changed(const QColor &)),SLOT(setCategoryColor())); |
1171 | updateCategoryColor(); | 1175 | updateCategoryColor(); |
1172 | 1176 | ||
1173 | 1177 | ||
1174 | // Holiday Color | 1178 | // Holiday Color |
1175 | 1179 | ||
1176 | KPrefsDialogWidColor *holidayColor = | 1180 | KPrefsDialogWidColor *holidayColor = |
1177 | addWidColor(i18n("Holiday color:"), | 1181 | addWidColor(i18n("Holiday color:"), |
1178 | &(KOPrefs::instance()->mHolidayColor),topFrame); | 1182 | &(KOPrefs::instance()->mHolidayColor),topFrame); |
1179 | topLayout->addWidget(holidayColor->label(),ii,0); | 1183 | topLayout->addWidget(holidayColor->label(),ii,0); |
1180 | topLayout->addWidget(holidayColor->button(),ii++,1); | 1184 | topLayout->addWidget(holidayColor->button(),ii++,1); |
1181 | 1185 | ||
1182 | // Highlight Color | 1186 | // Highlight Color |
1183 | KPrefsDialogWidColor *highlightColor = | 1187 | KPrefsDialogWidColor *highlightColor = |
1184 | addWidColor(i18n("Highlight color:"), | 1188 | addWidColor(i18n("Highlight color:"), |
1185 | &(KOPrefs::instance()->mHighlightColor),topFrame); | 1189 | &(KOPrefs::instance()->mHighlightColor),topFrame); |
1186 | topLayout->addWidget(highlightColor->label(),ii,0); | 1190 | topLayout->addWidget(highlightColor->label(),ii,0); |
1187 | topLayout->addWidget(highlightColor->button(),ii++,1); | 1191 | topLayout->addWidget(highlightColor->button(),ii++,1); |
1188 | 1192 | ||
1189 | // Event color | 1193 | // Event color |
1190 | KPrefsDialogWidColor *eventColor = | 1194 | KPrefsDialogWidColor *eventColor = |
1191 | addWidColor(i18n("Default event color:"), | 1195 | addWidColor(i18n("Default event color:"), |
1192 | &(KOPrefs::instance()->mEventColor),topFrame); | 1196 | &(KOPrefs::instance()->mEventColor),topFrame); |
1193 | topLayout->addWidget(eventColor->label(),ii,0); | 1197 | topLayout->addWidget(eventColor->label(),ii,0); |
1194 | topLayout->addWidget(eventColor->button(),ii++,1); | 1198 | topLayout->addWidget(eventColor->button(),ii++,1); |
1195 | eventColor = | 1199 | eventColor = |
1196 | addWidColor(i18n("Default todo done color:"), | 1200 | addWidColor(i18n("Default todo done color:"), |
1197 | &(KOPrefs::instance()->mTodoDoneColor),topFrame); | 1201 | &(KOPrefs::instance()->mTodoDoneColor),topFrame); |
1198 | topLayout->addWidget(eventColor->label(),ii,0); | 1202 | topLayout->addWidget(eventColor->label(),ii,0); |
1199 | topLayout->addWidget(eventColor->button(),ii++,1); | 1203 | topLayout->addWidget(eventColor->button(),ii++,1); |
1200 | 1204 | ||
1201 | if ( QApplication::desktop()->height() <= 240 ) { | 1205 | if ( QApplication::desktop()->height() <= 240 ) { |
1202 | topFrame = addPage(i18n("Colors") +" 2",0,0); | 1206 | topFrame = addPage(i18n("Colors") +" 2",0,0); |
1203 | // DesktopIcon("colorize",KIcon::SizeMedium)); | 1207 | // DesktopIcon("colorize",KIcon::SizeMedium)); |
1204 | 1208 | ||
1205 | topLayout = new QGridLayout(topFrame,5,2); | 1209 | topLayout = new QGridLayout(topFrame,5,2); |
1206 | // topLayout->setSpacing(mSpacingHint); | 1210 | // topLayout->setSpacing(mSpacingHint); |
1207 | // topLayout->setMargin(mMarginHint); | 1211 | // topLayout->setMargin(mMarginHint); |
1208 | 1212 | ||
1209 | topLayout->setSpacing(2); | 1213 | topLayout->setSpacing(2); |
1210 | topLayout->setMargin(3); | 1214 | topLayout->setMargin(3); |
1211 | } | 1215 | } |
1212 | 1216 | ||
1213 | 1217 | ||
1214 | // agenda view background color | 1218 | // agenda view background color |
1215 | KPrefsDialogWidColor *agendaBgColor = | 1219 | KPrefsDialogWidColor *agendaBgColor = |
1216 | addWidColor(i18n("Agenda view background color:"), | 1220 | addWidColor(i18n("Agenda view background color:"), |
1217 | &(KOPrefs::instance()->mAgendaBgColor),topFrame); | 1221 | &(KOPrefs::instance()->mAgendaBgColor),topFrame); |
1218 | topLayout->addWidget(agendaBgColor->label(),ii,0); | 1222 | topLayout->addWidget(agendaBgColor->label(),ii,0); |
1219 | topLayout->addWidget(agendaBgColor->button(),ii++,1); | 1223 | topLayout->addWidget(agendaBgColor->button(),ii++,1); |
1220 | 1224 | ||
1221 | // working hours color | 1225 | // working hours color |
1222 | KPrefsDialogWidColor *workingHoursColor = | 1226 | KPrefsDialogWidColor *workingHoursColor = |
1223 | addWidColor(i18n("Working hours color:"), | 1227 | addWidColor(i18n("Working hours color:"), |
1224 | &(KOPrefs::instance()->mWorkingHoursColor),topFrame); | 1228 | &(KOPrefs::instance()->mWorkingHoursColor),topFrame); |
1225 | topLayout->addWidget(workingHoursColor->label(),ii,0); | 1229 | topLayout->addWidget(workingHoursColor->label(),ii,0); |
1226 | topLayout->addWidget(workingHoursColor->button(),ii++,1); | 1230 | topLayout->addWidget(workingHoursColor->button(),ii++,1); |
1227 | 1231 | ||
1228 | KPrefsDialogWidBool *sb = | 1232 | KPrefsDialogWidBool *sb = |
1229 | addWidBool(i18n("Use colors for application:"), | 1233 | addWidBool(i18n("Use colors for application:"), |
1230 | &(KOPrefs::instance()->mUseAppColors),topFrame); | 1234 | &(KOPrefs::instance()->mUseAppColors),topFrame); |
1231 | topLayout->addMultiCellWidget(sb->checkBox(), ii, ii, 0,1 ); | 1235 | topLayout->addMultiCellWidget(sb->checkBox(), ii, ii, 0,1 ); |
1232 | 1236 | ||
1233 | ii++; | 1237 | ii++; |
1234 | KPrefsDialogWidColor * workingHoursColor1 = | 1238 | KPrefsDialogWidColor * workingHoursColor1 = |
1235 | addWidColor(i18n("Buttons, menus, etc.:"), | 1239 | addWidColor(i18n("Buttons, menus, etc.:"), |
1236 | &(KOPrefs::instance()->mAppColor1),topFrame); | 1240 | &(KOPrefs::instance()->mAppColor1),topFrame); |
1237 | topLayout->addWidget(workingHoursColor1->label(),ii,0); | 1241 | topLayout->addWidget(workingHoursColor1->label(),ii,0); |
1238 | topLayout->addWidget(workingHoursColor1->button(),ii++,1); | 1242 | topLayout->addWidget(workingHoursColor1->button(),ii++,1); |
1239 | 1243 | ||
1240 | KPrefsDialogWidColor * workingHoursColor2 = | 1244 | KPrefsDialogWidColor * workingHoursColor2 = |
1241 | addWidColor(i18n("Frames, labels, etc.:"), | 1245 | addWidColor(i18n("Frames, labels, etc.:"), |
1242 | &(KOPrefs::instance()->mAppColor2),topFrame); | 1246 | &(KOPrefs::instance()->mAppColor2),topFrame); |
1243 | topLayout->addWidget(workingHoursColor2->label(),ii,0); | 1247 | topLayout->addWidget(workingHoursColor2->label(),ii,0); |
1244 | topLayout->addWidget(workingHoursColor2->button(),ii++,1); | 1248 | topLayout->addWidget(workingHoursColor2->button(),ii++,1); |
1245 | 1249 | ||
1246 | 1250 | ||
1247 | 1251 | ||
1248 | } | 1252 | } |
1249 | 1253 | ||
1250 | void KOPrefsDialog::setCategoryColor() | 1254 | void KOPrefsDialog::setCategoryColor() |
1251 | { | 1255 | { |
1252 | mCategoryDict.replace(mCategoryCombo->currentText(), new QColor(mCategoryButton->color())); | 1256 | mCategoryDict.replace(mCategoryCombo->currentText(), new QColor(mCategoryButton->color())); |
1253 | } | 1257 | } |
1254 | 1258 | ||
1255 | void KOPrefsDialog::updateCategoryColor() | 1259 | void KOPrefsDialog::updateCategoryColor() |
1256 | { | 1260 | { |
1257 | QString cat = mCategoryCombo->currentText(); | 1261 | QString cat = mCategoryCombo->currentText(); |
1258 | QColor *color = mCategoryDict.find(cat); | 1262 | QColor *color = mCategoryDict.find(cat); |
1259 | if (!color) { | 1263 | if (!color) { |
1260 | color = KOPrefs::instance()->categoryColor(cat); | 1264 | color = KOPrefs::instance()->categoryColor(cat); |
1261 | } | 1265 | } |
1262 | if (color) { | 1266 | if (color) { |
1263 | mCategoryButton->setColor(*color); | 1267 | mCategoryButton->setColor(*color); |
1264 | } | 1268 | } |
1265 | } | 1269 | } |
1266 | 1270 | ||
1267 | void KOPrefsDialog::setupPrinterTab() | 1271 | void KOPrefsDialog::setupPrinterTab() |
1268 | { | 1272 | { |
1269 | mPrinterTab = addPage(i18n("Printing"),0, | 1273 | mPrinterTab = addPage(i18n("Printing"),0, |
1270 | DesktopIcon("fileprint",KIcon::SizeMedium)); | 1274 | DesktopIcon("fileprint",KIcon::SizeMedium)); |
1271 | 1275 | ||
1272 | QGridLayout *topLayout = new QGridLayout(mPrinterTab,5,2); | 1276 | QGridLayout *topLayout = new QGridLayout(mPrinterTab,5,2); |
1273 | topLayout->setSpacing(mSpacingHint); | 1277 | topLayout->setSpacing(mSpacingHint); |
1274 | topLayout->setMargin(mMarginHint); | 1278 | topLayout->setMargin(mMarginHint); |
1275 | 1279 | ||
1276 | topLayout->setRowStretch(4,1); | 1280 | topLayout->setRowStretch(4,1); |
1277 | } | 1281 | } |
1278 | 1282 | ||
1279 | void KOPrefsDialog::setupGroupSchedulingTab() | 1283 | void KOPrefsDialog::setupGroupSchedulingTab() |
1280 | { | 1284 | { |
1281 | #if 0 | 1285 | #if 0 |
1282 | QFrame *topFrame = addPage(i18n("Group Scheduling"),0, | 1286 | QFrame *topFrame = addPage(i18n("Group Scheduling"),0, |
1283 | DesktopIcon("personal",KIcon::SizeMedium)); | 1287 | DesktopIcon("personal",KIcon::SizeMedium)); |
1284 | 1288 | ||
1285 | QGridLayout *topLayout = new QGridLayout(topFrame,6,2); | 1289 | QGridLayout *topLayout = new QGridLayout(topFrame,6,2); |
1286 | topLayout->setSpacing(mSpacingHint); | 1290 | topLayout->setSpacing(mSpacingHint); |
1287 | topLayout->setMargin(mMarginHint); | 1291 | topLayout->setMargin(mMarginHint); |
1288 | 1292 | ||
1289 | #if 0 | 1293 | #if 0 |
1290 | KPrefsDialogWidRadios *schedulerGroup = | 1294 | KPrefsDialogWidRadios *schedulerGroup = |
1291 | addWidRadios(i18n("Scheduler Mail Client"),&(KOPrefs::instance()->mIMIPScheduler), | 1295 | addWidRadios(i18n("Scheduler Mail Client"),&(KOPrefs::instance()->mIMIPScheduler), |
1292 | topFrame); | 1296 | topFrame); |
1293 | schedulerGroup->addRadio("Dummy"); // Only for debugging | 1297 | schedulerGroup->addRadio("Dummy"); // Only for debugging |
1294 | schedulerGroup->addRadio(i18n("Mail client")); | 1298 | schedulerGroup->addRadio(i18n("Mail client")); |
1295 | 1299 | ||
1296 | topLayout->addMultiCellWidget(schedulerGroup->groupBox(),0,0,0,1); | 1300 | topLayout->addMultiCellWidget(schedulerGroup->groupBox(),0,0,0,1); |
1297 | #endif | 1301 | #endif |
1298 | 1302 | ||
1299 | KPrefsDialogWidRadios *sendGroup = | 1303 | KPrefsDialogWidRadios *sendGroup = |
1300 | addWidRadios(i18n("Scheduler Mails Should Be"),&(KOPrefs::instance()->mIMIPSend), | 1304 | addWidRadios(i18n("Scheduler Mails Should Be"),&(KOPrefs::instance()->mIMIPSend), |
1301 | topFrame); | 1305 | topFrame); |
1302 | sendGroup->addRadio(i18n("Send to outbox")); | 1306 | sendGroup->addRadio(i18n("Send to outbox")); |
1303 | sendGroup->addRadio(i18n("Send directly")); | 1307 | sendGroup->addRadio(i18n("Send directly")); |
1304 | 1308 | ||
1305 | topLayout->addMultiCellWidget(sendGroup->groupBox(),1,1,0,1); | 1309 | topLayout->addMultiCellWidget(sendGroup->groupBox(),1,1,0,1); |
1306 | 1310 | ||
1307 | topLayout->addMultiCellWidget(new QLabel(i18n("Additional email addresses:"),topFrame),2,2,0,1); | 1311 | topLayout->addMultiCellWidget(new QLabel(i18n("Additional email addresses:"),topFrame),2,2,0,1); |
1308 | mAMails = new QListView(topFrame); | 1312 | mAMails = new QListView(topFrame); |
1309 | mAMails->addColumn(i18n("Email"),300); | 1313 | mAMails->addColumn(i18n("Email"),300); |
1310 | topLayout->addMultiCellWidget(mAMails,3,3,0,1); | 1314 | topLayout->addMultiCellWidget(mAMails,3,3,0,1); |
1311 | 1315 | ||
1312 | topLayout->addWidget(new QLabel(i18n("Additional email address:"),topFrame),4,0); | 1316 | topLayout->addWidget(new QLabel(i18n("Additional email address:"),topFrame),4,0); |
1313 | aEmailsEdit = new QLineEdit(topFrame); | 1317 | aEmailsEdit = new QLineEdit(topFrame); |
1314 | aEmailsEdit->setEnabled(false); | 1318 | aEmailsEdit->setEnabled(false); |
1315 | topLayout->addWidget(aEmailsEdit,4,1); | 1319 | topLayout->addWidget(aEmailsEdit,4,1); |
1316 | 1320 | ||
1317 | QPushButton *add = new QPushButton(i18n("New"),topFrame,"new"); | 1321 | QPushButton *add = new QPushButton(i18n("New"),topFrame,"new"); |
1318 | topLayout->addWidget(add,5,0); | 1322 | topLayout->addWidget(add,5,0); |
1319 | QPushButton *del = new QPushButton(i18n("Remove"),topFrame,"remove"); | 1323 | QPushButton *del = new QPushButton(i18n("Remove"),topFrame,"remove"); |
1320 | topLayout->addWidget(del,5,1); | 1324 | topLayout->addWidget(del,5,1); |
1321 | 1325 | ||
1322 | //topLayout->setRowStretch(2,1); | 1326 | //topLayout->setRowStretch(2,1); |
1323 | connect(add, SIGNAL( clicked() ), this, SLOT(addItem()) ); | 1327 | connect(add, SIGNAL( clicked() ), this, SLOT(addItem()) ); |
1324 | connect(del, SIGNAL( clicked() ), this, SLOT(removeItem()) ); | 1328 | connect(del, SIGNAL( clicked() ), this, SLOT(removeItem()) ); |
1325 | connect(aEmailsEdit,SIGNAL( textChanged(const QString&) ), this,SLOT(updateItem())); | 1329 | connect(aEmailsEdit,SIGNAL( textChanged(const QString&) ), this,SLOT(updateItem())); |
1326 | connect(mAMails,SIGNAL(selectionChanged(QListViewItem *)),SLOT(updateInput())); | 1330 | connect(mAMails,SIGNAL(selectionChanged(QListViewItem *)),SLOT(updateInput())); |
1327 | #endif | 1331 | #endif |
1328 | } | 1332 | } |
1329 | 1333 | ||
1330 | void KOPrefsDialog::setupGroupAutomationTab() | 1334 | void KOPrefsDialog::setupGroupAutomationTab() |
1331 | { | 1335 | { |
1332 | return; | 1336 | return; |
1333 | QFrame *topFrame = addPage(i18n("Group Automation"),0, | 1337 | QFrame *topFrame = addPage(i18n("Group Automation"),0, |
1334 | DesktopIcon("personal",KIcon::SizeMedium)); | 1338 | DesktopIcon("personal",KIcon::SizeMedium)); |
1335 | 1339 | ||
1336 | QGridLayout *topLayout = new QGridLayout(topFrame,5,1); | 1340 | QGridLayout *topLayout = new QGridLayout(topFrame,5,1); |
1337 | topLayout->setSpacing(mSpacingHint); | 1341 | topLayout->setSpacing(mSpacingHint); |
1338 | topLayout->setMargin(mMarginHint); | 1342 | topLayout->setMargin(mMarginHint); |
1339 | 1343 | ||
1340 | KPrefsDialogWidRadios *autoRefreshGroup = | 1344 | KPrefsDialogWidRadios *autoRefreshGroup = |
1341 | addWidRadios(i18n("Auto Send Refresh"), | 1345 | addWidRadios(i18n("Auto Send Refresh"), |
1342 | &(KOPrefs::instance()->mIMIPAutoRefresh),topFrame); | 1346 | &(KOPrefs::instance()->mIMIPAutoRefresh),topFrame); |
1343 | autoRefreshGroup->addRadio(i18n("Never")); | 1347 | autoRefreshGroup->addRadio(i18n("Never")); |
1344 | autoRefreshGroup->addRadio(i18n("If attendee is in addressbook")); | 1348 | autoRefreshGroup->addRadio(i18n("If attendee is in addressbook")); |
1345 | //autoRefreshGroup->addRadio(i18n("selected emails")); | 1349 | //autoRefreshGroup->addRadio(i18n("selected emails")); |
1346 | topLayout->addMultiCellWidget(autoRefreshGroup->groupBox(),0,0,0,0); | 1350 | topLayout->addMultiCellWidget(autoRefreshGroup->groupBox(),0,0,0,0); |
1347 | 1351 | ||
1348 | KPrefsDialogWidRadios *autoInsertGroup = | 1352 | KPrefsDialogWidRadios *autoInsertGroup = |
1349 | addWidRadios(i18n("Auto Insert IMIP Replies"), | 1353 | addWidRadios(i18n("Auto Insert IMIP Replies"), |
1350 | &(KOPrefs::instance()->mIMIPAutoInsertReply),topFrame); | 1354 | &(KOPrefs::instance()->mIMIPAutoInsertReply),topFrame); |
1351 | autoInsertGroup->addRadio(i18n("Never")); | 1355 | autoInsertGroup->addRadio(i18n("Never")); |
1352 | autoInsertGroup->addRadio(i18n("If attendee is in addressbook")); | 1356 | autoInsertGroup->addRadio(i18n("If attendee is in addressbook")); |
1353 | //autoInsertGroup->addRadio(i18n("selected emails")); | 1357 | //autoInsertGroup->addRadio(i18n("selected emails")); |
1354 | topLayout->addMultiCellWidget(autoInsertGroup->groupBox(),1,1,0,0); | 1358 | topLayout->addMultiCellWidget(autoInsertGroup->groupBox(),1,1,0,0); |
1355 | 1359 | ||
1356 | KPrefsDialogWidRadios *autoRequestGroup = | 1360 | KPrefsDialogWidRadios *autoRequestGroup = |
1357 | addWidRadios(i18n("Auto Insert IMIP Requests"), | 1361 | addWidRadios(i18n("Auto Insert IMIP Requests"), |
1358 | &(KOPrefs::instance()->mIMIPAutoInsertRequest),topFrame); | 1362 | &(KOPrefs::instance()->mIMIPAutoInsertRequest),topFrame); |
1359 | autoRequestGroup->addRadio(i18n("Never")); | 1363 | autoRequestGroup->addRadio(i18n("Never")); |
1360 | autoRequestGroup->addRadio(i18n("If organizer is in addressbook")); | 1364 | autoRequestGroup->addRadio(i18n("If organizer is in addressbook")); |
1361 | //autoInsertGroup->addRadio(i18n("selected emails")); | 1365 | //autoInsertGroup->addRadio(i18n("selected emails")); |
1362 | topLayout->addMultiCellWidget(autoRequestGroup->groupBox(),2,2,0,0); | 1366 | topLayout->addMultiCellWidget(autoRequestGroup->groupBox(),2,2,0,0); |
1363 | 1367 | ||
1364 | KPrefsDialogWidRadios *autoFreeBusyGroup = | 1368 | KPrefsDialogWidRadios *autoFreeBusyGroup = |
1365 | addWidRadios(i18n("Auto Send FreeBusy Information"), | 1369 | addWidRadios(i18n("Auto Send FreeBusy Information"), |
1366 | &(KOPrefs::instance()->mIMIPAutoFreeBusy),topFrame); | 1370 | &(KOPrefs::instance()->mIMIPAutoFreeBusy),topFrame); |
1367 | autoFreeBusyGroup->addRadio(i18n("Never")); | 1371 | autoFreeBusyGroup->addRadio(i18n("Never")); |
1368 | autoFreeBusyGroup->addRadio(i18n("If requested from an email in addressbook")); | 1372 | autoFreeBusyGroup->addRadio(i18n("If requested from an email in addressbook")); |
1369 | //autoFreeBusyGroup->addRadio(i18n("selected emails")); | 1373 | //autoFreeBusyGroup->addRadio(i18n("selected emails")); |
1370 | topLayout->addMultiCellWidget(autoFreeBusyGroup->groupBox(),3,3,0,0); | 1374 | topLayout->addMultiCellWidget(autoFreeBusyGroup->groupBox(),3,3,0,0); |
1371 | 1375 | ||
1372 | KPrefsDialogWidRadios *autoFreeBusyReplyGroup = | 1376 | KPrefsDialogWidRadios *autoFreeBusyReplyGroup = |
1373 | addWidRadios(i18n("Auto Save FreeBusy Replies"), | 1377 | addWidRadios(i18n("Auto Save FreeBusy Replies"), |
1374 | &(KOPrefs::instance()->mIMIPAutoFreeBusyReply),topFrame); | 1378 | &(KOPrefs::instance()->mIMIPAutoFreeBusyReply),topFrame); |
1375 | autoFreeBusyReplyGroup->addRadio(i18n("Never")); | 1379 | autoFreeBusyReplyGroup->addRadio(i18n("Never")); |
1376 | autoFreeBusyReplyGroup->addRadio(i18n("If attendee is in addressbook")); | 1380 | autoFreeBusyReplyGroup->addRadio(i18n("If attendee is in addressbook")); |
1377 | //autoFreeBusyGroup->addRadio(i18n("selected emails")); | 1381 | //autoFreeBusyGroup->addRadio(i18n("selected emails")); |
1378 | topLayout->addMultiCellWidget(autoFreeBusyReplyGroup->groupBox(),4,4,0,0); | 1382 | topLayout->addMultiCellWidget(autoFreeBusyReplyGroup->groupBox(),4,4,0,0); |
1379 | } | 1383 | } |
1380 | 1384 | ||
1381 | void KOPrefsDialog::showPrinterTab() | 1385 | void KOPrefsDialog::showPrinterTab() |
1382 | { | 1386 | { |
1383 | showPage(pageIndex(mPrinterTab)); | 1387 | showPage(pageIndex(mPrinterTab)); |
1384 | } | 1388 | } |
1385 | 1389 | ||
1386 | 1390 | ||
1387 | void KOPrefsDialog::setCombo(QComboBox *combo, const QString & text, | 1391 | void KOPrefsDialog::setCombo(QComboBox *combo, const QString & text, |
1388 | const QStringList *tags) | 1392 | const QStringList *tags) |
1389 | { | 1393 | { |
1390 | if (tags) { | 1394 | if (tags) { |
1391 | int i = tags->findIndex(text); | 1395 | int i = tags->findIndex(text); |
1392 | if (i > 0) combo->setCurrentItem(i); | 1396 | if (i > 0) combo->setCurrentItem(i); |
1393 | } else { | 1397 | } else { |
1394 | for(int i=0;i<combo->count();++i) { | 1398 | for(int i=0;i<combo->count();++i) { |
1395 | if (combo->text(i) == text) { | 1399 | if (combo->text(i) == text) { |
1396 | combo->setCurrentItem(i); | 1400 | combo->setCurrentItem(i); |
1397 | break; | 1401 | break; |
1398 | } | 1402 | } |
1399 | } | 1403 | } |
1400 | } | 1404 | } |
1401 | } | 1405 | } |
1402 | 1406 | ||
1403 | void KOPrefsDialog::usrReadConfig() | 1407 | void KOPrefsDialog::usrReadConfig() |
1404 | { | 1408 | { |
1405 | 1409 | ||
1406 | mNameEdit->setText(KOPrefs::instance()->fullName()); | 1410 | mNameEdit->setText(KOPrefs::instance()->fullName()); |
1407 | mEmailEdit->setText(KOPrefs::instance()->email()); | 1411 | mEmailEdit->setText(KOPrefs::instance()->email()); |
1408 | 1412 | ||
1409 | mAutoSaveIntervalSpin->setValue(KOPrefs::instance()->mAutoSaveInterval); | 1413 | mAutoSaveIntervalSpin->setValue(KOPrefs::instance()->mAutoSaveInterval); |
1410 | 1414 | ||
1411 | mStartTimeSpin->setValue(KOPrefs::instance()->mStartTime); | 1415 | mStartTimeSpin->setValue(KOPrefs::instance()->mStartTime); |
1412 | mDefaultDurationSpin->setValue(KOPrefs::instance()->mDefaultDuration); | 1416 | mDefaultDurationSpin->setValue(KOPrefs::instance()->mDefaultDuration); |
1413 | mAlarmTimeCombo->setCurrentItem(KOPrefs::instance()->mAlarmTime); | 1417 | mAlarmTimeCombo->setCurrentItem(KOPrefs::instance()->mAlarmTime); |
1414 | 1418 | ||
1415 | mNextXDaysSpin->setValue(KOPrefs::instance()->mNextXDays); | 1419 | mNextXDaysSpin->setValue(KOPrefs::instance()->mNextXDays); |
1416 | mWhatsNextSpin->setValue(KOPrefs::instance()->mWhatsNextDays); | 1420 | mWhatsNextSpin->setValue(KOPrefs::instance()->mWhatsNextDays); |
1417 | mPrioSpin->setValue(KOPrefs::instance()->mWhatsNextPrios); | 1421 | mPrioSpin->setValue(KOPrefs::instance()->mWhatsNextPrios); |
1418 | // mAMails->clear(); | 1422 | // mAMails->clear(); |
1419 | // for ( QStringList::Iterator it = KOPrefs::instance()->mAdditionalMails.begin(); | 1423 | // for ( QStringList::Iterator it = KOPrefs::instance()->mAdditionalMails.begin(); |
1420 | // it != KOPrefs::instance()->mAdditionalMails.end(); ++it ) { | 1424 | // it != KOPrefs::instance()->mAdditionalMails.end(); ++it ) { |
1421 | // QListViewItem *item = new QListViewItem(mAMails); | 1425 | // QListViewItem *item = new QListViewItem(mAMails); |
1422 | // item->setText(0,*it); | 1426 | // item->setText(0,*it); |
1423 | // mAMails->insertItem(item); | 1427 | // mAMails->insertItem(item); |
1424 | // } | 1428 | // } |
1425 | 1429 | ||
1426 | //that soundmLocalTempFile->setText(KOPrefs::instance()->mLocalTempFile); | 1430 | //that soundmLocalTempFile->setText(KOPrefs::instance()->mLocalTempFile); |
1427 | mDefaultAlarmFile->setText(KOPrefs::instance()->mDefaultAlarmFile); | 1431 | mDefaultAlarmFile->setText(KOPrefs::instance()->mDefaultAlarmFile); |
1428 | updateCategories(); | 1432 | updateCategories(); |
1429 | mAlarmPlayBeeps->setValue(KOPrefs::instance()->mAlarmPlayBeeps ); | 1433 | mAlarmPlayBeeps->setValue(KOPrefs::instance()->mAlarmPlayBeeps ); |
1430 | mAlarmSuspendTime->setValue(KOPrefs::instance()->mAlarmSuspendTime ); | 1434 | mAlarmSuspendTime->setValue(KOPrefs::instance()->mAlarmSuspendTime ); |
1431 | mAlarmSuspendCount->setValue(KOPrefs::instance()->mAlarmSuspendCount ); | 1435 | mAlarmSuspendCount->setValue(KOPrefs::instance()->mAlarmSuspendCount ); |
1432 | mAlarmBeepInterval->setValue(KOPrefs::instance()->mAlarmBeepInterval ); | 1436 | mAlarmBeepInterval->setValue(KOPrefs::instance()->mAlarmBeepInterval ); |
1433 | mCatDefaultColor = KOPrefs::instance()->mEventColor; | 1437 | mCatDefaultColor = KOPrefs::instance()->mEventColor; |
1434 | } | 1438 | } |
1435 | 1439 | ||
1436 | 1440 | ||
1437 | void KOPrefsDialog::usrWriteConfig() | 1441 | void KOPrefsDialog::usrWriteConfig() |
1438 | { | 1442 | { |
1439 | KOPrefs::instance()->mDefaultAlarmFile =mDefaultAlarmFile->text(); | 1443 | KOPrefs::instance()->mDefaultAlarmFile =mDefaultAlarmFile->text(); |
1440 | KOPrefs::instance()->setFullName(mNameEdit->text()); | 1444 | KOPrefs::instance()->setFullName(mNameEdit->text()); |
1441 | KOPrefs::instance()->setEmail(mEmailEdit->text()); | 1445 | KOPrefs::instance()->setEmail(mEmailEdit->text()); |
1442 | 1446 | ||
1443 | KOPrefs::instance()->mAutoSaveInterval = mAutoSaveIntervalSpin->value(); | 1447 | KOPrefs::instance()->mAutoSaveInterval = mAutoSaveIntervalSpin->value(); |
1444 | KOPrefs::instance()->mStartTime = mStartTimeSpin->value(); | 1448 | KOPrefs::instance()->mStartTime = mStartTimeSpin->value(); |
1445 | KOPrefs::instance()->mDefaultDuration = mDefaultDurationSpin->value(); | 1449 | KOPrefs::instance()->mDefaultDuration = mDefaultDurationSpin->value(); |
1446 | KOPrefs::instance()->mAlarmTime = mAlarmTimeCombo->currentItem(); | 1450 | KOPrefs::instance()->mAlarmTime = mAlarmTimeCombo->currentItem(); |
1447 | if ( mCatDefaultColor != KOPrefs::instance()->mEventColor ) { | 1451 | if ( mCatDefaultColor != KOPrefs::instance()->mEventColor ) { |
1448 | QStringList cat = KOPrefs::instance()->mCustomCategories; | 1452 | QStringList cat = KOPrefs::instance()->mCustomCategories; |
1449 | int iii = 0; | 1453 | int iii = 0; |
1450 | while ( iii < cat.count() ) { | 1454 | while ( iii < cat.count() ) { |
1451 | if ( *KOPrefs::instance()->categoryColor( cat[ iii ] ) == mCatDefaultColor ) | 1455 | if ( *KOPrefs::instance()->categoryColor( cat[ iii ] ) == mCatDefaultColor ) |
1452 | KOPrefs::instance()->setCategoryColor( cat[ iii ], KOPrefs::instance()->mEventColor ); | 1456 | KOPrefs::instance()->setCategoryColor( cat[ iii ], KOPrefs::instance()->mEventColor ); |
1453 | ++iii; | 1457 | ++iii; |
1454 | } | 1458 | } |
1455 | } | 1459 | } |
1456 | QDictIterator<QColor> it(mCategoryDict); | 1460 | QDictIterator<QColor> it(mCategoryDict); |
1457 | while (it.current()) { | 1461 | while (it.current()) { |
1458 | KOPrefs::instance()->setCategoryColor(it.currentKey(),*it.current()); | 1462 | KOPrefs::instance()->setCategoryColor(it.currentKey(),*it.current()); |
1459 | ++it; | 1463 | ++it; |
1460 | } | 1464 | } |
1461 | 1465 | ||
1462 | KOPrefs::instance()->mNextXDays = mNextXDaysSpin->value(); | 1466 | KOPrefs::instance()->mNextXDays = mNextXDaysSpin->value(); |
1463 | KOPrefs::instance()->mWhatsNextDays = mWhatsNextSpin->value(); | 1467 | KOPrefs::instance()->mWhatsNextDays = mWhatsNextSpin->value(); |
1464 | KOPrefs::instance()->mWhatsNextPrios = mPrioSpin->value(); | 1468 | KOPrefs::instance()->mWhatsNextPrios = mPrioSpin->value(); |
1465 | 1469 | ||
1466 | KOPrefs::instance()->mAdditionalMails.clear(); | 1470 | KOPrefs::instance()->mAdditionalMails.clear(); |
1467 | // QListViewItem *item; | 1471 | // QListViewItem *item; |
1468 | // item = mAMails->firstChild(); | 1472 | // item = mAMails->firstChild(); |
1469 | // while (item) | 1473 | // while (item) |
1470 | // { | 1474 | // { |
1471 | // KOPrefs::instance()->mAdditionalMails.append( item->text(0) ); | 1475 | // KOPrefs::instance()->mAdditionalMails.append( item->text(0) ); |
1472 | // item = item->nextSibling(); | 1476 | // item = item->nextSibling(); |
1473 | // } | 1477 | // } |
1474 | KOPrefs::instance()->mAlarmPlayBeeps = mAlarmPlayBeeps->value(); | 1478 | KOPrefs::instance()->mAlarmPlayBeeps = mAlarmPlayBeeps->value(); |
1475 | KOPrefs::instance()->mAlarmSuspendTime = mAlarmSuspendTime->value() ; | 1479 | KOPrefs::instance()->mAlarmSuspendTime = mAlarmSuspendTime->value() ; |
1476 | KOPrefs::instance()->mAlarmSuspendCount= mAlarmSuspendCount->value() ; | 1480 | KOPrefs::instance()->mAlarmSuspendCount= mAlarmSuspendCount->value() ; |
1477 | KOPrefs::instance()->mAlarmBeepInterval= mAlarmBeepInterval->value() ; | 1481 | KOPrefs::instance()->mAlarmBeepInterval= mAlarmBeepInterval->value() ; |
1478 | } | 1482 | } |
1479 | 1483 | ||
1480 | void KOPrefsDialog::updateCategories() | 1484 | void KOPrefsDialog::updateCategories() |
1481 | { | 1485 | { |
1482 | mCategoryCombo->clear(); | 1486 | mCategoryCombo->clear(); |
1483 | mCategoryDict.clear(); | 1487 | mCategoryDict.clear(); |
1484 | mCategoryCombo->insertStringList(KOPrefs::instance()->mCustomCategories); | 1488 | mCategoryCombo->insertStringList(KOPrefs::instance()->mCustomCategories); |
1485 | updateCategoryColor(); | 1489 | updateCategoryColor(); |
1486 | } | 1490 | } |
1487 | 1491 | ||
1488 | void KOPrefsDialog::toggleEmailSettings(bool on) | 1492 | void KOPrefsDialog::toggleEmailSettings(bool on) |
1489 | { | 1493 | { |
1490 | if (on) { | 1494 | if (on) { |
1491 | mEmailEdit->setEnabled(false); | 1495 | mEmailEdit->setEnabled(false); |
1492 | mNameEdit->setEnabled(false); | 1496 | mNameEdit->setEnabled(false); |
1493 | mEmailLabel->setEnabled(false); | 1497 | mEmailLabel->setEnabled(false); |
1494 | mNameLabel->setEnabled(false); | 1498 | mNameLabel->setEnabled(false); |
1495 | 1499 | ||
1496 | KEMailSettings settings; | 1500 | KEMailSettings settings; |
1497 | mNameEdit->setText(settings.getSetting(KEMailSettings::RealName)); | 1501 | mNameEdit->setText(settings.getSetting(KEMailSettings::RealName)); |
1498 | mEmailEdit->setText(settings.getSetting(KEMailSettings::EmailAddress)); | 1502 | mEmailEdit->setText(settings.getSetting(KEMailSettings::EmailAddress)); |
1499 | } else { | 1503 | } else { |
1500 | mEmailEdit->setEnabled(true); | 1504 | mEmailEdit->setEnabled(true); |
1501 | mNameEdit->setEnabled(true); | 1505 | mNameEdit->setEnabled(true); |
1502 | mEmailLabel->setEnabled(true); | 1506 | mEmailLabel->setEnabled(true); |
1503 | mNameLabel->setEnabled(true); | 1507 | mNameLabel->setEnabled(true); |
1504 | } | 1508 | } |
1505 | } | 1509 | } |
1506 | 1510 | ||
1507 | void KOPrefsDialog::addItem() | 1511 | void KOPrefsDialog::addItem() |
1508 | { | 1512 | { |
1509 | // aEmailsEdit->setEnabled(true); | 1513 | // aEmailsEdit->setEnabled(true); |
1510 | // QListViewItem *item = new QListViewItem(mAMails); | 1514 | // QListViewItem *item = new QListViewItem(mAMails); |
1511 | // mAMails->insertItem(item); | 1515 | // mAMails->insertItem(item); |
1512 | // mAMails->setSelected(item,true); | 1516 | // mAMails->setSelected(item,true); |
1513 | // aEmailsEdit->setText(i18n("(EmptyEmail)")); | 1517 | // aEmailsEdit->setText(i18n("(EmptyEmail)")); |
1514 | } | 1518 | } |
1515 | 1519 | ||
1516 | void KOPrefsDialog::removeItem() | 1520 | void KOPrefsDialog::removeItem() |
1517 | { | 1521 | { |
1518 | // QListViewItem *item; | 1522 | // QListViewItem *item; |
1519 | // item = mAMails->selectedItem(); | 1523 | // item = mAMails->selectedItem(); |
1520 | // if (!item) return; | 1524 | // if (!item) return; |
1521 | // mAMails->takeItem(item); | 1525 | // mAMails->takeItem(item); |
1522 | // item = mAMails->selectedItem(); | 1526 | // item = mAMails->selectedItem(); |
1523 | // if (!item) { | 1527 | // if (!item) { |
1524 | // aEmailsEdit->setText(""); | 1528 | // aEmailsEdit->setText(""); |
1525 | // aEmailsEdit->setEnabled(false); | 1529 | // aEmailsEdit->setEnabled(false); |
1526 | // } | 1530 | // } |
1527 | // if (mAMails->childCount() == 0) { | 1531 | // if (mAMails->childCount() == 0) { |
1528 | // aEmailsEdit->setEnabled(false); | 1532 | // aEmailsEdit->setEnabled(false); |
1529 | // } | 1533 | // } |
1530 | } | 1534 | } |
1531 | 1535 | ||
1532 | void KOPrefsDialog::updateItem() | 1536 | void KOPrefsDialog::updateItem() |
1533 | { | 1537 | { |
1534 | // QListViewItem *item; | 1538 | // QListViewItem *item; |
1535 | // item = mAMails->selectedItem(); | 1539 | // item = mAMails->selectedItem(); |
1536 | // if (!item) return; | 1540 | // if (!item) return; |
1537 | // item->setText(0,aEmailsEdit->text()); | 1541 | // item->setText(0,aEmailsEdit->text()); |
1538 | } | 1542 | } |
1539 | 1543 | ||
1540 | void KOPrefsDialog::updateInput() | 1544 | void KOPrefsDialog::updateInput() |
1541 | { | 1545 | { |
1542 | // QListViewItem *item; | 1546 | // QListViewItem *item; |
1543 | // item = mAMails->selectedItem(); | 1547 | // item = mAMails->selectedItem(); |
1544 | // if (!item) return; | 1548 | // if (!item) return; |
1545 | // aEmailsEdit->setEnabled(true); | 1549 | // aEmailsEdit->setEnabled(true); |
1546 | // aEmailsEdit->setText(item->text(0)); | 1550 | // aEmailsEdit->setText(item->text(0)); |
1547 | } | 1551 | } |
1548 | 1552 | ||
diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp index 221debc..fafcb58 100644 --- a/korganizer/kowhatsnextview.cpp +++ b/korganizer/kowhatsnextview.cpp | |||
@@ -1,789 +1,803 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of KOrganizer. | 2 | This file is part of KOrganizer. |
3 | Copyright (c) 2001 Cornelius Schumacher <schumacher@kde.org> | 3 | Copyright (c) 2001 Cornelius Schumacher <schumacher@kde.org> |
4 | 4 | ||
5 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
6 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |
7 | the Free Software Foundation; either version 2 of the License, or | 7 | the Free Software Foundation; either version 2 of the License, or |
8 | (at your option) any later version. | 8 | (at your option) any later version. |
9 | 9 | ||
10 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |
11 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 11 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 | GNU General Public License for more details. | 13 | GNU General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program; if not, write to the Free Software | 16 | along with this program; if not, write to the Free Software |
17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | 17 | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <qlayout.h> | 20 | #include <qlayout.h> |
21 | #include <qtextbrowser.h> | 21 | #include <qtextbrowser.h> |
22 | #include <qtextcodec.h> | 22 | #include <qtextcodec.h> |
23 | #include <qfileinfo.h> | 23 | #include <qfileinfo.h> |
24 | #include <qlabel.h> | 24 | #include <qlabel.h> |
25 | 25 | ||
26 | #include <qapplication.h> | 26 | #include <qapplication.h> |
27 | #ifdef DESKTOP_VERSION | 27 | #ifdef DESKTOP_VERSION |
28 | #include <qpaintdevicemetrics.h> | 28 | #include <qpaintdevicemetrics.h> |
29 | #endif | 29 | #endif |
30 | #include <kglobal.h> | 30 | #include <kglobal.h> |
31 | #include <klocale.h> | 31 | #include <klocale.h> |
32 | #include <kdebug.h> | 32 | #include <kdebug.h> |
33 | #include <kiconloader.h> | 33 | #include <kiconloader.h> |
34 | #include <kmessagebox.h> | 34 | #include <kmessagebox.h> |
35 | 35 | ||
36 | #include <libkcal/calendar.h> | 36 | #include <libkcal/calendar.h> |
37 | 37 | ||
38 | #ifndef KORG_NOPRINTER | 38 | #ifndef KORG_NOPRINTER |
39 | #include "calprinter.h" | 39 | #include "calprinter.h" |
40 | #endif | 40 | #endif |
41 | #include "koglobals.h" | 41 | #include "koglobals.h" |
42 | #include "koprefs.h" | 42 | #include "koprefs.h" |
43 | #include "koeventviewerdialog.h" | 43 | #include "koeventviewerdialog.h" |
44 | #include "koeventviewer.h" | 44 | #include "koeventviewer.h" |
45 | #include <qstylesheet.h> | 45 | #include <qstylesheet.h> |
46 | #include "kowhatsnextview.h" | 46 | #include "kowhatsnextview.h" |
47 | using namespace KOrg; | 47 | using namespace KOrg; |
48 | 48 | ||
49 | void WhatsNextTextBrowser::setSource(const QString& n) | 49 | void WhatsNextTextBrowser::setSource(const QString& n) |
50 | { | 50 | { |
51 | 51 | ||
52 | if (n.startsWith("event:")) { | 52 | if (n.startsWith("event:")) { |
53 | emit showIncidence(n); | 53 | emit showIncidence(n); |
54 | return; | 54 | return; |
55 | } else if (n.startsWith("todo:")) { | 55 | } else if (n.startsWith("todo:")) { |
56 | emit showIncidence(n); | 56 | emit showIncidence(n); |
57 | return; | 57 | return; |
58 | } else { | 58 | } else { |
59 | QTextBrowser::setSource(n); | 59 | QTextBrowser::setSource(n); |
60 | } | 60 | } |
61 | } | 61 | } |
62 | void WhatsNextTextBrowser::printMe() | 62 | void WhatsNextTextBrowser::printMe() |
63 | { | 63 | { |
64 | #ifdef DESKTOP_VERSION | 64 | #ifdef DESKTOP_VERSION |
65 | KOPrintPrefs pp ( this ); | 65 | KOPrintPrefs pp ( this ); |
66 | if (!pp.exec() ) | 66 | if (!pp.exec() ) |
67 | return; | 67 | return; |
68 | int scaleval = pp.printMode() ; | 68 | int scaleval = pp.printMode() ; |
69 | 69 | ||
70 | QPrinter printer; | 70 | QPrinter printer; |
71 | if (!printer.setup() ) | 71 | if (!printer.setup() ) |
72 | return; | 72 | return; |
73 | QPainter p; | 73 | QPainter p; |
74 | p.begin ( &printer ); | 74 | p.begin ( &printer ); |
75 | QPaintDeviceMetrics m = QPaintDeviceMetrics ( &printer ); | 75 | QPaintDeviceMetrics m = QPaintDeviceMetrics ( &printer ); |
76 | float dx, dy; | 76 | float dx, dy; |
77 | int wid = (m.width() * 9)/10; | 77 | int wid = (m.width() * 9)/10; |
78 | dx = (float) wid/(float)contentsWidth (); | 78 | dx = (float) wid/(float)contentsWidth (); |
79 | dy = (float)(m.height()) / (float)contentsHeight (); | 79 | dy = (float)(m.height()) / (float)contentsHeight (); |
80 | float scale; | 80 | float scale; |
81 | // scale to fit the width or height of the paper | 81 | // scale to fit the width or height of the paper |
82 | if ( dx < dy ) | 82 | if ( dx < dy ) |
83 | scale = dx; | 83 | scale = dx; |
84 | else | 84 | else |
85 | scale = dy; | 85 | scale = dy; |
86 | p.translate( m.width()/10,0 ); | 86 | p.translate( m.width()/10,0 ); |
87 | if ( scaleval == 2 || scaleval == 1 && scale < 1.0 ) { | 87 | if ( scaleval == 2 || scaleval == 1 && scale < 1.0 ) { |
88 | p.scale( scale, scale ); | 88 | p.scale( scale, scale ); |
89 | } | 89 | } |
90 | drawContents ( &p, 0,0, contentsWidth (), contentsHeight () ); | 90 | drawContents ( &p, 0,0, contentsWidth (), contentsHeight () ); |
91 | p.end(); | 91 | p.end(); |
92 | #endif | 92 | #endif |
93 | } | 93 | } |
94 | 94 | ||
95 | KOWhatsNextView::KOWhatsNextView(Calendar *calendar, QWidget *parent, | 95 | KOWhatsNextView::KOWhatsNextView(Calendar *calendar, QWidget *parent, |
96 | const char *name) | 96 | const char *name) |
97 | : KOrg::BaseView(calendar, parent, name) | 97 | : KOrg::BaseView(calendar, parent, name) |
98 | { | 98 | { |
99 | // mDateLabel = | 99 | // mDateLabel = |
100 | // new QLabel(KGlobal::locale()->formatDate(QDate::currentDate()),this); | 100 | // new QLabel(KGlobal::locale()->formatDate(QDate::currentDate()),this); |
101 | // mDateLabel->setMargin(2); | 101 | // mDateLabel->setMargin(2); |
102 | // mDateLabel->setAlignment(AlignCenter); | 102 | // mDateLabel->setAlignment(AlignCenter); |
103 | setFont( KOPrefs::instance()->mWhatsNextFont ); | 103 | setFont( KOPrefs::instance()->mWhatsNextFont ); |
104 | mView = new WhatsNextTextBrowser(this); | 104 | mView = new WhatsNextTextBrowser(this); |
105 | connect(mView,SIGNAL(showIncidence(const QString &)),SLOT(showIncidence(const QString &))); | 105 | connect(mView,SIGNAL(showIncidence(const QString &)),SLOT(showIncidence(const QString &))); |
106 | QStyleSheet* stsh = mView->styleSheet(); | 106 | QStyleSheet* stsh = mView->styleSheet(); |
107 | QStyleSheetItem * style ; | 107 | QStyleSheetItem * style ; |
108 | style = stsh->item ("h2" ); | 108 | style = stsh->item ("h2" ); |
109 | if ( style ) { | 109 | if ( style ) { |
110 | style->setMargin(QStyleSheetItem::MarginAll,0); | 110 | style->setMargin(QStyleSheetItem::MarginAll,0); |
111 | } | 111 | } |
112 | style = stsh->item ("h3" ); | 112 | style = stsh->item ("h3" ); |
113 | if ( style ) { | 113 | if ( style ) { |
114 | style->setMargin(QStyleSheetItem::MarginAll,0); | 114 | style->setMargin(QStyleSheetItem::MarginAll,0); |
115 | } | 115 | } |
116 | mEventViewer = 0; | 116 | mEventViewer = 0; |
117 | 117 | ||
118 | QBoxLayout *topLayout = new QVBoxLayout(this); | 118 | QBoxLayout *topLayout = new QVBoxLayout(this); |
119 | // topLayout->addWidget(mDateLabel); | 119 | // topLayout->addWidget(mDateLabel); |
120 | topLayout->addWidget(mView); | 120 | topLayout->addWidget(mView); |
121 | mTimer = new QTimer( this ); | 121 | mTimer = new QTimer( this ); |
122 | connect(mTimer,SIGNAL( timeout() ),this, SLOT(updateView())); | 122 | connect(mTimer,SIGNAL( timeout() ),this, SLOT(updateView())); |
123 | 123 | ||
124 | connect(mView->horizontalScrollBar (),SIGNAL( sliderReleased () ),this, SLOT(restartTimer())); | 124 | connect(mView->horizontalScrollBar (),SIGNAL( sliderReleased () ),this, SLOT(restartTimer())); |
125 | connect(mView->verticalScrollBar (),SIGNAL( sliderReleased () ),this, SLOT(restartTimer())); | 125 | connect(mView->verticalScrollBar (),SIGNAL( sliderReleased () ),this, SLOT(restartTimer())); |
126 | } | 126 | } |
127 | 127 | ||
128 | KOWhatsNextView::~KOWhatsNextView() | 128 | KOWhatsNextView::~KOWhatsNextView() |
129 | { | 129 | { |
130 | } | 130 | } |
131 | 131 | ||
132 | int KOWhatsNextView::maxDatesHint() | 132 | int KOWhatsNextView::maxDatesHint() |
133 | { | 133 | { |
134 | return 0; | 134 | return 0; |
135 | } | 135 | } |
136 | 136 | ||
137 | int KOWhatsNextView::currentDateCount() | 137 | int KOWhatsNextView::currentDateCount() |
138 | { | 138 | { |
139 | return 0; | 139 | return 0; |
140 | } | 140 | } |
141 | 141 | ||
142 | void KOWhatsNextView::clearList() | 142 | void KOWhatsNextView::clearList() |
143 | { | 143 | { |
144 | mTimer->stop(); | 144 | mTimer->stop(); |
145 | mView->setText(" "); | 145 | mView->setText(" "); |
146 | } | 146 | } |
147 | QPtrList<Incidence> KOWhatsNextView::selectedIncidences() | 147 | QPtrList<Incidence> KOWhatsNextView::selectedIncidences() |
148 | { | 148 | { |
149 | QPtrList<Incidence> eventList; | 149 | QPtrList<Incidence> eventList; |
150 | 150 | ||
151 | return eventList; | 151 | return eventList; |
152 | } | 152 | } |
153 | 153 | ||
154 | void KOWhatsNextView::printMe() | 154 | void KOWhatsNextView::printMe() |
155 | { | 155 | { |
156 | #ifdef DESKTOP_VERSION | 156 | #ifdef DESKTOP_VERSION |
157 | mView->printMe(); | 157 | mView->printMe(); |
158 | #endif | 158 | #endif |
159 | } | 159 | } |
160 | void KOWhatsNextView::printPreview(CalPrinter *calPrinter, const QDate &fd, | 160 | void KOWhatsNextView::printPreview(CalPrinter *calPrinter, const QDate &fd, |
161 | const QDate &td) | 161 | const QDate &td) |
162 | { | 162 | { |
163 | #ifndef KORG_NOPRINTER | 163 | #ifndef KORG_NOPRINTER |
164 | calPrinter->preview(CalPrinter::Day, fd, td); | 164 | calPrinter->preview(CalPrinter::Day, fd, td); |
165 | #endif | 165 | #endif |
166 | } | 166 | } |
167 | void KOWhatsNextView::updateConfig() | 167 | void KOWhatsNextView::updateConfig() |
168 | { | 168 | { |
169 | setFont( KOPrefs::instance()->mWhatsNextFont ); | 169 | setFont( KOPrefs::instance()->mWhatsNextFont ); |
170 | updateView(); | 170 | updateView(); |
171 | 171 | ||
172 | } | 172 | } |
173 | void KOWhatsNextView::showEvent ( QShowEvent * e ) | 173 | void KOWhatsNextView::showEvent ( QShowEvent * e ) |
174 | { | 174 | { |
175 | //qDebug("KOWhatsNextView::showEvent "); | 175 | //qDebug("KOWhatsNextView::showEvent "); |
176 | restartTimer(); | 176 | restartTimer(); |
177 | QWidget::showEvent ( e ); | 177 | QWidget::showEvent ( e ); |
178 | } | 178 | } |
179 | void KOWhatsNextView::hideEvent ( QHideEvent * e) | 179 | void KOWhatsNextView::hideEvent ( QHideEvent * e) |
180 | { | 180 | { |
181 | //qDebug(" KOWhatsNextView::hideEvent"); | 181 | //qDebug(" KOWhatsNextView::hideEvent"); |
182 | mTimer->stop(); | 182 | mTimer->stop(); |
183 | QWidget::hideEvent ( e ); | 183 | QWidget::hideEvent ( e ); |
184 | } | 184 | } |
185 | void KOWhatsNextView::restartTimer() | 185 | void KOWhatsNextView::restartTimer() |
186 | { | 186 | { |
187 | //qDebug("KOWhatsNextView::restartTimer() "); | 187 | //qDebug("KOWhatsNextView::restartTimer() "); |
188 | mTimer->start( 300000 ); | 188 | mTimer->start( 300000 ); |
189 | //mTimer->start( 5000 ); | 189 | //mTimer->start( 5000 ); |
190 | } | 190 | } |
191 | void KOWhatsNextView::updateView() | 191 | void KOWhatsNextView::updateView() |
192 | { | 192 | { |
193 | //qDebug("KOWhatsNextView::updateView() "); | 193 | //qDebug("KOWhatsNextView::updateView() "); |
194 | if ( mTimer->isActive() ) | 194 | if ( mTimer->isActive() ) |
195 | restartTimer(); | 195 | restartTimer(); |
196 | mCurrentMaxPrio = 5; | 196 | mCurrentMaxPrio = 5; |
197 | //qDebug("KOWhatsNextView::updateView() "); | 197 | //qDebug("KOWhatsNextView::updateView() "); |
198 | // mDateLabel->setText(KGlobal::locale()->formatDate(QDate::currentDate())); | 198 | // mDateLabel->setText(KGlobal::locale()->formatDate(QDate::currentDate())); |
199 | KIconLoader kil("korganizer"); | 199 | KIconLoader kil("korganizer"); |
200 | QString ipath;// = new QString(); | 200 | QString ipath;// = new QString(); |
201 | // kil.loadIcon("korganizer",KIcon::NoGroup,32,KIcon::DefaultState,&ipath); | 201 | // kil.loadIcon("korganizer",KIcon::NoGroup,32,KIcon::DefaultState,&ipath); |
202 | //<big><big><strong>" + date + "</strong></big></big>\n"; | 202 | //<big><big><strong>" + date + "</strong></big></big>\n"; |
203 | mText = "<table width=\"100%\">\n"; | 203 | mText = "<table width=\"100%\">\n"; |
204 | //mText += "<tr bgcolor=\"#3679AD\"><td><h2>"; | 204 | //mText += "<tr bgcolor=\"#3679AD\"><td><h2>"; |
205 | #ifdef DESKTOP_VERSION | 205 | #ifdef DESKTOP_VERSION |
206 | mText += "<tr bgcolor=\"#5699CD\"><td align=\"center\"><h1>"; | 206 | mText += "<tr bgcolor=\"#5699CD\"><td align=\"center\"><h1>"; |
207 | #else | 207 | #else |
208 | mText += "<tr bgcolor=\"#5699CD\"><td align=\"center\"><h2>"; | 208 | mText += "<tr bgcolor=\"#5699CD\"><td align=\"center\"><h2>"; |
209 | #endif | 209 | #endif |
210 | // mText += "<img src=\""; | 210 | // mText += "<img src=\""; |
211 | // mText += ipath; | 211 | // mText += ipath; |
212 | // mText += "\">"; | 212 | // mText += "\">"; |
213 | mEventDate = QDate::currentDate(); | 213 | mEventDate = QDate::currentDate(); |
214 | #ifdef DESKTOP_VERSION | 214 | #ifdef DESKTOP_VERSION |
215 | mText += "<font color=\"#FFFFFF\"> <em>" + KGlobal::locale()->formatDate( mEventDate , false )+"</em></font></h1>"; | 215 | mText += "<font color=\"#FFFFFF\"> <em>" + KGlobal::locale()->formatDate( mEventDate , false )+"</em></font></h1>"; |
216 | #else | 216 | #else |
217 | mText += "<font color=\"#FFFFFF\"> <em>" + KGlobal::locale()->formatDate( mEventDate , false )+"</em></font></h2>"; | 217 | mText += "<font color=\"#FFFFFF\"> <em>" + KGlobal::locale()->formatDate( mEventDate , false )+"</em></font></h2>"; |
218 | #endif | 218 | #endif |
219 | mText += "</td></tr>\n<tr bgcolor=\"#EAF8FA\"><td>"; | 219 | mText += "</td></tr>\n<tr bgcolor=\"#EAF8FA\"><td>"; |
220 | int iii; | 220 | int iii; |
221 | mTodos.clear(); | 221 | mTodos.clear(); |
222 | QPtrList<Event> events; | 222 | QPtrList<Event> events; |
223 | QPtrList<Todo> todos = calendar()->todos(); | 223 | QPtrList<Todo> todos = calendar()->todos(); |
224 | Todo * todo; | 224 | Todo * todo; |
225 | //mText += "<h2>" + i18n("Events: ") + "</h2>\n"; | 225 | //mText += "<h2>" + i18n("Events: ") + "</h2>\n"; |
226 | int daysToShow = KOPrefs::instance()->mWhatsNextDays ; | 226 | int daysToShow = KOPrefs::instance()->mWhatsNextDays ; |
227 | bool itemAdded = false; | 227 | bool itemAdded = false; |
228 | for ( iii = 0; iii < daysToShow; ++iii ) { | 228 | for ( iii = 0; iii < daysToShow; ++iii ) { |
229 | QString date; | 229 | QString date; |
230 | itemAdded = false; | 230 | itemAdded = false; |
231 | events = calendar()->events( mEventDate, true ); | 231 | events = calendar()->events( mEventDate, true ); |
232 | 232 | ||
233 | if ( iii == 0 ) { // today !!! | 233 | if ( iii == 0 ) { // today !!! |
234 | todo = todos.first(); | 234 | todo = todos.first(); |
235 | while(todo) { | 235 | while(todo) { |
236 | if ( !todo->isCompleted() &&todo->hasDueDate() && todo->dtDue().date() < mEventDate ) { | 236 | if ( !todo->isCompleted() &&todo->hasDueDate() && todo->dtDue().date() < mEventDate ) { |
237 | if ( ! itemAdded ) { | 237 | if ( ! itemAdded ) { |
238 | appendDay ( iii, mEventDate ); | 238 | appendDay ( iii, mEventDate ); |
239 | //itemAdded = true; | 239 | //itemAdded = true; |
240 | 240 | ||
241 | } //bool reply=false, bool notRed = true, bool appendTable = false); | 241 | } //bool reply=false, bool notRed = true, bool appendTable = false); |
242 | appendEvent(todo, false, false, !itemAdded ); | 242 | appendEvent(todo, false, false, !itemAdded ); |
243 | itemAdded = true; | 243 | itemAdded = true; |
244 | } | 244 | } |
245 | todo = todos.next(); | 245 | todo = todos.next(); |
246 | } | 246 | } |
247 | } | 247 | } |
248 | 248 | ||
249 | 249 | ||
250 | if (events.count() > 0) { | 250 | if (events.count() > 0) { |
251 | // mText += "<p></p>"; | 251 | // mText += "<p></p>"; |
252 | // kil.loadIcon("month",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); | 252 | // kil.loadIcon("month",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); |
253 | // mText += "<h2>"; | 253 | // mText += "<h2>"; |
254 | //mText += " <img src=\""; | 254 | //mText += " <img src=\""; |
255 | //mText += ipath; | 255 | //mText += ipath; |
256 | //mText += "\">"; | 256 | //mText += "\">"; |
257 | if ( ! itemAdded ) { | 257 | if ( ! itemAdded ) { |
258 | appendDay ( iii, mEventDate ); | 258 | appendDay ( iii, mEventDate ); |
259 | 259 | ||
260 | } | 260 | } |
261 | // for first day (iii == 0) | 261 | // for first day (iii == 0) |
262 | // we may have syncevents, or events in the past, which maybe should not be diaplayed | 262 | // we may have syncevents, or events in the past, which maybe should not be diaplayed |
263 | // for that reason we cannot append <table> in appendDay () for iii == 0 | 263 | // for that reason we cannot append <table> in appendDay () for iii == 0 |
264 | // we must append it in the first successful call of appendEvent() | 264 | // we must append it in the first successful call of appendEvent() |
265 | Event *ev = events.first(); | 265 | Event *ev = events.first(); |
266 | while(ev) { | 266 | while(ev) { |
267 | //qDebug("+++++event append %s", ev->summary().latin1()); | 267 | //qDebug("+++++event append %s", ev->summary().latin1()); |
268 | if ( true /*!ev->recurrence()->doesRecur() || ev->recursOn( mEventDate)*/) { | 268 | if ( true /*!ev->recurrence()->doesRecur() || ev->recursOn( mEventDate)*/) { |
269 | if ( appendEvent(ev, false , iii!= 0,!itemAdded ) ) | 269 | if ( appendEvent(ev, false , iii!= 0,!itemAdded ) ) |
270 | itemAdded = true; | 270 | itemAdded = true; |
271 | } | 271 | } |
272 | ev = events.next(); | 272 | ev = events.next(); |
273 | } | 273 | } |
274 | 274 | ||
275 | //mText += "</table>\n"; | 275 | //mText += "</table>\n"; |
276 | } | 276 | } |
277 | 277 | ||
278 | todo = todos.first(); | 278 | todo = todos.first(); |
279 | while(todo) { | 279 | while(todo) { |
280 | if ( !todo->isCompleted() &&todo->hasDueDate() && todo->dtDue().date() == mEventDate ) { | 280 | if ( !todo->isCompleted() &&todo->hasDueDate() && todo->dtDue().date() == mEventDate ) { |
281 | if ( ! itemAdded ) { | 281 | if ( ! itemAdded ) { |
282 | appendDay ( iii, mEventDate ); | 282 | appendDay ( iii, mEventDate ); |
283 | //itemAdded = true; | 283 | //itemAdded = true; |
284 | } | 284 | } |
285 | appendEvent(todo, false , iii!= 0,!itemAdded); | 285 | appendEvent(todo, false , iii!= 0,!itemAdded); |
286 | itemAdded = true; | 286 | itemAdded = true; |
287 | } | 287 | } |
288 | todo = todos.next(); | 288 | todo = todos.next(); |
289 | } | 289 | } |
290 | if ( !itemAdded && iii == 0 ) { | 290 | if ( !itemAdded && iii == 0 ) { |
291 | // appendDay ( iii, mEventDate ); | 291 | // appendDay ( iii, mEventDate ); |
292 | //mText += "<table>"; | 292 | //mText += "<table>"; |
293 | // mText += "<b><font color=\"#000080\"><em>"+i18n("No event, nothing to do.") +"</em></font></b>\n"; | 293 | // mText += "<b><font color=\"#000080\"><em>"+i18n("No event, nothing to do.") +"</em></font></b>\n"; |
294 | mText += "<h3 align=\"center\"><font color=\"#008000\"><em>"+i18n("No event, nothing to do.") +"</em></font></h3>\n"; | 294 | mText += "<h3 align=\"center\"><font color=\"#008000\"><em>"+i18n("No event, nothing to do.") +"</em></font></h3>\n"; |
295 | //mText +="</table>"; | 295 | //mText +="</table>"; |
296 | } | 296 | } |
297 | if ( itemAdded ) | 297 | if ( itemAdded ) |
298 | mText += "</table>\n"; | 298 | mText += "</table>\n"; |
299 | mEventDate = mEventDate.addDays( 1 ); | 299 | mEventDate = mEventDate.addDays( 1 ); |
300 | } | 300 | } |
301 | 301 | ||
302 | int topmostPrios = KOPrefs::instance()->mWhatsNextPrios; | 302 | int topmostPrios = KOPrefs::instance()->mWhatsNextPrios; |
303 | if (todos.count() > 0 && topmostPrios > 0 ) { | 303 | if (todos.count() > 0 && topmostPrios > 0 ) { |
304 | // kil.loadIcon("todo",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); | 304 | // kil.loadIcon("todo",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); |
305 | // mText += "<h2>"; | 305 | // mText += "<h2>"; |
306 | //<img src=\""; | 306 | //<img src=\""; |
307 | // mText += ipath; | 307 | // mText += ipath; |
308 | // mText += "\">"; | 308 | // mText += "\">"; |
309 | // mText += i18n("Overdue To-Do:") + "</h2>\n"; | 309 | // mText += i18n("Overdue To-Do:") + "</h2>\n"; |
310 | 310 | ||
311 | //mText += "<ul>\n"; | 311 | //mText += "<ul>\n"; |
312 | bool gotone = false; | 312 | bool gotone = false; |
313 | int priority = 1; | 313 | int priority = 1; |
314 | int priosFound = 0; | 314 | int priosFound = 0; |
315 | #ifdef DESKTOP_VERSION | 315 | #ifdef DESKTOP_VERSION |
316 | mText +="<p></p>"; | 316 | mText +="<p></p>"; |
317 | #endif | 317 | #endif |
318 | 318 | ||
319 | mText +="<h2><em><font color=\"#000080\">" + i18n("Incomplete Todo:") + "</font></em></h2>\n"; | 319 | mText +="<h2><em><font color=\"#000080\">" + i18n("Incomplete Todo:") + "</font></em></h2>\n"; |
320 | mText += "<ul>\n"; | 320 | mText += "<ul>\n"; |
321 | while (!gotone && priority<6) { | 321 | while (!gotone && priority<6) { |
322 | todo = todos.first(); | 322 | todo = todos.first(); |
323 | while(todo) { | 323 | while(todo) { |
324 | if (!todo->isCompleted() && (todo->priority() == priority) ) { | 324 | if (!todo->isCompleted() && (todo->priority() == priority) ) { |
325 | mCurrentMaxPrio = priority - priosFound + topmostPrios -1; | 325 | mCurrentMaxPrio = priority - priosFound + topmostPrios -1; |
326 | if ( appendTodo(todo) ) | 326 | if ( appendTodo(todo) ) |
327 | gotone = true; | 327 | gotone = true; |
328 | } | 328 | } |
329 | todo = todos.next(); | 329 | todo = todos.next(); |
330 | } | 330 | } |
331 | if ( gotone ) { | 331 | if ( gotone ) { |
332 | gotone = false; | 332 | gotone = false; |
333 | ++priosFound; | 333 | ++priosFound; |
334 | if ( priosFound == topmostPrios ) | 334 | if ( priosFound == topmostPrios ) |
335 | break; | 335 | break; |
336 | } | 336 | } |
337 | priority++; | 337 | priority++; |
338 | // kdDebug() << "adding the todos..." << endl; | 338 | // kdDebug() << "adding the todos..." << endl; |
339 | } | 339 | } |
340 | mText += "</ul>\n"; | 340 | mText += "</ul>\n"; |
341 | } | 341 | } |
342 | 342 | ||
343 | int replys = 0; | 343 | int replys = 0; |
344 | events = calendar()->events(QDate::currentDate(), QDate(2975,12,6)); | 344 | events = calendar()->events(QDate::currentDate(), QDate(2975,12,6)); |
345 | if (events.count() > 0) { | 345 | if (events.count() > 0) { |
346 | Event *ev = events.first(); | 346 | Event *ev = events.first(); |
347 | while(ev) { | 347 | while(ev) { |
348 | Attendee *me = ev->attendeeByMails(KOPrefs::instance()->mAdditionalMails,KOPrefs::instance()->email()); | 348 | Attendee *me = ev->attendeeByMails(KOPrefs::instance()->mAdditionalMails,KOPrefs::instance()->email()); |
349 | if (me!=0) { | 349 | if (me!=0) { |
350 | if (me->status()==Attendee::NeedsAction && me->RSVP()) { | 350 | if (me->status()==Attendee::NeedsAction && me->RSVP()) { |
351 | if (replys == 0) { | 351 | if (replys == 0) { |
352 | mText += "<p></p>"; | 352 | mText += "<p></p>"; |
353 | // kil.loadIcon("reply",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); | 353 | // kil.loadIcon("reply",KIcon::NoGroup,22,KIcon::DefaultState,&ipath); |
354 | //mText += "<h2>"; | 354 | //mText += "<h2>"; |
355 | //<img src=\""; | 355 | //<img src=\""; |
356 | // mText += ipath; | 356 | // mText += ipath; |
357 | // mText += "\">"; | 357 | // mText += "\">"; |
358 | //mText += i18n("Events and To-Dos that need a reply:") + "</h2>\n"; | 358 | //mText += i18n("Events and To-Dos that need a reply:") + "</h2>\n"; |
359 | mText +="<h2><em><font color=\"#000080\">" + i18n("Events and To-Dos that need a reply:") + "</font></em></h2>\n"; | 359 | mText +="<h2><em><font color=\"#000080\">" + i18n("Events and To-Dos that need a reply:") + "</font></em></h2>\n"; |
360 | mText += "<table>\n"; | 360 | mText += "<table>\n"; |
361 | } | 361 | } |
362 | replys++; | 362 | replys++; |
363 | appendEvent(ev,true); | 363 | appendEvent(ev,true); |
364 | } | 364 | } |
365 | } | 365 | } |
366 | ev = events.next(); | 366 | ev = events.next(); |
367 | } | 367 | } |
368 | } | 368 | } |
369 | todos = calendar()->todos(); | 369 | todos = calendar()->todos(); |
370 | if (todos.count() > 0) { | 370 | if (todos.count() > 0) { |
371 | Todo *to = todos.first(); | 371 | Todo *to = todos.first(); |
372 | while(to) { | 372 | while(to) { |
373 | if ( !to->isCompleted() ){ | 373 | if ( !to->isCompleted() ){ |
374 | Attendee *me = to->attendeeByMails(KOPrefs::instance()->mAdditionalMails,KOPrefs::instance()->email()); | 374 | Attendee *me = to->attendeeByMails(KOPrefs::instance()->mAdditionalMails,KOPrefs::instance()->email()); |
375 | if (me!=0) { | 375 | if (me!=0) { |
376 | if (me->status()==Attendee::NeedsAction && me->RSVP()) { | 376 | if (me->status()==Attendee::NeedsAction && me->RSVP()) { |
377 | if (replys == 0) { | 377 | if (replys == 0) { |
378 | mText +="<h2><em><font color=\"#000080\">" + i18n("Events and To-Dos that need a reply:") + "</font></em></h2>\n"; | 378 | mText +="<h2><em><font color=\"#000080\">" + i18n("Events and To-Dos that need a reply:") + "</font></em></h2>\n"; |
379 | mText += "<table>\n"; | 379 | mText += "<table>\n"; |
380 | } | 380 | } |
381 | replys++; | 381 | replys++; |
382 | appendEvent(to, true); | 382 | appendEvent(to, true); |
383 | } | 383 | } |
384 | } | 384 | } |
385 | } | 385 | } |
386 | to = todos.next(); | 386 | to = todos.next(); |
387 | } | 387 | } |
388 | } | 388 | } |
389 | if (replys > 0 ) mText += "</table>\n"; | 389 | if (replys > 0 ) mText += "</table>\n"; |
390 | 390 | ||
391 | 391 | ||
392 | mText += "</td></tr>\n</table>\n"; | 392 | mText += "</td></tr>\n</table>\n"; |
393 | 393 | ||
394 | mView->setText(mText); | 394 | mView->setText(mText); |
395 | mView->setFocus(); | 395 | mView->setFocus(); |
396 | 396 | ||
397 | // QPixmap bPix = SmallIcon( "back" ); | 397 | // QPixmap bPix = SmallIcon( "back" ); |
398 | // qDebug("xxxxxxxxxxxxxxxxxxxxx "); | 398 | // qDebug("xxxxxxxxxxxxxxxxxxxxx "); |
399 | // QWidget* test = new QWidget(); | 399 | // QWidget* test = new QWidget(); |
400 | // test->setBackgroundMode(FixedPixmap ); | 400 | // test->setBackgroundMode(FixedPixmap ); |
401 | // test->setBackgroundPixmap ( bPix ); | 401 | // test->setBackgroundPixmap ( bPix ); |
402 | // test->resize( 300, 400 ); | 402 | // test->resize( 300, 400 ); |
403 | // test->show(); | 403 | // test->show(); |
404 | // mView->setBackgroundMode(FixedPixmap ); | 404 | // mView->setBackgroundMode(FixedPixmap ); |
405 | // mView->setBackgroundPixmap ( bPix ); | 405 | // mView->setBackgroundPixmap ( bPix ); |
406 | // qDebug("%s ",mText.latin1()); | 406 | // qDebug("%s ",mText.latin1()); |
407 | } | 407 | } |
408 | 408 | ||
409 | void KOWhatsNextView::appendDay( int i, QDate eventDate ) | 409 | void KOWhatsNextView::appendDay( int i, QDate eventDate ) |
410 | { | 410 | { |
411 | QString date; | 411 | QString date; |
412 | QString day = KGlobal::locale()->formatDate( eventDate , KOPrefs::instance()->mShortDateInViewer); | 412 | QString day = KGlobal::locale()->formatDate( eventDate , KOPrefs::instance()->mShortDateInViewer); |
413 | if ( ! KOPrefs::instance()->mShortDateInViewer && QApplication::desktop()->width() < 320 ) { | 413 | if ( ! KOPrefs::instance()->mShortDateInViewer && QApplication::desktop()->width() < 320 ) { |
414 | if ( i == 0 ) { | 414 | if ( i == 0 ) { |
415 | //mText += "<table>\n"; | 415 | //mText += "<table>\n"; |
416 | return;//date = "<em><font color=\"#008000\"><em>" + day+"</font></em>"; | 416 | return;//date = "<em><font color=\"#008000\"><em>" + day+"</font></em>"; |
417 | } | 417 | } |
418 | else if ( i == 1 ) | 418 | else if ( i == 1 ) |
419 | date = "<em><font color=\"#000080\">" + day + "</font></em>" ; | 419 | date = "<em><font color=\"#000080\">" + day + "</font></em>" ; |
420 | else date = "<em><font color=\"#000080\">" + day + "</font></em>"; | 420 | else date = "<em><font color=\"#000080\">" + day + "</font></em>"; |
421 | mText += "<h2>" + date + "</h2>\n"; | 421 | mText += "<h2>" + date + "</h2>\n"; |
422 | //mText += "<big><big><strong>" + date + "</strong></big></big>\n"; | 422 | //mText += "<big><big><strong>" + date + "</strong></big></big>\n"; |
423 | mText += "<table>\n"; | 423 | mText += "<table>\n"; |
424 | 424 | ||
425 | 425 | ||
426 | 426 | ||
427 | } else { | 427 | } else { |
428 | if ( i == 0 ) { | 428 | if ( i == 0 ) { |
429 | //mText += "<table>\n"; | 429 | //mText += "<table>\n"; |
430 | return;// date = "<font color=\"#008000\"><em>" +i18n("Today: ") +"</em>" + day+"</font>"; | 430 | return;// date = "<font color=\"#008000\"><em>" +i18n("Today: ") +"</em>" + day+"</font>"; |
431 | } | 431 | } |
432 | 432 | ||
433 | #ifdef DESKTOP_VERSION | 433 | #ifdef DESKTOP_VERSION |
434 | else if ( i == 1 ) { | 434 | else if ( i == 1 ) { |
435 | date = "<h2><em><font color=\"#000080\">" + i18n("Tomorrow: ") + day +"</font></em></h2>" ; | 435 | date = "<h2><em><font color=\"#000080\">" + i18n("Tomorrow: ") + day +"</font></em></h2>" ; |
436 | } | 436 | } |
437 | else date = "<h2><em><font color=\"#000080\">" + i18n("In %1 days: ").arg( i ) +day + "</font></em></h2>"; | 437 | else date = "<h2><em><font color=\"#000080\">" + i18n("In %1 days: ").arg( i ) +day + "</font></em></h2>"; |
438 | #else | 438 | #else |
439 | else if ( i == 1 ) { | 439 | else if ( i == 1 ) { |
440 | date = "<em><font color=\"#000080\">" + i18n("Tomorrow: ") + day +"</font></em>" ; | 440 | date = "<em><font color=\"#000080\">" + i18n("Tomorrow: ") + day +"</font></em>" ; |
441 | } | 441 | } |
442 | else date = "<em><font color=\"#000080\">" + i18n("In %1 days: ").arg( i ) +day + "</font></em>"; | 442 | else date = "<em><font color=\"#000080\">" + i18n("In %1 days: ").arg( i ) +day + "</font></em>"; |
443 | 443 | ||
444 | #endif | 444 | #endif |
445 | mText += "<h2>" + date + "</h2>\n"; | 445 | mText += "<h2>" + date + "</h2>\n"; |
446 | //mText += "<big><big><strong>" + date + "</strong></big></big>\n"; | 446 | //mText += "<big><big><strong>" + date + "</strong></big></big>\n"; |
447 | mText += "<table>\n"; | 447 | mText += "<table>\n"; |
448 | } | 448 | } |
449 | } | 449 | } |
450 | 450 | ||
451 | 451 | ||
452 | void KOWhatsNextView::showDates(const QDate &, const QDate &) | 452 | void KOWhatsNextView::showDates(const QDate &, const QDate &) |
453 | { | 453 | { |
454 | updateView(); | 454 | updateView(); |
455 | } | 455 | } |
456 | 456 | ||
457 | void KOWhatsNextView::showEvents(QPtrList<Event>) | 457 | void KOWhatsNextView::showEvents(QPtrList<Event>) |
458 | { | 458 | { |
459 | } | 459 | } |
460 | 460 | ||
461 | void KOWhatsNextView::changeEventDisplay(Event *, int action) | 461 | void KOWhatsNextView::changeEventDisplay(Event *, int action) |
462 | { | 462 | { |
463 | switch(action) { | 463 | switch(action) { |
464 | case KOGlobals::EVENTADDED: | 464 | case KOGlobals::EVENTADDED: |
465 | updateView(); | 465 | updateView(); |
466 | break; | 466 | break; |
467 | case KOGlobals::EVENTEDITED: | 467 | case KOGlobals::EVENTEDITED: |
468 | updateView(); | 468 | updateView(); |
469 | break; | 469 | break; |
470 | case KOGlobals::EVENTDELETED: | 470 | case KOGlobals::EVENTDELETED: |
471 | updateView(); | 471 | updateView(); |
472 | break; | 472 | break; |
473 | default: | 473 | default: |
474 | updateView(); | 474 | updateView(); |
475 | kdDebug() << "KOWhatsNextView::changeEventDisplay(): Illegal action " << action << endl; | 475 | kdDebug() << "KOWhatsNextView::changeEventDisplay(): Illegal action " << action << endl; |
476 | } | 476 | } |
477 | } | 477 | } |
478 | 478 | ||
479 | bool KOWhatsNextView::appendEvent(Incidence *ev, bool reply, bool notRed, bool appendTable ) | 479 | bool KOWhatsNextView::appendEvent(Incidence *ev, bool reply, bool notRed, bool appendTable ) |
480 | { | 480 | { |
481 | if ( !KOPrefs::instance()->mShowSyncEvents && ev->uid().left(15) == QString("last-syncEvent-") ) | 481 | if ( !KOPrefs::instance()->mShowSyncEvents && ev->uid().left(15) == QString("last-syncEvent-") ) |
482 | return false; | 482 | return false; |
483 | QDateTime cdt = QDateTime::currentDateTime(); | 483 | QDateTime cdt = QDateTime::currentDateTime(); |
484 | QDateTime noc; | 484 | QDateTime noc; |
485 | QString tempText; | 485 | QString tempText; |
486 | if ( appendTable && !notRed ) { | 486 | if ( appendTable && !notRed ) { |
487 | tempText = "<table>"; | 487 | tempText = "<table>"; |
488 | } | 488 | } |
489 | bool ok = true; | 489 | bool ok = true; |
490 | if ( reply ) { | 490 | if ( reply ) { |
491 | noc = ev->getNextOccurence( cdt, &ok ); | 491 | noc = ev->getNextOccurence( cdt, &ok ); |
492 | if (! ok && ev->typeID() == eventID) | 492 | if (! ok && ev->typeID() == eventID) |
493 | return false; | 493 | return false; |
494 | } | 494 | } |
495 | bool bDay = false; | 495 | bool bDay = false; |
496 | if ( ev->isBirthday() || ev->isAnniversary() ) | 496 | if ( ev->isBirthday() || ev->isAnniversary() ) |
497 | bDay = true; | 497 | bDay = true; |
498 | tempText += "<tr><td><b>"; | 498 | tempText += "<tr><td><b>"; |
499 | if (ev->typeID() == eventID ) { | 499 | if (ev->typeID() == eventID ) { |
500 | if (reply) { | 500 | if (reply) { |
501 | if (!ev->doesFloat()) | 501 | if (!ev->doesFloat()) |
502 | tempText += KGlobal::locale()->formatDateTime( noc , KOPrefs::instance()->mShortDateInViewer) +": "; | 502 | tempText += KGlobal::locale()->formatDateTime( noc , KOPrefs::instance()->mShortDateInViewer) +": "; |
503 | else | 503 | else |
504 | tempText += KGlobal::locale()->formatDate( noc.date() , KOPrefs::instance()->mShortDateInViewer) +": "; | 504 | tempText += KGlobal::locale()->formatDate( noc.date() , KOPrefs::instance()->mShortDateInViewer) +": "; |
505 | 505 | ||
506 | } else { | 506 | } else { |
507 | if (!ev->doesFloat()) { | 507 | if (!ev->doesFloat()) { |
508 | Event *event = static_cast<Event *>(ev); | 508 | Event *event = static_cast<Event *>(ev); |
509 | QDateTime st,end; | 509 | QDateTime st,end; |
510 | if ( event->recurrence()->doesRecur() ) { | 510 | if ( event->recurrence()->doesRecur() ) { |
511 | QDate recDate= mEventDate; | 511 | QDate recDate= mEventDate; |
512 | int days = event->dtStart().date().daysTo (event->dtEnd().date() ); | 512 | int days = event->dtStart().date().daysTo (event->dtEnd().date() ); |
513 | while ( ! event->recursOn( recDate ) ) { | 513 | while ( ! event->recursOn( recDate ) ) { |
514 | recDate = recDate.addDays( -1 ); | 514 | recDate = recDate.addDays( -1 ); |
515 | 515 | ||
516 | } | 516 | } |
517 | st = QDateTime ( recDate, event->dtStart().time() ); | 517 | st = QDateTime ( recDate, event->dtStart().time() ); |
518 | end = QDateTime ( recDate.addDays( days ), event->dtEnd().time() ); | 518 | end = QDateTime ( recDate.addDays( days ), event->dtEnd().time() ); |
519 | } | 519 | } |
520 | else { | 520 | else { |
521 | st = event->dtStart(); | 521 | st = event->dtStart(); |
522 | end = event->dtEnd(); | 522 | end = event->dtEnd(); |
523 | } | 523 | } |
524 | 524 | ||
525 | 525 | ||
526 | QString dateText; | 526 | QString dateText; |
527 | // qDebug("%s %s %s %s ", mEventDate.toString().latin1(),event->summary().latin1(), st .toString().latin1(),end.toString().latin1() ); | 527 | // qDebug("%s %s %s %s ", mEventDate.toString().latin1(),event->summary().latin1(), st .toString().latin1(),end.toString().latin1() ); |
528 | if ( st.date() < mEventDate ) | 528 | if ( st.date() < mEventDate ) |
529 | dateText = "++:++-"; | 529 | dateText = "++:++-"; |
530 | else | 530 | else |
531 | dateText = event->dtStartTimeStr() + "-"; | 531 | dateText = event->dtStartTimeStr() + "-"; |
532 | if ( KOPrefs::instance()->mWhatsNextTime2Lines ) | ||
533 | dateText += " "; | ||
532 | if ( end.date() > mEventDate ) | 534 | if ( end.date() > mEventDate ) |
533 | dateText += "++:++"; | 535 | dateText += "++:++"; |
534 | else | 536 | else |
535 | dateText += event->dtEndTimeStr(); | 537 | dateText += event->dtEndTimeStr(); |
536 | if ( notRed ) | 538 | if ( notRed ) |
537 | tempText += dateText; | 539 | tempText += dateText; |
538 | else { | 540 | else { |
539 | if ( end < cdt ) { | 541 | if ( end < cdt ) { |
540 | if ( !KOPrefs::instance()->mWNViewShowsPast ) | 542 | if ( !KOPrefs::instance()->mWNViewShowsPast ) |
541 | return false; | 543 | return false; |
542 | tempText += "<font color=\"#F00000\">" + dateText + "</font>"; | 544 | tempText += "<font color=\"#F00000\">" + dateText + "</font>"; |
543 | } | 545 | } |
544 | else if ( st < cdt ) | 546 | else if ( st < cdt ) |
545 | tempText += "<font color=\"#008000\">" + dateText + "</font>"; | 547 | tempText += "<font color=\"#008000\">" + dateText + "</font>"; |
546 | else | 548 | else |
547 | tempText += dateText; | 549 | tempText += dateText; |
548 | 550 | ||
549 | } | 551 | } |
550 | 552 | ||
551 | } else { | 553 | } else { |
552 | if ( bDay ) { | 554 | if ( bDay ) { |
553 | 555 | ||
554 | if ( ev->isBirthday()) | 556 | if ( ev->isBirthday()) |
555 | tempText += "<font color=\"#00B000\">" + i18n("Birthday") +":</font>"; | 557 | tempText += "<font color=\"#00B000\">" + i18n("Birthday") +":</font>"; |
556 | else | 558 | else |
557 | tempText += "<font color=\"#00B0000\">" + i18n("Anniversary")+":</font>"; | 559 | tempText += "<font color=\"#00B0000\">" + i18n("Anniversary")+":</font>"; |
558 | } else { | 560 | } else { |
559 | tempText += i18n("Allday:"); | 561 | if ( ((Event*)ev)->isMultiDay() ) { |
562 | QString dfs = KGlobal::locale()->dateFormatShort(); | ||
563 | KGlobal::locale()->setDateFormatShort("%d.%b"); | ||
564 | tempText +=KGlobal::locale()->formatDate(((Event*)ev)->dtStart().date(), true, KLocale::Userdefined) + "-"; | ||
565 | if ( KOPrefs::instance()->mWhatsNextTime2Lines ) | ||
566 | tempText += " "; | ||
567 | tempText +=KGlobal::locale()->formatDate(((Event*)ev)->dtEnd().date(), true, KLocale::Userdefined); | ||
568 | KGlobal::locale()->setDateFormatShort(dfs); | ||
569 | } else { | ||
570 | tempText += " " ;//i18n("Allday:"); | ||
571 | } | ||
560 | } | 572 | } |
561 | 573 | ||
562 | } | 574 | } |
563 | } | 575 | } |
564 | } else { | 576 | } else { |
565 | mTodos.append( ev ); | 577 | mTodos.append( ev ); |
566 | tempText += i18n("ToDo:"); | 578 | tempText += i18n("ToDo:"); |
579 | if ( KOPrefs::instance()->mWhatsNextTime2Lines ) | ||
580 | tempText += " "; | ||
567 | if (reply) { | 581 | if (reply) { |
568 | tempText += " "; | 582 | tempText += " "; |
569 | if ( noc != cdt ) { | 583 | if ( noc != cdt ) { |
570 | tempText += KGlobal::locale()->formatDate( noc.date() , KOPrefs::instance()->mShortDateInViewer) +": "; | 584 | tempText += KGlobal::locale()->formatDate( noc.date() , KOPrefs::instance()->mShortDateInViewer) +": "; |
571 | } | 585 | } |
572 | } else { | 586 | } else { |
573 | if ( ((Todo*)ev)->dtDue().date() < QDate::currentDate() ) { | 587 | if ( ((Todo*)ev)->dtDue().date() < QDate::currentDate() ) { |
574 | // tempText +="<font color=\"#F00000\">" + i18n("O-due!") + "</font>"; | 588 | // tempText +="<font color=\"#F00000\">" + i18n("O-due!") + "</font>"; |
575 | QString dfs = KGlobal::locale()->dateFormatShort(); | 589 | QString dfs = KGlobal::locale()->dateFormatShort(); |
576 | KGlobal::locale()->setDateFormatShort("%d.%b"); | 590 | KGlobal::locale()->setDateFormatShort("%d.%b"); |
577 | tempText +="<font color=\"#F00000\">" + KGlobal::locale()->formatDate(((Todo*)ev)->dtDue().date(), true, KLocale::Userdefined) + "</font>"; | 591 | tempText +="<font color=\"#F00000\">" + KGlobal::locale()->formatDate(((Todo*)ev)->dtDue().date(), true, KLocale::Userdefined) + "</font>"; |
578 | KGlobal::locale()->setDateFormatShort(dfs); | 592 | KGlobal::locale()->setDateFormatShort(dfs); |
579 | } else { | 593 | } else { |
580 | if (!ev->doesFloat() ) | 594 | if (!ev->doesFloat() ) |
581 | if( ( (Todo*)ev)->dtDue() < cdt ) { | 595 | if( ( (Todo*)ev)->dtDue() < cdt ) { |
582 | tempText +="<font color=\"#F00000\">" + ((Todo*)ev)->dtDueTimeStr() + "</font>"; | 596 | tempText +="<font color=\"#F00000\">" + ((Todo*)ev)->dtDueTimeStr() + "</font>"; |
583 | 597 | ||
584 | 598 | ||
585 | } else | 599 | } else |
586 | tempText +=((Todo*)ev)->dtDueTimeStr(); | 600 | tempText +=((Todo*)ev)->dtDueTimeStr(); |
587 | mTodos.append( ev ); | 601 | mTodos.append( ev ); |
588 | } | 602 | } |
589 | } | 603 | } |
590 | } | 604 | } |
591 | tempText += "</b></td><td>"; | 605 | tempText += "</b></td><td>"; |
592 | bool needClose = false; | 606 | bool needClose = false; |
593 | if ( ev->cancelled() ) { | 607 | if ( ev->cancelled() ) { |
594 | tempText += "<font color=\"#F00000\">[c"; | 608 | tempText += "<font color=\"#F00000\">[c"; |
595 | needClose =true; | 609 | needClose =true; |
596 | 610 | ||
597 | } | 611 | } |
598 | if ( ev->isAlarmEnabled() && ev->alarmEnabled()) { | 612 | if ( ev->isAlarmEnabled() && ev->alarmEnabled()) { |
599 | if ( !needClose) | 613 | if ( !needClose) |
600 | tempText +="["; | 614 | tempText +="["; |
601 | tempText += "a"; | 615 | tempText += "a"; |
602 | needClose =true; | 616 | needClose =true; |
603 | 617 | ||
604 | } | 618 | } |
605 | if ( ev->description().length() > 0 ) { | 619 | if ( ev->description().length() > 0 ) { |
606 | if ( !needClose) | 620 | if ( !needClose) |
607 | tempText +="["; | 621 | tempText +="["; |
608 | tempText += "i"; | 622 | tempText += "i"; |
609 | needClose =true; | 623 | needClose =true; |
610 | } | 624 | } |
611 | if ( ev->recurrence()->doesRecur() ) { | 625 | if ( ev->recurrence()->doesRecur() ) { |
612 | if ( !needClose) | 626 | if ( !needClose) |
613 | tempText +="["; | 627 | tempText +="["; |
614 | tempText += "r"; | 628 | tempText += "r"; |
615 | needClose =true; | 629 | needClose =true; |
616 | } | 630 | } |
617 | if ( needClose ) { | 631 | if ( needClose ) { |
618 | tempText += "] "; | 632 | tempText += "] "; |
619 | } | 633 | } |
620 | if ( ev->cancelled() ) | 634 | if ( ev->cancelled() ) |
621 | tempText += "</font>"; | 635 | tempText += "</font>"; |
622 | tempText += "<a "; | 636 | tempText += "<a "; |
623 | if (ev->typeID() == eventID ) tempText += "href=\"event:"; | 637 | if (ev->typeID() == eventID ) tempText += "href=\"event:"; |
624 | if (ev->typeID() == todoID ) tempText += "href=\"todo:"; | 638 | if (ev->typeID() == todoID ) tempText += "href=\"todo:"; |
625 | tempText += ev->uid() + "\">"; | 639 | tempText += ev->uid() + "\">"; |
626 | if ( ev->summary().length() > 0 ) | 640 | if ( ev->summary().length() > 0 ) |
627 | tempText += ev->summary(); | 641 | tempText += ev->summary(); |
628 | else | 642 | else |
629 | tempText += i18n("-no summary-"); | 643 | tempText += i18n("-no summary-"); |
630 | if ( bDay ) { | 644 | if ( bDay ) { |
631 | noc = ev->getNextOccurence( cdt.addDays(-1), &ok ); | 645 | noc = ev->getNextOccurence( cdt.addDays(-1), &ok ); |
632 | if ( ok ) { | 646 | if ( ok ) { |
633 | int years = 0; | 647 | int years = 0; |
634 | if ( ev->typeID() == todoID ) { | 648 | if ( ev->typeID() == todoID ) { |
635 | years = noc.date().year() -((Todo*)ev)->dtDue().date().year(); | 649 | years = noc.date().year() -((Todo*)ev)->dtDue().date().year(); |
636 | } else | 650 | } else |
637 | years = noc.date().year() - ev->dtStart().date().year(); | 651 | years = noc.date().year() - ev->dtStart().date().year(); |
638 | tempText += i18n(" (%1 y.)"). arg( years ); | 652 | tempText += i18n(" (%1 y.)"). arg( years ); |
639 | } | 653 | } |
640 | } | 654 | } |
641 | 655 | ||
642 | tempText += "</a>"; | 656 | tempText += "</a>"; |
643 | if ( KOPrefs::instance()->mWNViewShowLocation ) | 657 | if ( KOPrefs::instance()->mWNViewShowLocation ) |
644 | if ( !ev->location().isEmpty() ) | 658 | if ( !ev->location().isEmpty() ) |
645 | tempText += " ("+ev->location() +")"; | 659 | tempText += " ("+ev->location() +")"; |
646 | if ( ev->relatedTo() && KOPrefs::instance()->mWNViewShowsParents) | 660 | if ( ev->relatedTo() && KOPrefs::instance()->mWNViewShowsParents) |
647 | tempText += " ["+ev->relatedTo()->summary() +"]"; | 661 | tempText += " ["+ev->relatedTo()->summary() +"]"; |
648 | tempText += "</td></tr>\n"; | 662 | tempText += "</td></tr>\n"; |
649 | mText += tempText; | 663 | mText += tempText; |
650 | return true; | 664 | return true; |
651 | } | 665 | } |
652 | 666 | ||
653 | bool KOWhatsNextView::appendTodo(Incidence *ev, QString ind , bool isSub ) | 667 | bool KOWhatsNextView::appendTodo(Incidence *ev, QString ind , bool isSub ) |
654 | { | 668 | { |
655 | if ( mTodos.find( ev ) != mTodos.end() ) return false; | 669 | if ( mTodos.find( ev ) != mTodos.end() ) return false; |
656 | 670 | ||
657 | mTodos.append( ev ); | 671 | mTodos.append( ev ); |
658 | if ( !isSub ) | 672 | if ( !isSub ) |
659 | mText += "<p>"; | 673 | mText += "<p>"; |
660 | else | 674 | else |
661 | mText += "<li>"; | 675 | mText += "<li>"; |
662 | mText += "[" +QString::number(ev->priority()) + "/" + QString::number(((Todo*)ev)->percentComplete())+"%] "; | 676 | mText += "[" +QString::number(ev->priority()) + "/" + QString::number(((Todo*)ev)->percentComplete())+"%] "; |
663 | 677 | ||
664 | 678 | ||
665 | mText += ind; | 679 | mText += ind; |
666 | bool needClose = false; | 680 | bool needClose = false; |
667 | if ( ev->cancelled() ) { | 681 | if ( ev->cancelled() ) { |
668 | mText += "<font color=\"#F00000\">[c"; | 682 | mText += "<font color=\"#F00000\">[c"; |
669 | needClose =true; | 683 | needClose =true; |
670 | 684 | ||
671 | } | 685 | } |
672 | if ( ev->isAlarmEnabled() && ev->alarmEnabled() ) { | 686 | if ( ev->isAlarmEnabled() && ev->alarmEnabled() ) { |
673 | if ( !needClose) | 687 | if ( !needClose) |
674 | mText +="["; | 688 | mText +="["; |
675 | mText += "a"; | 689 | mText += "a"; |
676 | needClose =true; | 690 | needClose =true; |
677 | 691 | ||
678 | } | 692 | } |
679 | 693 | ||
680 | if ( ev->description().length() > 0 ) { | 694 | if ( ev->description().length() > 0 ) { |
681 | if ( !needClose) | 695 | if ( !needClose) |
682 | mText +="["; | 696 | mText +="["; |
683 | mText += "i"; | 697 | mText += "i"; |
684 | needClose =true; | 698 | needClose =true; |
685 | } | 699 | } |
686 | if ( ev->doesRecur() ) { | 700 | if ( ev->doesRecur() ) { |
687 | if ( !needClose) | 701 | if ( !needClose) |
688 | mText +="["; | 702 | mText +="["; |
689 | mText += "r"; | 703 | mText += "r"; |
690 | needClose =true; | 704 | needClose =true; |
691 | } | 705 | } |
692 | // if ( ev->recurrence()->doesRecur() ) { | 706 | // if ( ev->recurrence()->doesRecur() ) { |
693 | // if ( !needClose) | 707 | // if ( !needClose) |
694 | // mText +="("; | 708 | // mText +="("; |
695 | // mText += "r"; | 709 | // mText += "r"; |
696 | // needClose =true; | 710 | // needClose =true; |
697 | // } | 711 | // } |
698 | if ( needClose ) | 712 | if ( needClose ) |
699 | mText += "] "; | 713 | mText += "] "; |
700 | if ( ev->cancelled() ) | 714 | if ( ev->cancelled() ) |
701 | mText += "</font>"; | 715 | mText += "</font>"; |
702 | mText += "<a href=\"todo:" + ev->uid() + "\">"; | 716 | mText += "<a href=\"todo:" + ev->uid() + "\">"; |
703 | if ( ev->summary().length() > 0 ) | 717 | if ( ev->summary().length() > 0 ) |
704 | mText += ev->summary(); | 718 | mText += ev->summary(); |
705 | else | 719 | else |
706 | mText += i18n("-no summary-"); | 720 | mText += i18n("-no summary-"); |
707 | mText += "</a>"; | 721 | mText += "</a>"; |
708 | if ( ((Todo*)ev)->hasDueDate () ) { | 722 | if ( ((Todo*)ev)->hasDueDate () ) { |
709 | QString year = ""; | 723 | QString year = ""; |
710 | int ye = ((Todo*)ev)->dtDue().date().year(); | 724 | int ye = ((Todo*)ev)->dtDue().date().year(); |
711 | if ( QDateTime::currentDateTime().date().year() != ye ) | 725 | if ( QDateTime::currentDateTime().date().year() != ye ) |
712 | year = QString::number( ye ); | 726 | year = QString::number( ye ); |
713 | QString dfs = KGlobal::locale()->dateFormatShort(); | 727 | QString dfs = KGlobal::locale()->dateFormatShort(); |
714 | KGlobal::locale()->setDateFormatShort("%d.%b"); | 728 | KGlobal::locale()->setDateFormatShort("%d.%b"); |
715 | mText +="<font color=\"#00A000\"> [" + KGlobal::locale()->formatDate(((Todo*)ev)->dtDue().date(), true, KLocale::Userdefined) + "."+ year +"]</font>"; | 729 | mText +="<font color=\"#00A000\"> [" + KGlobal::locale()->formatDate(((Todo*)ev)->dtDue().date(), true, KLocale::Userdefined) + "."+ year +"]</font>"; |
716 | KGlobal::locale()->setDateFormatShort(dfs); | 730 | KGlobal::locale()->setDateFormatShort(dfs); |
717 | } | 731 | } |
718 | if ( KOPrefs::instance()->mWNViewShowLocation ) | 732 | if ( KOPrefs::instance()->mWNViewShowLocation ) |
719 | if ( !ev->location().isEmpty() ) | 733 | if ( !ev->location().isEmpty() ) |
720 | mText += " ("+ev->location() +")"; | 734 | mText += " ("+ev->location() +")"; |
721 | if ( !isSub ) { | 735 | if ( !isSub ) { |
722 | if ( ((Todo*)ev)->relatedTo()&& KOPrefs::instance()->mWNViewShowsParents) | 736 | if ( ((Todo*)ev)->relatedTo()&& KOPrefs::instance()->mWNViewShowsParents) |
723 | mText += " ["+ev->relatedTo()->summary() +"]"; | 737 | mText += " ["+ev->relatedTo()->summary() +"]"; |
724 | mText += "</p>\n"; | 738 | mText += "</p>\n"; |
725 | } | 739 | } |
726 | else { | 740 | else { |
727 | ind += "-"; | 741 | ind += "-"; |
728 | mText += "</li>\n"; | 742 | mText += "</li>\n"; |
729 | } | 743 | } |
730 | QPtrList<Incidence> Relations = ev->relations(); | 744 | QPtrList<Incidence> Relations = ev->relations(); |
731 | Incidence *to; | 745 | Incidence *to; |
732 | for (to=Relations.first();to;to=Relations.next()) { | 746 | for (to=Relations.first();to;to=Relations.next()) { |
733 | if (!((Todo*)to)->isCompleted() && ((Todo*)to)->priority() <= mCurrentMaxPrio ) | 747 | if (!((Todo*)to)->isCompleted() && ((Todo*)to)->priority() <= mCurrentMaxPrio ) |
734 | appendTodo( to, ind , true ); | 748 | appendTodo( to, ind , true ); |
735 | } | 749 | } |
736 | 750 | ||
737 | return true; | 751 | return true; |
738 | } | 752 | } |
739 | 753 | ||
740 | /* | 754 | /* |
741 | void KOWhatsNextView::createEventViewer() | 755 | void KOWhatsNextView::createEventViewer() |
742 | { | 756 | { |
743 | if (!mEventViewer) { | 757 | if (!mEventViewer) { |
744 | 758 | ||
745 | mEventViewer = new KOEventViewerDialog(this); | 759 | mEventViewer = new KOEventViewerDialog(this); |
746 | } | 760 | } |
747 | } | 761 | } |
748 | */ | 762 | */ |
749 | void KOWhatsNextView::setEventViewer(KOEventViewerDialog* v ) | 763 | void KOWhatsNextView::setEventViewer(KOEventViewerDialog* v ) |
750 | { | 764 | { |
751 | mEventViewer = v; | 765 | mEventViewer = v; |
752 | } | 766 | } |
753 | 767 | ||
754 | // TODO: Create this function in CalendarView and remove it from here | 768 | // TODO: Create this function in CalendarView and remove it from here |
755 | void KOWhatsNextView::showIncidence(const QString &uid) | 769 | void KOWhatsNextView::showIncidence(const QString &uid) |
756 | { | 770 | { |
757 | 771 | ||
758 | if ( !mEventViewer ) { | 772 | if ( !mEventViewer ) { |
759 | qDebug("KOWhatsNextView::showIncidence::sorry, no event viewer set "); | 773 | qDebug("KOWhatsNextView::showIncidence::sorry, no event viewer set "); |
760 | return; | 774 | return; |
761 | } | 775 | } |
762 | //kdDebug() << "KOWhatsNextView::showIncidence(): " << uid << endl; | 776 | //kdDebug() << "KOWhatsNextView::showIncidence(): " << uid << endl; |
763 | //qDebug("KOWhatsNextView::showIncidence %s ", uid.latin1()); | 777 | //qDebug("KOWhatsNextView::showIncidence %s ", uid.latin1()); |
764 | if (uid.startsWith("event:")) { | 778 | if (uid.startsWith("event:")) { |
765 | #ifdef DESKTOP_VERSION | 779 | #ifdef DESKTOP_VERSION |
766 | Event *event = calendar()->event(uid.mid(8)); | 780 | Event *event = calendar()->event(uid.mid(8)); |
767 | #else | 781 | #else |
768 | Event *event = calendar()->event(uid.mid(6)); | 782 | Event *event = calendar()->event(uid.mid(6)); |
769 | #endif | 783 | #endif |
770 | //qDebug("event %d uid %s ", event, uid.mid(6).latin1()); | 784 | //qDebug("event %d uid %s ", event, uid.mid(6).latin1()); |
771 | if (!event) return; | 785 | if (!event) return; |
772 | //createEventViewer(); | 786 | //createEventViewer(); |
773 | mEventViewer->setEvent(event); | 787 | mEventViewer->setEvent(event); |
774 | } else if (uid.startsWith("todo:")) { | 788 | } else if (uid.startsWith("todo:")) { |
775 | #ifdef DESKTOP_VERSION | 789 | #ifdef DESKTOP_VERSION |
776 | Todo *todo = calendar()->todo(uid.mid(7)); | 790 | Todo *todo = calendar()->todo(uid.mid(7)); |
777 | #else | 791 | #else |
778 | Todo *todo = calendar()->todo(uid.mid(5)); | 792 | Todo *todo = calendar()->todo(uid.mid(5)); |
779 | #endif | 793 | #endif |
780 | if (!todo) return; | 794 | if (!todo) return; |
781 | //createEventViewer(); | 795 | //createEventViewer(); |
782 | mEventViewer->setTodo(todo); | 796 | mEventViewer->setTodo(todo); |
783 | } else { | 797 | } else { |
784 | return; | 798 | return; |
785 | 799 | ||
786 | } | 800 | } |
787 | mEventViewer->showMe(); | 801 | mEventViewer->showMe(); |
788 | mEventViewer->raise(); | 802 | mEventViewer->raise(); |
789 | } | 803 | } |