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/libflat.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/libflat.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/i18n/pl/libflat.ts b/i18n/pl/libflat.ts index 819e462..fe2d2eb 100644 --- a/i18n/pl/libflat.ts +++ b/i18n/pl/libflat.ts @@ -1,9 +1,10 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>Decoration</name> <message> - <source>Flat</source> - <translation>Flat</translation> + <source>Flat</source> + <translation>Płaski</translation> </message> -</context> + </context> </TS> |