diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-29 15:32:25 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2020-03-29 15:32:25 +0000 |
| commit | b00d8d6015471998691d74347d206a19a63d19db (patch) | |
| tree | b1e02d1d01d84b0a0467d786a2c2d23dd5d8fb7c /src/plugins/General/copypaste | |
| parent | ab11ce9bd1d4e94d5e711895ba7daed7e75d50a4 (diff) | |
| download | qmmp-b00d8d6015471998691d74347d206a19a63d19db.tar.gz qmmp-b00d8d6015471998691d74347d206a19a63d19db.tar.bz2 qmmp-b00d8d6015471998691d74347d206a19a63d19db.zip | |
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
Diffstat (limited to 'src/plugins/General/copypaste')
| -rw-r--r-- | src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts index 116dd34ea..2fe95d2c9 100644 --- a/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts +++ b/src/plugins/General/copypaste/translations/copypaste_plugin_nl.ts @@ -6,32 +6,32 @@ <message> <location filename="../copypaste.cpp" line="41"/> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Kn&ippen</translation> </message> <message> <location filename="../copypaste.cpp" line="42"/> <source>Ctrl+X</source> - <translation type="unfinished"></translation> + <translation>Ctrl+X</translation> </message> <message> <location filename="../copypaste.cpp" line="43"/> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>&Kopiëren</translation> </message> <message> <location filename="../copypaste.cpp" line="44"/> <source>Ctrl+C</source> - <translation type="unfinished"></translation> + <translation>Ctrl+C</translation> </message> <message> <location filename="../copypaste.cpp" line="45"/> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>&Plakken</translation> </message> <message> <location filename="../copypaste.cpp" line="46"/> <source>Ctrl+V</source> - <translation type="unfinished"></translation> + <translation>Ctrl+V</translation> </message> </context> <context> @@ -39,22 +39,22 @@ <message> <location filename="../copypastefactory.cpp" line="29"/> <source>Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Kopiëren/Plakken-plug-in</translation> </message> <message> <location filename="../copypastefactory.cpp" line="49"/> <source>About Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Over de Kopiëren/Plakken-plug-in</translation> </message> <message> <location filename="../copypastefactory.cpp" line="50"/> <source>Qmmp Copy/Paste Plugin</source> - <translation type="unfinished"></translation> + <translation>Kopiëren/Plakken-plug-in voor Qmmp</translation> </message> <message> <location filename="../copypastefactory.cpp" line="51"/> <source>This plugin allows one to copy selected tracks from one playlist to another</source> - <translation type="unfinished"></translation> + <translation>Deze plug-in stelt je in staat om geselecteerde nummers te kopiëren van de ene naar de andere afspeellijst</translation> </message> <message> <location filename="../copypastefactory.cpp" line="52"/> |
