diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
| commit | bc9336d21146ee9ba78ceed3061b1741d74b5e9e (patch) | |
| tree | 45519ea33ae019f0ee2a9707a7e1da9eaad253aa /src/qmmpui/translations/libqmmpui_it.ts | |
| parent | 6d179f72a1dd35c26483a56abd13082b3145d5ce (diff) | |
| download | qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.gz qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.bz2 qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.zip | |
added Italian translation (author: Gian Paolo)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@945 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/translations/libqmmpui_it.ts')
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_it.ts | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/src/qmmpui/translations/libqmmpui_it.ts b/src/qmmpui/translations/libqmmpui_it.ts new file mode 100644 index 000000000..3fdfe3f50 --- /dev/null +++ b/src/qmmpui/translations/libqmmpui_it.ts @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>PlayListModel</name> + <message> + <location filename="../playlistmodel.cpp" line="341"/> + <source>Url:</source> + <translation>URL:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="342"/> + <source>Title:</source> + <translation>Titolo:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="343"/> + <source>Artist:</source> + <translation>Interprete:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="344"/> + <source>Album:</source> + <translation>Album:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="345"/> + <source>Genre:</source> + <translation>Genere:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="346"/> + <source>Comment:</source> + <translation>Commento:</translation> + </message> +</context> +<context> + <name>QtFileDialogFactory</name> + <message> + <location filename="../qtfiledialog.cpp" line="33"/> + <source>Qt File Dialog</source> + <translation>Menu brani Qt</translation> + </message> +</context> +</TS> |
