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/libflatstyle.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/libflatstyle.ts | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/i18n/pl/libflatstyle.ts b/i18n/pl/libflatstyle.ts index e90c11c..f439fbb 100644 --- a/i18n/pl/libflatstyle.ts +++ b/i18n/pl/libflatstyle.ts @@ -1,10 +1,11 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>FlatStyle</name> <message> - <source>Flat</source> - <comment>Name of the style Flat</comment> - <translation>Flat</translation> + <source>Flat</source> + <comment>Name of the style Flat</comment> + <translation>Płaski</translation> </message> -</context> + </context> </TS> |