-rw-r--r-- | i18n/pl/libcardmonapplet.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/pl/libcardmonapplet.ts b/i18n/pl/libcardmonapplet.ts index 441a701..f0843b2 100644 --- a/i18n/pl/libcardmonapplet.ts +++ b/i18n/pl/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>Nie udalo sie odlaczenie karty CF/PCMCIA!</translation> </message> <message> <source>SD/MMC card eject failed!</source> - <translation type="unfinished"></translation> + <translation>Nie udalo sie odlaczenie karty SD/MMC!</translation> </message> <message> <source>New card: </source> - <translation type="unfinished"></translation> + <translation>Nowa karta:</translation> </message> <message> <source>Ejected: </source> - <translation type="unfinished"></translation> + <translation>Odlaczona:</translation> </message> <message> <source>Eject SD/MMC card</source> - <translation type="unfinished"></translation> + <translation>Odlacz karte SD/MMC</translation> </message> <message> <source>Eject card 0: %1</source> - <translation type="unfinished"></translation> + <translation>Odlacz karte 0: %1</translation> </message> <message> <source>Eject card 1: %1</source> - <translation type="unfinished"></translation> + <translation>Odlacz karte 1: %1</translation> </message> </context> </TS> |