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/language.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/language.ts | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/i18n/pl/language.ts b/i18n/pl/language.ts index eef2c2e..50edd49 100644 --- a/i18n/pl/language.ts +++ b/i18n/pl/language.ts @@ -1,33 +1,34 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>LanguageSettings</name> <message> - <source>English</source> - <translation>Angielski</translation> + <source>English</source> + <translation>Angielski</translation> </message> <message> - <source>default</source> - <translation>domyslny</translation> + <source>default</source> + <translation>domyślny</translation> </message> <message> - <source>Language</source> - <translation type="unfinished"></translation> + <source>Language</source> + <translation>Język</translation> </message> <message> - <source><qt>Attention, all windows will be closed by changing the language -without saving the Data.<br><br>Go on?</qt></source> - <translation type="unfinished"></translation> + <source><qt>Attention, all windows will be closed by changing the language +without saving the Data.<br><br>Go on?</qt></source> + <translation type="unfinished" /> </message> -</context> -<context> + </context> + <context> <name>LanguageSettingsBase</name> <message> - <source>Select language</source> - <translation>Wybierz jezyk</translation> + <source>Select language</source> + <translation>Wybierz język</translation> </message> <message> - <source>Language Settings</source> - <translation>Ustawienia jezyka</translation> + <source>Language Settings</source> + <translation>Ustawienia języka</translation> </message> -</context> + </context> </TS> |