author | zautrix <zautrix> | 2005-01-21 21:05:44 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-21 21:05:44 (UTC) |
commit | 2db72b88ce74b73c61ef41a9f0f2f10399388c7d (patch) (unidiff) | |
tree | 473ae1f168cce980e45faeb5ff9ead3426d790ae /korganizer | |
parent | 82181fac7895a4f5fa589eb0013c5b316483da59 (diff) | |
download | kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.zip kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.gz kdepimpi-2db72b88ce74b73c61ef41a9f0f2f10399388c7d.tar.bz2 |
translation fixes
-rw-r--r-- | korganizer/calprintdayconfig_base.ui | 5 | ||||
-rw-r--r-- | korganizer/calprintmonthconfig_base.ui | 5 | ||||
-rw-r--r-- | korganizer/calprinttodoconfig_base.ui | 5 | ||||
-rw-r--r-- | korganizer/calprintweekconfig_base.ui | 7 | ||||
-rw-r--r-- | korganizer/filteredit_base.cpp | 3 | ||||
-rw-r--r-- | korganizer/filteredit_base.h | 2 | ||||
-rw-r--r-- | korganizer/filteredit_base.ui | 3 |
7 files changed, 23 insertions, 7 deletions
diff --git a/korganizer/calprintdayconfig_base.ui b/korganizer/calprintdayconfig_base.ui index 2625593..8451e12 100644 --- a/korganizer/calprintdayconfig_base.ui +++ b/korganizer/calprintdayconfig_base.ui | |||
@@ -1,252 +1,255 @@ | |||
1 | <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> | 1 | <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> |
2 | <class>CalPrintDayConfig_Base</class> | 2 | <class>CalPrintDayConfig_Base</class> |
3 | <comment>Configuration page for the print day mode.</comment> | 3 | <comment>Configuration page for the print day mode.</comment> |
4 | <author>Reinhold Kainhofer <reinhold@kainhofer.com></author> | 4 | <author>Reinhold Kainhofer <reinhold@kainhofer.com></author> |
5 | <widget class="QWidget"> | 5 | <widget class="QWidget"> |
6 | <property name="name"> | 6 | <property name="name"> |
7 | <cstring>CalPrintDay_Base</cstring> | 7 | <cstring>CalPrintDay_Base</cstring> |
8 | </property> | 8 | </property> |
9 | <property name="geometry"> | 9 | <property name="geometry"> |
10 | <rect> | 10 | <rect> |
11 | <x>0</x> | 11 | <x>0</x> |
12 | <y>0</y> | 12 | <y>0</y> |
13 | <width>407</width> | 13 | <width>407</width> |
14 | <height>175</height> | 14 | <height>175</height> |
15 | </rect> | 15 | </rect> |
16 | </property> | 16 | </property> |
17 | <property name="caption"> | 17 | <property name="caption"> |
18 | <string>CalPrintDay_Base</string> | 18 | <string>CalPrintDay_Base</string> |
19 | </property> | 19 | </property> |
20 | <vbox> | 20 | <vbox> |
21 | <property name="name"> | 21 | <property name="name"> |
22 | <cstring>unnamed</cstring> | 22 | <cstring>unnamed</cstring> |
23 | </property> | 23 | </property> |
24 | <property name="margin"> | 24 | <property name="margin"> |
25 | <number>0</number> | 25 | <number>0</number> |
26 | </property> | 26 | </property> |
27 | <widget class="QGroupBox"> | 27 | <widget class="QGroupBox"> |
28 | <property name="name"> | 28 | <property name="name"> |
29 | <cstring>mDateRangeGroup</cstring> | 29 | <cstring>mDateRangeGroup</cstring> |
30 | </property> | 30 | </property> |
31 | <property name="title"> | 31 | <property name="title"> |
32 | <string>Date && Time Range</string> | 32 | <string>Date && Time Range</string> |
33 | </property> | 33 | </property> |
34 | <grid> | 34 | <grid> |
35 | <property name="name"> | 35 | <property name="name"> |
36 | <cstring>unnamed</cstring> | 36 | <cstring>unnamed</cstring> |
37 | </property> | 37 | </property> |
38 | <widget class="QLabel" row="0" column="2"> | 38 | <widget class="QLabel" row="0" column="2"> |
39 | <property name="name"> | 39 | <property name="name"> |
40 | <cstring>mToDateLabel</cstring> | 40 | <cstring>mToDateLabel</cstring> |
41 | </property> | 41 | </property> |
42 | <property name="sizePolicy"> | 42 | <property name="sizePolicy"> |
43 | <sizepolicy> | 43 | <sizepolicy> |
44 | <hsizetype>1</hsizetype> | 44 | <hsizetype>1</hsizetype> |
45 | <vsizetype>5</vsizetype> | 45 | <vsizetype>5</vsizetype> |
46 | <horstretch>0</horstretch> | 46 | <horstretch>0</horstretch> |
47 | <verstretch>0</verstretch> | 47 | <verstretch>0</verstretch> |
48 | </sizepolicy> | 48 | </sizepolicy> |
49 | </property> | 49 | </property> |
50 | <property name="text"> | 50 | <property name="text"> |
51 | <string>&End date:</string> | 51 | <string>&End date:</string> |
52 | </property> | 52 | </property> |
53 | <property name="buddy" stdset="0"> | 53 | <property name="buddy" stdset="0"> |
54 | <cstring>mToDate</cstring> | 54 | <cstring>mToDate</cstring> |
55 | </property> | 55 | </property> |
56 | </widget> | 56 | </widget> |
57 | <widget class="QLabel" row="0" column="0"> | 57 | <widget class="QLabel" row="0" column="0"> |
58 | <property name="name"> | 58 | <property name="name"> |
59 | <cstring>mFromDateLabel</cstring> | 59 | <cstring>mFromDateLabel</cstring> |
60 | </property> | 60 | </property> |
61 | <property name="sizePolicy"> | 61 | <property name="sizePolicy"> |
62 | <sizepolicy> | 62 | <sizepolicy> |
63 | <hsizetype>1</hsizetype> | 63 | <hsizetype>1</hsizetype> |
64 | <vsizetype>5</vsizetype> | 64 | <vsizetype>5</vsizetype> |
65 | <horstretch>0</horstretch> | 65 | <horstretch>0</horstretch> |
66 | <verstretch>0</verstretch> | 66 | <verstretch>0</verstretch> |
67 | </sizepolicy> | 67 | </sizepolicy> |
68 | </property> | 68 | </property> |
69 | <property name="text"> | 69 | <property name="text"> |
70 | <string>&Start date:</string> | 70 | <string>&Start date:</string> |
71 | </property> | 71 | </property> |
72 | <property name="buddy" stdset="0"> | 72 | <property name="buddy" stdset="0"> |
73 | <cstring>mFromDate</cstring> | 73 | <cstring>mFromDate</cstring> |
74 | </property> | 74 | </property> |
75 | </widget> | 75 | </widget> |
76 | <widget class="QLabel" row="1" column="0"> | 76 | <widget class="QLabel" row="1" column="0"> |
77 | <property name="name"> | 77 | <property name="name"> |
78 | <cstring>mFromTimeLabel</cstring> | 78 | <cstring>mFromTimeLabel</cstring> |
79 | </property> | 79 | </property> |
80 | <property name="sizePolicy"> | 80 | <property name="sizePolicy"> |
81 | <sizepolicy> | 81 | <sizepolicy> |
82 | <hsizetype>1</hsizetype> | 82 | <hsizetype>1</hsizetype> |
83 | <vsizetype>5</vsizetype> | 83 | <vsizetype>5</vsizetype> |
84 | <horstretch>1</horstretch> | 84 | <horstretch>1</horstretch> |
85 | <verstretch>0</verstretch> | 85 | <verstretch>0</verstretch> |
86 | </sizepolicy> | 86 | </sizepolicy> |
87 | </property> | 87 | </property> |
88 | <property name="text"> | 88 | <property name="text"> |
89 | <string>Start &time:</string> | 89 | <string>Start &time:</string> |
90 | </property> | 90 | </property> |
91 | <property name="buddy" stdset="0"> | 91 | <property name="buddy" stdset="0"> |
92 | <cstring>mFromTime</cstring> | 92 | <cstring>mFromTime</cstring> |
93 | </property> | 93 | </property> |
94 | </widget> | 94 | </widget> |
95 | <widget class="QLabel" row="1" column="2"> | 95 | <widget class="QLabel" row="1" column="2"> |
96 | <property name="name"> | 96 | <property name="name"> |
97 | <cstring>mToTimeLabel</cstring> | 97 | <cstring>mToTimeLabel</cstring> |
98 | </property> | 98 | </property> |
99 | <property name="sizePolicy"> | 99 | <property name="sizePolicy"> |
100 | <sizepolicy> | 100 | <sizepolicy> |
101 | <hsizetype>1</hsizetype> | 101 | <hsizetype>1</hsizetype> |
102 | <vsizetype>5</vsizetype> | 102 | <vsizetype>5</vsizetype> |
103 | <horstretch>1</horstretch> | 103 | <horstretch>1</horstretch> |
104 | <verstretch>0</verstretch> | 104 | <verstretch>0</verstretch> |
105 | </sizepolicy> | 105 | </sizepolicy> |
106 | </property> | 106 | </property> |
107 | <property name="text"> | 107 | <property name="text"> |
108 | <string>End ti&me:</string> | 108 | <string>End ti&me:</string> |
109 | </property> | 109 | </property> |
110 | <property name="buddy" stdset="0"> | 110 | <property name="buddy" stdset="0"> |
111 | <cstring>mToTime</cstring> | 111 | <cstring>mToTime</cstring> |
112 | </property> | 112 | </property> |
113 | </widget> | 113 | </widget> |
114 | <widget class="QTimeEdit" row="1" column="1"> | 114 | <widget class="QTimeEdit" row="1" column="1"> |
115 | <property name="name"> | 115 | <property name="name"> |
116 | <cstring>mFromTime</cstring> | 116 | <cstring>mFromTime</cstring> |
117 | </property> | 117 | </property> |
118 | <property name="sizePolicy"> | 118 | <property name="sizePolicy"> |
119 | <sizepolicy> | 119 | <sizepolicy> |
120 | <hsizetype>1</hsizetype> | 120 | <hsizetype>1</hsizetype> |
121 | <vsizetype>0</vsizetype> | 121 | <vsizetype>0</vsizetype> |
122 | <horstretch>3</horstretch> | 122 | <horstretch>3</horstretch> |
123 | <verstretch>0</verstretch> | 123 | <verstretch>0</verstretch> |
124 | </sizepolicy> | 124 | </sizepolicy> |
125 | </property> | 125 | </property> |
126 | <property name="time"> | 126 | <property name="time"> |
127 | <time> | 127 | <time> |
128 | <hour>0</hour> | 128 | <hour>0</hour> |
129 | <minute>8</minute> | 129 | <minute>8</minute> |
130 | <second>0</second> | 130 | <second>0</second> |
131 | </time> | 131 | </time> |
132 | </property> | 132 | </property> |
133 | </widget> | 133 | </widget> |
134 | <widget class="QTimeEdit" row="1" column="3"> | 134 | <widget class="QTimeEdit" row="1" column="3"> |
135 | <property name="name"> | 135 | <property name="name"> |
136 | <cstring>mToTime</cstring> | 136 | <cstring>mToTime</cstring> |
137 | </property> | 137 | </property> |
138 | <property name="sizePolicy"> | 138 | <property name="sizePolicy"> |
139 | <sizepolicy> | 139 | <sizepolicy> |
140 | <hsizetype>1</hsizetype> | 140 | <hsizetype>1</hsizetype> |
141 | <vsizetype>0</vsizetype> | 141 | <vsizetype>0</vsizetype> |
142 | <horstretch>3</horstretch> | 142 | <horstretch>3</horstretch> |
143 | <verstretch>0</verstretch> | 143 | <verstretch>0</verstretch> |
144 | </sizepolicy> | 144 | </sizepolicy> |
145 | </property> | 145 | </property> |
146 | <property name="time"> | 146 | <property name="time"> |
147 | <time> | 147 | <time> |
148 | <hour>18</hour> | 148 | <hour>18</hour> |
149 | <minute>0</minute> | 149 | <minute>0</minute> |
150 | <second>0</second> | 150 | <second>0</second> |
151 | </time> | 151 | </time> |
152 | </property> | 152 | </property> |
153 | </widget> | 153 | </widget> |
154 | <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="4"> | 154 | <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="4"> |
155 | <property name="name"> | 155 | <property name="name"> |
156 | <cstring>mIncludeAllEvents</cstring> | 156 | <cstring>mIncludeAllEvents</cstring> |
157 | </property> | 157 | </property> |
158 | <property name="text"> | 158 | <property name="text"> |
159 | <string>E&xtend time range to include all events</string> | 159 | <string>E&xtend time range to include all events</string> |
160 | </property> | 160 | </property> |
161 | </widget> | 161 | </widget> |
162 | <widget class="KDateEdit" row="0" column="3"> | 162 | <widget class="KDateEdit" row="0" column="3"> |
163 | <property name="name"> | 163 | <property name="name"> |
164 | <cstring>mToDate</cstring> | 164 | <cstring>mToDate</cstring> |
165 | </property> | 165 | </property> |
166 | <property name="focusPolicy"> | 166 | <property name="focusPolicy"> |
167 | <enum>StrongFocus</enum> | 167 | <enum>StrongFocus</enum> |
168 | </property> | 168 | </property> |
169 | </widget> | 169 | </widget> |
170 | <widget class="KDateEdit" row="0" column="1"> | 170 | <widget class="KDateEdit" row="0" column="1"> |
171 | <property name="name"> | 171 | <property name="name"> |
172 | <cstring>mFromDate</cstring> | 172 | <cstring>mFromDate</cstring> |
173 | </property> | 173 | </property> |
174 | <property name="focusPolicy"> | 174 | <property name="focusPolicy"> |
175 | <enum>StrongFocus</enum> | 175 | <enum>StrongFocus</enum> |
176 | </property> | 176 | </property> |
177 | </widget> | 177 | </widget> |
178 | </grid> | 178 | </grid> |
179 | </widget> | 179 | </widget> |
180 | <widget class="QCheckBox"> | 180 | <widget class="QCheckBox"> |
181 | <property name="name"> | 181 | <property name="name"> |
182 | <cstring>mIncludeTodos</cstring> | 182 | <cstring>mIncludeTodos</cstring> |
183 | </property> | 183 | </property> |
184 | <property name="enabled"> | 184 | <property name="enabled"> |
185 | <bool>false</bool> | 185 | <bool>false</bool> |
186 | </property> | 186 | </property> |
187 | <property name="text"> | 187 | <property name="text"> |
188 | <string>Include to&dos that are due on the printed day(s)</string> | 188 | <string>Include to&dos that are due on the printed day(s)</string> |
189 | </property> | 189 | </property> |
190 | <property name="accel"> | 190 | <property name="accel"> |
191 | <string>Alt+D</string> | 191 | <string>Alt+D</string> |
192 | </property> | 192 | </property> |
193 | </widget> | 193 | </widget> |
194 | <widget class="QCheckBox"> | 194 | <widget class="QCheckBox"> |
195 | <property name="name"> | 195 | <property name="name"> |
196 | <cstring>mColors</cstring> | 196 | <cstring>mColors</cstring> |
197 | </property> | 197 | </property> |
198 | <property name="text"> | 198 | <property name="text"> |
199 | <string>&Use colors</string> | 199 | <string>&Use colors</string> |
200 | </property> | 200 | </property> |
201 | <property name="accel"> | 201 | <property name="accel"> |
202 | <string>Alt+U</string> | 202 | <string>Alt+U</string> |
203 | </property> | 203 | </property> |
204 | </widget> | 204 | </widget> |
205 | <spacer> | 205 | <spacer> |
206 | <property name="name"> | 206 | <property name="name"> |
207 | <cstring>spacer4</cstring> | 207 | <cstring>spacer4</cstring> |
208 | </property> | 208 | </property> |
209 | <property name="orientation"> | 209 | <property name="orientation"> |
210 | <enum>Vertical</enum> | 210 | <enum>Vertical</enum> |
211 | </property> | 211 | </property> |
212 | <property name="sizeType"> | 212 | <property name="sizeType"> |
213 | <enum>Expanding</enum> | 213 | <enum>Expanding</enum> |
214 | </property> | 214 | </property> |
215 | <property name="sizeHint"> | 215 | <property name="sizeHint"> |
216 | <size> | 216 | <size> |
217 | <width>20</width> | 217 | <width>20</width> |
218 | <height>51</height> | 218 | <height>51</height> |
219 | </size> | 219 | </size> |
220 | </property> | 220 | </property> |
221 | </spacer> | 221 | </spacer> |
222 | </vbox> | 222 | </vbox> |
223 | </widget> | 223 | </widget> |
224 | <customwidgets> | 224 | <customwidgets> |
225 | <customwidget> | 225 | <customwidget> |
226 | <class>KDateEdit</class> | 226 | <class>KDateEdit</class> |
227 | <header location="local">libkdepim/kdateedit.h</header> | 227 | <header location="local">libkdepim/kdateedit.h</header> |
228 | <sizehint> | 228 | <sizehint> |
229 | <width>-1</width> | 229 | <width>-1</width> |
230 | <height>-1</height> | 230 | <height>-1</height> |
231 | </sizehint> | 231 | </sizehint> |
232 | <container>0</container> | 232 | <container>0</container> |
233 | <sizepolicy> | 233 | <sizepolicy> |
234 | <hordata>5</hordata> | 234 | <hordata>5</hordata> |
235 | <verdata>5</verdata> | 235 | <verdata>5</verdata> |
236 | <horstretch>0</horstretch> | 236 | <horstretch>0</horstretch> |
237 | <verstretch>0</verstretch> | 237 | <verstretch>0</verstretch> |
238 | </sizepolicy> | 238 | </sizepolicy> |
239 | <pixmap>image0</pixmap> | 239 | <pixmap>image0</pixmap> |
240 | </customwidget> | 240 | </customwidget> |
241 | </customwidgets> | 241 | </customwidgets> |
242 | <images> | 242 | <images> |
243 | <image name="image0"> | 243 | <image name="image0"> |