diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-07-27 07:29:06 +0000 |
| commit | 77621d87cddda5def4646bcbbb3ecabfd1342c91 (patch) | |
| tree | 976ecd188f65de2608dd1358408af02089efe1c2 /src/qmmpui/translations/libqmmpui_lt.ts | |
| parent | 02b659277328364d740407dd840523dad0662c9f (diff) | |
| download | qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.gz qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.tar.bz2 qmmp-77621d87cddda5def4646bcbbb3ecabfd1342c91.zip | |
added Lithuanian translation (author: Algirdas Butkus)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1076 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/translations/libqmmpui_lt.ts')
| -rw-r--r-- | src/qmmpui/translations/libqmmpui_lt.ts | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/src/qmmpui/translations/libqmmpui_lt.ts b/src/qmmpui/translations/libqmmpui_lt.ts new file mode 100644 index 000000000..6181931c7 --- /dev/null +++ b/src/qmmpui/translations/libqmmpui_lt.ts @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="lt"> +<context> + <name>PlayListModel</name> + <message> + <location filename="../playlistmodel.cpp" line="358"/> + <source>Url:</source> + <translation>Adresas:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="359"/> + <source>Title:</source> + <translation>Pavadinimas:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="360"/> + <source>Artist:</source> + <translation>Atlikėjas:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="361"/> + <source>Album:</source> + <translation>Albumas:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="362"/> + <source>Genre:</source> + <translation>Žanras:</translation> + </message> + <message> + <location filename="../playlistmodel.cpp" line="363"/> + <source>Comment:</source> + <translation>Komantaras:</translation> + </message> +</context> +<context> + <name>QtFileDialogFactory</name> + <message> + <location filename="../qtfiledialog.cpp" line="33"/> + <source>Qt File Dialog</source> + <translation>Qt bylų langas</translation> + </message> +</context> +</TS> |
