summaryrefslogtreecommitdiff
path: root/i18n/dk
authorgroucho <groucho>2004-07-08 16:41:12 (UTC)
committer groucho <groucho>2004-07-08 16:41:12 (UTC)
commitc5d3262afd775bce81b99c5dc06e74c4686cee2a (patch) (unidiff)
tree7921b2fb7aedfad61edcb95bb35d45a2582954a3 /i18n/dk
parent0dd3f56a7d0c79b251379831d1d53a80924d5eec (diff)
downloadopie-c5d3262afd775bce81b99c5dc06e74c4686cee2a.zip
opie-c5d3262afd775bce81b99c5dc06e74c4686cee2a.tar.gz
opie-c5d3262afd775bce81b99c5dc06e74c4686cee2a.tar.bz2
opie-lupdate
Diffstat (limited to 'i18n/dk') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/dk/clock.ts152
-rw-r--r--i18n/dk/embeddedkonsole.ts116
-rw-r--r--i18n/dk/launchersettings.ts6
-rw-r--r--i18n/dk/libaboutapplet.ts44
-rw-r--r--i18n/dk/libbatteryapplet.ts8
-rw-r--r--i18n/dk/libclockapplet.ts15
-rw-r--r--i18n/dk/libliquid.ts62
-rw-r--r--i18n/dk/libopiecore2.ts4
-rw-r--r--i18n/dk/libopieui2.ts74
9 files changed, 349 insertions, 132 deletions
diff --git a/i18n/dk/clock.ts b/i18n/dk/clock.ts
index 8fe0d32..6ddbc2c 100644
--- a/i18n/dk/clock.ts
+++ b/i18n/dk/clock.ts
@@ -2,3 +2,7 @@
2<context> 2<context>
3 <name>Clock</name> 3 <name>AlarmDlg</name>
4 <message>
5 <source>Clock</source>
6 <translation type="unfinished"></translation>
7 </message>
4 <message> 8 <message>
@@ -8,7 +12,10 @@
8 <message> 12 <message>
9 <source>PM</source> 13 <source>Close</source>
10 <translation type="unfinished"></translation> 14 <translation type="unfinished"></translation>
11 </message> 15 </message>
16</context>
17<context>
18 <name>AlarmDlgBase</name>
12 <message> 19 <message>
13 <source>Clock</source> 20 <source>Form1</source>
14 <translation type="unfinished"></translation> 21 <translation type="unfinished"></translation>
@@ -16,5 +23,20 @@
16 <message> 23 <message>
17 <source>Stopwatch</source> 24 <source>TextLabel1</source>
25 <translation type="unfinished"></translation>
26 </message>
27 <message>
28 <source>Snooze</source>
29 <translation type="unfinished"></translation>
30 </message>
31 <message>
32 <source> mins</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <source>Close</source>
18 <translation type="unfinished"></translation> 37 <translation type="unfinished"></translation>
19 </message> 38 </message>
39</context>
40<context>
41 <name>Clock</name>
20 <message> 42 <message>
@@ -28,3 +50,8 @@
28 <message> 50 <message>
29 <source>Set Alarm</source> 51 <source>Stop</source>
52 <translation type="unfinished"></translation>
53 </message>
54 <message>
55 <source>Mon</source>
56 <comment>Monday</comment>
30 <translation type="unfinished"></translation> 57 <translation type="unfinished"></translation>
@@ -32,3 +59,4 @@
32 <message> 59 <message>
33 <source>Set date and time.</source> 60 <source>Tue</source>
61 <comment>Tuesday</comment>
34 <translation type="unfinished"></translation> 62 <translation type="unfinished"></translation>
@@ -36,3 +64,4 @@
36 <message> 64 <message>
37 <source>Alarm Is On</source> 65 <source>Wed</source>
66 <comment>Wednesday</comment>
38 <translation type="unfinished"></translation> 67 <translation type="unfinished"></translation>
@@ -40,3 +69,4 @@
40 <message> 69 <message>
41 <source>Alarm Is Off</source> 70 <source>Thu</source>
71 <comment>Thursday</comment>
42 <translation type="unfinished"></translation> 72 <translation type="unfinished"></translation>
@@ -44,3 +74,31 @@
44 <message> 74 <message>
45 <source>Stop</source> 75 <source>Fri</source>
76 <comment>Friday</comment>
77 <translation type="unfinished"></translation>
78 </message>
79 <message>
80 <source>Sat</source>
81 <comment>Saturday</comment>
82 <translation type="unfinished"></translation>
83 </message>
84 <message>
85 <source>Sun</source>
86 <comment>Sunday</comment>
87 <translation type="unfinished"></translation>
88 </message>
89 <message>
90 <source>Lap/Split</source>
91 <translation type="unfinished"></translation>
92 </message>
93 <message>
94 <source>&lt;b&gt;Daily Alarm:&lt;/b&gt;&lt;p&gt;</source>
95 <translation type="unfinished"></translation>
96 </message>
97 <message>
98 <source>Select Day</source>
99 <translation type="unfinished"></translation>
100 </message>
101 <message>
102 <source>Daily alarm requires at least
103one day to be selected.</source>
46 <translation type="unfinished"></translation> 104 <translation type="unfinished"></translation>
@@ -48,3 +106,3 @@
48 <message> 106 <message>
49 <source>Alarm set: %1</source> 107 <source>All</source>
50 <translation type="unfinished"></translation> 108 <translation type="unfinished"></translation>
@@ -52,3 +110,3 @@
52 <message> 110 <message>
53 <source>Clock: Alarm was missed.</source> 111 <source>Audio</source>
54 <translation type="unfinished"></translation> 112 <translation type="unfinished"></translation>
@@ -57,5 +115,57 @@
57<context> 115<context>
58 <name>Set_Alarm</name> 116 <name>ClockBase</name>
117 <message>
118 <source>Clock</source>
119 <translation type="unfinished"></translation>
120 </message>
121 <message>
122 <source>...</source>
123 <translation type="unfinished"></translation>
124 </message>
125 <message>
126 <source>Stopwatch</source>
127 <translation type="unfinished"></translation>
128 </message>
129 <message>
130 <source>Split</source>
131 <translation type="unfinished"></translation>
132 </message>
133 <message>
134 <source>Lap</source>
135 <translation type="unfinished"></translation>
136 </message>
137 <message>
138 <source>Start</source>
139 <translation type="unfinished"></translation>
140 </message>
141 <message>
142 <source>Starts and stops the stopwatch.</source>
143 <translation type="unfinished"></translation>
144 </message>
145 <message>
146 <source>Lap/Split</source>
147 <translation type="unfinished"></translation>
148 </message>
149 <message>
150 <source>Resets the stopwatch.</source>
151 <translation type="unfinished"></translation>
152 </message>
153 <message>
154 <source>Alarm</source>
155 <translation type="unfinished"></translation>
156 </message>
157 <message>
158 <source>Daily Alarm</source>
159 <translation type="unfinished"></translation>
160 </message>
161 <message>
162 <source>Enabled</source>
163 <translation type="unfinished"></translation>
164 </message>
165 <message>
166 <source>Check to enable the daily alarm</source>
167 <translation type="unfinished"></translation>
168 </message>
59 <message> 169 <message>
60 <source>Set Alarm</source> 170 <source>Set the hour the alarm will sound.</source>
61 <translation type="unfinished"></translation> 171 <translation type="unfinished"></translation>
@@ -63,3 +173,3 @@
63 <message> 173 <message>
64 <source>Hour</source> 174 <source>:</source>
65 <translation type="unfinished"></translation> 175 <translation type="unfinished"></translation>
@@ -67,3 +177,3 @@
67 <message> 177 <message>
68 <source>Minute</source> 178 <source>Set the minute the alarm will sound.</source>
69 <translation type="unfinished"></translation> 179 <translation type="unfinished"></translation>
@@ -79,3 +189,3 @@
79 <message> 189 <message>
80 <source>mp3 alarm</source> 190 <source>Days:</source>
81 <translation type="unfinished"></translation> 191 <translation type="unfinished"></translation>
@@ -83,4 +193,3 @@
83 <message> 193 <message>
84 <source>Snooze Delay 194 <source>Countdown Alarm</source>
85(minutes)</source>
86 <translation type="unfinished"></translation> 195 <translation type="unfinished"></translation>
@@ -88,3 +197,3 @@
88 <message> 197 <message>
89 <source>All</source> 198 <source>Play Sound</source>
90 <translation type="unfinished"></translation> 199 <translation type="unfinished"></translation>
@@ -92,3 +201,3 @@
92 <message> 201 <message>
93 <source>Audio</source> 202 <source>Play File</source>
94 <translation type="unfinished"></translation> 203 <translation type="unfinished"></translation>
@@ -96,2 +205,5 @@
96</context> 205</context>
206<context>
207 <name>Set_Alarm</name>
208</context>
97</TS> 209</TS>
diff --git a/i18n/dk/embeddedkonsole.ts b/i18n/dk/embeddedkonsole.ts
index 48a196e..8658bbc 100644
--- a/i18n/dk/embeddedkonsole.ts
+++ b/i18n/dk/embeddedkonsole.ts
@@ -30,3 +30,3 @@
30 <message> 30 <message>
31 <source>Micro</source> 31 <source>Command List</source>
32 <translation type="unfinished"></translation> 32 <translation type="unfinished"></translation>
@@ -34,3 +34,3 @@
34 <message> 34 <message>
35 <source>Small Fixed</source> 35 <source>Show command list</source>
36 <translation type="unfinished"></translation> 36 <translation type="unfinished"></translation>
@@ -38,3 +38,3 @@
38 <message> 38 <message>
39 <source>Medium Fixed</source> 39 <source>Hide command list</source>
40 <translation type="unfinished"></translation> 40 <translation type="unfinished"></translation>
@@ -42,3 +42,3 @@
42 <message> 42 <message>
43 <source>Command List</source> 43 <source>Green on Black</source>
44 <translation type="unfinished"></translation> 44 <translation type="unfinished"></translation>
@@ -46,3 +46,3 @@
46 <message> 46 <message>
47 <source>Show command list</source> 47 <source>Black on White</source>
48 <translation type="unfinished"></translation> 48 <translation type="unfinished"></translation>
@@ -50,3 +50,3 @@
50 <message> 50 <message>
51 <source>Hide command list</source> 51 <source>White on Black</source>
52 <translation type="unfinished"></translation> 52 <translation type="unfinished"></translation>
@@ -54,3 +54,3 @@
54 <message> 54 <message>
55 <source>Tabs on Bottom</source> 55 <source>Green on Yellow</source>
56 <translation type="unfinished"></translation> 56 <translation type="unfinished"></translation>
@@ -58,3 +58,3 @@
58 <message> 58 <message>
59 <source>Tabs on Top</source> 59 <source>Blue on Magenta</source>
60 <translation type="unfinished"></translation> 60 <translation type="unfinished"></translation>
@@ -62,3 +62,3 @@
62 <message> 62 <message>
63 <source>Green on Black</source> 63 <source>Magenta on Blue</source>
64 <translation type="unfinished"></translation> 64 <translation type="unfinished"></translation>
@@ -66,3 +66,3 @@
66 <message> 66 <message>
67 <source>Black on White</source> 67 <source>Cyan on White</source>
68 <translation type="unfinished"></translation> 68 <translation type="unfinished"></translation>
@@ -70,3 +70,3 @@
70 <message> 70 <message>
71 <source>White on Black</source> 71 <source>White on Cyan</source>
72 <translation type="unfinished"></translation> 72 <translation type="unfinished"></translation>
@@ -74,3 +74,3 @@
74 <message> 74 <message>
75 <source>Black on Transparent</source> 75 <source>Blue on Black</source>
76 <translation type="unfinished"></translation> 76 <translation type="unfinished"></translation>
@@ -78,3 +78,3 @@
78 <message> 78 <message>
79 <source>Black on Red</source> 79 <source>Amber on Black</source>
80 <translation type="unfinished"></translation> 80 <translation type="unfinished"></translation>
@@ -82,3 +82,3 @@
82 <message> 82 <message>
83 <source>Red on Black</source> 83 <source>Custom</source>
84 <translation type="unfinished"></translation> 84 <translation type="unfinished"></translation>
@@ -86,3 +86,3 @@
86 <message> 86 <message>
87 <source>Green on Yellow</source> 87 <source>Colors</source>
88 <translation type="unfinished"></translation> 88 <translation type="unfinished"></translation>
@@ -90,3 +90,3 @@
90 <message> 90 <message>
91 <source>Blue on Magenta</source> 91 <source>New</source>
92 <translation type="unfinished"></translation> 92 <translation type="unfinished"></translation>
@@ -94,3 +94,3 @@
94 <message> 94 <message>
95 <source>Magenta on Blue</source> 95 <source>Enter</source>
96 <translation type="unfinished"></translation> 96 <translation type="unfinished"></translation>
@@ -98,3 +98,3 @@
98 <message> 98 <message>
99 <source>Cyan on White</source> 99 <source>Space</source>
100 <translation type="unfinished"></translation> 100 <translation type="unfinished"></translation>
@@ -102,3 +102,3 @@
102 <message> 102 <message>
103 <source>White on Cyan</source> 103 <source>Tab</source>
104 <translation type="unfinished"></translation> 104 <translation type="unfinished"></translation>
@@ -106,3 +106,3 @@
106 <message> 106 <message>
107 <source>Blue on Black</source> 107 <source>Up</source>
108 <translation type="unfinished"></translation> 108 <translation type="unfinished"></translation>
@@ -110,3 +110,3 @@
110 <message> 110 <message>
111 <source>Amber on Black</source> 111 <source>Down</source>
112 <translation type="unfinished"></translation> 112 <translation type="unfinished"></translation>
@@ -114,3 +114,3 @@
114 <message> 114 <message>
115 <source>Custom</source> 115 <source>Paste</source>
116 <translation type="unfinished"></translation> 116 <translation type="unfinished"></translation>
@@ -118,3 +118,3 @@
118 <message> 118 <message>
119 <source>Font</source> 119 <source>Quick Edit</source>
120 <translation type="unfinished"></translation> 120 <translation type="unfinished"></translation>
@@ -122,3 +122,3 @@
122 <message> 122 <message>
123 <source>Colors</source> 123 <source>None</source>
124 <translation type="unfinished"></translation> 124 <translation type="unfinished"></translation>
@@ -126,3 +126,3 @@
126 <message> 126 <message>
127 <source>Options</source> 127 <source>Left</source>
128 <translation type="unfinished"></translation> 128 <translation type="unfinished"></translation>
@@ -130,3 +130,3 @@
130 <message> 130 <message>
131 <source>New</source> 131 <source>Right</source>
132 <translation type="unfinished"></translation> 132 <translation type="unfinished"></translation>
@@ -134,3 +134,3 @@
134 <message> 134 <message>
135 <source>Enter</source> 135 <source>ScrollBar</source>
136 <translation type="unfinished"></translation> 136 <translation type="unfinished"></translation>
@@ -138,3 +138,3 @@
138 <message> 138 <message>
139 <source>Space</source> 139 <source>Wrap</source>
140 <translation type="unfinished"></translation> 140 <translation type="unfinished"></translation>
@@ -142,3 +142,3 @@
142 <message> 142 <message>
143 <source>Tab</source> 143 <source>Use Beep</source>
144 <translation type="unfinished"></translation> 144 <translation type="unfinished"></translation>
@@ -146,3 +146,3 @@
146 <message> 146 <message>
147 <source>Up</source> 147 <source>Show Command List</source>
148 <translation type="unfinished"></translation> 148 <translation type="unfinished"></translation>
@@ -150,3 +150,3 @@
150 <message> 150 <message>
151 <source>Down</source> 151 <source>Hide Command List</source>
152 <translation type="unfinished"></translation> 152 <translation type="unfinished"></translation>
@@ -154,3 +154,3 @@
154 <message> 154 <message>
155 <source>Paste</source> 155 <source>Konsole</source>
156 <translation type="unfinished"></translation> 156 <translation type="unfinished"></translation>
@@ -158,3 +158,3 @@
158 <message> 158 <message>
159 <source>Quick Edit</source> 159 <source>Bottom</source>
160 <translation type="unfinished"></translation> 160 <translation type="unfinished"></translation>
@@ -162,3 +162,3 @@
162 <message> 162 <message>
163 <source>Edit</source> 163 <source>Top</source>
164 <translation type="unfinished"></translation> 164 <translation type="unfinished"></translation>
@@ -166,3 +166,3 @@
166 <message> 166 <message>
167 <source>None</source> 167 <source>Hidden</source>
168 <translation type="unfinished"></translation> 168 <translation type="unfinished"></translation>
@@ -170,3 +170,3 @@
170 <message> 170 <message>
171 <source>Left</source> 171 <source>Tabs</source>
172 <translation type="unfinished"></translation> 172 <translation type="unfinished"></translation>
@@ -174,3 +174,3 @@
174 <message> 174 <message>
175 <source>Right</source> 175 <source>Black on Pink</source>
176 <translation type="unfinished"></translation> 176 <translation type="unfinished"></translation>
@@ -178,3 +178,3 @@
178 <message> 178 <message>
179 <source>ScrollBar</source> 179 <source>Pink on Black</source>
180 <translation type="unfinished"></translation> 180 <translation type="unfinished"></translation>
@@ -182,3 +182,3 @@
182 <message> 182 <message>
183 <source>Wrap</source> 183 <source>default</source>
184 <translation type="unfinished"></translation> 184 <translation type="unfinished"></translation>
@@ -186,3 +186,3 @@
186 <message> 186 <message>
187 <source>Use Beep</source> 187 <source>new session</source>
188 <translation type="unfinished"></translation> 188 <translation type="unfinished"></translation>
@@ -190,3 +190,3 @@
190 <message> 190 <message>
191 <source>Show Command List</source> 191 <source>View</source>
192 <translation type="unfinished"></translation> 192 <translation type="unfinished"></translation>
@@ -194,3 +194,35 @@
194 <message> 194 <message>
195 <source>Hide Command List</source> 195 <source>Fonts</source>
196 <translation type="unfinished"></translation>
197 </message>
198 <message>
199 <source>Sessions</source>
200 <translation type="unfinished"></translation>
201 </message>
202 <message>
203 <source>Full Screen</source>
204 <translation type="unfinished"></translation>
205 </message>
206 <message>
207 <source>Zoom</source>
208 <translation type="unfinished"></translation>
209 </message>
210 <message>
211 <source>Edit...</source>
212 <translation type="unfinished"></translation>
213 </message>
214 <message>
215 <source>History...</source>
216 <translation type="unfinished"></translation>
217 </message>
218 <message>
219 <source>To exit fullscreen, tap here.</source>
220 <translation type="unfinished"></translation>
221 </message>
222 <message>
223 <source>History Lines:</source>
224 <translation type="unfinished"></translation>
225 </message>
226 <message>
227 <source>Konsole </source>
196 <translation type="unfinished"></translation> 228 <translation type="unfinished"></translation>
diff --git a/i18n/dk/launchersettings.ts b/i18n/dk/launchersettings.ts
index 83e32e0..2ef3cd4 100644
--- a/i18n/dk/launchersettings.ts
+++ b/i18n/dk/launchersettings.ts
@@ -81,3 +81,3 @@
81 <message> 81 <message>
82 <source>Show Applications in subpopups</source> 82 <source>Check the applets that you want to have included in the O-Menu.</source>
83 <translation type="unfinished"></translation> 83 <translation type="unfinished"></translation>
@@ -85,3 +85,3 @@
85 <message> 85 <message>
86 <source>Check the applets that you want to have included in the O-Menu.</source> 86 <source>Adds the contents of the Launcher Tabs as menus in the O-Menu.</source>
87 <translation type="unfinished"></translation> 87 <translation type="unfinished"></translation>
@@ -89,3 +89,3 @@
89 <message> 89 <message>
90 <source>Adds the contents of the Launcher Tabs as menus in the O-Menu.</source> 90 <source>Show Applications in Subpopups</source>
91 <translation type="unfinished"></translation> 91 <translation type="unfinished"></translation>
diff --git a/i18n/dk/libaboutapplet.ts b/i18n/dk/libaboutapplet.ts
index 1d478ab..0fdcb94 100644
--- a/i18n/dk/libaboutapplet.ts
+++ b/i18n/dk/libaboutapplet.ts
@@ -19,18 +19,2 @@
19 <message> 19 <message>
20 <source>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.2&lt;/b&gt;&lt;/center&gt;</source>
21 <translation type="unfinished"></translation>
22 </message>
23 <message>
24 <source>&lt;p&gt;
25The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development.
26&lt;/p&gt;
27&lt;p&gt;
28No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie.
29&lt;/p&gt;
30&lt;p&gt;
31Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds.org&lt;/a&gt; for more information on the Opie Project.
32&lt;/p&gt;</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <source>Authors</source> 20 <source>Authors</source>
@@ -56,5 +40,3 @@ Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds
56 <message> 40 <message>
57 <source>&lt;p&gt;Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.&lt;/p&gt; 41 <source>Join</source>
58&lt;p&gt;The Open Palmtop Integrated Environment has a bug tracking system. Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds.org/&lt;/a&gt; to report bugs.&lt;/p&gt;
59&lt;p&gt;If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called &quot;Feature Wish&quot;.&lt;/p&gt;</source>
60 <translation type="unfinished"></translation> 42 <translation type="unfinished"></translation>
@@ -62,3 +44,21 @@ Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds
62 <message> 44 <message>
63 <source>Join</source> 45 <source>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.3&lt;/b&gt;&lt;/center&gt;</source>
46 <translation type="unfinished"></translation>
47 </message>
48 <message>
49 <source>&lt;p&gt;
50The &lt;b&gt;Open Palmtop Integrated Environment&lt;/b&gt; is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development.
51&lt;/p&gt;
52&lt;p&gt;
53No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie.
54&lt;/p&gt;
55&lt;p&gt;
56Visit &lt;i&gt;http://opie.handhelds.org&lt;/i&gt; for more information on the Opie Project.
57&lt;/p&gt;</source>
58 <translation type="unfinished"></translation>
59 </message>
60 <message>
61 <source>&lt;p&gt;Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.&lt;/p&gt;
62&lt;p&gt;The Open Palmtop Integrated Environment has a bug tracking system. Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; to report bugs.&lt;/p&gt;
63&lt;p&gt;If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called &quot;Feature Wish&quot;.&lt;/p&gt;</source>
64 <translation type="unfinished"></translation> 64 <translation type="unfinished"></translation>
@@ -67,4 +67,4 @@ Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds
67 <source>&lt;p&gt;You don&apos;t have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!&lt;/p&gt; 67 <source>&lt;p&gt;You don&apos;t have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!&lt;/p&gt;
68&lt;p&gt;Visit &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds.org/&lt;/a&gt; for information on some projects in which you can participate.&lt;/p&gt; 68&lt;p&gt;Visit &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; for information on some projects in which you can participate.&lt;/p&gt;
69&lt;p&gt;If you need more information or documentation, then a visit to &lt;a href=&quot;http://opie.handhelds.org/&quot;&gt;http://opie.handhelds.org/&lt;/a&gt; will provide you with what you need.&lt;/p&gt;</source> 69&lt;p&gt;If you need more information or documentation, then a visit to &lt;i&gt;http://opie.handhelds.org/&lt;/i&gt; will provide you with what you need.&lt;/p&gt;</source>
70 <translation type="unfinished"></translation> 70 <translation type="unfinished"></translation>
diff --git a/i18n/dk/libbatteryapplet.ts b/i18n/dk/libbatteryapplet.ts
index 484dd22..63d7afc 100644
--- a/i18n/dk/libbatteryapplet.ts
+++ b/i18n/dk/libbatteryapplet.ts
@@ -4,10 +4,2 @@
4 <message> 4 <message>
5 <source>Battery status</source>
6 <translation type="unfinished"></translation>
7 </message>
8 <message>
9 <source>Close</source>
10 <translation type="unfinished"></translation>
11 </message>
12 <message>
13 <source>Failure</source> 5 <source>Failure</source>
diff --git a/i18n/dk/libclockapplet.ts b/i18n/dk/libclockapplet.ts
index 4eb9e18..bd02d12 100644
--- a/i18n/dk/libclockapplet.ts
+++ b/i18n/dk/libclockapplet.ts
@@ -1,2 +1,17 @@
1<!DOCTYPE TS><TS> 1<!DOCTYPE TS><TS>
2<context>
3 <name>LauncherClock</name>
4 <message>
5 <source>Set time...</source>
6 <translation type="unfinished"></translation>
7 </message>
8 <message>
9 <source>Clock..</source>
10 <translation type="unfinished"></translation>
11 </message>
12 <message>
13 <source>Alarm...</source>
14 <translation type="unfinished"></translation>
15 </message>
16</context>
2</TS> 17</TS>
diff --git a/i18n/dk/libliquid.ts b/i18n/dk/libliquid.ts
index 13fa922..a60e040 100644
--- a/i18n/dk/libliquid.ts
+++ b/i18n/dk/libliquid.ts
@@ -3,2 +3,60 @@
3 <name>Decoration</name> 3 <name>Decoration</name>
4</context>
5<context>
6 <name>LiquidSettings</name>
7 <message>
8 <source>Liquid Style</source>
9 <translation type="unfinished"></translation>
10 </message>
11 <message>
12 <source>No translucency</source>
13 <translation type="unfinished"></translation>
14 </message>
15 <message>
16 <source>Stippled, background color</source>
17 <translation type="unfinished"></translation>
18 </message>
19 <message>
20 <source>Stippled, button color</source>
21 <translation type="unfinished"></translation>
22 </message>
23 <message>
24 <source>Translucent stippled, background color</source>
25 <translation type="unfinished"></translation>
26 </message>
27 <message>
28 <source>Translucent stippled, button color</source>
29 <translation type="unfinished"></translation>
30 </message>
31 <message>
32 <source>Custom translucency</source>
33 <translation type="unfinished"></translation>
34 </message>
35 <message>
36 <source>Menu color</source>
37 <translation type="unfinished"></translation>
38 </message>
39 <message>
40 <source>Text color</source>
41 <translation type="unfinished"></translation>
42 </message>
43 <message>
44 <source>Opacity</source>
45 <translation type="unfinished"></translation>
46 </message>
47 <message>
48 <source>Use shadowed menu text</source>
49 <translation type="unfinished"></translation>
50 </message>
51 <message>
52 <source>Make toolbar buttons appear flat</source>
53 <translation type="unfinished"></translation>
54 </message>
55 <message>
56 <source>Stipple contrast</source>
57 <translation type="unfinished"></translation>
58 </message>
59</context>
60<context>
61 <name>Styles</name>
4 <message> 62 <message>
@@ -7,2 +65,6 @@
7 </message> 65 </message>
66 <message>
67 <source>High Performance Liquid style by Mosfet</source>
68 <translation type="unfinished"></translation>
69 </message>
8</context> 70</context>
diff --git a/i18n/dk/libopiecore2.ts b/i18n/dk/libopiecore2.ts
index e2c4c2e..4a4f2b2 100644
--- a/i18n/dk/libopiecore2.ts
+++ b/i18n/dk/libopiecore2.ts
@@ -75,2 +75,6 @@
75 </message> 75 </message>
76 <message>
77 <source>Todo Button</source>
78 <translation type="unfinished"></translation>
79 </message>
76</context> 80</context>
diff --git a/i18n/dk/libopieui2.ts b/i18n/dk/libopieui2.ts
index 04a3f29..cb03c91 100644
--- a/i18n/dk/libopieui2.ts
+++ b/i18n/dk/libopieui2.ts
@@ -32,12 +32,9 @@
32<context> 32<context>
33 <name>OKeyChooserConfigDialog</name> 33 <name>OTimePickerDialogBase</name>
34 <message> 34 <message>
35 <source>Configure Key</source> 35 <source>OTimePickerDialogBase</source>
36 <translation type="unfinished"></translation> 36 <translation type="unfinished"></translation>
37 </message> 37 </message>
38</context>
39<context>
40 <name>OKeyConfigWidget</name>
41 <message> 38 <message>
42 <source>Pixmap</source> 39 <source>Time:</source>
43 <translation type="unfinished"></translation> 40 <translation type="unfinished"></translation>
@@ -45,4 +42,3 @@
45 <message> 42 <message>
46 <source>Name</source> 43 <source>:</source>
47 <comment>Name of the Action in the ListView Header</comment>
48 <translation type="unfinished"></translation> 44 <translation type="unfinished"></translation>
@@ -50,7 +46,10 @@
50 <message> 46 <message>
51 <source>Key</source> 47 <source>Pick Time:</source>
52 <translation type="unfinished"></translation> 48 <translation type="unfinished"></translation>
53 </message> 49 </message>
50</context>
51<context>
52 <name>Opie::Ui::Internal::OFileViewFileListView</name>
54 <message> 53 <message>
55 <source>Default Key</source> 54 <source>Name</source>
56 <translation type="unfinished"></translation> 55 <translation type="unfinished"></translation>
@@ -58,3 +57,3 @@
58 <message> 57 <message>
59 <source>Shortcut for Selected Action</source> 58 <source>Size</source>
60 <translation type="unfinished"></translation> 59 <translation type="unfinished"></translation>
@@ -62,3 +61,3 @@
62 <message> 61 <message>
63 <source>&amp;None</source> 62 <source>Date</source>
64 <translation type="unfinished"></translation> 63 <translation type="unfinished"></translation>
@@ -66,9 +65,15 @@
66 <message> 65 <message>
67 <source>&amp;Default</source> 66 <source>Mime Type</source>
68 <translation type="unfinished"></translation> 67 <translation type="unfinished"></translation>
69 </message> 68 </message>
69</context>
70<context>
71 <name>Opie::Ui::OFileSelector</name>
70 <message> 72 <message>
71 <source>C&amp;ustom</source> 73 <source>Name:</source>
72 <translation type="unfinished"></translation> 74 <translation type="unfinished"></translation>
73 </message> 75 </message>
76</context>
77<context>
78 <name>Opie::Ui::OKeyChooserConfigDialog</name>
74 <message> 79 <message>
@@ -77,4 +82,7 @@
77 </message> 82 </message>
83</context>
84<context>
85 <name>Opie::Ui::OKeyConfigWidget</name>
78 <message> 86 <message>
79 <source>Default: </source> 87 <source>Pixmap</source>
80 <translation type="unfinished"></translation> 88 <translation type="unfinished"></translation>
@@ -82,3 +90,4 @@
82 <message> 90 <message>
83 <source>Key is on BlackList</source> 91 <source>Name</source>
92 <comment>Name of the Action in the ListView Header</comment>
84 <translation type="unfinished"></translation> 93 <translation type="unfinished"></translation>
@@ -86,3 +95,3 @@
86 <message> 95 <message>
87 <source>&lt;qt&gt;The Key you choose is on the black list and may not be used with this manager. Please use a different key.&lt;/qt&gt;</source> 96 <source>Key</source>
88 <translation type="unfinished"></translation> 97 <translation type="unfinished"></translation>
@@ -90,3 +99,3 @@
90 <message> 99 <message>
91 <source>Key is already assigned</source> 100 <source>Default Key</source>
92 <translation type="unfinished"></translation> 101 <translation type="unfinished"></translation>
@@ -94,10 +103,7 @@
94 <message> 103 <message>
95 <source>&lt;qt&gt;The Key you choose is already taken by a different Item of your config. Please tryusing a different key.&lt;/qt&gt;</source> 104 <source>Shortcut for Selected Action</source>
96 <translation type="unfinished"></translation> 105 <translation type="unfinished"></translation>
97 </message> 106 </message>
98</context>
99<context>
100 <name>OTimePickerDialogBase</name>
101 <message> 107 <message>
102 <source>OTimePickerDialogBase</source> 108 <source>&amp;None</source>
103 <translation type="unfinished"></translation> 109 <translation type="unfinished"></translation>
@@ -105,3 +111,3 @@
105 <message> 111 <message>
106 <source>Time:</source> 112 <source>&amp;Default</source>
107 <translation type="unfinished"></translation> 113 <translation type="unfinished"></translation>
@@ -109,3 +115,3 @@
109 <message> 115 <message>
110 <source>:</source> 116 <source>C&amp;ustom</source>
111 <translation type="unfinished"></translation> 117 <translation type="unfinished"></translation>
@@ -113,17 +119,11 @@
113 <message> 119 <message>
114 <source>Pick Time:</source> 120 <source>Configure Key</source>
115 <translation type="unfinished"></translation> 121 <translation type="unfinished"></translation>
116 </message> 122 </message>
117</context>
118<context>
119 <name>Opie::Ui::OFileSelector</name>
120 <message> 123 <message>
121 <source>Name:</source> 124 <source>Default: </source>
122 <translation type="unfinished"></translation> 125 <translation type="unfinished"></translation>
123 </message> 126 </message>
124</context>
125<context>
126 <name>Opie::Ui::Private::OFileViewFileListView</name>
127 <message> 127 <message>
128 <source>Name</source> 128 <source>Key is on BlackList</source>
129 <translation type="unfinished"></translation> 129 <translation type="unfinished"></translation>
@@ -131,3 +131,3 @@
131 <message> 131 <message>
132 <source>Size</source> 132 <source>&lt;qt&gt;The Key you choose is on the black list and may not be used with this manager. Please use a different key.&lt;/qt&gt;</source>
133 <translation type="unfinished"></translation> 133 <translation type="unfinished"></translation>
@@ -135,3 +135,3 @@
135 <message> 135 <message>
136 <source>Date</source> 136 <source>Key is already assigned</source>
137 <translation type="unfinished"></translation> 137 <translation type="unfinished"></translation>
@@ -139,3 +139,3 @@
139 <message> 139 <message>
140 <source>Mime Type</source> 140 <source>&lt;qt&gt;The Key you choose is already taken by a different Item of your config. Please tryusing a different key.&lt;/qt&gt;</source>
141 <translation type="unfinished"></translation> 141 <translation type="unfinished"></translation>