diff options
Diffstat (limited to 'src/plugins/General/lyrics')
| -rw-r--r-- | src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts | 76 |
1 files changed, 38 insertions, 38 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 399223311..c4b945934 100644 --- a/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_pl_PL.ts @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="pl_PL"> +<TS version="2.0" language="pl"> <context> <name>Lyrics</name> <message> <location filename="../lyrics.cpp" line="33"/> <source>View Lyrics</source> - <translation type="unfinished"></translation> + <translation>Pokaż tekst piosenki</translation> </message> <message> <location filename="../lyrics.cpp" line="34"/> <source>Ctrl+L</source> - <translation type="unfinished"></translation> + <translation></translation> </message> </context> <context> @@ -19,60 +19,35 @@ <message> <location filename="../lyricsfactory.cpp" line="29"/> <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka tekstów piosenek</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="50"/> <source>About Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>O wtyczce Teksty piosenek</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="51"/> <source>Qmmp Lyrics Plugin</source> - <translation type="unfinished"></translation> + <translation>Wtyczka Teksty Piosenek dla Qmmp</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="52"/> <source>This plugin retrieves lyrics from LyricWiki</source> - <translation type="unfinished"></translation> + <translation>Ta wtyczka ściąga teksty piosenek z LyricWiki</translation> </message> <message> <location filename="../lyricsfactory.cpp" line="53"/> <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> <name>LyricsWindow</name> <message> - <location filename="../lyricswindow.ui" line="14"/> - <source>Lyrics Plugin</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="31"/> - <source>Artist:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="41"/> - <source>Title:</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="51"/> - <source>Search</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="../lyricswindow.ui" line="60"/> - <source>No connection</source> - <translation type="unfinished"></translation> - </message> - <message> <location filename="../lyricswindow.cpp" line="64"/> <source>Done</source> - <translation type="unfinished"></translation> + <translation>Gotowe</translation> </message> <message> <location filename="../lyricswindow.cpp" line="67"/> @@ -82,24 +57,49 @@ <location filename="../lyricswindow.cpp" line="113"/> <location filename="../lyricswindow.cpp" line="124"/> <source>Error</source> - <translation type="unfinished"></translation> + <translation>Błąd</translation> </message> <message> <location filename="../lyricswindow.cpp" line="118"/> <location filename="../lyricswindow.cpp" line="153"/> <source>Not found</source> - <translation type="unfinished"></translation> + <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> - <translation type="unfinished"></translation> + <translation>Pobieranie</translation> </message> <message> <location filename="../lyricswindow.cpp" line="165"/> <source>Lyrics: %1 - %2</source> - <translation type="unfinished"></translation> + <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> |
