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/libtodaymailplugin.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
Diffstat (limited to 'i18n/pl/libtodaymailplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/pl/libtodaymailplugin.ts | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/i18n/pl/libtodaymailplugin.ts b/i18n/pl/libtodaymailplugin.ts index 29157d7..90f594a 100644 --- a/i18n/pl/libtodaymailplugin.ts +++ b/i18n/pl/libtodaymailplugin.ts @@ -1,13 +1,14 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>QObject</name> <message> - <source>Mail plugin</source> - <translation>Plugin Poczta</translation> + <source>Mail plugin</source> + <translation>Wtyczka Poczta</translation> </message> <message> - <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> - <translation><b>%1</b> nowych listów, <b>%2</b> do wysłania</translation> + <source><b>%1</b> new mail(s), <b>%2</b> outgoing</source> + <translation><b>%1</b> nowych listów, <b>%2</b> do wysłania</translation> </message> -</context> + </context> </TS> |