-rw-r--r-- | i18n/da/libcardmonapplet.ts | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/i18n/da/libcardmonapplet.ts b/i18n/da/libcardmonapplet.ts new file mode 100644 index 0000000..399a7f4 --- a/dev/null +++ b/i18n/da/libcardmonapplet.ts @@ -0,0 +1,33 @@ +<!DOCTYPE TS><TS> +<context> + <name>CardMonitor</name> + <message> + <source>Eject SD/MMC card</source> + <translation>Skub SD/MMC kortet ud</translation> + </message> + <message> + <source>Eject card 0: %1</source> + <translation>Skub kort 0 ud: %1</translation> + </message> + <message> + <source>Eject card 1: %1</source> + <translation>Skub kort 1 ud: %1</translation> + </message> + <message> + <source>CF/PCMCIA card eject failed!</source> + <translation>Udskubning af CF/PCMCIA kortet mislykkedes!</translation> + </message> + <message> + <source>SD/MMC card eject failed!</source> + <translation>Udskubning af SD/MMC kortet mislykkedes!</translation> + </message> + <message> + <source>New card: </source> + <translation>Nyt kort:</translation> + </message> + <message> + <source>Ejected: </source> + <translation>Skubbet ud: </translation> + </message> +</context> +</TS> |