[vlc-commits] l10n: Danish update

scootergrisen git at videolan.org
Wed Feb 24 18:00:54 UTC 2021


vlc/vlc-3.0 | branch: master | scootergrisen <scootergrisen at gmail.com> | Wed Jan 13 13:26:52 2021 +0100| [763417082f7fb5c58649d59c0101df66fb9098aa] | committer: Michał Trzebiatowski

l10n: Danish update

InfoPlist.strings: 100% translated

Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=763417082f7fb5c58649d59c0101df66fb9098aa
---

 modules/gui/macosx/Resources/da.lproj/InfoPlist.strings | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/modules/gui/macosx/Resources/da.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/da.lproj/InfoPlist.strings
index ba5bf4a29f..a5e79bda22 100644
--- a/modules/gui/macosx/Resources/da.lproj/InfoPlist.strings
+++ b/modules/gui/macosx/Resources/da.lproj/InfoPlist.strings
@@ -1,10 +1,10 @@
 /* Localized versions of Info.plist keys */
 
-"NSCameraUsageDescription" = "VLC wants to access the camera as requested by the user.";
-"NSMicrophoneUsageDescription" = "VLC wants to access the microphone as requested by the user.";
-"NSAppleEventsUsageDescription" = "VLC wants to pause and resume external media players.";
-"NSDesktopFolderUsageDescription" = "VLC wants to access the desktop folder as requested by the user.";
-"NSDocumentsFolderUsageDescription" = "VLC wants to access the documents folder as requested by the user.";
-"NSDownloadsFolderUsageDescription" = "VLC wants to access the downloads folder as requested by the user.";
-"NSNetworkVolumesUsageDescription" = "VLC wants to access a network volume as requested by the user.";
-"NSRemovableVolumesUsageDescription" = "VLC wants to access a removable volume as requested by the user.";
+"NSCameraUsageDescription" = "VLC vil have adgang til kameraet, som anmodet af brugeren.";
+"NSMicrophoneUsageDescription" = "VLC vil have adgang til mikrofonen, som anmodet af brugeren.";
+"NSAppleEventsUsageDescription" = "VLC vil pause og genoptage eksterne medieafspillere, som anmodet af brugeren.";
+"NSDesktopFolderUsageDescription" = "VLC vil have adgang til skrivebordsmappen, som anmodet af brugeren.";
+"NSDocumentsFolderUsageDescription" = "VLC vil have adgang til dokumentmappen, som anmodet af brugeren.";
+"NSDownloadsFolderUsageDescription" = "VLC vil have adgang til downloadmappen, som anmodet af brugeren.";
+"NSNetworkVolumesUsageDescription" = "VLC vil have adgang til en netværksdiskenhed, som anmodet af brugeren.";
+"NSRemovableVolumesUsageDescription" = "VLC vil have adgang til en flytbar diskenhed, som anmodet af brugeren.";



More information about the vlc-commits mailing list