-rw-r--r-- | i18n/cz/libmadplugin.ts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/cz/libmadplugin.ts b/i18n/cz/libmadplugin.ts index 805e03a..8b48cf7 100644 --- a/i18n/cz/libmadplugin.ts +++ b/i18n/cz/libmadplugin.ts @@ -1,53 +1,53 @@ <!DOCTYPE TS><TS> <context> <name>LibMadPlugin</name> <message> <source>No Song Open</source> - <translation type="unfinished"></translation> + <translation>Není otevřená žádná skladba</translation> </message> <message> <source>Info: </source> - <translation type="unfinished"></translation> + <translation>Info:</translation> </message> <message> <source>Name: </source> - <translation type="unfinished"></translation> + <translation>Jméno:</translation> </message> <message> <source>Genre: </source> - <translation type="unfinished"></translation> + <translation>Žánr:</translation> </message> <message> <source>Bitrate: </source> - <translation type="unfinished"></translation> + <translation>Bitrate: </translation> </message> <message> <source>URL: </source> - <translation type="unfinished"></translation> + <translation>URL: </translation> </message> <message> <source>Title</source> - <translation type="unfinished"></translation> + <translation>Název</translation> </message> <message> <source>Artist</source> - <translation type="unfinished"></translation> + <translation>Umělec</translation> </message> <message> <source>Album</source> - <translation type="unfinished"></translation> + <translation>Album</translation> </message> <message> <source>Year</source> - <translation type="unfinished"></translation> + <translation>Rok</translation> </message> <message> <source>Comment</source> - <translation type="unfinished"></translation> + <translation>Komentář</translation> </message> <message> <source>, Track: </source> - <translation type="unfinished"></translation> + <translation>, Stopa: </translation> </message> </context> </TS> |