author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pl/libliquid.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/pl/libliquid.ts | 32 |
1 files changed, 18 insertions, 14 deletions
diff --git a/i18n/pl/libliquid.ts b/i18n/pl/libliquid.ts index a60e040..f61f2b8 100644 --- a/i18n/pl/libliquid.ts +++ b/i18n/pl/libliquid.ts @@ -1,71 +1,75 @@ <!DOCTYPE TS><TS> <context> <name>Decoration</name> + <message> + <source>Liquid</source> + <translation type="obsolete">Liquid</translation> + </message> </context> <context> <name>LiquidSettings</name> <message> <source>Liquid Style</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Styl Liquid</translation> </message> <message> <source>No translucency</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Bez przezroczystosci</translation> </message> <message> <source>Stippled, background color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Pasiasty, kolor tla</translation> </message> <message> <source>Stippled, button color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Pasiasty, kolor przycisku</translation> </message> <message> <source>Translucent stippled, background color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Przezroczysty pasiasty, kolor tla</translation> </message> <message> <source>Translucent stippled, button color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Przezroczysty pasiasty, kolor przycisku</translation> </message> <message> <source>Custom translucency</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Ustawiona przezroczystosc</translation> </message> <message> <source>Menu color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Kolor menu</translation> </message> <message> <source>Text color</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Kolor tekstu</translation> </message> <message> <source>Opacity</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Nieprzezroczystosc</translation> </message> <message> <source>Use shadowed menu text</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Uzywaj cieniowanego tekstu menu</translation> </message> <message> <source>Make toolbar buttons appear flat</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Plaskie przyciski na pasku narzedzi</translation> </message> <message> <source>Stipple contrast</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Kontrast pasków</translation> </message> </context> <context> <name>Styles</name> <message> <source>Liquid</source> - <translation type="unfinished"></translation> + <translation type="unfinished">Liquid</translation> </message> <message> <source>High Performance Liquid style by Mosfet</source> <translation type="unfinished"></translation> </message> </context> </TS> |