From 7586a65427862831590a963b5f8f9d2712271ca0 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 10 Sep 2009 12:04:51 +0000 Subject: added new details dialog, disabled input plugins due api changes git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1194 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/translations/libqmmpui_cs.ts | 157 ++++++++++++++++++++++++++++++-- 1 file changed, 149 insertions(+), 8 deletions(-) (limited to 'src/qmmpui/translations/libqmmpui_cs.ts') diff --git a/src/qmmpui/translations/libqmmpui_cs.ts b/src/qmmpui/translations/libqmmpui_cs.ts index ecf41a6b0..aa5ceb7b2 100644 --- a/src/qmmpui/translations/libqmmpui_cs.ts +++ b/src/qmmpui/translations/libqmmpui_cs.ts @@ -1,45 +1,112 @@ + + DetailsDialog + + + Title + + + + + Artist + + + + + Album + + + + + Comment + + + + + Genre + + + + + Composer + + + + + Year + + + + + Track + + + + + Disc number + + + + + Details + + + + + Summary + + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + PlayListModel - + Title: Název: - + Artist: Umělec: - + Album: - + Genre: Žánr: - + Comment: Poznámka: - + Composer: Skladatel: - + Disc number: Číslo disku: - + URL: URL: @@ -52,4 +119,78 @@ Souborový dialog Qt + + TagEditor + + + Form + + + + + Title: + Název: + + + + Artist: + Umělec: + + + + Album: + + + + + Composer: + Skladatel: + + + + Genre: + Žánr: + + + + Disc number: + Číslo disku: + + + + + + ? + + + + + Track: + + + + + Year: + + + + + Comment: + Poznámka: + + + + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;"> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html> + + + + + Include selected tag in file + + + -- cgit v1.2.3-13-gbd6f