-rw-r--r-- | bin/kdepim/WhatsNew.txt | 13 | ||||
-rw-r--r-- | bin/kdepim/korganizer/germantranslation.txt | 9 |
2 files changed, 20 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index be0d2b2..aa6ab0a 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,257 +1,270 @@ | |||
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.0.27 ************ | ||
4 | |||
5 | More bugfixes. | ||
6 | Added possibility to clone in KO/Pi a todo with all its subtodos. | ||
7 | Added a timetracker funtionality in KO/Pi for todos in the todo view. | ||
8 | If a todo is set to started and then to stopped it is saving information about the runtime in | ||
9 | <yourhome>/kdepim/apps/timetrackerdir. | ||
10 | To read, display, print this information an external program is needed which will be developed. | ||
11 | It will display the data in a Gantt timetable view with one row for each todo. | ||
12 | It will have many possibilities sorting the data after category, parent todos, attendees, ... and for creating/printing status reports/summaries. | ||
13 | Merging of data from different computers/users will be quite easy because every run is stored in a single file. | ||
14 | The program will be only available for the desktop (Linux+Windows) and it will be not Open Source. | ||
15 | |||
3 | ********** VERSION 2.0.26 ************ | 16 | ********** VERSION 2.0.26 ************ |
4 | 17 | ||
5 | Added two more fields to the KA/Pi view config: | 18 | Added two more fields to the KA/Pi view config: |
6 | A "Mobile (home)" and a "Mobile (work)" field. | 19 | A "Mobile (home)" and a "Mobile (work)" field. |
7 | Fixed utf8 import (e.g. for Japaneese text) in KA/Pi. | 20 | Fixed utf8 import (e.g. for Japaneese text) in KA/Pi. |
8 | 21 | ||
9 | Some alarm applet enhancements, e.g. sound stops automatically if value of suspend spinbox changes. | 22 | Some alarm applet enhancements, e.g. sound stops automatically if value of suspend spinbox changes. |
10 | And again fixed some more small bugs. | 23 | And again fixed some more small bugs. |
11 | 24 | ||
12 | ********** VERSION 2.0.25 ************ | 25 | ********** VERSION 2.0.25 ************ |
13 | 26 | ||
14 | And again fixed some bugs. | 27 | And again fixed some bugs. |
15 | 28 | ||
16 | ********** VERSION 2.0.24 ************ | 29 | ********** VERSION 2.0.24 ************ |
17 | 30 | ||
18 | Fixed again a lot of small bugs. | 31 | Fixed again a lot of small bugs. |
19 | Some performance optimizations in date navigator. | 32 | Some performance optimizations in date navigator. |
20 | Month view displays now multi days events on top of each cell, such that it is more likely that all multi days items of one event are in the same row. | 33 | Month view displays now multi days events on top of each cell, such that it is more likely that all multi days items of one event are in the same row. |
21 | 34 | ||
22 | ********** VERSION 2.0.23 ************ | 35 | ********** VERSION 2.0.23 ************ |
23 | 36 | ||
24 | Fixed again a lot of small and strange bugs, e.g. the missing toolbar of KA/Pi after a new installation. | 37 | Fixed again a lot of small and strange bugs, e.g. the missing toolbar of KA/Pi after a new installation. |
25 | Fixed the (agenda) layout of KO/Pi on 5500er. | 38 | Fixed the (agenda) layout of KO/Pi on 5500er. |
26 | Some usebility enhancements (e.g. reselection the current item of the todo view after some changes). | 39 | Some usebility enhancements (e.g. reselection the current item of the todo view after some changes). |
27 | 40 | ||
28 | ********** VERSION 2.0.22 ************ | 41 | ********** VERSION 2.0.22 ************ |
29 | 42 | ||
30 | KO/Pi: | 43 | KO/Pi: |
31 | Fix for creating events/todos via the abgenda context menu. | 44 | Fix for creating events/todos via the abgenda context menu. |
32 | Added option to split toolbar to 3 toolbars. | 45 | Added option to split toolbar to 3 toolbars. |
33 | (Toolbar moving s disabled for this option due to a bug in Qt somewhere). | 46 | (Toolbar moving s disabled for this option due to a bug in Qt somewhere). |
34 | Added option to show one small filter-view-toolbar. | 47 | Added option to show one small filter-view-toolbar. |
35 | Added a print option to the desktop version: | 48 | Added a print option to the desktop version: |
36 | Now you can print out the view of the "Event Viewer". | 49 | Now you can print out the view of the "Event Viewer". |
37 | That means you can print all data of one particular event/todo. | 50 | That means you can print all data of one particular event/todo. |
38 | Added scaling options to printout of Event Viewer and What'sNext View. | 51 | Added scaling options to printout of Event Viewer and What'sNext View. |
39 | Fixed some problems in the month view in "week start sunday" mode. | 52 | Fixed some problems in the month view in "week start sunday" mode. |
40 | KA/Pi: | 53 | KA/Pi: |
41 | Added two more config options. | 54 | Added two more config options. |
42 | Fixed resizing problem of address request dialog when orientation was switched. | 55 | Fixed resizing problem of address request dialog when orientation was switched. |
43 | Cleaned up the menu structure. | 56 | Cleaned up the menu structure. |
44 | Fixed some more problems. | 57 | Fixed some more problems. |
45 | 58 | ||
46 | Fixed the annoying problem that scrolling continued after the key was released in KO/Pi Monthview and the KA/Pi views. | 59 | Fixed the annoying problem that scrolling continued after the key was released in KO/Pi Monthview and the KA/Pi views. |
47 | 60 | ||
48 | And, this is a really cool option (Ben did suggest it): | 61 | And, this is a really cool option (Ben did suggest it): |
49 | Now KO/Pi and KA/Pi can be run from a USB stick: | 62 | Now KO/Pi and KA/Pi can be run from a USB stick: |
50 | All data is read from and written to the stick. | 63 | All data is read from and written to the stick. |
51 | You can enable this in the global configure option TAB with: | 64 | You can enable this in the global configure option TAB with: |
52 | Save using LOCAL storage. | 65 | Save using LOCAL storage. |
53 | Just put KDE-Pim/Pi on a memory stick and you can access all your PIM data on every computer with Windows XP. It will work with the ME and Linux versions as well. I will put a memory stick version for teh next stable release online. | 66 | Just put KDE-Pim/Pi on a memory stick and you can access all your PIM data on every computer with Windows XP. It will work with the ME and Linux versions as well. I will put a memory stick version for teh next stable release online. |
54 | 67 | ||
55 | ********** VERSION 2.0.21 ************ | 68 | ********** VERSION 2.0.21 ************ |
56 | 69 | ||
57 | Fixed another SMTP problem in OM/Pi. | 70 | Fixed another SMTP problem in OM/Pi. |
58 | Some small changed in the new datenavigator in KO/Pi. | 71 | Some small changed in the new datenavigator in KO/Pi. |
59 | Changed default setting for new filter in KA/Pi to "exclude categories". | 72 | Changed default setting for new filter in KA/Pi to "exclude categories". |
60 | Changed the default font size for 640x480 display . | 73 | Changed the default font size for 640x480 display . |
61 | Changed popup menu behaviour in agenda and list view. | 74 | Changed popup menu behaviour in agenda and list view. |
62 | Fixed some layout problems of the date label size in the month view. | 75 | Fixed some layout problems of the date label size in the month view. |
63 | Made month view update faster. | 76 | Made month view update faster. |
64 | Made first datenavigator repainting faster. | 77 | Made first datenavigator repainting faster. |
65 | Changed the title of the event/todo edit dialogs. | 78 | Changed the title of the event/todo edit dialogs. |
66 | Timelabels in agenga changed from 22:00 to 22 oo. ( the oo higher, of course). | 79 | Timelabels in agenga changed from 22:00 to 22 oo. ( the oo higher, of course). |
67 | Many small usebility fixes in KO/Pi. | 80 | Many small usebility fixes in KO/Pi. |
68 | Pressing the "Calendar" button on the Z switches now to the next view in KO/Pi. | 81 | Pressing the "Calendar" button on the Z switches now to the next view in KO/Pi. |
69 | The set of possible "next views" are the views you have toolbar buttons for. | 82 | The set of possible "next views" are the views you have toolbar buttons for. |
70 | 83 | ||
71 | Made alarm sound working on Linux. | 84 | Made alarm sound working on Linux. |
72 | 85 | ||
73 | KO/Pi alarm applet changed: | 86 | KO/Pi alarm applet changed: |
74 | Made buttons in alarm dialog much bigger. | 87 | Made buttons in alarm dialog much bigger. |
75 | Made setting of timer more user friendly by showing the actual timer fire time and making the buttons in the timer settings much bigger. | 88 | Made setting of timer more user friendly by showing the actual timer fire time and making the buttons in the timer settings much bigger. |
76 | The goal was it to make it possible to use a finger tip ( and not the stylus ) on the touchscreen to adjust the settings. | 89 | The goal was it to make it possible to use a finger tip ( and not the stylus ) on the touchscreen to adjust the settings. |
77 | 90 | ||
78 | And because this version is realeased at Easter, I added an Easter-egg: | 91 | And because this version is realeased at Easter, I added an Easter-egg: |
79 | With a new undocumented command you can get a message box about the next alarm. | 92 | With a new undocumented command you can get a message box about the next alarm. |
80 | Good luck to find it! | 93 | Good luck to find it! |
81 | 94 | ||
82 | 95 | ||
83 | 96 | ||
84 | ********** VERSION 2.0.20 ************ | 97 | ********** VERSION 2.0.20 ************ |
85 | 98 | ||
86 | Two small fixes in OM/Pi. | 99 | Two small fixes in OM/Pi. |
87 | 100 | ||
88 | Better resizing of the new datenavigator in KO/Pi. | 101 | Better resizing of the new datenavigator in KO/Pi. |
89 | 102 | ||
90 | ********** VERSION 2.0.19 ************ | 103 | ********** VERSION 2.0.19 ************ |
91 | KO/Pi: | 104 | KO/Pi: |
92 | Enhancements and bugfixes in the new datenavigator. | 105 | Enhancements and bugfixes in the new datenavigator. |
93 | Bugfix in this changelog: | 106 | Bugfix in this changelog: |
94 | The datenavigator was changed in version 2.0.18, not the datepicker. | 107 | The datenavigator was changed in version 2.0.18, not the datepicker. |
95 | 108 | ||
96 | ********** VERSION 2.0.18 ************ | 109 | ********** VERSION 2.0.18 ************ |
97 | KO/Pi: | 110 | KO/Pi: |
98 | Fixed some minor problems. | 111 | Fixed some minor problems. |
99 | Cleaned up the KO/Pi config dialog. | 112 | Cleaned up the KO/Pi config dialog. |
100 | Fixed problem moving events in aganda view. | 113 | Fixed problem moving events in aganda view. |
101 | Made datepicker scaleable, i.e. if the datenavigator shows now a | 114 | Made datepicker scaleable, i.e. if the datenavigator shows now a |
102 | datenavigator matrix depending on its size. | 115 | datenavigator matrix depending on its size. |
103 | Birthdays are now displayed green in the datenavigator. | 116 | Birthdays are now displayed green in the datenavigator. |
104 | What'sThis Help in datenavigator shows all events of the day. | 117 | What'sThis Help in datenavigator shows all events of the day. |
105 | 118 | ||
106 | OM/Pi: | 119 | OM/Pi: |
107 | Updated the backend mail library to the latest version. | 120 | Updated the backend mail library to the latest version. |
108 | Please backup your mail before using this version. | 121 | Please backup your mail before using this version. |
109 | 122 | ||
110 | ********** VERSION 2.0.17 ************ | 123 | ********** VERSION 2.0.17 ************ |
111 | 124 | ||
112 | KO/Pi: | 125 | KO/Pi: |
113 | Tooltips in month view were not sorted. Fixed. | 126 | Tooltips in month view were not sorted. Fixed. |
114 | Daylabel in agenda view ( for display of one day ) was too short. Fixed. | 127 | Daylabel in agenda view ( for display of one day ) was too short. Fixed. |
115 | Conflict display dialog for syncing was not on top of other windows. Fixed. | 128 | Conflict display dialog for syncing was not on top of other windows. Fixed. |
116 | Fixed some minor problems. | 129 | Fixed some minor problems. |
117 | 130 | ||
118 | Fixed an endless loop when importing vcs file with RESOURCES entry. | 131 | Fixed an endless loop when importing vcs file with RESOURCES entry. |
119 | 132 | ||
120 | ********** VERSION 2.0.16 ************ | 133 | ********** VERSION 2.0.16 ************ |
121 | OM/Pi: | 134 | OM/Pi: |
122 | Fixed the SMTP account setting the option. | 135 | Fixed the SMTP account setting the option. |
123 | Fixed something in mail sending. | 136 | Fixed something in mail sending. |
124 | 137 | ||
125 | KO/Pi: | 138 | KO/Pi: |
126 | Added possibility to export selected events/todos as vcal file. | 139 | Added possibility to export selected events/todos as vcal file. |
127 | 140 | ||
128 | ********** VERSION 2.0.15 ************ | 141 | ********** VERSION 2.0.15 ************ |
129 | 142 | ||
130 | PwM/Pi: | 143 | PwM/Pi: |
131 | Added keyboard shorcuts for | 144 | Added keyboard shorcuts for |
132 | - toggling summary view (space bar) | 145 | - toggling summary view (space bar) |
133 | - delete item (delete + backspace key) | 146 | - delete item (delete + backspace key) |
134 | - add new item ( i + n key) | 147 | - add new item ( i + n key) |
135 | Fixed length of info in the title. | 148 | Fixed length of info in the title. |
136 | 149 | ||
137 | KO/Pi-KA/Pi: | 150 | KO/Pi-KA/Pi: |
138 | Changed "ME" menu bar entry to an icon. | 151 | Changed "ME" menu bar entry to an icon. |
139 | 152 | ||
140 | KO/Pi: | 153 | KO/Pi: |
141 | Fixed two minor bugs in displaying todos. | 154 | Fixed two minor bugs in displaying todos. |
142 | If in month view a cell is selected, the key shortcut "d" shows now that date. | 155 | If in month view a cell is selected, the key shortcut "d" shows now that date. |
143 | Added complete info for a todo in month view as an icon left of the text. | 156 | Added complete info for a todo in month view as an icon left of the text. |
144 | Fixed problems of displaying data when "<" or ">" are used in summary/location/description. | 157 | Fixed problems of displaying data when "<" or ">" are used in summary/location/description. |
145 | Fixed problem of search dialog size when switching displays. | 158 | Fixed problem of search dialog size when switching displays. |
146 | Cancel key now closes date picker. | 159 | Cancel key now closes date picker. |
147 | Rearranged KO/Pi file menu structure. | 160 | Rearranged KO/Pi file menu structure. |
148 | 161 | ||
149 | OM/Pi: | 162 | OM/Pi: |
150 | Added to the SMTP account setting the option | 163 | Added to the SMTP account setting the option |
151 | "No secure connection". | 164 | "No secure connection". |
152 | You have to configure your SMTP accounts again, sorry. | 165 | You have to configure your SMTP accounts again, sorry. |
153 | 166 | ||
154 | KA/Pi: | 167 | KA/Pi: |
155 | Added support for importing quoted-printable. | 168 | Added support for importing quoted-printable. |
156 | Support was added by Peter P.. Thanks, Peter! | 169 | Support was added by Peter P.. Thanks, Peter! |
157 | 170 | ||
158 | 171 | ||
159 | ********** VERSION 2.0.14 ************ | 172 | ********** VERSION 2.0.14 ************ |
160 | 173 | ||
161 | Made Passwordmanager PwM/Pi more userfriendly: | 174 | Made Passwordmanager PwM/Pi more userfriendly: |
162 | Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. | 175 | Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. |
163 | Fixed bug in KO/Pi todo printing. | 176 | Fixed bug in KO/Pi todo printing. |
164 | Made Qtopia calendar import possible on desktop . | 177 | Made Qtopia calendar import possible on desktop . |
165 | 178 | ||
166 | ********** VERSION 2.0.13 ************ | 179 | ********** VERSION 2.0.13 ************ |
167 | 180 | ||
168 | Fixed a problem in the addressee select dialog and made it more user friendly by adding a minimize splitter. | 181 | Fixed a problem in the addressee select dialog and made it more user friendly by adding a minimize splitter. |
169 | 182 | ||
170 | In the search dialog you can switch now the focus from search line edit to the list view by pressing key "arrow down". | 183 | In the search dialog you can switch now the focus from search line edit to the list view by pressing key "arrow down". |
171 | 184 | ||
172 | OM/Pi: | 185 | OM/Pi: |
173 | Fixed a refresh problem of outgoing/sent/sendfailed folders after sending mails. | 186 | Fixed a refresh problem of outgoing/sent/sendfailed folders after sending mails. |
174 | Added missing German translation. | 187 | Added missing German translation. |
175 | Added warning if path is specified in local folder settings of account config. | 188 | Added warning if path is specified in local folder settings of account config. |
176 | 189 | ||
177 | ********** VERSION 2.0.12 ************ | 190 | ********** VERSION 2.0.12 ************ |
178 | 191 | ||
179 | KO/Pi: | 192 | KO/Pi: |
180 | Fixed a bug in todo start/due date handling for non recurring todos with a start and due date. | 193 | Fixed a bug in todo start/due date handling for non recurring todos with a start and due date. |
181 | Fixed some layout problems in the KO/Pi agenda view when there were many conflicting itmes. | 194 | Fixed some layout problems in the KO/Pi agenda view when there were many conflicting itmes. |
182 | Fixed several problems of the keyboard focus in the desktop versions when opening the search dialog/event viewer. | 195 | Fixed several problems of the keyboard focus in the desktop versions when opening the search dialog/event viewer. |
183 | 196 | ||
184 | Fixed problem in pi-sync mode when wrong password was sent. | 197 | Fixed problem in pi-sync mode when wrong password was sent. |
185 | 198 | ||
186 | OM/Pi: | 199 | OM/Pi: |
187 | Fixed a crash when displaying mails with "Show mail as html" was checked in the config. | 200 | Fixed a crash when displaying mails with "Show mail as html" was checked in the config. |
188 | Added a check before displaying the mail if the mail is in html format, if "Show mail as html" is enabled. | 201 | Added a check before displaying the mail if the mail is in html format, if "Show mail as html" is enabled. |
189 | 202 | ||
190 | ********** VERSION 2.0.11 ************ | 203 | ********** VERSION 2.0.11 ************ |
191 | 204 | ||
192 | Fixed some problems in pi-sync mode | 205 | Fixed some problems in pi-sync mode |
193 | (e.g. details of events were not synced properly) | 206 | (e.g. details of events were not synced properly) |
194 | 207 | ||
195 | ********** VERSION 2.0.10 ************ | 208 | ********** VERSION 2.0.10 ************ |
196 | 209 | ||
197 | KO/Pi: | 210 | KO/Pi: |
198 | In the desktop versions the context menu in the search dialog was broken after introducing the What'sThis info for the list view. | 211 | In the desktop versions the context menu in the search dialog was broken after introducing the What'sThis info for the list view. |
199 | This is fixed. | 212 | This is fixed. |
200 | Changed the search dialog a bit to make it more user friendly. | 213 | Changed the search dialog a bit to make it more user friendly. |
201 | (E.g.: Removed message box about "no items found" and set key focus to search line edit after search). | 214 | (E.g.: Removed message box about "no items found" and set key focus to search line edit after search). |
202 | 215 | ||
203 | Added config option to hide the week number in KO/Pi toolbar. | 216 | Added config option to hide the week number in KO/Pi toolbar. |
204 | 217 | ||
205 | ********** VERSION 2.0.9 ************ | 218 | ********** VERSION 2.0.9 ************ |
206 | 219 | ||
207 | Made month view icons for multiday events a bit nicer. | 220 | Made month view icons for multiday events a bit nicer. |
208 | Some minor fixes in KO/Pi | 221 | Some minor fixes in KO/Pi |
209 | (e.g. go to today did not work for new week view properly). | 222 | (e.g. go to today did not work for new week view properly). |
210 | 223 | ||
211 | 224 | ||
212 | ********** VERSION 2.0.8 ************ | 225 | ********** VERSION 2.0.8 ************ |
213 | 226 | ||
214 | Fixed a problem in dependency info in the ipk files for the Zaurus. | 227 | Fixed a problem in dependency info in the ipk files for the Zaurus. |
215 | 228 | ||
216 | Added icon for the stealth new week view and made navigation more user friendly in monthview by adding a prev/next week button to the navigator bar. | 229 | Added icon for the stealth new week view and made navigation more user friendly in monthview by adding a prev/next week button to the navigator bar. |
217 | 230 | ||
218 | Added a "go today" button to the datepicker. | 231 | Added a "go today" button to the datepicker. |
219 | 232 | ||
220 | Added "created" and "last modified" to event/todo viewer (and What'sThis viewer) | 233 | Added "created" and "last modified" to event/todo viewer (and What'sThis viewer) |
221 | and made it configureable to show these values. | 234 | and made it configureable to show these values. |
222 | 235 | ||
223 | Fixed a problem for events (from external iCal files) that do have a duration but no end date. | 236 | Fixed a problem for events (from external iCal files) that do have a duration but no end date. |
224 | 237 | ||
225 | 238 | ||
226 | ********** VERSION 2.0.7 ************ | 239 | ********** VERSION 2.0.7 ************ |
227 | 240 | ||
228 | Added global application font settings | 241 | Added global application font settings |
229 | (for all KDE-Pim/Pi apps) to the general settings. | 242 | (for all KDE-Pim/Pi apps) to the general settings. |
230 | 243 | ||
231 | Fixed a problem in OM/Pi when trying to login to some IMAP servers | 244 | Fixed a problem in OM/Pi when trying to login to some IMAP servers |
232 | (like the IMAP server of Apple: mail.mac.com ) | 245 | (like the IMAP server of Apple: mail.mac.com ) |
233 | 246 | ||
234 | Added recurring todos to KO/Pi. | 247 | Added recurring todos to KO/Pi. |
235 | 248 | ||
236 | 249 | ||
237 | ********** VERSION 2.0.6 ************ | 250 | ********** VERSION 2.0.6 ************ |
238 | 251 | ||
239 | Stable release 2.0.6! | 252 | Stable release 2.0.6! |
240 | 253 | ||
241 | Some bugfixes in the pi-sync mode. | 254 | Some bugfixes in the pi-sync mode. |
242 | Added German translation for pi-sync mode. | 255 | Added German translation for pi-sync mode. |
243 | 256 | ||
244 | KO/Pi: | 257 | KO/Pi: |
245 | Made the todolist using alternate background. | 258 | Made the todolist using alternate background. |
246 | 259 | ||
247 | Other minor fixes in KO/Pi. | 260 | Other minor fixes in KO/Pi. |
248 | 261 | ||
249 | 262 | ||
250 | You can find the complete changelog | 263 | You can find the complete changelog |
251 | from version 1.7.7 to 2.0.5 | 264 | from version 1.7.7 to 2.0.5 |
252 | in the source package or on | 265 | in the source package or on |
253 | 266 | ||
254 | http://www.pi-sync.net/html/changelog.html | 267 | http://www.pi-sync.net/html/changelog.html |
255 | 268 | ||
256 | 269 | ||
257 | 270 | ||
diff --git a/bin/kdepim/korganizer/germantranslation.txt b/bin/kdepim/korganizer/germantranslation.txt index 5257bff..9476a89 100644 --- a/bin/kdepim/korganizer/germantranslation.txt +++ b/bin/kdepim/korganizer/germantranslation.txt | |||
@@ -905,448 +905,453 @@ | |||
905 | { "Mon 19.04.04: %a %d.%m.%y","Mon 19.04.04: %a %d.%m.%y" }, | 905 | { "Mon 19.04.04: %a %d.%m.%y","Mon 19.04.04: %a %d.%m.%y" }, |
906 | { "Mon, 19.Apr.04: %a, %d.%b.%y","Mon, 19.Apr.04: %a, %d.%b.%y" }, | 906 | { "Mon, 19.Apr.04: %a, %d.%b.%y","Mon, 19.Apr.04: %a, %d.%b.%y" }, |
907 | { "Add 30 min to selected Timezone","Addiere 30 min zur Zeitzone" }, | 907 | { "Add 30 min to selected Timezone","Addiere 30 min zur Zeitzone" }, |
908 | { "Used Mail Client","Benutzter Mail Client" }, | 908 | { "Used Mail Client","Benutzter Mail Client" }, |
909 | { "Channel:","Channel:" }, | 909 | { "Channel:","Channel:" }, |
910 | { "Message:","Message:" }, | 910 | { "Message:","Message:" }, |
911 | { "Parameters:","Parameter:" }, | 911 | { "Parameters:","Parameter:" }, |
912 | { "HINT: Delimiter=; Name=%1,Email=%2","Hinweis: Begrenzer=; Name=%1,Email=%2" }, | 912 | { "HINT: Delimiter=; Name=%1,Email=%2","Hinweis: Begrenzer=; Name=%1,Email=%2" }, |
913 | { "extra Message:","extra Message:" }, | 913 | { "extra Message:","extra Message:" }, |
914 | { "extra Parameters:","extra Parameter:" }, | 914 | { "extra Parameters:","extra Parameter:" }, |
915 | { "HINT: Emails=%1,Attachments=%2","Hinweis: Emails=%1,Attachments=%2" }, | 915 | { "HINT: Emails=%1,Attachments=%2","Hinweis: Emails=%1,Attachments=%2" }, |
916 | { "External Apps.","Externe Appl." }, | 916 | { "External Apps.","Externe Appl." }, |
917 | { "24 hours","24 Std." }, | 917 | { "24 hours","24 Std." }, |
918 | { "3 hours","3 Std." }, | 918 | { "3 hours","3 Std." }, |
919 | { "1 hour","1 Std." }, | 919 | { "1 hour","1 Std." }, |
920 | { "15 minutes","15 Min." }, | 920 | { "15 minutes","15 Min." }, |
921 | { "5 minutes","5 Min." }, | 921 | { "5 minutes","5 Min." }, |
922 | { "1 minute","1 Min." }, | 922 | { "1 minute","1 Min." }, |
923 | { "23","23" }, | 923 | { "23","23" }, |
924 | { "Mon 15","Mon 15" }, | 924 | { "Mon 15","Mon 15" }, |
925 | { "Configure KO","Konfiguriere KO" }, | 925 | { "Configure KO","Konfiguriere KO" }, |
926 | { "Event text","Termin Text" }, | 926 | { "Event text","Termin Text" }, |
927 | { "ToDo","ToDo" }, | 927 | { "ToDo","ToDo" }, |
928 | { "Today","Heute" }, | 928 | { "Today","Heute" }, |
929 | { "What's Next View","What's Next Ansicht" }, | 929 | { "What's Next View","What's Next Ansicht" }, |
930 | { "Allday Agenda view shows todos","Ganztag Agenda zeigt Todos" }, | 930 | { "Allday Agenda view shows todos","Ganztag Agenda zeigt Todos" }, |
931 | { "Alarm","Alarm" }, | 931 | { "Alarm","Alarm" }, |
932 | { "Used %1 Client","Benutzter %1 Client" }, | 932 | { "Used %1 Client","Benutzter %1 Client" }, |
933 | { "No email client installed","Kein Email Klient installiert" }, | 933 | { "No email client installed","Kein Email Klient installiert" }, |
934 | { "Userdefined email client","Benutzerdef. Email Klient" }, | 934 | { "Userdefined email client","Benutzerdef. Email Klient" }, |
935 | { "OM/Pi email client","OM/Pi Email Klient" }, | 935 | { "OM/Pi email client","OM/Pi Email Klient" }, |
936 | { "Include in multiple ","Beziehe in multiple " }, | 936 | { "Include in multiple ","Beziehe in multiple " }, |
937 | { "calendar ","Kalender " }, | 937 | { "calendar ","Kalender " }, |
938 | { "addressbook ","Adressbuch " }, | 938 | { "addressbook ","Adressbuch " }, |
939 | { "pwmanager","PWmanager" }, | 939 | { "pwmanager","PWmanager" }, |
940 | { " sync"," Sync ein" }, | 940 | { " sync"," Sync ein" }, |
941 | { "Write back synced data","Schreibe gesyncte Daten zurück" }, | 941 | { "Write back synced data","Schreibe gesyncte Daten zurück" }, |
942 | { "-- Write back (on remote) existing entries only","-- Schreibe nur existierende (entfernte) Einträge zurück" }, | 942 | { "-- Write back (on remote) existing entries only","-- Schreibe nur existierende (entfernte) Einträge zurück" }, |
943 | { "-- Write back (calendar) entries in future only","-- Schreibe nur zukünftige Kalender-Einträge zurück" }, | 943 | { "-- Write back (calendar) entries in future only","-- Schreibe nur zukünftige Kalender-Einträge zurück" }, |
944 | { "---- Max. weeks in future: ","---- Max. wochen in der Zukunft: " }, | 944 | { "---- Max. weeks in future: ","---- Max. wochen in der Zukunft: " }, |
945 | { "Pi-Sync ( direct Kx/Pi to Kx/Pi sync )","Pi-Sync ( direktes Kx/Pi zu Kx/Pi sync )" }, | 945 | { "Pi-Sync ( direct Kx/Pi to Kx/Pi sync )","Pi-Sync ( direktes Kx/Pi zu Kx/Pi sync )" }, |
946 | { "Mobile device (cell phone)","Mobiles Gerät (Handy)" }, | 946 | { "Mobile device (cell phone)","Mobiles Gerät (Handy)" }, |
947 | { "Help...","Hilfe..." }, | 947 | { "Help...","Hilfe..." }, |
948 | { "Local file Cal:","Lokale Datei Kal:" }, | 948 | { "Local file Cal:","Lokale Datei Kal:" }, |
949 | { "Local file ABook:","Lokale Datei ABuch:" }, | 949 | { "Local file ABook:","Lokale Datei ABuch:" }, |
950 | { "Local file PWMgr:","Lokale Datei PWMgr:" }, | 950 | { "Local file PWMgr:","Lokale Datei PWMgr:" }, |
951 | { "Addressbook file (*.vcf) is used by KA/Pi","Adressbuch Datei (*.vcf) wird von KA/Pi genutzt" }, | 951 | { "Addressbook file (*.vcf) is used by KA/Pi","Adressbuch Datei (*.vcf) wird von KA/Pi genutzt" }, |
952 | { "Calendar:","Kalender:" }, | 952 | { "Calendar:","Kalender:" }, |
953 | { "AddressBook:","AdressBuch:" }, | 953 | { "AddressBook:","AdressBuch:" }, |
954 | { "PWManager:","PWManager:" }, | 954 | { "PWManager:","PWManager:" }, |
955 | { "Addressbook file is used by KA/Pi","Adressbuch Datei wird von KA/Pi genutzt" }, | 955 | { "Addressbook file is used by KA/Pi","Adressbuch Datei wird von KA/Pi genutzt" }, |
956 | { "ssh/scp","ssh/scp" }, | 956 | { "ssh/scp","ssh/scp" }, |
957 | { "ftp","ftp" }, | 957 | { "ftp","ftp" }, |
958 | { "Password for remote access: (could be the same for each)","Passwort für entfernten Zugriff: (kann dasselbe sein für alle)" }, | 958 | { "Password for remote access: (could be the same for each)","Passwort für entfernten Zugriff: (kann dasselbe sein für alle)" }, |
959 | { "Remote IP address: (could be the same for each)","Entfernte IP Adresse: (kann dasselbe sein für alle)" }, | 959 | { "Remote IP address: (could be the same for each)","Entfernte IP Adresse: (kann dasselbe sein für alle)" }, |
960 | { "Remote port number: (should be different for each)","Entfernte Port Nummer: (Sollte für alle unterschiedlich sein)" }, | 960 | { "Remote port number: (should be different for each)","Entfernte Port Nummer: (Sollte für alle unterschiedlich sein)" }, |
961 | { "command for downloading remote file to local device","Kommando zum Download der entfernten Datei zum lokalen Gerät" }, | 961 | { "command for downloading remote file to local device","Kommando zum Download der entfernten Datei zum lokalen Gerät" }, |
962 | { "command for uploading local temp file to remote device","Kommando zum Upload der lokalen temp. Datei zum entfernten Gerät" }, | 962 | { "command for uploading local temp file to remote device","Kommando zum Upload der lokalen temp. Datei zum entfernten Gerät" }, |
963 | { "Insert device where\nphone is connected. E.g.:\n","Füge Device ein, an dem\ndas Handy angeschlossen ist. Z.B.:\n" }, | 963 | { "Insert device where\nphone is connected. E.g.:\n","Füge Device ein, an dem\ndas Handy angeschlossen ist. Z.B.:\n" }, |
964 | { "KDE-Pim sync config","KDE-Pim sync Konfig" }, | 964 | { "KDE-Pim sync config","KDE-Pim sync Konfig" }, |
965 | { "Insert kind of connection,e.g.:\n","Füge Art der Verbindung ein,z.B.:\n" }, | 965 | { "Insert kind of connection,e.g.:\n","Füge Art der Verbindung ein,z.B.:\n" }, |
966 | { "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" }, | 966 | { "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" }, |
967 | { "Port number (Default: %1)","Port Nummer (Default: %1)" }, | 967 | { "Port number (Default: %1)","Port Nummer (Default: %1)" }, |
968 | { "Password to enable\naccess from remote:","Passwort um entfernten\nZugriff zuzulassen:" }, | 968 | { "Password to enable\naccess from remote:","Passwort um entfernten\nZugriff zuzulassen:" }, |
969 | { "Automatically start\nat application startup","Starte automatisch\nbeim Programmstart" }, | 969 | { "Automatically start\nat application startup","Starte automatisch\nbeim Programmstart" }, |
970 | { "Automatically sync\nwith KDE-Desktop","Automatischer Sync\nmit dem KDE-Desktop" }, | 970 | { "Automatically sync\nwith KDE-Desktop","Automatischer Sync\nmit dem KDE-Desktop" }, |
971 | { "Enter port for Pi-Sync","Port Nummer für Pi-Sync" }, | 971 | { "Enter port for Pi-Sync","Port Nummer für Pi-Sync" }, |
972 | { "Disable Pi-Sync","Schalte Pi-Sync aus" }, | 972 | { "Disable Pi-Sync","Schalte Pi-Sync aus" }, |
973 | { "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!" }, | 973 | { "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!" }, |
974 | { "KDE-Pim Sync","KDE-Pim Sync" }, | 974 | { "KDE-Pim Sync","KDE-Pim Sync" }, |
975 | { "Multiple profiles","Multi-Sync Profile" }, | 975 | { "Multiple profiles","Multi-Sync Profile" }, |
976 | { "Device: ","Gerät: " }, | 976 | { "Device: ","Gerät: " }, |
977 | { "Multiple sync started.","Multi-Sync gestartet." }, | 977 | { "Multiple sync started.","Multi-Sync gestartet." }, |
978 | { "Nothing synced! No profiles defined for multisync!","Nichts gesynct! Keine Profile\nselektiert für Multi-Sync" }, | 978 | { "Nothing synced! No profiles defined for multisync!","Nichts gesynct! Keine Profile\nselektiert für Multi-Sync" }, |
979 | { "Turn filter on","Schalte Filter an" }, | 979 | { "Turn filter on","Schalte Filter an" }, |
980 | { "Turn filter off","Schalte Filter aus" }, | 980 | { "Turn filter off","Schalte Filter aus" }, |
981 | { "Key bindings KOrganizer/Pi","Tastatur Belegung KOrganizer/Pi" }, | 981 | { "Key bindings KOrganizer/Pi","Tastatur Belegung KOrganizer/Pi" }, |
982 | { "<p><b>White</b>: Item readonly</p>\n","<p><b>Weiss</b>: Eintrag schreibgeschützt</p>\n" }, | 982 | { "<p><b>White</b>: Item readonly</p>\n","<p><b>Weiss</b>: Eintrag schreibgeschützt</p>\n" }, |
983 | { "<p><b>Dark yellow</b>: Event/todo with attendees.</p>\n","<p><b>Dunkelgelb</b>: Termin/Todo mit Teilnehmern.</p>\n" }, | 983 | { "<p><b>Dark yellow</b>: Event/todo with attendees.</p>\n","<p><b>Dunkelgelb</b>: Termin/Todo mit Teilnehmern.</p>\n" }, |
984 | { "<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" }, | 984 | { "<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" }, |
985 | { "<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" }, | 985 | { "<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" }, |
986 | { "<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" }, | 986 | { "<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" }, |
987 | { "<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" }, | 987 | { "<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" }, |
988 | { "<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" }, | 988 | { "<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" }, |
989 | { "<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" }, | 989 | { "<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" }, |
990 | { "<p><h2>KO/Pi icon colors:</h2></p>\n","<p><h2>KO/Pi Icon Farben:</h2></p>\n" }, | 990 | { "<p><h2>KO/Pi icon colors:</h2></p>\n","<p><h2>KO/Pi Icon Farben:</h2></p>\n" }, |
991 | { "<p><b>E</b>: Edit item</p>\n","<p><b>E</b>: Editiere Eintrag</p>\n" }, | 991 | { "<p><b>E</b>: Edit item</p>\n","<p><b>E</b>: Editiere Eintrag</p>\n" }, |
992 | { "<p><b>A</b>: Show agenda view.</p>\n","<p><b>A</b>: Zeige Agenda Ansicht.</p>\n" }, | 992 | { "<p><b>A</b>: Show agenda view.</p>\n","<p><b>A</b>: Zeige Agenda Ansicht.</p>\n" }, |
993 | { "<p><b>I,C</b>: Close dialog.</p>\n","<p><b>I,C</b>: Schließe Dialog.</p>\n" }, | 993 | { "<p><b>I,C</b>: Close dialog.</p>\n","<p><b>I,C</b>: Schließe Dialog.</p>\n" }, |
994 | { "<p><h3>In event/todo viewer:</h3></p>\n","<p><h3>In Termin/Todo Detail-Anzeige:</h3></p>\n" }, | 994 | { "<p><h3>In event/todo viewer:</h3></p>\n","<p><h3>In Termin/Todo Detail-Anzeige:</h3></p>\n" }, |
995 | { "<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" }, | 995 | { "<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" }, |
996 | { "<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" }, | 996 | { "<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" }, |
997 | { "<p><b>up/down</b>: Next/prev item</p>\n","<p><b>up/down</b>: Nächster/vorheriger Eintrag</p>\n" }, | 997 | { "<p><b>up/down</b>: Next/prev item</p>\n","<p><b>up/down</b>: Nächster/vorheriger Eintrag</p>\n" }, |
998 | { "<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" }, | 998 | { "<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" }, |
999 | { "<p><b>return</b>: Select item+one step down</p>\n","<p><b>return</b>: Selektiere Item+Cursor einen Eintrag runter</p>\n" }, | 999 | { "<p><b>return</b>: Select item+one step down</p>\n","<p><b>return</b>: Selektiere Item+Cursor einen Eintrag runter</p>\n" }, |
1000 | { "<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" }, | 1000 | { "<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" }, |
1001 | { "<p><h3>In list view:</h3></p>\n","<p><h3>In Listen Ansicht:</h3></p>\n" }, | 1001 | { "<p><h3>In list view:</h3></p>\n","<p><h3>In Listen Ansicht:</h3></p>\n" }, |
1002 | { "<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" }, | 1002 | { "<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" }, |
1003 | { "<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" }, | 1003 | { "<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" }, |
1004 | { "<p><b>Q</b>: Toggle quick todo line edit.</p>\n","<p><b>Q</b>: Zeige/verstecke Quick Todo Eingabe Zeile.</p>\n" }, | 1004 | { "<p><b>Q</b>: Toggle quick todo line edit.</p>\n","<p><b>Q</b>: Zeige/verstecke Quick Todo Eingabe Zeile.</p>\n" }, |
1005 | { "<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" }, | 1005 | { "<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" }, |
1006 | { "<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" }, | 1006 | { "<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" }, |
1007 | { "<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" }, | 1007 | { "<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" }, |
1008 | { "<p><h3>In todo view:</h3></p>\n","<p><h3>In Todo Anzige:</h3></p>\n" }, | 1008 | { "<p><h3>In todo view:</h3></p>\n","<p><h3>In Todo Anzige:</h3></p>\n" }, |
1009 | { "<p><b>ctrl+up/down</b>: Scroll small todo view</p>\n","<p><b>ctrl+up/down</b>: Scrolle kleine Todo Ansicht</p>\n" }, | 1009 | { "<p><b>ctrl+up/down</b>: Scroll small todo view</p>\n","<p><b>ctrl+up/down</b>: Scrolle kleine Todo Ansicht</p>\n" }, |
1010 | { "<p><b>up/down</b>: Scroll agenda view</p>\n","<p><b>up/down</b>: Scrolle Agenda Ansicht</p>\n" }, | 1010 | { "<p><b>up/down</b>: Scroll agenda view</p>\n","<p><b>up/down</b>: Scrolle Agenda Ansicht</p>\n" }, |
1011 | { "<p><h3>In agenda view:</h3></p>\n","<p><h3>In Agenda Ansicht:</h3></p>\n" }, | 1011 | { "<p><h3>In agenda view:</h3></p>\n","<p><h3>In Agenda Ansicht:</h3></p>\n" }, |
1012 | { "<p><b>del,backspace</b>: Delete selected item</p>\n","<p><b>del,backspace</b>: Lösche selektiertes Item</p>\n" }, | 1012 | { "<p><b>del,backspace</b>: Delete selected item</p>\n","<p><b>del,backspace</b>: Lösche selektiertes Item</p>\n" }, |
1013 | { "<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" }, | 1013 | { "<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" }, |
1014 | { "<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" }, | 1014 | { "<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" }, |
1015 | { "<p><b>B</b>: Edit description (details) of selected item</p>\n","<p><b>B</b>: Editiere Beschreibung (Details) des selektierten Items</p>\n" }, | 1015 | { "<p><b>B</b>: Edit description (details) of selected item</p>\n","<p><b>B</b>: Editiere Beschreibung (Details) des selektierten Items</p>\n" }, |
1016 | { "<p><b>C</b>: Show current time in agenda view</p>\n","<p><b>C</b>: Zeige aktuelle Zeit in Agenda Ansicht</p>\n" }, | 1016 | { "<p><b>C</b>: Show current time in agenda view</p>\n","<p><b>C</b>: Zeige aktuelle Zeit in Agenda Ansicht</p>\n" }, |
1017 | { "<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" }, | 1017 | { "<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" }, |
1018 | { "<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" }, | 1018 | { "<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" }, |
1019 | { "<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" }, | 1019 | { "<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" }, |
1020 | { "<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" }, | 1020 | { "<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" }, |
1021 | { "<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" }, | 1021 | { "<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" }, |
1022 | { "<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" }, | 1022 | { "<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" }, |
1023 | { "<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" }, | 1023 | { "<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" }, |
1024 | { "<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 " }, | 1024 | { "<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 " }, |
1025 | { "<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" }, | 1025 | { "<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" }, |
1026 | { "<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" }, | 1026 | { "<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" }, |
1027 | { "<p><b>F</b>: Toggle filterview |<b>F+ctrl</b>: Edit filter </p>\n","<p><b>F</b>: Zeige/verstecke Filter Ansicht |<b>F+ctrl</b>: Editiere Filter </p>\n" }, | 1027 | { "<p><b>F</b>: Toggle filterview |<b>F+ctrl</b>: Edit filter </p>\n","<p><b>F</b>: Zeige/verstecke Filter Ansicht |<b>F+ctrl</b>: Editiere Filter </p>\n" }, |
1028 | { "<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" }, | 1028 | { "<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" }, |
1029 | { "<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" }, | 1029 | { "<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" }, |
1030 | { "<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" }, | 1030 | { "<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" }, |
1031 | { "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" }, | 1031 | { "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" }, |
1032 | { "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" }, | 1032 | { "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" }, |
1033 | { "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" }, | 1033 | { "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" }, |
1034 | { "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" }, | 1034 | { "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" }, |
1035 | { "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" }, | 1035 | { "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" }, |
1036 | { "\nPlease report unexpected behaviour to\nlutz@pi-sync.info\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.info\n" }, | 1036 | { "\nPlease report unexpected behaviour to\nlutz@pi-sync.info\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.info\n" }, |
1037 | { "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" }, | 1037 | { "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" }, |
1038 | { "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" }, | 1038 | { "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" }, |
1039 | { "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" }, | 1039 | { "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" }, |
1040 | { "KO/Pi FAQ","KO/Pi FAQ" }, | 1040 | { "KO/Pi FAQ","KO/Pi FAQ" }, |
1041 | { "PDA-Edition\nfor: Zaurus 5x00/7x0/860/3000/6000\n","PDA-Edition\nfür: Zaurus 5x00/7x0/860/3000/6000\n" }, | 1041 | { "PDA-Edition\nfor: Zaurus 5x00/7x0/860/3000/6000\n","PDA-Edition\nfür: Zaurus 5x00/7x0/860/3000/6000\n" }, |
1042 | { "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" }, | 1042 | { "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" }, |
1043 | { "About KOrganizer/Pi","Über KOrganizer/Pi" }, | 1043 | { "About KOrganizer/Pi","Über KOrganizer/Pi" }, |
1044 | { "From: ","Von: " }, | 1044 | { "From: ","Von: " }, |
1045 | { "Remove sync info","Entferne Sync Info" }, | 1045 | { "Remove sync info","Entferne Sync Info" }, |
1046 | { "For all profiles","Für alle Profile" }, | 1046 | { "For all profiles","Für alle Profile" }, |
1047 | { "Hide not Running","Verstecke nicht Laufende" }, | 1047 | { "Hide not Running","Verstecke nicht Laufende" }, |
1048 | { "ME","ME" }, | 1048 | { "ME","ME" }, |
1049 | { "Toolbar","Toolbar" }, | 1049 | { "Toolbar","Toolbar" }, |
1050 | { "Undo Delete...","Löschen rückgängig machen..." }, | 1050 | { "Undo Delete...","Löschen rückgängig machen..." }, |
1051 | { "Undo Delete","Löschen rückgängig machen" }, | 1051 | { "Undo Delete","Löschen rückgängig machen" }, |
1052 | { "KDE Sync HowTo...","KDE Sync HowTo..." }, | 1052 | { "KDE Sync HowTo...","KDE Sync HowTo..." }, |
1053 | { "Multi Sync HowTo...","Multi Sync HowTo..." }, | 1053 | { "Multi Sync HowTo...","Multi Sync HowTo..." }, |
1054 | { "Januar","Januar" }, | 1054 | { "Januar","Januar" }, |
1055 | { "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" }, | 1055 | { "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" }, |
1056 | { "No Filter","Kein Filter" }, | 1056 | { "No Filter","Kein Filter" }, |
1057 | { "Multiple Sync options","Multi Sync Optionen" }, | 1057 | { "Multiple Sync options","Multi Sync Optionen" }, |
1058 | { "Sync algo options","Sync Ablauf Optionen" }, | 1058 | { "Sync algo options","Sync Ablauf Optionen" }, |
1059 | { "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" }, | 1059 | { "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" }, |
1060 | { "Incoming calendar filter:","Eingehender Kalender Filter:" }, | 1060 | { "Incoming calendar filter:","Eingehender Kalender Filter:" }, |
1061 | { "Incoming addressbook filter:","Eingehender Adressbuch Filter:" }, | 1061 | { "Incoming addressbook filter:","Eingehender Adressbuch Filter:" }, |
1062 | { "Write back options","Optionen zum Zurückschreiben" }, | 1062 | { "Write back options","Optionen zum Zurückschreiben" }, |
1063 | { "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" }, | 1063 | { "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" }, |
1064 | { "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" }, | 1064 | { "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" }, |
1065 | { "Outgoing calendar filter:","Ausgehender Kalender Filter:" }, | 1065 | { "Outgoing calendar filter:","Ausgehender Kalender Filter:" }, |
1066 | { "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" }, | 1066 | { "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" }, |
1067 | { "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" }, | 1067 | { "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" }, |
1068 | { "Time period","Zeitspanne" }, | 1068 | { "Time period","Zeitspanne" }, |
1069 | { "From ","Von " }, | 1069 | { "From ","Von " }, |
1070 | { " weeks in the past to "," Wochen in der Vergangenheit bis zu " }, | 1070 | { " weeks in the past to "," Wochen in der Vergangenheit bis zu " }, |
1071 | { " weeks in the future "," Wochen in der Zukunft " }, | 1071 | { " weeks in the future "," Wochen in der Zukunft " }, |
1072 | { "Profile kind specific settings","Profil Art abhängige Einstellungen" }, | 1072 | { "Profile kind specific settings","Profil Art abhängige Einstellungen" }, |
1073 | { "Local temp file:","Lokale temp Datei:" }, | 1073 | { "Local temp file:","Lokale temp Datei:" }, |
1074 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" }, | 1074 | { "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" }, |
1075 | { "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" }, | 1075 | { "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" }, |
1076 | { "Language","Sprache" }, | 1076 | { "Language","Sprache" }, |
1077 | { "Time Format","Zeit Format" }, | 1077 | { "Time Format","Zeit Format" }, |
1078 | { "Time Zone","Zeit Zone" }, | 1078 | { "Time Zone","Zeit Zone" }, |
1079 | { "%1 groups subscribed","%1 Guppen abboniert" }, | 1079 | { "%1 groups subscribed","%1 Guppen abboniert" }, |
1080 | { "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" }, | 1080 | { "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" }, |
1081 | { "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" }, | 1081 | { "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" }, |
1082 | { "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" }, | 1082 | { "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" }, |
1083 | { "Save settings","Speichere Einstellungen" }, | 1083 | { "Save settings","Speichere Einstellungen" }, |
1084 | { "Save standard","Speichere Standard" }, | 1084 | { "Save standard","Speichere Standard" }, |
1085 | { "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" }, | 1085 | { "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" }, |
1086 | { "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" }, | 1086 | { "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" }, |
1087 | { "Data storage path","Daten Speicherpfad" }, | 1087 | { "Data storage path","Daten Speicherpfad" }, |
1088 | { "Language","Sprache" }, | 1088 | { "Language","Sprache" }, |
1089 | { "Show time in agenda items","Zeige Zeit in Agenda Items" }, | 1089 | { "Show time in agenda items","Zeige Zeit in Agenda Items" }, |
1090 | { "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" }, | 1090 | { "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" }, |
1091 | { "Show events, that are done","Zeige abgelaufene Termine" }, | 1091 | { "Show events, that are done","Zeige abgelaufene Termine" }, |
1092 | { "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" }, | 1092 | { "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" }, |
1093 | { "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" }, | 1093 | { "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" }, |
1094 | { "KO/Pi","KO/Pi" }, | 1094 | { "KO/Pi","KO/Pi" }, |
1095 | { "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" }, | 1095 | { "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" }, |
1096 | { "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." }, | 1096 | { "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." }, |
1097 | { "Sound.Al.: ","Sound.Al.: " }, | 1097 | { "Sound.Al.: ","Sound.Al.: " }, |
1098 | { "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" }, | 1098 | { "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" }, |
1099 | { "Restore","Wiederherstellen" }, | 1099 | { "Restore","Wiederherstellen" }, |
1100 | { "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklicht\nwiederherstellen?" }, | 1100 | { "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklicht\nwiederherstellen?" }, |
1101 | { "% completed","% erledigt" }, | 1101 | { "% completed","% erledigt" }, |
1102 | { "%d item(s) found.","%d Item(s) gefunden." }, | 1102 | { "%d item(s) found.","%d Item(s) gefunden." }, |
1103 | { "Set complete","Setze auf erledigt" }, | 1103 | { "Set complete","Setze auf erledigt" }, |
1104 | { "(cancelled)","(gecancelt)" }, | 1104 | { "(cancelled)","(gecancelt)" }, |
1105 | { "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" }, | 1105 | { "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" }, |
1106 | { " Local time "," Locale Zeit " }, | 1106 | { " Local time "," Locale Zeit " }, |
1107 | { "Form2","Form2" }, | 1107 | { "Form2","Form2" }, |
1108 | { "Filter enabled","Filter angeschaltet" }, | 1108 | { "Filter enabled","Filter angeschaltet" }, |
1109 | { "Edit Filters","Ändere Filter" }, | 1109 | { "Edit Filters","Ändere Filter" }, |
1110 | { "Print What's Next View...","Drucke What's Next Ansicht..." }, | 1110 | { "Print What's Next View...","Drucke What's Next Ansicht..." }, |
1111 | { "Agenda","Agenda" }, | 1111 | { "Agenda","Agenda" }, |
1112 | { " ("," (" }, | 1112 | { " ("," (" }, |
1113 | { "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" }, | 1113 | { "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" }, |
1114 | { "Print","Print" }, | 1114 | { "Print","Print" }, |
1115 | { "&Setup Printer...","Drucker &Setup..." }, | 1115 | { "&Setup Printer...","Drucker &Setup..." }, |
1116 | { "View Type","Zeige Typ" }, | 1116 | { "View Type","Zeige Typ" }, |
1117 | { "Page &orientation:","Seiten Ausrichtung:" }, | 1117 | { "Page &orientation:","Seiten Ausrichtung:" }, |
1118 | { "Use Default of Selected Style","Default des selektierten Stils" }, | 1118 | { "Use Default of Selected Style","Default des selektierten Stils" }, |
1119 | { "Use Default Setting of Printer","Default Einstellung des Druckers" }, | 1119 | { "Use Default Setting of Printer","Default Einstellung des Druckers" }, |
1120 | { "Portrait","Portrait" }, | 1120 | { "Portrait","Portrait" }, |
1121 | { "Landscape","Landschaft" }, | 1121 | { "Landscape","Landschaft" }, |
1122 | { "Print day","Drucke Tag" }, | 1122 | { "Print day","Drucke Tag" }, |
1123 | { "CalPrintDay_Base","CalPrintDay_Base" }, | 1123 | { "CalPrintDay_Base","CalPrintDay_Base" }, |
1124 | { "Date && Time Range","Datum && Zeitspanne" }, | 1124 | { "Date && Time Range","Datum && Zeitspanne" }, |
1125 | { "&End date:","&Enddatum:" }, | 1125 | { "&End date:","&Enddatum:" }, |
1126 | { "&Start date:","&Startdatum:" }, | 1126 | { "&Start date:","&Startdatum:" }, |
1127 | { "Start &time:","Startzeit:" }, | 1127 | { "Start &time:","Startzeit:" }, |
1128 | { "End ti&me:","Endzeit:" }, | 1128 | { "End ti&me:","Endzeit:" }, |
1129 | { "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, | 1129 | { "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, |
1130 | { "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, | 1130 | { "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, |
1131 | { "Alt+D","Alt+D" }, | 1131 | { "Alt+D","Alt+D" }, |
1132 | { "&Use colors","Nutze Farben" }, | 1132 | { "&Use colors","Nutze Farben" }, |
1133 | { "Alt+U","Alt+U" }, | 1133 | { "Alt+U","Alt+U" }, |
1134 | { "Print week","Drucke Woche" }, | 1134 | { "Print week","Drucke Woche" }, |
1135 | { "CalPrintWeek_Base","CalPrintWeek_Base" }, | 1135 | { "CalPrintWeek_Base","CalPrintWeek_Base" }, |
1136 | { "Use &colors","Nutze Farben" }, | 1136 | { "Use &colors","Nutze Farben" }, |
1137 | { "Type of View","Typ der Ansicht" }, | 1137 | { "Type of View","Typ der Ansicht" }, |
1138 | { "Print as &Filofax page","Drucke als &Filofax Seite" }, | 1138 | { "Print as &Filofax page","Drucke als &Filofax Seite" }, |
1139 | { "Alt+F","Alt+F" }, | 1139 | { "Alt+F","Alt+F" }, |
1140 | { "Print as &timetable view:","Drucke als Zeittabelle:" }, | 1140 | { "Print as &timetable view:","Drucke als Zeittabelle:" }, |
1141 | { "Alt+T","Alt+T" }, | 1141 | { "Alt+T","Alt+T" }, |
1142 | { "Print as split week view","Drucke als gesplittete Wochenansicht" }, | 1142 | { "Print as split week view","Drucke als gesplittete Wochenansicht" }, |
1143 | { "Print month","Drucke Monat" }, | 1143 | { "Print month","Drucke Monat" }, |
1144 | { "CalPrintMonth_Base","CalPrintMonth_Base" }, | 1144 | { "CalPrintMonth_Base","CalPrintMonth_Base" }, |
1145 | { "&Start month:","&Startmonat:" }, | 1145 | { "&Start month:","&Startmonat:" }, |
1146 | { "&End month:","&Endmonat:" }, | 1146 | { "&End month:","&Endmonat:" }, |
1147 | { "Print week &numbers","Drucke Wochen Nummer(n)" }, | 1147 | { "Print week &numbers","Drucke Wochen Nummer(n)" }, |
1148 | { "Print todos","Drucke Todos" }, | 1148 | { "Print todos","Drucke Todos" }, |
1149 | { "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, | 1149 | { "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, |
1150 | { "Include &description of the item","Inclusive Itembeschreibung" }, | 1150 | { "Include &description of the item","Inclusive Itembeschreibung" }, |
1151 | { "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, | 1151 | { "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, |
1152 | { "Include &priority of the item","Inclusive Priorität des Items" }, | 1152 | { "Include &priority of the item","Inclusive Priorität des Items" }, |
1153 | { "Items to Print","Zu druckende Items" }, | 1153 | { "Items to Print","Zu druckende Items" }, |
1154 | { "&From:","Von:" }, | 1154 | { "&From:","Von:" }, |
1155 | { "&To:","Bis:" }, | 1155 | { "&To:","Bis:" }, |
1156 | { "Print &all todo items","Drucke alle Todo Items" }, | 1156 | { "Print &all todo items","Drucke alle Todo Items" }, |
1157 | { "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, | 1157 | { "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, |
1158 | { "Only items due in the &range:","Nur Items in dem Zeitraum:" }, | 1158 | { "Only items due in the &range:","Nur Items in dem Zeitraum:" }, |
1159 | { "Todo List","Todo Liste" }, | 1159 | { "Todo List","Todo Liste" }, |
1160 | { "&Title:","&Titel:" }, | 1160 | { "&Title:","&Titel:" }, |
1161 | { "Co&nnect subtodos with its parent","Verbinde Unter-Todos mit ihren Ober-Todos" }, | 1161 | { "Co&nnect subtodos with its parent","Verbinde Untertodos mit ihren Ober-Todos" }, |
1162 | { "Todo list","Todo Liste" }, | 1162 | { "Todo list","Todo Liste" }, |
1163 | { "&Print...","Drucke..." }, | 1163 | { "&Print...","Drucke..." }, |
1164 | { "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, | 1164 | { "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, |
1165 | { "[Unconfigured]","[Unkonfiguriert]" }, | 1165 | { "[Unconfigured]","[Unkonfiguriert]" }, |
1166 | { "OK","OK" }, | 1166 | { "OK","OK" }, |
1167 | { "FilterEditor","FilterEditor" }, | 1167 | { "FilterEditor","FilterEditor" }, |
1168 | { "Include","Inclusive" }, | 1168 | { "Include","Inclusive" }, |
1169 | { "Exclude","Exclusive" }, | 1169 | { "Exclude","Exclusive" }, |
1170 | { "Edit Selection...","Editiere Auswahl" }, | 1170 | { "Edit Selection...","Editiere Auswahl" }, |
1171 | { "recurring events","wiederholende Termine" }, | 1171 | { "recurring events","wiederholende Termine" }, |
1172 | { "recurr. events","wiederh.Termine" }, | 1172 | { "recurr. events","wiederh.Termine" }, |
1173 | { "completed to-dos","erledigte Todos" }, | 1173 | { "completed to-dos","erledigte Todos" }, |
1174 | { "events","Termine" }, | 1174 | { "events","Termine" }, |
1175 | { "todos","Todos" }, | 1175 | { "todos","Todos" }, |
1176 | { "journals","Journale" }, | 1176 | { "journals","Journale" }, |
1177 | { "public","öffentl." }, | 1177 | { "public","öffentl." }, |
1178 | { "private","privat" }, | 1178 | { "private","privat" }, |
1179 | { "confidential","vertraul." }, | 1179 | { "confidential","vertraul." }, |
1180 | { "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Unter-Todos.\nAlle erledigten Unter-Todos\nwerden auch gelöscht!" }, | 1180 | { "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Untertodos.\nAlle erledigten Untertodos\nwerden auch gelöscht!" }, |
1181 | { "Yesterday","Gestern" }, | 1181 | { "Yesterday","Gestern" }, |
1182 | { "Day after tomorrow","Übermorgen" }, | 1182 | { "Day after tomorrow","Übermorgen" }, |
1183 | { "Tomorrow","Morgen" }, | 1183 | { "Tomorrow","Morgen" }, |
1184 | { "Day before yesterday","Vorgestern" }, | 1184 | { "Day before yesterday","Vorgestern" }, |
1185 | { "Size %1","Größe %1" }, | 1185 | { "Size %1","Größe %1" }, |
1186 | { "New Agendasize: %1","Neue Agendagröße: %1" }, | 1186 | { "New Agendasize: %1","Neue Agendagröße: %1" }, |
1187 | { " (%1 y.)"," (%1 J.)" }, | 1187 | { " (%1 y.)"," (%1 J.)" }, |
1188 | { "Allday:","Ganztägig:" }, | 1188 | { "Allday:","Ganztägig:" }, |
1189 | { "compl.todos","erled.Todos" }, | 1189 | { "compl.todos","erled.Todos" }, |
1190 | { "Day view","Tagesansicht" }, | 1190 | { "Day view","Tagesansicht" }, |
1191 | { "Next days","Nächste Tage" }, | 1191 | { "Next days","Nächste Tage" }, |
1192 | { "Next week","Nächste Woche" }, | 1192 | { "Next week","Nächste Woche" }, |
1193 | { "Next two weeks","Nächste zwei Wochen" }, | 1193 | { "Next two weeks","Nächste zwei Wochen" }, |
1194 | { "This month","Dieser Monat" }, | 1194 | { "This month","Dieser Monat" }, |
1195 | { "Journal view","Journal" }, | 1195 | { "Journal view","Journal" }, |
1196 | { "Display all opened","Zeige alle geöffnet" }, | 1196 | { "Display all opened","Zeige alle geöffnet" }, |
1197 | { "Display all closed","Zeige alle geschlossen" }, | 1197 | { "Display all closed","Zeige alle geschlossen" }, |
1198 | { "Display all flat","Zeige alle flach" }, | 1198 | { "Display all flat","Zeige alle flach" }, |
1199 | { "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, | 1199 | { "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, |
1200 | { "Default todo done color:","Standard Todo erledigt Farbe" }, | 1200 | { "Default todo done color:","Standard Todo erledigt Farbe" }, |
1201 | { "Select week %1-%2","Wähle Woche %1-%2" }, | 1201 | { "Select week %1-%2","Wähle Woche %1-%2" }, |
1202 | { "Select Week","Wähle Woche" }, | 1202 | { "Select Week","Wähle Woche" }, |
1203 | { "Set alarm for selected...","Setze Alarm für Selekt..." }, | 1203 | { "Set alarm for selected...","Setze Alarm für Selekt..." }, |
1204 | { "Set Alarm!","Setze Alarm!" }, | 1204 | { "Set Alarm!","Setze Alarm!" }, |
1205 | { "Canged alarm for %1 items","Alarm für %1 Items geändert" }, | 1205 | { "Canged alarm for %1 items","Alarm für %1 Items geändert" }, |
1206 | { " and "," und " }, | 1206 | { " and "," und " }, |
1207 | { "<IMG src="%1"> only )","nur <IMG src="%1"> )" }, | 1207 | { "<IMG src="%1"> only )","nur <IMG src="%1"> )" }, |
1208 | { "Mail to selected","Mail an Ausgewählte" }, | 1208 | { "Mail to selected","Mail an Ausgewählte" }, |
1209 | { "Mail to all","Mail an Alle" }, | 1209 | { "Mail to all","Mail an Alle" }, |
1210 | { "Week view mode uses bigger font","Wochenansicht Modus nutzt größeren Font" }, | 1210 | { "Week view mode uses bigger font","Wochenansicht Modus nutzt größeren Font" }, |
1211 | { "Set reminder ON with offset to:","Alarm AN mit Offset auf:" }, | 1211 | { "Set reminder ON with offset to:","Alarm AN mit Offset auf:" }, |
1212 | { " on"," am" }, | 1212 | { " on"," am" }, |
1213 | { " completed on "," erledigt am " }, | 1213 | { " completed on "," erledigt am " }, |
1214 | { "Save as Event template","Speichere als Vorlage" }, | 1214 | { "Save as Event template","Speichere als Vorlage" }, |
1215 | { "Load Event template","Lade Termin Vorlage" }, | 1215 | { "Load Event template","Lade Termin Vorlage" }, |
1216 | { "Save as Journal template","Speichere als Journal Vorlage" }, | 1216 | { "Save as Journal template","Speichere als Journal Vorlage" }, |
1217 | { "Insert Journal template","Füge Journal Vorlage ein" }, | 1217 | { "Insert Journal template","Füge Journal Vorlage ein" }, |
1218 | { "Sub todos:<br>","Unter Todos:<br>" }, | 1218 | { "Sub todos:<br>","Unter Todos:<br>" }, |
1219 | { "Parent todo:<br>","Über Todo:<br>" }, | 1219 | { "Parent todo:<br>","Über Todo:<br>" }, |
1220 | { "Set current as color category","Setze Gewählte als Farbkategorie" }, | 1220 | { "Set current as color category","Setze Gewählte als Farbkategorie" }, |
1221 | { " completed"," erledigt" }, | 1221 | { " completed"," erledigt" }, |
1222 | { "(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!" }, | 1222 | { "(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!" }, |
1223 | { "Syncing aborted. Nothing synced.","Syncing abgebrochen.Nichts wurde gesynct." }, | 1223 | { "Syncing aborted. Nothing synced.","Syncing abgebrochen.Nichts wurde gesynct." }, |
1224 | { "Connected! Sending request for remote file ...","Verbunden! Sende Daten Anfrage..." }, | 1224 | { "Connected! Sending request for remote file ...","Verbunden! Sende Daten Anfrage..." }, |
1225 | { "Trying to connect to remote...","Versuche mit Gegenstelle zu verbinden..." }, | 1225 | { "Trying to connect to remote...","Versuche mit Gegenstelle zu verbinden..." }, |
1226 | { "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?" }, | 1226 | { "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?" }, |
1227 | { "ERROR: Receiving remote file failed.","FEHLER: Empfang der entfernten Daten fehlgeschlagen." }, | 1227 | { "ERROR: Receiving remote file failed.","FEHLER: Empfang der entfernten Daten fehlgeschlagen." }, |
1228 | { "Error","Fehler" }, | 1228 | { "Error","Fehler" }, |
1229 | { ""You entered an invalid date!\n Date changed to current date.","Ungültiges Datum eingegeben.\nSetze heutiges Datum." }, | 1229 | { ""You entered an invalid date!\n Date changed to current date.","Ungültiges Datum eingegeben.\nSetze heutiges Datum." }, |
1230 | { "You entered an invalid date!\n Will use current date instead.","Ungültiges Datum eingegeben.\nSetze stattdessen heutiges Datum." }, | 1230 | { "You entered an invalid date!\n Will use current date instead.","Ungültiges Datum eingegeben.\nSetze stattdessen heutiges Datum." }, |
1231 | { "Warning","Warnung" }, | 1231 | { "Warning","Warnung" }, |
1232 | { "Select week number","Wähle Wochen Nummer" }, | 1232 | { "Select week number","Wähle Wochen Nummer" }, |
1233 | { "Februar","Februar" }, | 1233 | { "Februar","Februar" }, |
1234 | { "Click on the week number to\nshow week zoomed","Klicke auf die Wochennummer\num die Woche groß zu zeigen" }, | 1234 | { "Click on the week number to\nshow week zoomed","Klicke auf die Wochennummer\num die Woche groß zu zeigen" }, |
1235 | { "W","W" }, | 1235 | { "W","W" }, |
1236 | { "Click on this to\nselect week number","Klicke hierauf um\ndie Woche auszuwählen" }, | 1236 | { "Click on this to\nselect week number","Klicke hierauf um\ndie Woche auszuwählen" }, |
1237 | { "T: %1","T: %1" }, | 1237 | { "T: %1","T: %1" }, |
1238 | { "Start: ","Start: " }, | 1238 | { "Start: ","Start: " }, |
1239 | { "Pi-Sync options for device: ","Pi-Sync Einstellungen für Gerät: " }, | 1239 | { "Pi-Sync options for device: ","Pi-Sync Einstellungen für Gerät: " }, |
1240 | { "Password for remote access:","Passwort für fernen Zugriff:" }, | 1240 | { "Password for remote access:","Passwort für fernen Zugriff:" }, |
1241 | { "Remote IP address:","Ferne IP Adresse:" }, | 1241 | { "Remote IP address:","Ferne IP Adresse:" }, |
1242 | { "Remote port number:","Ferne Port Nummer:" }, | 1242 | { "Remote port number:","Ferne Port Nummer:" }, |
1243 | { "Remote file saved to temp file.","Ferne Daten in temp Datei gespeichert." }, | 1243 | { "Remote file saved to temp file.","Ferne Daten in temp Datei gespeichert." }, |
1244 | { "Remote from: ","Fern von: " }, | 1244 | { "Remote from: ","Fern von: " }, |
1245 | { "Local from: ","Lokal von: " }, | 1245 | { "Local from: ","Lokal von: " }, |
1246 | { "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" }, | 1246 | { "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" }, |
1247 | { "Local calendar changed!\n","Lokaler Kalender geändert!\n" }, | 1247 | { "Local calendar changed!\n","Lokaler Kalender geändert!\n" }, |
1248 | { "Write back","Schreibe zurück" }, | 1248 | { "Write back","Schreibe zurück" }, |
1249 | { "KO/Pi Synchronization","KO/Pi Synchronisation" }, | 1249 | { "KO/Pi Synchronization","KO/Pi Synchronisation" }, |
1250 | { "Pi-Sync succesful!","Pi-Sync erfolgreich!" }, | 1250 | { "Pi-Sync succesful!","Pi-Sync erfolgreich!" }, |
1251 | { "Received sync request","Sync Anfrage erhalten" }, | 1251 | { "Received sync request","Sync Anfrage erhalten" }, |
1252 | { "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." }, | 1252 | { "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." }, |
1253 | { "Saving Data to temp file ...","Speichere Daten in temp Datei..." }, | 1253 | { "Saving Data to temp file ...","Speichere Daten in temp Datei..." }, |
1254 | { "Data saved to temp file!","Daten in temp Datei gespeichert!" }, | 1254 | { "Data saved to temp file!","Daten in temp Datei gespeichert!" }, |
1255 | { "Sending file...","Sende Datei..." }, | 1255 | { "Sending file...","Sende Datei..." }, |
1256 | { "Waiting for synced file...","Warte auf gesyncte Daten..." }, | 1256 | { "Waiting for synced file...","Warte auf gesyncte Daten..." }, |
1257 | { "Receiving synced file...","Gesyncte Daten erhalten..." }, | 1257 | { "Receiving synced file...","Gesyncte Daten erhalten..." }, |
1258 | { "Received %1 bytes","%1 Bytes erhalten" }, | 1258 | { "Received %1 bytes","%1 Bytes erhalten" }, |
1259 | { "Writing file to disk...","Speichere Datei..." }, | 1259 | { "Writing file to disk...","Speichere Datei..." }, |
1260 | { "Pi-Sync successful!","Pi-Sync erfolgreich!" }, | 1260 | { "Pi-Sync successful!","Pi-Sync erfolgreich!" }, |
1261 | { "Clock skew of\nsyncing devices\nis %1 seconds!","Uhrzeitunterschied der\nsyncenden Geräte\nist %1 Sekunden!" }, | 1261 | { "Clock skew of\nsyncing devices\nis %1 seconds!","Uhrzeitunterschied der\nsyncenden Geräte\nist %1 Sekunden!" }, |
1262 | { "Synchronize!","Synchronisiere!" }, | 1262 | { "Synchronize!","Synchronisiere!" }, |
1263 | { "High clock skew!","Großer Uhrzeitunterschied!" }, | 1263 | { "High clock skew!","Großer Uhrzeitunterschied!" }, |
1264 | { "ADJUST\nYOUR\nCLOCKS!","JUSTIERE\nDIE\nUHREN!" }, | 1264 | { "ADJUST\nYOUR\nCLOCKS!","JUSTIERE\nDIE\nUHREN!" }, |
1265 | { "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!" }, | 1265 | { "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!" }, |
1266 | { "This is a %1 recurring todo.","Das ist eine %1 wiederholende Aufgabe." }, | 1266 | { "This is a %1 recurring todo.","Das ist eine %1 wiederholende Aufgabe." }, |
1267 | { "<p><b>Start on:</b> %1</p>","<p><b>Start am:</b> %1</p>" }, | 1267 | { "<p><b>Start on:</b> %1</p>","<p><b>Start am:</b> %1</p>" }, |
1268 | { "List week view","Listenwochenansicht" }, | 1268 | { "List week view","Listenwochenansicht" }, |
1269 | { "List week","Listenwochenansicht" }, | 1269 | { "List week","Listenwochenansicht" }, |
1270 | { "Next Week","Nächste Woche" }, | 1270 | { "Next Week","Nächste Woche" }, |
1271 | { "Previous Week","Vorherige Woche" }, | 1271 | { "Previous Week","Vorherige Woche" }, |
1272 | { "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." }, | 1272 | { "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." }, |
1273 | { "Show in todo/event viewer:","Zeige in Termin/Todo Anzeige:" }, | 1273 | { "Show in todo/event viewer:","Zeige in Termin/Todo Anzeige:" }, |
1274 | { "Details","Details" }, | 1274 | { "Details","Details" }, |
1275 | { "Created time","Erstellt Zeit" }, | 1275 | { "Created time","Erstellt Zeit" }, |
1276 | { "Last modified time","Geändert Zeit" }, | 1276 | { "Last modified time","Geändert Zeit" }, |
1277 | { "Show in What'sThis quick overview:","Zeige in What'sThis Schnellübersicht:" }, | 1277 | { "Show in What'sThis quick overview:","Zeige in What'sThis Schnellübersicht:" }, |
1278 | { "View Options","Anzeige Optionen" }, | 1278 | { "View Options","Anzeige Optionen" }, |
1279 | { "<b>Created: ","<b>Erstellt am: " }, | 1279 | { "<b>Created: ","<b>Erstellt am: " }, |
1280 | { "<b>Last modified: ","<b>Zuletzt geändert am: " }, | 1280 | { "<b>Last modified: ","<b>Zuletzt geändert am: " }, |
1281 | { "Journal: ","Journal: " }, | 1281 | { "Journal: ","Journal: " }, |
1282 | { "yearly","jährlich" }, | 1282 | { "yearly","jährlich" }, |
1283 | { "(%1) ","%1-" }, | 1283 | { "(%1) ","%1-" }, |
1284 | { "<p><b>K</b>: Week view in Month view syle</p>\n","<p><b>K</b>: Wochenansicht in Art der Monatsansicht</p>\n" }, | 1284 | { "<p><b>K</b>: Week view in Month view syle</p>\n","<p><b>K</b>: Wochenansicht in Art der Monatsansicht</p>\n" }, |
1285 | { "Enable tooltips displaying summary of ev.","Titel-Tooltips anzeigen" }, | 1285 | { "Enable tooltips displaying summary of ev.","Titel-Tooltips anzeigen" }, |
1286 | { "Enable scrollbars in month view cells","Scrollbar in Zellen anzeigen" }, | 1286 | { "Enable scrollbars in month view cells","Scrollbar in Zellen anzeigen" }, |
1287 | { "Summary/Loc.","Titel/Ort" }, | 1287 | { "Summary/Loc.","Titel/Ort" }, |
1288 | { "No items found. Use '*' and '?' where needed.","Nichts gefunden. Benutze '*' and '?' wo benötigt." }, | 1288 | { "No items found. Use '*' and '?' where needed.","Nichts gefunden. Benutze '*' and '?' wo benötigt." }, |
1289 | { "Week Number","Wochennummer" }, | 1289 | { "Week Number","Wochennummer" }, |
1290 | { "Import","Importiere" }, | 1290 | { "Import","Importiere" }, |
1291 | { "Export","Exportiere" }, | 1291 | { "Export","Exportiere" }, |
1292 | { "Beam","Beame" }, | 1292 | { "Beam","Beame" }, |
1293 | { "Export selected","Exportiere Selektierte" }, | 1293 | { "Export selected","Exportiere Selektierte" }, |
1294 | { "As iCal (ics) file...","Als iCal (ics) Datei..." }, | 1294 | { "As iCal (ics) file...","Als iCal (ics) Datei..." }, |
1295 | { "As vCal (vcs) file...","Als vCal (vcs) Datei..." }, | 1295 | { "As vCal (vcs) file...","Als vCal (vcs) Datei..." }, |
1296 | { "Journal/Details...","Journale/Details..." }, | 1296 | { "Journal/Details...","Journale/Details..." }, |
1297 | { "Agenda View","Agenda Ansicht" }, | 1297 | { "Agenda View","Agenda Ansicht" }, |
1298 | { "Show current time","Zeige aktuelle Zeit" }, | 1298 | { "Show current time","Zeige aktuelle Zeit" }, |
1299 | { "Edit new item","Bearbeite neuen Eintrag" }, | 1299 | { "Edit new item","Bearbeite neuen Eintrag" }, |
1300 | { "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" }, | 1300 | { "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" }, |
1301 | { "There is no next alarm.","Es gibt keinen nächsten Alarm." }, | 1301 | { "There is no next alarm.","Es gibt keinen nächsten Alarm." }, |
1302 | { "%1 %2 - %3 (next event/todo with alarm)","%1 %2 - %3 (nächster Termin/Todo mit Alarm)" }, | 1302 | { "%1 %2 - %3 (next event/todo with alarm)","%1 %2 - %3 (nächster Termin/Todo mit Alarm)" }, |
1303 | { "The next alarm is in:\n","Der nächste Alarm ist in:\n" }, | 1303 | { "The next alarm is in:\n","Der nächste Alarm ist in:\n" }, |
1304 | { "%1 days\n","%1 Tagen\n" }, | 1304 | { "%1 days\n","%1 Tagen\n" }, |
1305 | { "1 day\n","1 Tag\n" }, | 1305 | { "1 day\n","1 Tag\n" }, |
1306 | { "%1 hours\n","%1 Stunden\n" }, | 1306 | { "%1 hours\n","%1 Stunden\n" }, |
1307 | { "1 hour\n","1 Stunde\n" }, | 1307 | { "1 hour\n","1 Stunde\n" }, |
1308 | { "%1 minutes\n","%1 Minuten\n" }, | 1308 | { "%1 minutes\n","%1 Minuten\n" }, |
1309 | { "1 minute\n","1 Minute\n" }, | 1309 | { "1 minute\n","1 Minute\n" }, |
1310 | { "Only one toolbar","Nur eine Toolbar" }, | 1310 | { "Only one toolbar","Nur eine Toolbar" }, |
1311 | { "Print","Drucke" }, | 1311 | { "Print","Drucke" }, |
1312 | { "Print selected event / todo...","Drucke ausgewählten Termin / Todo..." }, | 1312 | { "Print selected event / todo...","Drucke ausgewählten Termin / Todo..." }, |
1313 | { "There is nothing selected!","Es ist nichts ausgewählt!" }, | 1313 | { "There is nothing selected!","Es ist nichts ausgewählt!" }, |
1314 | { "\n\nDo you really want to print this item?","\n\nMöchten Sie wirklich diesen Eintrag ausdrucken? " }, | 1314 | { "\n\nDo you really want to print this item?","\n\nMöchten Sie wirklich diesen Eintrag ausdrucken? " }, |
1315 | { "KO/Pi Print Confirmation","KO/Pi Druckbestätigung" }, | 1315 | { "KO/Pi Print Confirmation","KO/Pi Druckbestätigung" }, |
1316 | { "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" }, | 1316 | { "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" }, |
1317 | { "KO/Pi Printout","KO/Pi Ausdruck" }, | 1317 | { "KO/Pi Printout","KO/Pi Ausdruck" }, |
1318 | { "Print unscaled","Drucke unskaliert" }, | 1318 | { "Print unscaled","Drucke unskaliert" }, |
1319 | { "Print scaled down to fit one page","Drucke runterskaliert um auf eine Seite zu passen." }, | 1319 | { "Print scaled down to fit one page","Drucke runterskaliert um auf eine Seite zu passen." }, |
1320 | { "Print scaled up/down to fit one page","Drucke hoch/runterskaliert um genau auf eine Seite zu passen." }, | 1320 | { "Print scaled up/down to fit one page","Drucke hoch/runterskaliert um genau auf eine Seite zu passen." }, |
1321 | { "Printout Mode","Druck Modus" }, | 1321 | { "Printout Mode","Druck Modus" }, |
1322 | { "Filter menu icon","Filtermenu Icon" }, | 1322 | { "Filter menu icon","Filtermenu Icon" }, |
1323 | { "<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" }, | 1323 | { "<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" }, |
1324 | { "<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" }, | 1324 | { "<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" }, |
1325 | { "%1d","%1t" }, | 1325 | { "%1d","%1t" }, |
1326 | { "%1h","%1std" }, | 1326 | { "%1h","%1std" }, |
1327 | { "%1min","%1min" }, | 1327 | { "%1min","%1min" }, |
1328 | { "( %1 before )","( %1 vorher )" }, | 1328 | { "( %1 before )","( %1 vorher )" }, |
1329 | { "The next alarm is in\nless than one minute!","Der nächste Alarm kommt in\nweniger als einer Minute!" }, | 1329 | { "The next alarm is in\nless than one minute!","Der nächste Alarm kommt in\nweniger als einer Minute!" }, |
1330 | { "\nThe internal alarm notification is disabled!\n","\nDie interne Alarmbenachrichtigung ist ausgeschaltet!\n" }, | 1330 | { "\nThe internal alarm notification is disabled!\n","\nDie interne Alarmbenachrichtigung ist ausgeschaltet!\n" }, |
1331 | { "Enable it in the settings menu, TAB alarm.","Schalten Sie sie an im Menu Einstellungen, TAB Alarm." }, | 1331 | { "Enable it in the settings menu, TAB alarm.","Schalten Sie sie an im Menu Einstellungen, TAB Alarm." }, |
1332 | { "Show Sync Events in WN+Agenda","Zeige Sync-Ereignisse in WN+Agenda" }, | 1332 | { "Show Sync Events in WN+Agenda","Zeige Sync-Ereignisse in WN+Agenda" }, |
1333 | { "Use short date in WN+Event view","Zeige Kurzdatum in WN+Terminanzeige" }, | 1333 | { "Use short date in WN+Event view","Zeige Kurzdatum in WN+Terminanzeige" }, |
1334 | { "Number of max.displayed todo prios:","Anzahl max.angezeigter Todo-Prios:" }, | 1334 | { "Number of max.displayed todo prios:","Anzahl max.angezeigter Todo-Prios:" }, |
1335 | { " on "," am " }, | 1335 | { " on "," am " }, |
1336 | { "On: ","Am: " }, | 1336 | { "On: ","Am: " }, |
1337 | { "<i>The recurrence is computed from the start datetime!</i>","<i>Die Wiederholung wird vom Startwert aus berechnet!</i>" }, | 1337 | { "<i>The recurrence is computed from the start datetime!</i>","<i>Die Wiederholung wird vom Startwert aus berechnet!</i>" }, |
1338 | { "Start/Stop todo...","Starte/Stoppe Todo..." }, | 1338 | { "Start/Stop todo...","Starte/Stoppe Todo..." }, |
1339 | { "Color for running todos:","Farbe für laufende Todos:" }, | 1339 | { "Color for running todos:","Farbe für laufende Todos:" }, |
1340 | { "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?" }, | 1340 | { "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?" }, |
1341 | { "Todo is started","Todo is gestarted" }, | 1341 | { "Todo is started","Todo is gestarted" }, |
1342 | { "Stop todo","Stoppe Todo" }, | 1342 | { "Stop todo","Stoppe Todo" }, |
1343 | { "Todo is stopped","Todo ist gestoppt" }, | 1343 | { "Todo is stopped","Todo ist gestoppt" }, |
1344 | { "Start todo","Starte Todo" }, | 1344 | { "Start todo","Starte Todo" }, |
1345 | { "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?" }, | 1345 | { "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?" }, |
1346 | { "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\nalle Untertodos auch klonen?" }, | ||
1347 | { "Todo has subtodos","Todo hat Untertodos" }, | ||
1348 | { "","" }, | ||
1349 | { "","" }, | ||
1350 | { "","" }, | ||
1346 | { "","" }, | 1351 | { "","" }, |
1347 | { "","" }, | 1352 | { "","" }, |
1348 | { "","" }, | 1353 | { "","" }, |
1349 | { "","" }, | 1354 | { "","" }, |
1350 | { "","" }, | 1355 | { "","" }, |
1351 | { "","" }, | 1356 | { "","" }, |
1352 | { "","" }, | 1357 | { "","" }, |