author | zautrix <zautrix> | 2005-02-03 21:29:54 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-02-03 21:29:54 (UTC) |
commit | 03935a21c9540b12b50290b144cd8a1a30c08caf (patch) (unidiff) | |
tree | 906afc4efaa8d7eb11621a767efba6f6b40ea960 /bin/kdepim | |
parent | c8369569b3c5bc7cbec3b56ddca27847f57ca72f (diff) | |
download | kdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.zip kdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.tar.gz kdepimpi-03935a21c9540b12b50290b144cd8a1a30c08caf.tar.bz2 |
alarm fixes
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 7 | ||||
-rw-r--r-- | bin/kdepim/korganizer/germantranslation.txt | 4 |
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,130 +1,137 @@ | |||
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.3 ************ | ||
4 | |||
5 | KO/Pi: | ||
6 | Added feature for changing alarm settings for many items at once: | ||
7 | Open list view (or search dialog), select the desired items and choose in | ||
8 | the popup menu: Set alarm for selected... | ||
9 | |||
3 | ********** VERSION 2.0.2 ************ | 10 | ********** VERSION 2.0.2 ************ |
4 | 11 | ||
5 | KO/Pi: | 12 | KO/Pi: |
6 | Fixed the layout problem of the day label buttons | 13 | Fixed the layout problem of the day label buttons |
7 | of the agenda view introduced in version 2.0.1. | 14 | of the agenda view introduced in version 2.0.1. |
8 | 15 | ||
9 | Added WhatsThis support for the todo view and the list view. | 16 | Added WhatsThis support for the todo view and the list view. |
10 | 17 | ||
11 | Added a quite useful feature to the montview. | 18 | Added a quite useful feature to the montview. |
12 | Just click on the week numbers on the left. | 19 | Just click on the week numbers on the left. |
13 | And in the top right corner of month view/agenda view | 20 | And in the top right corner of month view/agenda view |
14 | there is now a "week number quick selector". | 21 | there is now a "week number quick selector". |
15 | (Click on the black triangle). | 22 | (Click on the black triangle). |
16 | 23 | ||
17 | Made the quite difficult timezone change in KO/Pi easy. | 24 | Made the quite difficult timezone change in KO/Pi easy. |
18 | 25 | ||
19 | OM/Pi: | 26 | OM/Pi: |
20 | Fixed too small icons on desktop. | 27 | Fixed too small icons on desktop. |
21 | Fixed non visible icons in mainwindow on Z with fastload enabled. | 28 | Fixed non visible icons in mainwindow on Z with fastload enabled. |
22 | Added signature file setting to smtp account config. | 29 | Added signature file setting to smtp account config. |
23 | And the signature can be edited and saved in the edit mail dialog. | 30 | And the signature can be edited and saved in the edit mail dialog. |
24 | That does mean: | 31 | That does mean: |
25 | Simply edit the signature for the selected smtp account in the | 32 | Simply edit the signature for the selected smtp account in the |
26 | edit new mail dialog and press the "save signature" button there. | 33 | edit new mail dialog and press the "save signature" button there. |
27 | Then the signature is saved to the file specified in the smtp account settings. | 34 | Then the signature is saved to the file specified in the smtp account settings. |
28 | If there is no file specified, it is saved automatically to the file | 35 | If there is no file specified, it is saved automatically to the file |
29 | kdepim/apps/kopiemail/<accountname>.sig. | 36 | kdepim/apps/kopiemail/<accountname>.sig. |
30 | 37 | ||
31 | 38 | ||
32 | 39 | ||
33 | ********** VERSION 2.0.1 ************ | 40 | ********** VERSION 2.0.1 ************ |
34 | 41 | ||
35 | Oooops ... I forgot to test on the Zaurus 5500 ... | 42 | Oooops ... I forgot to test on the Zaurus 5500 ... |
36 | 43 | ||
37 | Fixed many problems of new (english) strings (and german translations) | 44 | Fixed many problems of new (english) strings (and german translations) |
38 | introduced in the latest versions, where the text was not fitting on the | 45 | introduced in the latest versions, where the text was not fitting on the |
39 | 240x320 display of the Zaurus 5500. | 46 | 240x320 display of the Zaurus 5500. |
40 | 47 | ||
41 | KO/Pi: | 48 | KO/Pi: |
42 | Added a popup menu ( press pen and hold to get popup ) to the agenda view | 49 | Added a popup menu ( press pen and hold to get popup ) to the agenda view |
43 | with many useful items (add event/todo, show next week, two weeks, month, journal). | 50 | with many useful items (add event/todo, show next week, two weeks, month, journal). |
44 | 51 | ||
45 | Added items to the todolist popup menu for: | 52 | Added items to the todolist popup menu for: |
46 | Display all opened, all closed or all todos flat. | 53 | Display all opened, all closed or all todos flat. |
47 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. | 54 | The "flat" view makes is possible to sort all todos after ,e.g., prio or date. |
48 | Made the reparenting of todos on the desktop possible via Drag&Drop. | 55 | Made the reparenting of todos on the desktop possible via Drag&Drop. |
49 | Fixed several bugs in setting the completed datetime for todos. | 56 | Fixed several bugs in setting the completed datetime for todos. |
50 | Added info about completed datetime of todos to the todo viewer. | 57 | Added info about completed datetime of todos to the todo viewer. |
51 | Now displaying a completed todo (with completed datetime set) in the agenda view | 58 | Now displaying a completed todo (with completed datetime set) in the agenda view |
52 | at the time of the completion. Such that now it is possible to see in the agenda view | 59 | at the time of the completion. Such that now it is possible to see in the agenda view |
53 | when what todo was completed. | 60 | when what todo was completed. |
54 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. | 61 | Fixed behaviour of automatic setting completion of todos with sub-todos/parent todos. |
55 | Now the behaviour is: | 62 | Now the behaviour is: |
56 | Setting a parent to complete sets all (sub)childs to complete. | 63 | Setting a parent to complete sets all (sub)childs to complete. |
57 | Setting a parent to uncomplete does not change the childs. | 64 | Setting a parent to uncomplete does not change the childs. |
58 | Setting a child to uncomplete sets all parent to uncomplete. | 65 | Setting a child to uncomplete sets all parent to uncomplete. |
59 | Setting a child to complete does not change the parents. | 66 | Setting a child to complete does not change the parents. |
60 | 67 | ||
61 | Smart updating and double buffering of the daymatrix. | 68 | Smart updating and double buffering of the daymatrix. |
62 | Showing holidays in the day matrix. | 69 | Showing holidays in the day matrix. |
63 | Many other small performance updates. | 70 | Many other small performance updates. |
64 | 71 | ||
65 | Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. | 72 | Made day labels in agenda clickable. By clicking a label, the day is displayed in single day mode. |
66 | 73 | ||
67 | Now the translation file usertranslation.txt is supposed to be in utf8 format. | 74 | Now the translation file usertranslation.txt is supposed to be in utf8 format. |
68 | If 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. | 75 | If 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 | ||
73 | Stable release 2.0.0! | 80 | Stable release 2.0.0! |
74 | 81 | ||
75 | KO/Pi: | 82 | KO/Pi: |
76 | Fixed problem in edit dialog recreation at startup. | 83 | Fixed problem in edit dialog recreation at startup. |
77 | Made "toggle view*" menu items enabled context sensitive. | 84 | Made "toggle view*" menu items enabled context sensitive. |
78 | Changed agenda size menu to items 1-10. | 85 | Changed agenda size menu to items 1-10. |
79 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. | 86 | Made it possible to change agenda size quickly by pressing mouse on timelabels in agenda view and move mouse up/down. |
80 | Usebility enhancements in the KO/Pi menus. | 87 | Usebility enhancements in the KO/Pi menus. |
81 | Birthday import now adds year to summary. | 88 | Birthday import now adds year to summary. |
82 | What's Next view shows age in years for birthday. | 89 | What's Next view shows age in years for birthday. |
83 | 90 | ||
84 | OM/Pi: | 91 | OM/Pi: |
85 | Added three info lines to display subject, from and to of selected mails. | 92 | Added three info lines to display subject, from and to of selected mails. |
86 | 93 | ||
87 | KA/Pi: | 94 | KA/Pi: |
88 | Fixed jump bar behaviour on Zaurus. | 95 | Fixed jump bar behaviour on Zaurus. |
89 | Now KA/Pi search field supports searching for a range of starting characters. | 96 | Now KA/Pi search field supports searching for a range of starting characters. |
90 | E.g. to search for all contact beginning with b to n, type | 97 | E.g. to search for all contact beginning with b to n, type |
91 | b-n | 98 | b-n |
92 | in the search field. | 99 | in the search field. |
93 | 100 | ||
94 | ********** VERSION 1.9.20 ************ | 101 | ********** VERSION 1.9.20 ************ |
95 | 102 | ||
96 | KO/Pi: | 103 | KO/Pi: |
97 | Added for the "dislplay one day" agenda mode | 104 | Added for the "dislplay one day" agenda mode |
98 | info in the caption and in the day lables: | 105 | info in the caption and in the day lables: |
99 | Now it is displayed, if the selected day is from "day before yesterday" | 106 | Now it is displayed, if the selected day is from "day before yesterday" |
100 | to "day after tomorrow". | 107 | to "day after tomorrow". |
101 | Made it possible to delete a Todo, which has sub-todos. | 108 | Made it possible to delete a Todo, which has sub-todos. |
102 | Fixed two small problems in the todo view. | 109 | Fixed two small problems in the todo view. |
103 | Added missing German translation for filter edit and print dialog. | 110 | Added missing German translation for filter edit and print dialog. |
104 | Made search dialog closeable by cancel key. | 111 | Made search dialog closeable by cancel key. |
105 | 112 | ||
106 | Made it possible to select in the date picker the (ligt grey ) | 113 | Made it possible to select in the date picker the (ligt grey ) |
107 | dates of the prev./next month with the mouse. | 114 | dates of the prev./next month with the mouse. |
108 | 115 | ||
109 | OM/Pi: | 116 | OM/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. |
111 | Fixed the problem, that the state flag of imap mails was ignored. | 118 | Fixed the problem, that the state flag of imap mails was ignored. |
112 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view | 119 | Now mails with "FLAG_SEEN" on the imap server get no icon in the list view |
113 | to indecate that they are already seen. | 120 | to indecate that they are already seen. |
114 | Fixed the problem that the body of some mails was not displayed in the | 121 | Fixed the problem that the body of some mails was not displayed in the |
115 | mail viewer when fetching them from the imap server directly to read them. | 122 | mail viewer when fetching them from the imap server directly to read them. |
116 | Made it (configurable) possible to show the "To:" field in the list view. | 123 | Made it (configurable) possible to show the "To:" field in the list view. |
117 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. | 124 | Added to the mail viewer the option "View Source" to make it possible to see the raw mail data. |
118 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the | 125 | Added a "Download Mail" button to the mail viewer to quickly download the viewed mail to the |
119 | local storage folder (specified in account settings) of the account of the mail. | 126 | local storage folder (specified in account settings) of the account of the mail. |
120 | Removed some memory leaks in OM/Pi. | 127 | Removed some memory leaks in OM/Pi. |
121 | 128 | ||
122 | 129 | ||
123 | ********** VERSION 1.9.19 ************ | 130 | ********** VERSION 1.9.19 ************ |
124 | 131 | ||
125 | Added a lot of missing translations to KA/Pi, | 132 | Added a lot of missing translations to KA/Pi, |
126 | Added some missing translations to KO/Pi and OM/Pi. | 133 | Added some missing translations to KO/Pi and OM/Pi. |
127 | 134 | ||
128 | Fixed some minor problems in KA/Pi + KO/Pi. | 135 | Fixed some minor problems in KA/Pi + KO/Pi. |
129 | 136 | ||
130 | Fixed a crash when closing PwM/Pi. | 137 | Fixed a crash when closing PwM/Pi. |
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 | |||
@@ -1089,128 +1089,132 @@ | |||
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 | { "","" }, | ||