diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-17 09:36:38 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-03-17 09:36:38 +0000 |
| commit | 2f817e7c830773bc7454ef593e7e1bfe846764c6 (patch) | |
| tree | 58859117ad1c76b706dc81f16404dfba8650e97c /src/plugins/General/copypaste | |
| parent | 736b98d5499db4df90ce89b38e35e1cbe9c80ddd (diff) | |
| download | qmmp-2f817e7c830773bc7454ef593e7e1bfe846764c6.tar.gz qmmp-2f817e7c830773bc7454ef593e7e1bfe846764c6.tar.bz2 qmmp-2f817e7c830773bc7454ef593e7e1bfe846764c6.zip | |
updated Polish translation (author: Grzegorz Gibas)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3320 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts index daafeeb93..8c9debfca 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_pl_PL.ts @@ -6,32 +6,32 @@ <message> <location filename="../copypaste.cpp" line="43"/> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Wy&tnij</translation> </message> <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>Kopiuj</translation> </message> <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation></translation> </message> <message> <location filename="../copypaste.cpp" line="47"/> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>Wklej</translation> </message> <message> <location filename="../copypaste.cpp" line="48"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation></translation> </message> </context> <context> @@ -39,27 +39,27 @@ <message> <location filename="../copypastefactory.cpp" line="28"/> <source>Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Kopiuj/Wklej</translation> </message> <message> <location filename="../copypastefactory.cpp" line="48"/> <source>About Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>O wtyczce Kopiuj/Wklej</translation> </message> <message> <location filename="../copypastefactory.cpp" line="49"/> <source>Qmmp Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Kopiuj/Wklej dla Qmmp</translation> </message> <message> <location filename="../copypastefactory.cpp" line="50"/> <source>This plugin allows to copy selected tracks from one playlist to another</source> - <translation type="unfinished"></translation> + <translation>Ta wtyczka pozwala na kopiowanie wybranych utworów z jednej listy odtwarzania do innej</translation> </message> <message> <location filename="../copypastefactory.cpp" line="51"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> </TS> |
