diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-10 12:04:51 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-10 12:04:51 +0000 |
| commit | 7586a65427862831590a963b5f8f9d2712271ca0 (patch) | |
| tree | f08c46e911f61aba4a54afc2aee64c9b0ec61d23 /src/qmmpui/translations/libqmmpui_zh_CN.ts | |
| parent | fd6e0ed378bf00b8616f4d054c0c41f1156dd078 (diff) | |
| download | qmmp-7586a65427862831590a963b5f8f9d2712271ca0.tar.gz qmmp-7586a65427862831590a963b5f8f9d2712271ca0.tar.bz2 qmmp-7586a65427862831590a963b5f8f9d2712271ca0.zip | |
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
Diffstat (limited to 'src/qmmpui/translations/libqmmpui_zh_CN.ts')
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_zh_CN.ts | 160 |
1 files changed, 151 insertions, 9 deletions
diff --git a/src/qmmpui/translations/libqmmpui_zh_CN.ts b/src/qmmpui/translations/libqmmpui_zh_CN.ts index 1cbec832b..c0a68feaf 100644 --- a/src/qmmpui/translations/libqmmpui_zh_CN.ts +++ b/src/qmmpui/translations/libqmmpui_zh_CN.ts @@ -1,44 +1,112 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="zh_CN"> +<!DOCTYPE TS> +<TS version="2.0" language="zh_CN"> +<context> + <name>DetailsDialog</name> + <message> + <location filename="../detailsdialog.cpp" line="74"/> + <source>Title</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="75"/> + <source>Artist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="76"/> + <source>Album</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="77"/> + <source>Comment</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="78"/> + <source>Genre</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="79"/> + <source>Composer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="81"/> + <source>Year</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="83"/> + <source>Track</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="85"/> + <source>Disc number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="14"/> + <source>Details</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="46"/> + <source>Summary</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.ui" line="55"/> + <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 type="unfinished"></translation> + </message> +</context> <context> <name>PlayListModel</name> <message> - <location filename="../playlistmodel.cpp" line="365"/> + <location filename="../playlistmodel.cpp" line="366"/> <source>Title:</source> <translation>标题:</translation> </message> <message> - <location filename="../playlistmodel.cpp" line="366"/> + <location filename="../playlistmodel.cpp" line="367"/> <source>Artist:</source> <translation>艺术家:</translation> </message> <message> - <location filename="../playlistmodel.cpp" line="367"/> + <location filename="../playlistmodel.cpp" line="368"/> <source>Album:</source> <translation>专辑:</translation> </message> <message> - <location filename="../playlistmodel.cpp" line="368"/> + <location filename="../playlistmodel.cpp" line="369"/> <source>Genre:</source> <translation>流派:</translation> </message> <message> - <location filename="../playlistmodel.cpp" line="369"/> + <location filename="../playlistmodel.cpp" line="370"/> <source>Comment:</source> <translation>备注:</translation> </message> <message> - <location filename="../playlistmodel.cpp" line="370"/> + <location filename="../playlistmodel.cpp" line="371"/> <source>Composer:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../playlistmodel.cpp" line="371"/> + <location filename="../playlistmodel.cpp" line="372"/> <source>Disc number:</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../playlistmodel.cpp" line="364"/> + <location filename="../playlistmodel.cpp" line="365"/> <source>URL:</source> <translation type="unfinished"></translation> </message> @@ -51,4 +119,78 @@ <translation>Qmmp 文件会话</translation> </message> </context> +<context> + <name>TagEditor</name> + <message> + <location filename="../tageditor.ui" line="14"/> + <source>Form</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="38"/> + <source>Title:</source> + <translation type="unfinished">标题:</translation> + </message> + <message> + <location filename="../tageditor.ui" line="64"/> + <source>Artist:</source> + <translation type="unfinished">艺术家:</translation> + </message> + <message> + <location filename="../tageditor.ui" line="90"/> + <source>Album:</source> + <translation type="unfinished">专辑:</translation> + </message> + <message> + <location filename="../tageditor.ui" line="113"/> + <source>Composer:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="133"/> + <source>Genre:</source> + <translation type="unfinished">流派:</translation> + </message> + <message> + <location filename="../tageditor.ui" line="159"/> + <source>Disc number:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="169"/> + <location filename="../tageditor.ui" line="201"/> + <location filename="../tageditor.ui" line="239"/> + <source>?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="182"/> + <source>Track:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="220"/> + <source>Year:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="252"/> + <source>Comment:</source> + <translation type="unfinished">备注:</translation> + </message> + <message> + <location filename="../tageditor.ui" line="274"/> + <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 type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="288"/> + <source>Include selected tag in file</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |
