summaryrefslogtreecommitdiff
path: root/i18n/zh_TW/opieplayer2.ts
authorzecke <zecke>2005-01-31 22:16:23 (UTC)
committer zecke <zecke>2005-01-31 22:16:23 (UTC)
commite92a75664daf9df85a358a42ff2b66f6779c998f (patch) (unidiff)
tree77a9a8b550379882252fd3ce9df894e71a3ad877 /i18n/zh_TW/opieplayer2.ts
parentd5f41266f510665b3a694b8f9a0e96024a5ecac0 (diff)
downloadopie-e92a75664daf9df85a358a42ff2b66f6779c998f.zip
opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.gz
opie-e92a75664daf9df85a358a42ff2b66f6779c998f.tar.bz2
Gigantic result of make opie-lupdate
I assume we've now 90% of the strings that will be in Opie 1.2
Diffstat (limited to 'i18n/zh_TW/opieplayer2.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/zh_TW/opieplayer2.ts57
1 files changed, 52 insertions, 5 deletions
diff --git a/i18n/zh_TW/opieplayer2.ts b/i18n/zh_TW/opieplayer2.ts
index 8b4595f..1395d42 100644
--- a/i18n/zh_TW/opieplayer2.ts
+++ b/i18n/zh_TW/opieplayer2.ts
@@ -7,6 +7,13 @@
7 </message> 7 </message>
8</context> 8</context>
9<context> 9<context>
10 <name>Lib</name>
11 <message>
12 <source>Progress: %1 %2</source>
13 <translation type="unfinished"></translation>
14 </message>
15</context>
16<context>
10 <name>MediaPlayer</name> 17 <name>MediaPlayer</name>
11 <message> 18 <message>
12 <source>OpiePlayer: Initializating</source> 19 <source>OpiePlayer: Initializating</source>
@@ -166,6 +173,30 @@ this playlist?</source>
166 <source>Add URL</source> 173 <source>Add URL</source>
167 <translation type="unfinished"></translation> 174 <translation type="unfinished"></translation>
168 </message> 175 </message>
176 <message>
177 <source>Loading of Skin started</source>
178 <translation type="unfinished"></translation>
179 </message>
180 <message>
181 <source>Add Directory</source>
182 <translation type="unfinished"></translation>
183 </message>
184 <message>
185 <source>Add File to Playlist</source>
186 <translation type="unfinished"></translation>
187 </message>
188 <message>
189 <source>Add Files from Directory</source>
190 <translation type="unfinished"></translation>
191 </message>
192 <message>
193 <source>Opieplayer Error</source>
194 <translation type="unfinished"></translation>
195 </message>
196 <message>
197 <source>&lt;p&gt;&lt;b&gt;Opieplayer2 skin not found!&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Please install an opieplayer2 skin package.&lt;/p&gt;</source>
198 <translation type="unfinished"></translation>
199 </message>
169</context> 200</context>
170<context> 201<context>
171 <name>PlayListWidgetGui</name> 202 <name>PlayListWidgetGui</name>
@@ -203,6 +234,13 @@ this playlist?</source>
203 </message> 234 </message>
204</context> 235</context>
205<context> 236<context>
237 <name>SkinLoader</name>
238 <message>
239 <source>Loading of Skin finished</source>
240 <translation type="unfinished"></translation>
241 </message>
242</context>
243<context>
206 <name>VideoWidget</name> 244 <name>VideoWidget</name>
207 <message> 245 <message>
208 <source>OpiePlayer - Video</source> 246 <source>OpiePlayer - Video</source>
@@ -216,23 +254,32 @@ this playlist?</source>
216 <translation type="unfinished"></translation> 254 <translation type="unfinished"></translation>
217 </message> 255 </message>
218 <message> 256 <message>
219 <source>No input plugin found for this media type</source> 257 <source>Error on file &apos;%1&apos; with reason: </source>
258 <comment>Error when playing a file</comment>
259 <translation type="unfinished"></translation>
260 </message>
261 <message>
262 <source>&lt;qt&gt;No input plugin found for this media type&lt;/qt&gt;</source>
263 <translation type="unfinished"></translation>
264 </message>
265 <message>
266 <source>&lt;qt&gt;No demux plugin found for this media type&lt;/qt&gt;</source>
220 <translation type="unfinished"></translation> 267 <translation type="unfinished"></translation>
221 </message> 268 </message>
222 <message> 269 <message>
223 <source>No demux plugin found for this media type</source> 270 <source>&lt;qt&gt;Demuxing failed for this media type&lt;/qt&gt;</source>
224 <translation type="unfinished"></translation> 271 <translation type="unfinished"></translation>
225 </message> 272 </message>
226 <message> 273 <message>
227 <source>Demuxing failed for this media type</source> 274 <source>&lt;qt&gt;Malformed MRL&lt;/qt&gt;</source>
228 <translation type="unfinished"></translation> 275 <translation type="unfinished"></translation>
229 </message> 276 </message>
230 <message> 277 <message>
231 <source>Malformed MRL</source> 278 <source>&lt;qt&gt;Input failed&lt;/qt&gt;</source>
232 <translation type="unfinished"></translation> 279 <translation type="unfinished"></translation>
233 </message> 280 </message>
234 <message> 281 <message>
235 <source>Some other error</source> 282 <source>&lt;qt&gt;Some other error&lt;/qt&gt;</source>
236 <translation type="unfinished"></translation> 283 <translation type="unfinished"></translation>
237 </message> 284 </message>
238</context> 285</context>