diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-21 20:33:21 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2021-04-21 20:33:21 +0000 |
| commit | 147b5188133d18908147582ea6d48c31b61515ef (patch) | |
| tree | ef1802310c61b120b1f054935c072b632f4693ec /src/plugins/General/library/translations | |
| parent | 154b3d11a993eb78382232fceb5b89e848828223 (diff) | |
| download | qmmp-147b5188133d18908147582ea6d48c31b61515ef.tar.gz qmmp-147b5188133d18908147582ea6d48c31b61515ef.tar.bz2 qmmp-147b5188133d18908147582ea6d48c31b61515ef.zip | |
updated Dutch translation (Heimen Stoffels)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9825 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/library/translations')
| -rw-r--r-- | src/plugins/General/library/translations/library_plugin_nl.ts | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/src/plugins/General/library/translations/library_plugin_nl.ts b/src/plugins/General/library/translations/library_plugin_nl.ts index 6c33b5bfb..e112e8857 100644 --- a/src/plugins/General/library/translations/library_plugin_nl.ts +++ b/src/plugins/General/library/translations/library_plugin_nl.ts @@ -1,23 +1,23 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="nl_NL"> +<TS version="2.1" language="nl"> <context> <name>Library</name> <message> <location filename="../library.cpp" line="65"/> <source>Library</source> - <translation type="unfinished"></translation> + <translation>Verzameling</translation> </message> <message> <location filename="../library.cpp" line="71"/> <source>Update library</source> - <translation type="unfinished"></translation> + <translation>Verzameling bijwerken</translation> </message> <message> <location filename="../library.cpp" line="181"/> <location filename="../library.cpp" line="182"/> <source>Unknown</source> - <translation type="unfinished"></translation> + <translation>Onbekend</translation> </message> </context> <context> @@ -25,32 +25,32 @@ <message> <location filename="../libraryfactory.cpp" line="33"/> <source>Media Library Plugin</source> - <translation type="unfinished"></translation> + <translation>Verzamelingplug-in</translation> </message> <message> <location filename="../libraryfactory.cpp" line="38"/> <source>Media Library</source> - <translation type="unfinished"></translation> + <translation>Verzameling</translation> </message> <message> <location filename="../libraryfactory.cpp" line="84"/> <source>About Media Library Plugin</source> - <translation type="unfinished"></translation> + <translation>Over de verzamelingplug-in</translation> </message> <message> <location filename="../libraryfactory.cpp" line="85"/> <source>Qmmp Media Library Plugin</source> - <translation type="unfinished"></translation> + <translation>Verzamelingplug-in voor Qmmp</translation> </message> <message> <location filename="../libraryfactory.cpp" line="86"/> <source>This plugin represents a database to store music files tags for a fast access</source> - <translation type="unfinished"></translation> + <translation>Deze plug-in maakt een databank met muziektags aan om snel te kunnen zoeken</translation> </message> <message> <location filename="../libraryfactory.cpp" line="87"/> <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation type="unfinished"></translation> + <translation>Auteur: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> <context> @@ -58,7 +58,7 @@ <message> <location filename="../librarymodel.cpp" line="204"/> <source>%1 - %2</source> - <translation type="unfinished"></translation> + <translation>%1 - %2</translation> </message> </context> <context> @@ -66,27 +66,27 @@ <message> <location filename="../librarywidget.cpp" line="51"/> <source>&Add to Playlist</source> - <translation type="unfinished"></translation> + <translation>Toevoegen &aan afspeellijst</translation> </message> <message> <location filename="../librarywidget.cpp" line="52"/> <source>&View Track Details</source> - <translation type="unfinished"></translation> + <translation>Nummerin&formatie bekijken</translation> </message> <message> <location filename="../librarywidget.cpp" line="54"/> <source>Quick Search</source> - <translation type="unfinished"></translation> + <translation>Snelzoeken</translation> </message> <message> <location filename="../librarywidget.cpp" line="88"/> <source>Scanning directories...</source> - <translation type="unfinished"></translation> + <translation>Bezig met doorzoeken van mappen…</translation> </message> <message> <location filename="../librarywidget.ui" line="14"/> <source>Media Library</source> - <translation type="unfinished"></translation> + <translation>Verzameling</translation> </message> </context> <context> @@ -94,37 +94,37 @@ <message> <location filename="../settingsdialog.ui" line="14"/> <source>Media Library Settings</source> - <translation type="unfinished"></translation> + <translation>Verzamelingsinstellingen</translation> </message> <message> <location filename="../settingsdialog.ui" line="39"/> <source>Recreate database</source> - <translation type="unfinished"></translation> + <translation>Databank opnieuw aanmaken</translation> </message> <message> <location filename="../settingsdialog.ui" line="46"/> <source>Show album year</source> - <translation type="unfinished"></translation> + <translation>Albumjaar tonen</translation> </message> <message> <location filename="../settingsdialog.ui" line="95"/> <source>List of directories for scanning:</source> - <translation type="unfinished"></translation> + <translation>Lijst met te doorzoeken mappen:</translation> </message> <message> <location filename="../settingsdialog.ui" line="55"/> <source>Add</source> - <translation type="unfinished"></translation> + <translation>Toevoegen</translation> </message> <message> <location filename="../settingsdialog.ui" line="66"/> <source>Remove</source> - <translation type="unfinished"></translation> + <translation>Verwijderen</translation> </message> <message> <location filename="../settingsdialog.cpp" line="65"/> <source>Select Directories for Scanning</source> - <translation type="unfinished"></translation> + <translation>Selecteer de te doorzoeken mappen</translation> </message> </context> </TS> |
