summaryrefslogtreecommitdiff
path: root/i18n/zh_CN
authordavipt <davipt>2002-06-20 19:10:03 (UTC)
committer davipt <davipt>2002-06-20 19:10:03 (UTC)
commit8c55fec6394ca27aebf49692c643d71db32b7ebf (patch) (unidiff)
tree652f92eb31431ddae39fa6e7cb58e8f1e8b9d5af /i18n/zh_CN
parente3b199e4b3ad71cb8d046e33e792402250a8faec (diff)
downloadopie-8c55fec6394ca27aebf49692c643d71db32b7ebf.zip
opie-8c55fec6394ca27aebf49692c643d71db32b7ebf.tar.gz
opie-8c55fec6394ca27aebf49692c643d71db32b7ebf.tar.bz2
Fix cardmon applet visibility (now visible is some card is plugged) and added
popup on succesfull ejection or insertion of a card.
Diffstat (limited to 'i18n/zh_CN') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/zh_CN/libcardmonapplet.ts44
1 files changed, 42 insertions, 2 deletions
diff --git a/i18n/zh_CN/libcardmonapplet.ts b/i18n/zh_CN/libcardmonapplet.ts
index 67c09b9..687958e 100644
--- a/i18n/zh_CN/libcardmonapplet.ts
+++ b/i18n/zh_CN/libcardmonapplet.ts
@@ -3,7 +3,7 @@
3 <name>CardMonitor</name> 3 <name>CardMonitor</name>
4 <message> 4 <message>
5 <source>Eject card</source> 5 <source>Eject card</source>
6 <translation type="unfinished"></translation> 6 <translation type="obsolete"></translation>
7 </message> 7 </message>
8 <message> 8 <message>
9 <source>CardMonitor</source> 9 <source>CardMonitor</source>
@@ -11,11 +11,51 @@
11 </message> 11 </message>
12 <message> 12 <message>
13 <source>Card eject failed!</source> 13 <source>Card eject failed!</source>
14 <translation type="unfinished"></translation> 14 <translation type="obsolete"></translation>
15 </message> 15 </message>
16 <message> 16 <message>
17 <source>&amp;OK</source> 17 <source>&amp;OK</source>
18 <translation type="unfinished"></translation> 18 <translation type="unfinished"></translation>
19 </message> 19 </message>
20 <message>
21 <source>Eject SD/ MMC card</source>
22 <translation type="obsolete"></translation>
23 </message>
24 <message>
25 <source>Eject %1 (0)</source>
26 <translation type="obsolete"></translation>
27 </message>
28 <message>
29 <source>Eject %1 (1)</source>
30 <translation type="obsolete"></translation>
31 </message>
32 <message>
33 <source>CF/PCMCIA card eject failed!</source>
34 <translation type="unfinished"></translation>
35 </message>
36 <message>
37 <source>SD/MMC card eject failed!</source>
38 <translation type="unfinished"></translation>
39 </message>
40 <message>
41 <source>New card: </source>
42 <translation type="unfinished"></translation>
43 </message>
44 <message>
45 <source>Ejected: </source>
46 <translation type="unfinished"></translation>
47 </message>
48 <message>
49 <source>Eject SD/MMC card</source>
50 <translation type="unfinished"></translation>
51 </message>
52 <message>
53 <source>Eject card 0: %1</source>
54 <translation type="unfinished"></translation>
55 </message>
56 <message>
57 <source>Eject card 1: %1</source>
58 <translation type="unfinished"></translation>
59 </message>
20</context> 60</context>
21</TS> 61</TS>