-rw-r--r-- | i18n/de/libcardmonapplet.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/de/libcardmonapplet.ts b/i18n/de/libcardmonapplet.ts index 441a701..d69f37b 100644 --- a/i18n/de/libcardmonapplet.ts +++ b/i18n/de/libcardmonapplet.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>CardMonitor</name> <message> <source>CF/PCMCIA card eject failed!</source> - <translation type="unfinished"></translation> + <translation>CF/PCMCIA-Auswurf fehlgeschlagen</translation> </message> <message> <source>SD/MMC card eject failed!</source> - <translation type="unfinished"></translation> + <translation>SF/MMC-Auswurf fehlgeschlagen</translation> </message> <message> <source>New card: </source> - <translation type="unfinished"></translation> + <translation>Neue Karte:</translation> </message> <message> <source>Ejected: </source> - <translation type="unfinished"></translation> + <translation>Ausgeworfen:</translation> </message> <message> <source>Eject SD/MMC card</source> - <translation type="unfinished"></translation> + <translation>SD/MMC auswerfen</translation> </message> <message> <source>Eject card 0: %1</source> - <translation type="unfinished"></translation> + <translation>Karte 0 auswerfen: %1</translation> </message> <message> <source>Eject card 1: %1</source> - <translation type="unfinished"></translation> + <translation>Karte 1 auswerfen: %1</translation> </message> </context> </TS> |