summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2005-02-03 21:29:54 (UTC)
committer zautrix <zautrix>2005-02-03 21:29:54 (UTC)
commit03935a21c9540b12b50290b144cd8a1a30c08caf (patch) (unidiff)
tree906afc4efaa8d7eb11621a767efba6f6b40ea960
parentc8369569b3c5bc7cbec3b56ddca27847f57ca72f (diff)
downloadkdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.zip
kdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.tar.gz
kdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.tar.bz2
alarm fixes
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt7
-rw-r--r--bin/kdepim/korganizer/germantranslation.txt4
2 files changed, 11 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 031c7f2..8af7da2 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,194 +1,201 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.0.3 ************
4
5KO/Pi:
6Added feature for changing alarm settings for many items at once:
7Open list view (or search dialog), select the desired items and choose in
8the popup menu: Set alarm for selected...
9
3********** VERSION 2.0.2 ************ 10********** VERSION 2.0.2 ************
4 11
5KO/Pi: 12KO/Pi:
6Fixed the layout problem of the day label buttons 13Fixed the layout problem of the day label buttons
7of the agenda view introduced in version 2.0.1. 14of the agenda view introduced in version 2.0.1.
8 15
9Added WhatsThis support for the todo view and the list view. 16Added WhatsThis support for the todo view and the list view.
10 17
11Added a quite useful feature to the montview. 18Added a quite useful feature to the montview.
12Just click on the week numbers on the left. 19Just click on the week numbers on the left.
13And in the top right corner of month view/agenda view 20And in the top right corner of month view/agenda view
14there is now a "week number quick selector". 21there is now a "week number quick selector".
15(Click on the black triangle). 22(Click on the black triangle).
16 23
17Made the quite difficult timezone change in KO/Pi easy. 24Made the quite difficult timezone change in KO/Pi easy.
18 25
19OM/Pi: 26OM/Pi:
20Fixed too small icons on desktop. 27Fixed too small icons on desktop.
21Fixed non visible icons in mainwindow on Z with fastload enabled. 28Fixed non visible icons in mainwindow on Z with fastload enabled.
22Added signature file setting to smtp account config. 29Added signature file setting to smtp account config.
23And the signature can be edited and saved in the edit mail dialog. 30And the signature can be edited and saved in the edit mail dialog.
24That does mean: 31That does mean:
25Simply edit the signature for the selected smtp account in the 32Simply edit the signature for the selected smtp account in the
26edit new mail dialog and press the "save signature" button there. 33edit new mail dialog and press the "save signature" button there.
27Then the signature is saved to the file specified in the smtp account settings. 34Then the signature is saved to the file specified in the smtp account settings.
28If there is no file specified, it is saved automatically to the file 35If there is no file specified, it is saved automatically to the file
29kdepim/apps/kopiemail/<accountname>.sig. 36kdepim/apps/kopiemail/<accountname>.sig.
30 37
31 38
32 39
33********** VERSION 2.0.1 ************ 40********** VERSION 2.0.1 ************
34 41
35Oooops ... I forgot to test on the Zaurus 5500 ... 42Oooops ... I forgot to test on the Zaurus 5500 ...
36 43
37Fixed many problems of new (english) strings (and german translations) 44Fixed many problems of new (english) strings (and german translations)
38introduced in the latest versions, where the text was not fitting on the 45introduced in the latest versions, where the text was not fitting on the
39240x320 display of the Zaurus 5500. 46240x320 display of the Zaurus 5500.
40 47
41KO/Pi: 48KO/Pi:
42Added a popup menu ( press pen and hold to get popup ) to the agenda view 49Added a popup menu ( press pen and hold to get popup ) to the agenda view
43with many useful items (add event/todo, show next week, two weeks, month, journal). 50with many useful items (add event/todo, show next week, two weeks, month, journal).
44 51
45Added items to the todolist popup menu for: 52Added items to the todolist popup menu for:
46Display all opened, all closed or all todos flat. 53Display all opened, all closed or all todos flat.
47The "flat" view makes is possible to sort all todos after ,e.g., prio or date. 54The "flat" view makes is possible to sort all todos after ,e.g., prio or date.
48Made the reparenting of todos on the desktop possible via Drag&Drop. 55Made the reparenting of todos on the desktop possible via Drag&Drop.
49Fixed several bugs in setting the completed datetime for todos. 56Fixed several bugs in setting the completed datetime for todos.
50Added info about completed datetime of todos to the todo viewer. 57Added info about completed datetime of todos to the todo viewer.
51Now displaying a completed todo (with completed datetime set) in the agenda view 58Now displaying a completed todo (with completed datetime set) in the agenda view
52at the time of the completion. Such that now it is possible to see in the agenda view 59at the time of the completion. Such that now it is possible to see in the agenda view
53when what todo was completed. 60when what todo was completed.
54Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. 61Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos.
55Now the behaviour is: 62Now the behaviour is:
56Setting a parent to complete sets all (sub)childs to complete. 63Setting a parent to complete sets all (sub)childs to complete.
57Setting a parent to uncomplete does not change the childs. 64Setting a parent to uncomplete does not change the childs.
58Setting a child to uncomplete sets all parent to uncomplete. 65Setting a child to uncomplete sets all parent to uncomplete.
59Setting a child to complete does not change the parents. 66Setting a child to complete does not change the parents.
60 67
61Smart updating and double buffering of the daymatrix. 68Smart updating and double buffering of the daymatrix.
62Showing holidays in the day matrix. 69Showing holidays in the day matrix.
63Many other small performance updates. 70Many other small performance updates.
64 71
65Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. 72Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode.
66 73
67Now the translation file usertranslation.txt is supposed to be in utf8 format. 74Now the translation file usertranslation.txt is supposed to be in utf8 format.
68If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu. 75If you want to translate a language from western europe, just change the germantranslation.txt file. Please read the updated Usertranslation HowTo in KO/Pi Help menu.
69 76
70 77
71********** VERSION 2.0.0 ************ 78********** VERSION 2.0.0 ************
72 79
73Stable release 2.0.0! 80Stable release 2.0.0!
74 81
75KO/Pi: 82KO/Pi:
76Fixed problem in edit dialog recreation at startup. 83Fixed problem in edit dialog recreation at startup.
77Made "toggle view*" menu items enabled context sensitive. 84Made "toggle view*" menu items enabled context sensitive.
78Changed agenda size menu to items 1-10. 85Changed agenda size menu to items 1-10.
79Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. 86Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down.
80Usebility enhancements in the KO/Pi menus. 87Usebility enhancements in the KO/Pi menus.
81Birthday import now adds year to summary. 88Birthday import now adds year to summary.
82What's Next view shows age in years for birthday. 89What's Next view shows age in years for birthday.
83 90
84OM/Pi: 91OM/Pi:
85Added three info lines to display subject, from and to of selected mails. 92Added three info lines to display subject, from and to of selected mails.
86 93
87KA/Pi: 94KA/Pi:
88Fixed jump bar behaviour on Zaurus. 95Fixed jump bar behaviour on Zaurus.
89Now KA/Pi search field supports searching for a range of starting characters. 96Now KA/Pi search field supports searching for a range of starting characters.
90E.g. to search for all contact beginning with b to n, type 97E.g. to search for all contact beginning with b to n, type
91b-n 98b-n
92in the search field. 99in the search field.
93 100
94********** VERSION 1.9.20 ************ 101********** VERSION 1.9.20 ************
95 102
96KO/Pi: 103KO/Pi:
97Added for the "dislplay one day" agenda mode 104Added for the "dislplay one day" agenda mode
98info in the caption and in the day lables: 105info in the caption and in the day lables:
99Now it is displayed, if the selected day is from "day before yesterday" 106Now it is displayed, if the selected day is from "day before yesterday"
100to "day after tomorrow". 107to "day after tomorrow".
101Made it possible to delete a Todo, which has sub-todos. 108Made it possible to delete a Todo, which has sub-todos.
102Fixed two small problems in the todo view. 109Fixed two small problems in the todo view.
103Added missing German translation for filter edit and print dialog. 110Added missing German translation for filter edit and print dialog.
104Made search dialog closeable by cancel key. 111Made search dialog closeable by cancel key.
105 112
106Made it possible to select in the date picker the (ligt grey ) 113Made it possible to select in the date picker the (ligt grey )
107dates of the prev./next month with the mouse. 114dates of the prev./next month with the mouse.
108 115
109OM/Pi: 116OM/Pi:
110"Delete mail" icon in main window now deletes all selected mails. 117"Delete mail" icon in main window now deletes all selected mails.
111Fixed the problem, that the state flag of imap mails was ignored. 118Fixed the problem, that the state flag of imap mails was ignored.
112Now mails with "FLAG_SEEN" on the imap server get no icon in the list view 119Now mails with "FLAG_SEEN" on the imap server get no icon in the list view
113to indecate that they are already seen. 120to indecate that they are already seen.
114Fixed the problem that the body of some mails was not displayed in the 121Fixed the problem that the body of some mails was not displayed in the
115mail viewer when fetching them from the imap server directly to read them. 122mail viewer when fetching them from the imap server directly to read them.
116Made it (configurable) possible to show the "To:" field in the list view. 123Made it (configurable) possible to show the "To:" field in the list view.
117Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. 124Added to the mail viewer the option "View Source" to make it possible to see the raw mail data.
118Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the 125Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the
119local storage folder (specified in account settings) of the account of the mail. 126local storage folder (specified in account settings) of the account of the mail.
120Removed some memory leaks in OM/Pi. 127Removed some memory leaks in OM/Pi.
121 128
122 129
123********** VERSION 1.9.19 ************ 130********** VERSION 1.9.19 ************
124 131
125Added a lot of missing translations to KA/Pi, 132Added a lot of missing translations to KA/Pi,
126Added some missing translations to KO/Pi and OM/Pi. 133Added some missing translations to KO/Pi and OM/Pi.
127 134
128Fixed some minor problems in KA/Pi + KO/Pi. 135Fixed some minor problems in KA/Pi + KO/Pi.
129 136
130Fixed a crash when closing PwM/Pi. 137Fixed a crash when closing PwM/Pi.
131Added German translation for PwM/Pi. 138Added German translation for PwM/Pi.
132 139
133Made view change and Month View update faster in KO/Pi. 140Made view change and Month View update faster in KO/Pi.
134 141
135 142
136********** VERSION 1.9.18 ************ 143********** VERSION 1.9.18 ************
137 144
138FYI: The VERSION 1.9.17 was a testing release only. 145FYI: The VERSION 1.9.17 was a testing release only.
139Please read the changelog of VERSION 1.9.17 as well. 146Please read the changelog of VERSION 1.9.17 as well.
140 147
141Cleaned up the syncing config dialog. 148Cleaned up the syncing config dialog.
142Added sync config options for date range for events. 149Added sync config options for date range for events.
143Added sync config options for filters on incoming data. 150Added sync config options for filters on incoming data.
144Added sync config options for filters on outgoing data. 151Added sync config options for filters on outgoing data.
145Please read the updated SyncHowTo about the new filter settings. 152Please read the updated SyncHowTo about the new filter settings.
146These filter settings make it now possible to sync with shared 153These filter settings make it now possible to sync with shared
147calendars without writing back private or confidential data 154calendars without writing back private or confidential data
148(via the outgoing filters). 155(via the outgoing filters).
149To sync only with particular parts of a shared calendar, 156To sync only with particular parts of a shared calendar,
150the incoming filter settings can be used. 157the incoming filter settings can be used.
151An example can be found in the SyncHowTo. 158An example can be found in the SyncHowTo.
152Same for shared addressbooks. 159Same for shared addressbooks.
153 160
154Added a setting for the global kdepim data storage. 161Added a setting for the global kdepim data storage.
155Usually the data is stored in (yourhomedir/kdepim). 162Usually the data is stored in (yourhomedir/kdepim).
156Now you can set in the Global config dialog TAB, subTAB "Data storage path" 163Now you can set in the Global config dialog TAB, subTAB "Data storage path"
157a directory where all the kdepim data is stored. 164a directory where all the kdepim data is stored.
158That makes it easy to save all kdepim data on a SD card on the Z, for example. 165That makes it easy to save all kdepim data on a SD card on the Z, for example.
159 166
160KO/Pi: 167KO/Pi:
161The timeedit input has a pulldown list for times. 168The timeedit input has a pulldown list for times.
162If opened, this pulldown list should now has the right time highlighted. 169If opened, this pulldown list should now has the right time highlighted.
163Added the possibility to exclude events/todos/journals in a filter. 170Added the possibility to exclude events/todos/journals in a filter.
164You should exclude journals, if you do not want them to sync with a public calendar. 171You should exclude journals, if you do not want them to sync with a public calendar.
165 172
166KA/Pi: 173KA/Pi:
167Added the possibility to in/exclude public/private/confidential contacts to a filter. 174Added the possibility to in/exclude public/private/confidential contacts to a filter.
168If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ... 175If you have already defined filterrules in KA/Pi you have to adjust them all by setting the "include public/private/confidential" property manually. Sorry for that ...
169Added printing of card view and details view on desktop. 176Added printing of card view and details view on desktop.
170Printing of list view is not working... 177Printing of list view is not working...
171Added button for removing pictures in contact editor. 178Added button for removing pictures in contact editor.
172Parsing data fix of KA/Pi version 1.9.17. 179Parsing data fix of KA/Pi version 1.9.17.
173Fixed the "parse name automatically" problem of KA/Pi version 1.9.17. 180Fixed the "parse name automatically" problem of KA/Pi version 1.9.17.
174Fixed some syncing merging problems. 181Fixed some syncing merging problems.
175 182
176 183
177********** VERSION 1.9.17 ************ 184********** VERSION 1.9.17 ************
178 185
179KO/Pi: 186KO/Pi:
180Fixed that tooltips were not updated after moving an item in agenda view. 187Fixed that tooltips were not updated after moving an item in agenda view.
181Fixed a bug in sorting start date for recurring events in list view. 188Fixed a bug in sorting start date for recurring events in list view.
182Changed the left button in todo viewer from "Agenda" to "Set completed". 189Changed the left button in todo viewer from "Agenda" to "Set completed".
183This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View. 190This makes it possible to change a todo in the What's Next View quickly to the completed state without leaving the What's Next View.
184Added more info in the todo viewer: Startdate, parent/sub todos. 191Added more info in the todo viewer: Startdate, parent/sub todos.
185 192
186 193
187KA/Pi: 194KA/Pi:
188All fields search does now actually search all the (possible) fields, 195All fields search does now actually search all the (possible) fields,
189not only those listed in the contact list. 196not only those listed in the contact list.
190Made is possible to inline a picture in a vcard on the Z. 197Made is possible to inline a picture in a vcard on the Z.
191This was only possible on the desktop, now is it possible on the Z as well. 198This was only possible on the desktop, now is it possible on the Z as well.
192Fixed of missing save settings after filter configuration. 199Fixed of missing save settings after filter configuration.
193Made saving of addressbook much faster. 200Made saving of addressbook much faster.
194Fixed extension widget layout problem. 201Fixed extension widget layout problem.
diff --git a/bin/kdepim/korganizer/germantranslation.txt b/bin/kdepim/korganizer/germantranslation.txt
index 6abf802..12b70a0 100644
--- a/bin/kdepim/korganizer/germantranslation.txt
+++ b/bin/kdepim/korganizer/germantranslation.txt
@@ -1025,192 +1025,196 @@
1025{ "<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" }, 1025{ "<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" },
1026{ "<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" }, 1026{ "<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" },
1027{ "<p><b>D</b>: One day view | <b>M</b>: Month view</p>\n","<p><b>D</b>: Ein-Tages Ansicht | <b>M</b>: Monats Ansicht</p>\n" }, 1027{ "<p><b>D</b>: One day view | <b>M</b>: Month view</p>\n","<p><b>D</b>: Ein-Tages Ansicht | <b>M</b>: Monats Ansicht</p>\n" },
1028{ "<p><b>Z,Y</b>: Work week view | <b>U</b>: Week view</p>\n","<p><b>Z,Y</b>: Arbeitswochen Ansicht | <b>U</b>: Wochen Ansicht</p>\n" }, 1028{ "<p><b>Z,Y</b>: Work week view | <b>U</b>: Week view</p>\n","<p><b>Z,Y</b>: Arbeitswochen Ansicht | <b>U</b>: Wochen Ansicht</p>\n" },
1029{ "<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" }, 1029{ "<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" },
1030{ "<p><b>N</b>: Next days view| <b>W</b>: What's next view\n ","<p><b>N</b>: Nächste-Tage Ansicht days view| <b>W</b>: What's next Ansicht\n " }, 1030{ "<p><b>N</b>: Next days view| <b>W</b>: What's next view\n ","<p><b>N</b>: Nächste-Tage Ansicht days view| <b>W</b>: What's next Ansicht\n " },
1031{ "<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" }, 1031{ "<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" },
1032{ "<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" }, 1032{ "<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" },
1033{ "<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" }, 1033{ "<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" },
1034{ "<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" }, 1034{ "<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" },
1035{ "<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" }, 1035{ "<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" },
1036{ "<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" }, 1036{ "<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" },
1037{ "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" }, 1037{ "<p><h2>KO/Pi key shortcuts:</h2></p>\n","<p><h2>KO/Pi Tastatur Kurzbefehle:</h2></p>\n" },
1038{ "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" }, 1038{ "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" },
1039{ "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" }, 1039{ "Auto Saving in KOrganizer/Pi","Auto Speichern in KOrganizer/Pi" },
1040{ "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" }, 1040{ "\nhttp://sourceforge.net/projects/kdepimpi\n","\nhttp://sourceforge.net/projects/kdepimpi\n" },
1041{ "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" }, 1041{ "\nor report them in the bugtracker on\n","\noder trage sie in dem Bugtracker ein auf\n" },
1042{ "\nPlease report unexpected behaviour to\nlutz@pi-sync.net\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.net\n" }, 1042{ "\nPlease report unexpected behaviour to\nlutz@pi-sync.net\n","\nBitte melde fehlerhaftes Verhalten an\nlutz@pi-sync.net\n" },
1043{ "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" }, 1043{ "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" },
1044{ "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" }, 1044{ "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" },
1045{ "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" }, 1045{ "Known Problems in KOrganizer/Pi","Bekannte Probleme in KOrganizer/Pi" },
1046{ "KO/Pi FAQ","KO/Pi FAQ" }, 1046{ "KO/Pi FAQ","KO/Pi FAQ" },
1047{ "(c) 2004 Lutz Rogowski\nEmail:lutz@pi-sync.net\nKO/Pi is based on KOrganizer\n(c) 2002,2003 Cornelius Schumacher\nEmail: schumacher@kde.org\nKOrganizer/Pi is licensed\nunder the GPL.\nKO/Pi can be compiled for\nLinux, Zaurus-PDA and Windows\nwww.korganizer.org\nwww.pi-sync.net\n","(c) 2004 Lutz Rogowski\nEmail:lutz@pi-sync.net\nKO/Pi basiert auf KOrganizer\n(c) 2002,2003 Cornelius Schumacher\nEmail: schumacher@kde.org\nKOrganizer/Pi ist lizensiert unter der GPL.\nKO/Pi kann kompiliert werden für\nLinux, Zaurus-PDA und Windows\nwww.korganizer.org\nwww.pi-sync.net\n" }, 1047{ "(c) 2004 Lutz Rogowski\nEmail:lutz@pi-sync.net\nKO/Pi is based on KOrganizer\n(c) 2002,2003 Cornelius Schumacher\nEmail: schumacher@kde.org\nKOrganizer/Pi is licensed\nunder the GPL.\nKO/Pi can be compiled for\nLinux, Zaurus-PDA and Windows\nwww.korganizer.org\nwww.pi-sync.net\n","(c) 2004 Lutz Rogowski\nEmail:lutz@pi-sync.net\nKO/Pi basiert auf KOrganizer\n(c) 2002,2003 Cornelius Schumacher\nEmail: schumacher@kde.org\nKOrganizer/Pi ist lizensiert unter der GPL.\nKO/Pi kann kompiliert werden für\nLinux, Zaurus-PDA und Windows\nwww.korganizer.org\nwww.pi-sync.net\n" },
1048{ "PDA-Edition\nfor: Zaurus 5x00 / 7x0 / 8x0\n","PDA-Edition\nfür: Zaurus 5x00 / 7x0 / 8x0\n" }, 1048{ "PDA-Edition\nfor: Zaurus 5x00 / 7x0 / 8x0\n","PDA-Edition\nfür: Zaurus 5x00 / 7x0 / 8x0\n" },
1049{ "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" }, 1049{ "KOrganizer/Platform-independent\n","KOrganizer/Platform-independent\n" },
1050{ "About KOrganizer/Pi","Über KOrganizer/Pi" }, 1050{ "About KOrganizer/Pi","Über KOrganizer/Pi" },
1051{ "From: ","Von: " }, 1051{ "From: ","Von: " },
1052{ "Remove sync info","Entferne Sync Info" }, 1052{ "Remove sync info","Entferne Sync Info" },
1053{ "For all profiles","Für alle Profile" }, 1053{ "For all profiles","Für alle Profile" },
1054{ "Hide not Running","Verstecke nicht Laufende" }, 1054{ "Hide not Running","Verstecke nicht Laufende" },
1055{ "ME","ME" }, 1055{ "ME","ME" },
1056{ "Toolbar","Toolbar" }, 1056{ "Toolbar","Toolbar" },
1057{ "Undo Delete...","Löschen rückgängig machen..." }, 1057{ "Undo Delete...","Löschen rückgängig machen..." },
1058{ "Undo Delete","Löschen rückgängig machen" }, 1058{ "Undo Delete","Löschen rückgängig machen" },
1059{ "KDE Sync HowTo...","KDE Sync HowTo..." }, 1059{ "KDE Sync HowTo...","KDE Sync HowTo..." },
1060{ "Multi Sync HowTo...","Multi Sync HowTo..." }, 1060{ "Multi Sync HowTo...","Multi Sync HowTo..." },
1061{ "Januar","Januar" }, 1061{ "Januar","Januar" },
1062{ "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" }, 1062{ "KO/Pi Keys + Colors","KO/Pi Tasten + Farben" },
1063{ "No Filter","Kein Filter" }, 1063{ "No Filter","Kein Filter" },
1064{ "Multiple Sync options","Multi Sync Optionen" }, 1064{ "Multiple Sync options","Multi Sync Optionen" },
1065{ "Sync algo options","Sync Ablauf Optionen" }, 1065{ "Sync algo options","Sync Ablauf Optionen" },
1066{ "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" }, 1066{ "Apply filter when adding data to local:","Filter für das Hinzufügen von Daten zu Lokal:" },
1067{ "Incoming calendar filter:","Eingehender Kalender Filter:" }, 1067{ "Incoming calendar filter:","Eingehender Kalender Filter:" },
1068{ "Incoming addressbook filter:","Eingehender Adressbuch Filter:" }, 1068{ "Incoming addressbook filter:","Eingehender Adressbuch Filter:" },
1069{ "Write back options","Optionen zum Zurückschreiben" }, 1069{ "Write back options","Optionen zum Zurückschreiben" },
1070{ "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" }, 1070{ "Write back (on remote) existing entries only","Schreibe nur existierende (auf Entfernt) Einträge zurück" },
1071{ "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" }, 1071{ "Apply filter when adding data to remote:","Filter für das Hinzufügen von Daten zu Entfernt:" },
1072{ "Outgoing calendar filter:","Ausgehender Kalender Filter:" }, 1072{ "Outgoing calendar filter:","Ausgehender Kalender Filter:" },
1073{ "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" }, 1073{ "Outgoing addressbook filter:","Ausgehender Adressbuch Filter:" },
1074{ "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" }, 1074{ "Write back (calendar) entries for time period only","Schreibe nur Kalender Einträge für Zeitspanne zurück" },
1075{ "Time period","Zeitspanne" }, 1075{ "Time period","Zeitspanne" },
1076{ "From ","Von " }, 1076{ "From ","Von " },
1077{ " weeks in the past to "," Wochen in der Vergangenheit bis zu " }, 1077{ " weeks in the past to "," Wochen in der Vergangenheit bis zu " },
1078{ " weeks in the future "," Wochen in der Zukunft " }, 1078{ " weeks in the future "," Wochen in der Zukunft " },
1079{ "Profile kind specific settings","Profil Art abhängige Einstellungen" }, 1079{ "Profile kind specific settings","Profil Art abhängige Einstellungen" },
1080{ "Local temp file:","Lokale temp Datei:" }, 1080{ "Local temp file:","Lokale temp Datei:" },
1081{ "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" }, 1081{ "Multiple profiles with same name!\nPlease use unique profile names!","Mehrere Profile mit demselben Namen!\nBitte verschiedene Namen benutzen!" },
1082{ "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" }, 1082{ "Aborted! Nothing synced!","Abgebrochen! Nichts wurde gesynct!" },
1083{ "Language","Sprache" }, 1083{ "Language","Sprache" },
1084{ "Time Format","Zeit Format" }, 1084{ "Time Format","Zeit Format" },
1085{ "Time Zone","Zeit Zone" }, 1085{ "Time Zone","Zeit Zone" },
1086{ "%1 groups subscribed","%1 Guppen abboniert" }, 1086{ "%1 groups subscribed","%1 Guppen abboniert" },
1087{ "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" }, 1087{ "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" },
1088{ "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" }, 1088{ "<b>New data storage dir:</b>","<b>Neues Datenspeicherverzeichnis:</b>" },
1089{ "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" }, 1089{ "New dirs are created automatically","Neue Verzeichnisse werden aut. erstellt" },
1090{ "Save settings","Speichere Einstellungen" }, 1090{ "Save settings","Speichere Einstellungen" },
1091{ "Save standard","Speichere Standard" }, 1091{ "Save standard","Speichere Standard" },
1092{ "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" }, 1092{ "<b>New settings are used\nafter a restart</b>","<b>Neue Einstellungen werden nach\neinem Neustart genutzt</b>" },
1093{ "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" }, 1093{ "Settings are stored in\n%1","Einstellungen werden gespeichert in:\n%1" },
1094{ "Data storage path","Daten Speicherpfad" }, 1094{ "Data storage path","Daten Speicherpfad" },
1095{ "Language","Sprache" }, 1095{ "Language","Sprache" },
1096{ "Show time in agenda items","Zeige Zeit in Agenda Items" }, 1096{ "Show time in agenda items","Zeige Zeit in Agenda Items" },
1097{ "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" }, 1097{ "Color for Sundays + category "Holiday"","Farbe für Sonntags + Kategorie "Feiertag"" },
1098{ "Show events, that are done in \nWhat's Next view","Zeige abgelaufene Termine in\nWhat's Next Ansicht" }, 1098{ "Show events, that are done in \nWhat's Next view","Zeige abgelaufene Termine in\nWhat's Next Ansicht" },
1099{ "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" }, 1099{ "Hide not running Todos in To-do view","Verstecke nicht laufende Todos" },
1100{ "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" }, 1100{ "+01:00 Europe/Oslo(CET)","+01:00 Europe/Oslo(CET)" },
1101{ "KO/Pi","KO/Pi" }, 1101{ "KO/Pi","KO/Pi" },
1102{ "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" }, 1102{ "There is nothing to undo!","Es gibt nichts zum\nRückgängigmachen!" },
1103{ "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." }, 1103{ "Recreating edit dialog. Please wait...","Recreating edit dialog. Please wait..." },
1104{ "Sound.Al.: ","Sound.Al.: " }, 1104{ "Sound.Al.: ","Sound.Al.: " },
1105{ "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" }, 1105{ "From: %1 To: %2 %3","Von: %1 Bis: %2 %3" },
1106{ "Restore","Wiederherstellen" }, 1106{ "Restore","Wiederherstellen" },
1107{ "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklicht\nwiederherstellen?" }, 1107{ "\nAre you sure you want\nto restore this?","\nMöchten Sie das wirklicht\nwiederherstellen?" },
1108{ "% completed","% komplett" }, 1108{ "% completed","% komplett" },
1109{ "%d item(s) found.","%d Item(s) gefunden." }, 1109{ "%d item(s) found.","%d Item(s) gefunden." },
1110{ "Set complete","Setze auf erledigt" }, 1110{ "Set complete","Setze auf erledigt" },
1111{ "(cancelled)","(gecancelt)" }, 1111{ "(cancelled)","(gecancelt)" },
1112{ "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" }, 1112{ "Click on the week number to\nshow week in agenda view","Klicke auf die Wochennummer\num die Woche in der Agenda anzuzeigen" },
1113{ " Local time "," Locale Zeit " }, 1113{ " Local time "," Locale Zeit " },
1114{ "Form2","Form2" }, 1114{ "Form2","Form2" },
1115{ "Filter enabled","Filter angeschaltet" }, 1115{ "Filter enabled","Filter angeschaltet" },
1116{ "Edit Filters","Ändere Filter" }, 1116{ "Edit Filters","Ändere Filter" },
1117{ "Print What's Next View...","Drucke What's Next Ansicht..." }, 1117{ "Print What's Next View...","Drucke What's Next Ansicht..." },
1118{ "Agenda","Agenda" }, 1118{ "Agenda","Agenda" },
1119{ " ("," (" }, 1119{ " ("," (" },
1120{ "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" }, 1120{ "<p><b>Due on:</b> %1</p>","<p><b>Fällig am:</b> %1</p>" },
1121{ "Print","Print" }, 1121{ "Print","Print" },
1122{ "&Setup Printer...","Drucker &Setup..." }, 1122{ "&Setup Printer...","Drucker &Setup..." },
1123{ "View Type","Zeige Typ" }, 1123{ "View Type","Zeige Typ" },
1124{ "Page &orientation:","Seiten Ausrichtung:" }, 1124{ "Page &orientation:","Seiten Ausrichtung:" },
1125{ "Use Default of Selected Style","Default des selektierten Stils" }, 1125{ "Use Default of Selected Style","Default des selektierten Stils" },
1126{ "Use Default Setting of Printer","Default Einstellung des Druckers" }, 1126{ "Use Default Setting of Printer","Default Einstellung des Druckers" },
1127{ "Portrait","Portrait" }, 1127{ "Portrait","Portrait" },
1128{ "Landscape","Landschaft" }, 1128{ "Landscape","Landschaft" },
1129{ "Print day","Drucke Tag" }, 1129{ "Print day","Drucke Tag" },
1130{ "CalPrintDay_Base","CalPrintDay_Base" }, 1130{ "CalPrintDay_Base","CalPrintDay_Base" },
1131{ "Date && Time Range","Datum && Zeitspanne" }, 1131{ "Date && Time Range","Datum && Zeitspanne" },
1132{ "&End date:","&Enddatum:" }, 1132{ "&End date:","&Enddatum:" },
1133{ "&Start date:","&Startdatum:" }, 1133{ "&Start date:","&Startdatum:" },
1134{ "Start &time:","Startzeit:" }, 1134{ "Start &time:","Startzeit:" },
1135{ "End ti&me:","Endzeit:" }, 1135{ "End ti&me:","Endzeit:" },
1136{ "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" }, 1136{ "E&xtend time range to include all events","Erweitere Zeitspanne um alle Termine einzuschliessen" },
1137{ "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" }, 1137{ "Include to&dos that are due on the printed day(s)","Inclusive To&dos, die an den selektierten Tagen fällig sind" },
1138{ "Alt+D","Alt+D" }, 1138{ "Alt+D","Alt+D" },
1139{ "&Use colors","Nutze Farben" }, 1139{ "&Use colors","Nutze Farben" },
1140{ "Alt+U","Alt+U" }, 1140{ "Alt+U","Alt+U" },
1141{ "Print week","Drucke Woche" }, 1141{ "Print week","Drucke Woche" },
1142{ "CalPrintWeek_Base","CalPrintWeek_Base" }, 1142{ "CalPrintWeek_Base","CalPrintWeek_Base" },
1143{ "Use &colors","Nutze Farben" }, 1143{ "Use &colors","Nutze Farben" },
1144{ "Type of View","Typ der Ansicht" }, 1144{ "Type of View","Typ der Ansicht" },
1145{ "Print as &Filofax page","Drucke als &Filofax Seite" }, 1145{ "Print as &Filofax page","Drucke als &Filofax Seite" },
1146{ "Alt+F","Alt+F" }, 1146{ "Alt+F","Alt+F" },
1147{ "Print as &timetable view:","Drucke als Zeittabelle:" }, 1147{ "Print as &timetable view:","Drucke als Zeittabelle:" },
1148{ "Alt+T","Alt+T" }, 1148{ "Alt+T","Alt+T" },
1149{ "Print as split week view","Drucke als gesplittete Wochenansicht" }, 1149{ "Print as split week view","Drucke als gesplittete Wochenansicht" },
1150{ "Print month","Drucke Monat" }, 1150{ "Print month","Drucke Monat" },
1151{ "CalPrintMonth_Base","CalPrintMonth_Base" }, 1151{ "CalPrintMonth_Base","CalPrintMonth_Base" },
1152{ "&Start month:","&Startmonat:" }, 1152{ "&Start month:","&Startmonat:" },
1153{ "&End month:","&Endmonat:" }, 1153{ "&End month:","&Endmonat:" },
1154{ "Print week &numbers","Drucke Wochen Nummer(n)" }, 1154{ "Print week &numbers","Drucke Wochen Nummer(n)" },
1155{ "Print todos","Drucke Todos" }, 1155{ "Print todos","Drucke Todos" },
1156{ "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" }, 1156{ "CalPrintTodoConfig_Base","CalPrintTodoConfig_Base" },
1157{ "Include &description of the item","Inclusive Itembeschreibung" }, 1157{ "Include &description of the item","Inclusive Itembeschreibung" },
1158{ "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" }, 1158{ "Include d&ue date of the item","Inclusive Fälligkeitsdatum des Items" },
1159{ "Include &priority of the item","Inclusive Priorität des Items" }, 1159{ "Include &priority of the item","Inclusive Priorität des Items" },
1160{ "Items to Print","Zu druckende Items" }, 1160{ "Items to Print","Zu druckende Items" },
1161{ "&From:","Von:" }, 1161{ "&From:","Von:" },
1162{ "&To:","Bis:" }, 1162{ "&To:","Bis:" },
1163{ "Print &all todo items","Drucke alle Todo Items" }, 1163{ "Print &all todo items","Drucke alle Todo Items" },
1164{ "Print only &uncompleted items","Drucke nur nicht erledigte Todos" }, 1164{ "Print only &uncompleted items","Drucke nur nicht erledigte Todos" },
1165{ "Only items due in the &range:","Nur Items in dem Zeitraum:" }, 1165{ "Only items due in the &range:","Nur Items in dem Zeitraum:" },
1166{ "Todo List","Todo Liste" }, 1166{ "Todo List","Todo Liste" },
1167{ "&Title:","&Titel:" }, 1167{ "&Title:","&Titel:" },
1168{ "Co&nnect subtodos with its parent","Verbinde Unter-Todos mit ihren Ober-Todos" }, 1168{ "Co&nnect subtodos with its parent","Verbinde Unter-Todos mit ihren Ober-Todos" },
1169{ "Todo list","Todo Liste" }, 1169{ "Todo list","Todo Liste" },
1170{ "&Print...","Drucke..." }, 1170{ "&Print...","Drucke..." },
1171{ "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" }, 1171{ "<qt>Printing on printer <b>%1</b></qt>","<qt>Drucke auf Drucker <b>%1</b></qt>" },
1172{ "[Unconfigured]","[Unkonfiguriert]" }, 1172{ "[Unconfigured]","[Unkonfiguriert]" },
1173{ "OK","OK" }, 1173{ "OK","OK" },
1174{ "FilterEditor","FilterEditor" }, 1174{ "FilterEditor","FilterEditor" },
1175{ "Include","Inclusive" }, 1175{ "Include","Inclusive" },
1176{ "Exclude","Exclusive" }, 1176{ "Exclude","Exclusive" },
1177{ "Edit Selection...","Editiere Auswahl" }, 1177{ "Edit Selection...","Editiere Auswahl" },
1178{ "recurring events","wiederholende Termine" }, 1178{ "recurring events","wiederholende Termine" },
1179{ "recurr. events","wiederh.Termine" }, 1179{ "recurr. events","wiederh.Termine" },
1180{ "completed to-dos","erledigte Todos" }, 1180{ "completed to-dos","erledigte Todos" },
1181{ "events","Termine" }, 1181{ "events","Termine" },
1182{ "todos","Todos" }, 1182{ "todos","Todos" },
1183{ "journals","Journale" }, 1183{ "journals","Journale" },
1184{ "public","öffentl." }, 1184{ "public","öffentl." },
1185{ "private","privat" }, 1185{ "private","privat" },
1186{ "confidential","vertraul." }, 1186{ "confidential","vertraul." },
1187{ "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Unter-Todos.\nAlle erledigten Unter-Todos\nwerden auch gelöscht!" }, 1187{ "\nhas sub-todos.\nAll completed sub-todos\nwill be deleted as well!","\nhat Unter-Todos.\nAlle erledigten Unter-Todos\nwerden auch gelöscht!" },
1188{ "Yesterday","Gestern" }, 1188{ "Yesterday","Gestern" },
1189{ "Day after tomorrow","Übermorgen" }, 1189{ "Day after tomorrow","Übermorgen" },
1190{ "Tomorrow","Morgen" }, 1190{ "Tomorrow","Morgen" },
1191{ "Day before yesterday","Vorgestern" }, 1191{ "Day before yesterday","Vorgestern" },
1192{ "Size %1","Größe %1" }, 1192{ "Size %1","Größe %1" },
1193{ "New Agendasize: %1","Neue Agendagröße: %1" }, 1193{ "New Agendasize: %1","Neue Agendagröße: %1" },
1194{ " (%1 y.)"," (%1 J.)" }, 1194{ " (%1 y.)"," (%1 J.)" },
1195{ "Allday:","Ganztägig:" }, 1195{ "Allday:","Ganztägig:" },
1196{ "compl.todos","erled.Todos" }, 1196{ "compl.todos","erled.Todos" },
1197{ "Day view","Tagesansicht" }, 1197{ "Day view","Tagesansicht" },
1198{ "Next days","Nächste Tage" }, 1198{ "Next days","Nächste Tage" },
1199{ "Next week","Nächste Woche" }, 1199{ "Next week","Nächste Woche" },
1200{ "Next two weeks","Nächste zwei Wochen" }, 1200{ "Next two weeks","Nächste zwei Wochen" },
1201{ "Next month","Nächster Monat" }, 1201{ "Next month","Nächster Monat" },
1202{ "Journal view","Journal" }, 1202{ "Journal view","Journal" },
1203{ "Display all opened","Zeige alle geöffnet" }, 1203{ "Display all opened","Zeige alle geöffnet" },
1204{ "Display all closed","Zeige alle geschlossen" }, 1204{ "Display all closed","Zeige alle geschlossen" },
1205{ "Display all flat","Zeige alle flach" }, 1205{ "Display all flat","Zeige alle flach" },
1206{ "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" }, 1206{ "<p><i>Completed on %1</i></p>","<p><i>Erledigt am %1</i></p>" },
1207{ "Default todo done color:","Standard Todo erledigt Farbe" }, 1207{ "Default todo done color:","Standard Todo erledigt Farbe" },
1208{ "Select week %1-%2","Selektiere Woche %1-%2" }, 1208{ "Select week %1-%2","Selektiere Woche %1-%2" },
1209{ "Select Week","Selektiere Woche" }, 1209{ "Select Week","Selektiere Woche" },
1210{ "Set alarm for selected...","Setze Alarm für Selekt..." }, 1210{ "Set alarm for selected...","Setze Alarm für Selekt..." },
1211{ "Set reminder offset to:","Setze Alarm Offset auf:" }, 1211{ "Set reminder offset to:","Setze Alarm Offset auf:" },
1212{ "Set Alarm!","Setze Alarm!" }, 1212{ "Set Alarm!","Setze Alarm!" },
1213{ "Canged alarm for %1 items","Alarm für %1 Items geändert" }, 1213{ "Canged alarm for %1 items","Alarm für %1 Items geändert" },
1214{ "","" }, 1214{ "","" },
1215{ "","" }, 1215{ "","" },
1216{ "","" }, 1216{ "","" },
1217{ "","" },
1218{ "","" },
1219{ "","" },
1220{ "","" },