author | davipt <davipt> | 2002-06-20 19:10:03 (UTC) |
---|---|---|
committer | davipt <davipt> | 2002-06-20 19:10:03 (UTC) |
commit | 8c55fec6394ca27aebf49692c643d71db32b7ebf (patch) (unidiff) | |
tree | 652f92eb31431ddae39fa6e7cb58e8f1e8b9d5af /i18n/no | |
parent | e3b199e4b3ad71cb8d046e33e792402250a8faec (diff) | |
download | opie-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.
-rw-r--r-- | i18n/no/libcardmonapplet.ts | 44 |
1 files changed, 42 insertions, 2 deletions
diff --git a/i18n/no/libcardmonapplet.ts b/i18n/no/libcardmonapplet.ts index 67c09b9..687958e 100644 --- a/i18n/no/libcardmonapplet.ts +++ b/i18n/no/libcardmonapplet.ts | |||
@@ -1,21 +1,61 @@ | |||
1 | <!DOCTYPE TS><TS> | 1 | <!DOCTYPE TS><TS> |
2 | <context> | 2 | <context> |
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> |
10 | <translation type="unfinished"></translation> | 10 | <translation type="unfinished"></translation> |
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>&OK</source> | 17 | <source>&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> |