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/go.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/go.ts | 59 |
1 files changed, 30 insertions, 29 deletions
diff --git a/i18n/pl/go.ts b/i18n/pl/go.ts index 39511ba..768669b 100644 --- a/i18n/pl/go.ts +++ b/i18n/pl/go.ts @@ -1,56 +1,57 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>GoMainWidget</name> <message> - <source>New Game</source> - <translation>Nowa gra</translation> + <source>New Game</source> + <translation>Nowa gra</translation> </message> <message> - <source>Pass</source> - <translation>Pas</translation> + <source>Pass</source> + <translation>Pas</translation> </message> <message> - <source>Resign</source> - <translation>Rezygnuj</translation> + <source>Resign</source> + <translation>Rezygnuj</translation> </message> <message> - <source>Two player option</source> - <translation>Opcja dla 2 graczy</translation> + <source>Two player option</source> + <translation>Opcja dla 2 graczy</translation> </message> <message> - <source>Game</source> - <translation>Gra</translation> + <source>Game</source> + <translation>Gra</translation> </message> <message> - <source>Go</source> - <translation type="unfinished"></translation> + <source>Go</source> + <translation type="unfinished" /> </message> -</context> -<context> + </context> + <context> <name>GoWidget</name> <message> - <source>White %1, Black %2. </source> - <translation>Biale %1, Czarne %2.</translation> + <source>White %1, Black %2. </source> + <translation>Białe %1, Czarne %2.</translation> </message> <message> - <source>White wins.</source> - <translation>Biale wygraly.</translation> + <source>White wins.</source> + <translation>Białe wygrały.</translation> </message> <message> - <source>Black wins.</source> - <translation>Czarne wygraly.</translation> + <source>Black wins.</source> + <translation>Czarne wygrały.</translation> </message> <message> - <source>A draw.</source> - <translation>Remis.</translation> + <source>A draw.</source> + <translation>Remis.</translation> </message> <message> - <source>I pass</source> - <translation>Pasuje</translation> + <source>I pass</source> + <translation>Pasuje</translation> </message> <message> - <source>Prisoners: black %1, white %2</source> - <translation>Wiezniowie: czarni %1, biali %2</translation> + <source>Prisoners: black %1, white %2</source> + <translation>Więźniowie: czarni %1, biali %2</translation> </message> -</context> + </context> </TS> |