diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-11-19 09:52:03 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-11-19 09:52:03 +0000 |
| commit | 29c0bb460e74d42c658c9bc7cf531262976dc2eb (patch) | |
| tree | 7c352e2df964ee2e6adc425237c9b5593d3af836 /src/plugins/General/covermanager | |
| parent | 1e12d4279bb187339b38d850db58f7345a9bfdd7 (diff) | |
| download | qmmp-29c0bb460e74d42c658c9bc7cf531262976dc2eb.tar.gz qmmp-29c0bb460e74d42c658c9bc7cf531262976dc2eb.tar.bz2 qmmp-29c0bb460e74d42c658c9bc7cf531262976dc2eb.zip | |
updated Polish translation (author: Grzegorz Gibas)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1383 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/covermanager')
| -rw-r--r-- | src/plugins/General/covermanager/translations/covermanager_plugin_pl.ts | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_pl.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_pl.ts index 180f2bffd..bf4b9abc2 100644 --- a/src/plugins/General/covermanager/translations/covermanager_plugin_pl.ts +++ b/src/plugins/General/covermanager/translations/covermanager_plugin_pl.ts @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0"> +<TS version="2.0" language="pl_PL" sourcelanguage="pl"> <context> <name>CoverManager</name> <message> <location filename="../covermanager.cpp" line="32"/> <source>Show Cover</source> - <translation type="unfinished"></translation> + <translation>Pokaż okładkę</translation> </message> <message> <location filename="../covermanager.cpp" line="33"/> <source>Ctrl+M</source> - <translation type="unfinished"></translation> + <translation></translation> </message> </context> <context> @@ -19,22 +19,22 @@ <message> <location filename="../covermanagerfactory.cpp" line="29"/> <source>Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka zarządzania okładkami</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="49"/> <source>About Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>O wtyczce Menedżer okładek</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="50"/> <source>Qmmp Cover Manager Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Menedżer Okładek dla Qmmp</translation> </message> <message> <location filename="../covermanagerfactory.cpp" line="51"/> <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Napisana przez: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -42,42 +42,42 @@ <message> <location filename="../coverwindow.ui" line="20"/> <source>Cover Manager</source> - <translation type="unfinished"></translation> + <translation>Menedżer okładek</translation> </message> <message> <location filename="../coverwindow.ui" line="46"/> <source>Album:</source> - <translation type="unfinished"></translation> + <translation>Album:</translation> </message> <message> <location filename="../coverwindow.ui" line="56"/> <source>Artist:</source> - <translation type="unfinished"></translation> + <translation>Artysta:</translation> </message> <message> <location filename="../coverwindow.ui" line="76"/> <source>Preview</source> - <translation type="unfinished"></translation> + <translation>Podgląd</translation> </message> <message> <location filename="../coverwindow.ui" line="116"/> <source>Open</source> - <translation type="unfinished"></translation> + <translation>Otwórz</translation> </message> <message> <location filename="../coverwindow.ui" line="126"/> <source>Download</source> - <translation type="unfinished"></translation> + <translation>Ściągnij</translation> </message> <message> <location filename="../coverwindow.ui" line="136"/> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Usuń</translation> </message> <message> <location filename="../coverwindow.ui" line="172"/> <source>Save as...</source> - <translation type="unfinished"></translation> + <translation>Zapisz jako...</translation> </message> </context> </TS> |
