-rw-r--r-- | i18n/mk/libcardmonapplet.ts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/mk/libcardmonapplet.ts b/i18n/mk/libcardmonapplet.ts index 81f491d..62f10de 100644 --- a/i18n/mk/libcardmonapplet.ts +++ b/i18n/mk/libcardmonapplet.ts @@ -1,33 +1,41 @@ <!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> + <message> + <source>New card: SD/MMC</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Ejected: SD/MMC</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |