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/helpbrowser.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/helpbrowser.ts | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/i18n/pl/helpbrowser.ts b/i18n/pl/helpbrowser.ts index 96bd15a..22c28c9 100644 --- a/i18n/pl/helpbrowser.ts +++ b/i18n/pl/helpbrowser.ts @@ -1,37 +1,38 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>HelpBrowser</name> <message> - <source>Backward</source> - <translation>Wstecz</translation> + <source>Backward</source> + <translation>Wstecz</translation> </message> <message> - <source>Forward</source> - <translation>Naprzod</translation> + <source>Forward</source> + <translation>Naprzód</translation> </message> <message> - <source>Home</source> - <translation>Poczatek</translation> + <source>Home</source> + <translation>Początek</translation> </message> <message> - <source>Add Bookmark</source> - <translation>Dodaj do ulubionych</translation> + <source>Add Bookmark</source> + <translation>Dodaj do ulubionych</translation> </message> <message> - <source>Remove from Bookmarks</source> - <translation>Usun z ulubionych</translation> + <source>Remove from Bookmarks</source> + <translation>Usuń z ulubionych</translation> </message> <message> - <source>Bookmarks</source> - <translation>Ulubione</translation> + <source>Bookmarks</source> + <translation>Ulubione</translation> </message> <message> - <source>Help Browser</source> - <translation>Pomoc</translation> + <source>Help Browser</source> + <translation>Pomoc</translation> </message> <message> - <source>Go</source> - <translation>Idz</translation> + <source>Go</source> + <translation>Idź</translation> </message> -</context> + </context> </TS> |