-rw-r--r-- | i18n/pl/libmadplugin.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/pl/libmadplugin.ts b/i18n/pl/libmadplugin.ts index e6661a5..235d214 100644 --- a/i18n/pl/libmadplugin.ts +++ b/i18n/pl/libmadplugin.ts @@ -1,33 +1,33 @@ <!DOCTYPE TS><TS> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Brak otwartych piosenek</translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Tytul</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Wykonawca</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Plyta</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Rok</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Komentarz</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>, Sciezka: </translation> </message> </context> </TS> |