diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 18:07:35 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-08-20 18:07:35 +0000 |
| commit | d5c5fad039e1dcdd933bf87465a7d75864660a89 (patch) | |
| tree | 2d77e994d2079f4011fee983edc5c4fd7bf46ca5 /src/qmmpui | |
| parent | 965beaeee191310e2fcae872e75b8da54a6e2e47 (diff) | |
| download | qmmp-d5c5fad039e1dcdd933bf87465a7d75864660a89.tar.gz qmmp-d5c5fad039e1dcdd933bf87465a7d75864660a89.tar.bz2 qmmp-d5c5fad039e1dcdd933bf87465a7d75864660a89.zip | |
prepare for Spanish translation
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1839 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui')
| -rw-r--r-- | src/qmmpui/qmmpui.pro | 3 | ||||
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_es.ts | 250 | ||||
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_locales.qrc | 1 |
3 files changed, 253 insertions, 1 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index 7b32a0528..367616ecd 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -75,7 +75,8 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \ translations/libqmmpui_lt.ts \ translations/libqmmpui_pl.ts \ translations/libqmmpui_nl.ts \ - translations/libqmmpui_ja.ts + translations/libqmmpui_ja.ts \ + translations/libqmmpui_es.ts unix { devel.files += abstractplaylistitem.h \ generalfactory.h \ diff --git a/src/qmmpui/translations/libqmmpui_es.ts b/src/qmmpui/translations/libqmmpui_es.ts new file mode 100644 index 000000000..f1745cc0e --- /dev/null +++ b/src/qmmpui/translations/libqmmpui_es.ts @@ -0,0 +1,250 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="es_ES"> +<context> + <name>DetailsDialog</name> + <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> + <message> + <location filename="../detailsdialog.cpp" line="81"/> + <source>Title</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="82"/> + <source>Artist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="83"/> + <source>Album</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="84"/> + <source>Comment</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="85"/> + <source>Genre</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="86"/> + <source>Composer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="88"/> + <source>Year</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="90"/> + <source>Track</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../detailsdialog.cpp" line="92"/> + <source>Disc number</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>PlayListManager</name> + <message> + <location filename="../playlistmanager.cpp" line="115"/> + <location filename="../playlistmanager.cpp" line="350"/> + <source>Playlist</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>QtFileDialogFactory</name> + <message> + <location filename="../qtfiledialog.cpp" line="33"/> + <source>Qt File Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TagEditor</name> + <message> + <location filename="../tageditor.ui" line="14"/> + <source>Tag Editor</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="163"/> + <source>Track:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="184"/> + <location filename="../tageditor.ui" line="222"/> + <location filename="../tageditor.ui" line="254"/> + <source>?</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="197"/> + <source>Year:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="244"/> + <source>Disc number:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="269"/> + <source>Comment:</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../tageditor.ui" line="291"/> + <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="305"/> + <source>Include selected tag in file</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateEditor</name> + <message> + <location filename="../templateeditor.ui" line="14"/> + <source>Template Editor</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.ui" line="39"/> + <source>Reset</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.ui" line="46"/> + <source>Insert</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="50"/> + <source>Artist</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="51"/> + <source>Album</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="52"/> + <source>Title</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="53"/> + <source>Track number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="54"/> + <source>Two-digit track number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="55"/> + <source>Genre</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="56"/> + <source>Comment</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="57"/> + <source>Composer</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="58"/> + <source>Duration</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="59"/> + <source>Disc number</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="60"/> + <source>File name</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="61"/> + <source>File path</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="62"/> + <source>Year</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../templateeditor.cpp" line="63"/> + <source>Condition</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/src/qmmpui/translations/libqmmpui_locales.qrc b/src/qmmpui/translations/libqmmpui_locales.qrc index 43db1b29e..17dcdfccc 100644 --- a/src/qmmpui/translations/libqmmpui_locales.qrc +++ b/src/qmmpui/translations/libqmmpui_locales.qrc @@ -14,5 +14,6 @@ <file>libqmmpui_lt.qm</file> <file>libqmmpui_nl.qm</file> <file>libqmmpui_ja.qm</file> + <file>libqmmpui_es.qm</file> </qresource> </RCC> |
