-rw-r--r-- | i18n/mk/libcardmonapplet.ts | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/i18n/mk/libcardmonapplet.ts b/i18n/mk/libcardmonapplet.ts new file mode 100644 index 0000000..81f491d --- a/dev/null +++ b/i18n/mk/libcardmonapplet.ts @@ -0,0 +1,33 @@ +<!DOCTYPE TS><TS> +<context> + <name>CardMonitor</name> + <message> + <source>Eject SD/MMC card</source> + <translation>Осфрли SD/MMC картичка</translation> + </message> + <message> + <source>Eject card 0: %1</source> + <translation>Исфрли картичка 0: %1</translation> + </message> + <message> + <source>Eject card 1: %1</source> + <translation>Исфрли картичка 1: %1</translation> + </message> + <message> + <source>CF/PCMCIA card eject failed!</source> + <translation>Грешка при исфрлањето на CF/PCMCIA картичката!</translation> + </message> + <message> + <source>SD/MMC card eject failed!</source> + <translation>грешка при исфрлање на SD/MMC картичка!</translation> + </message> + <message> + <source>New card: </source> + <translation>Нова картичка:</translation> + </message> + <message> + <source>Ejected: </source> + <translation>Исфрлена:</translation> + </message> +</context> +</TS> |