author | hrw <hrw> | 2005-09-06 14:29:19 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-09-06 14:29:19 (UTC) |
commit | 64e720cfc8856d52082f125c68794c78ee783629 (patch) (side-by-side diff) | |
tree | a5c71fc693ee1fc147f5c1b30dd7ca46364434c1 /i18n/pl/libcardmonapplet.ts | |
parent | 230d2f86808a087138a89fd8fde77ff6197b4bd4 (diff) | |
download | opie-64e720cfc8856d52082f125c68794c78ee783629.zip opie-64e720cfc8856d52082f125c68794c78ee783629.tar.gz opie-64e720cfc8856d52082f125c68794c78ee783629.tar.bz2 |
Polished Polish translations:
- added Polish chars
- updated some strings
- added some strings
-rw-r--r-- | i18n/pl/libcardmonapplet.ts | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/i18n/pl/libcardmonapplet.ts b/i18n/pl/libcardmonapplet.ts index 847d4b8..1539005 100644 --- a/i18n/pl/libcardmonapplet.ts +++ b/i18n/pl/libcardmonapplet.ts @@ -1,41 +1,42 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>CardMonitor</name> <message> - <source>CF/PCMCIA card eject failed!</source> - <translation>Nie udalo sie odlaczenie karty CF/PCMCIA!</translation> + <source>CF/PCMCIA card eject failed!</source> + <translation>Nie udało sie odłączenie karty CF/PCMCIA!</translation> </message> <message> - <source>SD/MMC card eject failed!</source> - <translation>Nie udalo sie odlaczenie karty SD/MMC!</translation> + <source>SD/MMC card eject failed!</source> + <translation>Nie udało sie odłączenie karty SD/MMC!</translation> </message> <message> - <source>New card: </source> - <translation>Nowa karta:</translation> + <source>New card: </source> + <translation>Nowa karta:</translation> </message> <message> - <source>Ejected: </source> - <translation>Odlaczona:</translation> + <source>Ejected: </source> + <translation>Odłączona:</translation> </message> <message> - <source>Eject SD/MMC card</source> - <translation>Odlacz karte SD/MMC</translation> + <source>Eject SD/MMC card</source> + <translation>Odłącz kartę SD/MMC</translation> </message> <message> - <source>Eject card 0: %1</source> - <translation>Odlacz karte 0: %1</translation> + <source>Eject card 0: %1</source> + <translation>Odłącz kartę 0: %1</translation> </message> <message> - <source>Eject card 1: %1</source> - <translation>Odlacz karte 1: %1</translation> + <source>Eject card 1: %1</source> + <translation>Odłącz kartę 1: %1</translation> </message> <message> - <source>New card: SD/MMC</source> - <translation type="unfinished"></translation> + <source>New card: SD/MMC</source> + <translation>Nowa karta: SD/MMC</translation> </message> <message> - <source>Ejected: SD/MMC</source> - <translation type="unfinished"></translation> + <source>Ejected: SD/MMC</source> + <translation>Odłączona: SD/MMC</translation> </message> -</context> + </context> </TS> |