From 8391fdc1f9a188a40c232dbff0d67a6cfcf9969a Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 28 May 2010 19:28:02 +0000 Subject: added Dutch translation (author: Ronald ronald645 AT gmail.com) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1751 90c681e8-e032-0410-971d-27865f9a5e38 --- src/qmmpui/qmmpui.pro | 3 +- src/qmmpui/translations/libqmmpui_locales.qrc | 1 + src/qmmpui/translations/libqmmpui_nl.ts | 258 ++++++++++++++++++++++++++ 3 files changed, 261 insertions(+), 1 deletion(-) create mode 100644 src/qmmpui/translations/libqmmpui_nl.ts (limited to 'src/qmmpui') diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index b766a574f..7a4e74722 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -73,7 +73,8 @@ TRANSLATIONS = translations/libqmmpui_ru.ts \ translations/libqmmpui_de.ts \ translations/libqmmpui_it.ts \ translations/libqmmpui_lt.ts \ - translations/libqmmpui_pl.ts + translations/libqmmpui_pl.ts \ + translations/libqmmpui_nl.ts unix { devel.files += abstractplaylistitem.h \ generalfactory.h \ diff --git a/src/qmmpui/translations/libqmmpui_locales.qrc b/src/qmmpui/translations/libqmmpui_locales.qrc index 094401554..997edc42b 100644 --- a/src/qmmpui/translations/libqmmpui_locales.qrc +++ b/src/qmmpui/translations/libqmmpui_locales.qrc @@ -12,5 +12,6 @@ libqmmpui_pl.qm libqmmpui_it.qm libqmmpui_lt.qm + libqmmpui_nl.qm diff --git a/src/qmmpui/translations/libqmmpui_nl.ts b/src/qmmpui/translations/libqmmpui_nl.ts new file mode 100644 index 000000000..d6ccefab2 --- /dev/null +++ b/src/qmmpui/translations/libqmmpui_nl.ts @@ -0,0 +1,258 @@ + + + + + DetailsDialog + + + Title + Naam + + + + Artist + Artiest + + + + Album + Album + + + + Comment + Commentaar + + + + Genre + Genre + + + + Composer + Componist + + + + Year + Jaar + + + + Track + Nummer + + + + Disc number + CD nummer + + + + Details + Details + + + + Summary + Samenvatting + + + + <!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> + <!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> + + + + PlayListManager + + + + Playlist + Afspeellijst + + + + QtFileDialogFactory + + + Qt File Dialog + Qt Bestandsdialoog + + + + TagEditor + + + Title: + Naam: + + + + Artist: + Artiest: + + + + Album: + Album: + + + + Composer: + Componist: + + + + Genre: + Genre: + + + + Disc number: + CD nummer: + + + + + + ? + ? + + + + Track: + Nummer: + + + + Year: + Jaar: + + + + Tag Editor + Tag bewerker + + + + Comment: + Commentaar: + + + + <!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> + <!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> + + + + Include selected tag in file + Voeg geselecteerde tag toe aan bestand + + + + TemplateEditor + + + Reset + Terugdraaien + + + + Insert + Invoegen + + + + Template Editor + Layout Bewerker + + + + Artist + Artiest + + + + Album + Album + + + + Title + Naam + + + + Track number + Liednummer + + + + Two-digit track number + Twee-getal liednummer + + + + Genre + Genre + + + + Comment + Commentaar + + + + Composer + Componist + + + + Duration + Duur + + + + Disc number + CD nummer + + + + File name + Bestandsnaam + + + + File path + Pad + + + + Year + Jaar + + + + Condition + Staat + + + -- cgit v1.2.3-13-gbd6f