diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-14 19:25:08 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-12-14 19:25:08 +0000 |
| commit | 15aaa5f18bf9c4b87215faa4b482f9de98384c34 (patch) | |
| tree | 86b00c40904611bfe31955a54b0cdc69c0cd3728 /src/qmmpui/translations/libqmmpui_it.ts | |
| parent | 5dd33d3b1bde69b4ded0b1b35a874919c3007fe5 (diff) | |
| download | qmmp-15aaa5f18bf9c4b87215faa4b482f9de98384c34.tar.gz qmmp-15aaa5f18bf9c4b87215faa4b482f9de98384c34.tar.bz2 qmmp-15aaa5f18bf9c4b87215faa4b482f9de98384c34.zip | |
fixed details dialog layout
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2011 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/translations/libqmmpui_it.ts')
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_it.ts | 34 |
1 files changed, 22 insertions, 12 deletions
diff --git a/src/qmmpui/translations/libqmmpui_it.ts b/src/qmmpui/translations/libqmmpui_it.ts index c4c709c9b..ccee4415c 100644 --- a/src/qmmpui/translations/libqmmpui_it.ts +++ b/src/qmmpui/translations/libqmmpui_it.ts @@ -4,47 +4,47 @@ <context> <name>DetailsDialog</name> <message> - <location filename="../detailsdialog.cpp" line="81"/> + <location filename="../detailsdialog.cpp" line="105"/> <source>Title</source> <translation>Titolo</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="82"/> + <location filename="../detailsdialog.cpp" line="106"/> <source>Artist</source> <translation>Interprete</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="83"/> + <location filename="../detailsdialog.cpp" line="107"/> <source>Album</source> <translation>Album</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="84"/> + <location filename="../detailsdialog.cpp" line="108"/> <source>Comment</source> <translation>Commento</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="85"/> + <location filename="../detailsdialog.cpp" line="109"/> <source>Genre</source> <translation>Genere</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="86"/> + <location filename="../detailsdialog.cpp" line="110"/> <source>Composer</source> <translation>Compositore</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="88"/> + <location filename="../detailsdialog.cpp" line="112"/> <source>Year</source> <translation>Anno</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="90"/> + <location filename="../detailsdialog.cpp" line="114"/> <source>Track</source> <translation>Traccia</translation> </message> <message> - <location filename="../detailsdialog.cpp" line="92"/> + <location filename="../detailsdialog.cpp" line="116"/> <source>Disc number</source> <translation>Disco n°</translation> </message> @@ -54,18 +54,28 @@ <translation>Dettagli</translation> </message> <message> - <location filename="../detailsdialog.ui" line="46"/> + <location filename="../detailsdialog.ui" line="42"/> + <source>Open the directory containing this file</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="45"/> + <source>...</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="59"/> <source>Summary</source> <translation>Sommario</translation> </message> <message> - <location filename="../detailsdialog.ui" line="55"/> + <location filename="../detailsdialog.ui" line="71"/> <source><!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></source> - <translation><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> + <translation type="unfinished"><!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;"> |
