From b00d8d6015471998691d74347d206a19a63d19db Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sun, 29 Mar 2020 15:32:25 +0000 Subject: updated Dutch translation (Heimen Stoffels) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9326 90c681e8-e032-0410-971d-27865f9a5e38 --- .../translations/incdecvolume_plugin_nl.ts | 4 +-- .../translations/playlist_plugin_nl.ts | 26 +++++++-------- .../SeekOption/translations/seek_plugin_nl.ts | 6 ++-- .../StatusOption/translations/status_plugin_nl.ts | 38 +++++++++++----------- 4 files changed, 37 insertions(+), 37 deletions(-) (limited to 'src/plugins/CommandLineOptions') diff --git a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_nl.ts b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_nl.ts index d65368990..e34b9743b 100644 --- a/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_nl.ts +++ b/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_nl.ts @@ -6,12 +6,12 @@ Increase volume by 5 steps - Verhoog het volume met 5 stappen + Volume verhogen met 5 stappen Decrease volume by 5 steps - Verlaag het volume met 5 stappen + Volume verlagen met 5 stappen diff --git a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_nl.ts b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_nl.ts index a18a16a46..60fb68741 100644 --- a/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_nl.ts +++ b/src/plugins/CommandLineOptions/PlayListOption/translations/playlist_plugin_nl.ts @@ -6,69 +6,69 @@ Show playlist manipulation commands - Weergeef afspeellijst manipulatie commando's + Afspeellijst-bewerkopdrachten tonen List all available playlists - Weergeef alle beschikbare afspeellijsten + Alle beschikbare afspeellijsten lonen Show playlist content - Weergeef de inhoud van de afspeellijst + Afspeellijstinhoud tonen Play track <track> in playlist <id> - Speel nummer <track> in afspeellijst <id> + Nummer <track> op afspeellijst <id> afspelen Clear playlist - Maak afspeellijst leeg + Afspeellijst legen Activate next playlist - + Volgende afspeellijst openen Activate previous playlist - + Vorige afspeellijst openen Toggle playlist repeat - Schakel herhaling in afspeellijst + Afspeellijst herhalen/niet herhalen Toggle playlist shuffle - Schakel schudden in afspeellijst + Willekeurig afspelen aan/uit Show playlist options - Weergeef opties voor afspeellijst + Afspeellijstopties tonen Invalid playlist ID - Ongeldige ID voor afspeellijst + Ongeldige afspeellijst-id Invalid number of arguments - Ongeldig nummer van argumenten + Ongeldig aantal argumenten Invalid track ID - Ongeldig nummer ID + Ongeldige nummer-id diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts index 9ae3e63a8..f525824fb 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_nl.ts @@ -6,17 +6,17 @@ Seek to position in the current track - Verplaats naar positie in huidige nummer + Doorspoelen naar positie in huidig nummer Seek forward - Verplaats naar voren + Vooruitspoelen Seek backwards - Verplaats naar achteren + Terugspoelen diff --git a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts index 84af4d5ee..4fc596d65 100644 --- a/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts +++ b/src/plugins/CommandLineOptions/StatusOption/translations/status_plugin_nl.ts @@ -6,22 +6,22 @@ Print playback status - Weergeef speelstatus + Afspeelstatus tonen Print formatted track name (example: qmmp --nowplaying "%t - %a") - Weergeef geformateerde nummertitel (voorbeeld: qmmp --nowplaying "%t - %a") + Opgemaakte naam van nummer tonen (voorbeeld: qmmp --nowplaying "%t - %a") Print --nowplaying syntax - Weergeef --nowplaying syntax + --nowplaying-syntax tonen Syntax: - + Syntax: @@ -31,12 +31,12 @@ %a - album - + %a - album %aa - album artist - + %aa - albumartiest @@ -46,22 +46,22 @@ %n - track - %n - liednummer + %n - cd-nummer %NN - 2-digit track - %NN - liednummer (twee cijfer formaat) + %NN - cd-nummer (tweecijferig) %g - genre - + %g - genre %c - comment - %c - commentaar + %c - opmerking @@ -71,7 +71,7 @@ %D - disc number - %D - CD nummer + %D - schijfnummer @@ -96,37 +96,37 @@ %{bitrate} - bitrate - + %{bitrate} - bitsnelheid %{samplerate} - sample rate - + %{samplerate} - samplesnelheid %{channels} - number of channels - + %{channels} - aantal kanalen %{samplesize} - bits per sample - + %{samplesize} - bits per sample %{format} - format name - + %{format} - naaw van bestandsformaat %{decoder} - decoder name - + %{decoder} - naam van decoder %{filesize} - file size - + %{filesize} - bestandsgrootte @@ -136,7 +136,7 @@ %dir(n) - directory name located on n levels above - + %dir(n) - mapnaam, x aantal bovenliggend -- cgit v1.2.3-13-gbd6f