diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-19 15:11:09 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-08-19 15:11:09 +0000 |
| commit | cf187d4df73df52eea4205a96d423928f2fdab84 (patch) | |
| tree | 7924b13ddaa7d27b026ac243091eb2296e70ca36 /src/plugins/General/lyrics/translations | |
| parent | 2ff6d4c15b7f27186666e26313fdab6e64b34c94 (diff) | |
| download | qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.tar.gz qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.tar.bz2 qmmp-cf187d4df73df52eea4205a96d423928f2fdab84.zip | |
updated Polish translation (Daniel Krawczyk)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5434 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/lyrics/translations')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts index c4b945934..54284d11d 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl"> +<TS version="2.0" language="pl_PL"> <context> <name>Lyrics</name> <message> @@ -11,7 +11,7 @@ <message> <location filename="../lyrics.cpp" line="34"/> <source>Ctrl+L</source> - <translation></translation> + <translation type="unfinished"></translation> </message> </context> <context> @@ -45,6 +45,31 @@ <context> <name>LyricsWindow</name> <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Wtyczka wyszukiwania tekstów piosenek</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="31"/> + <source>Artist:</source> + <translation>Artysta:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="41"/> + <source>Title:</source> + <translation>Tytuł:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="51"/> + <source>Search</source> + <translation>Szukaj</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="60"/> + <source>No connection</source> + <translation>Nie połączony</translation> + </message> + <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> <translation>Gotowe</translation> @@ -66,11 +91,6 @@ <translation>Nie znaleziono</translation> </message> <message> - <location filename="../lyricswindow.ui" line="60"/> - <source>No connection</source> - <translation>Nie połączony</translation> - </message> - <message> <location filename="../lyricswindow.cpp" line="139"/> <location filename="../lyricswindow.cpp" line="164"/> <source>Receiving</source> @@ -81,25 +101,5 @@ <source>Lyrics: %1 - %2</source> <translation>Teksty: %1 - %2</translation> </message> - <message> - <location filename="../lyricswindow.ui" line="14"/> - <source>Lyrics Plugin</source> - <translation>Wtyczka wyszukiwania tekstów piosenek</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="31"/> - <source>Artist:</source> - <translation>Artysta:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="41"/> - <source>Title:</source> - <translation>Tytuł:</translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="51"/> - <source>Search</source> - <translation>Szukaj</translation> - </message> </context> </TS> |
