[vlc-commits] l10n: Dutch update

Thomas De Rocker git at videolan.org
Wed Dec 2 19:37:58 UTC 2020


vlc | branch: master | Thomas De Rocker <thomasderocker at outlook.com> | Sat Nov 28 11:14:31 2020 +0100| [16ece98214f56575cc11ff2c4bb15bb2b233ee88] | committer: David Fuhrmann

l10n: Dutch update

InfoPlist.strings: 100% translated

Signed-off-by: David Fuhrmann <dfuhrmann at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=16ece98214f56575cc11ff2c4bb15bb2b233ee88
---

 modules/gui/macosx/Resources/nl.lproj/InfoPlist.strings | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/modules/gui/macosx/Resources/nl.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/nl.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..d3f4455712
--- /dev/null
+++ b/modules/gui/macosx/Resources/nl.lproj/InfoPlist.strings
@@ -0,0 +1,10 @@
+/* Localized versions of Info.plist keys */
+
+"NSCameraUsageDescription" = "VLC wil toegang tot de camera op verzoek van de gebruiker.";
+"NSMicrophoneUsageDescription" = "VLC wil toegang tot de microfoon op verzoek van de gebruiker.";
+"NSAppleEventsUsageDescription" = "VLC wil externe mediaspelers pauzeren en hervatten.";
+"NSDesktopFolderUsageDescription" = "VLC wil toegang tot de bureaublad-map op verzoek van de gebruiker.";
+"NSDocumentsFolderUsageDescription" = "VLC wil toegang tot de documentenmap op verzoek van de gebruiker.";
+"NSDownloadsFolderUsageDescription" = "VLC wil toegang tot de downloads-map op verzoek van de gebruiker.";
+"NSNetworkVolumesUsageDescription" = "VLC wil toegang tot een netwerkvolume op verzoek van de gebruiker.";
+"NSRemovableVolumesUsageDescription" = "VLC wil toegang tot een verwijderbaar volume op verzoek van de gebruiker.";



More information about the vlc-commits mailing list