[vlc-commits] l10n: added source strings in Info.plist

Michał Trzebiatowski git at videolan.org
Wed Feb 24 18:01:03 UTC 2021


vlc/vlc-3.0 | branch: master | Michał Trzebiatowski <michtrz at gmail.com> | Wed Feb 24 00:25:26 2021 +0100| [27616c97efc0fd06473851569b76ce05996858a1] | committer: Michał Trzebiatowski

l10n: added source strings in Info.plist

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

 modules/gui/macosx/Resources/ku.lproj/InfoPlist.strings  | 10 ++++++++++
 modules/gui/macosx/Resources/my.lproj/InfoPlist.strings  | 10 ++++++++++
 modules/gui/macosx/Resources/sat.lproj/InfoPlist.strings | 10 ++++++++++
 modules/gui/macosx/Resources/sq.lproj/InfoPlist.strings  | 10 ++++++++++
 4 files changed, 40 insertions(+)

diff --git a/modules/gui/macosx/Resources/ku.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/ku.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..ba5bf4a29f
--- /dev/null
+++ b/modules/gui/macosx/Resources/ku.lproj/InfoPlist.strings
@@ -0,0 +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.";
diff --git a/modules/gui/macosx/Resources/my.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/my.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..ba5bf4a29f
--- /dev/null
+++ b/modules/gui/macosx/Resources/my.lproj/InfoPlist.strings
@@ -0,0 +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.";
diff --git a/modules/gui/macosx/Resources/sat.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/sat.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..ba5bf4a29f
--- /dev/null
+++ b/modules/gui/macosx/Resources/sat.lproj/InfoPlist.strings
@@ -0,0 +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.";
diff --git a/modules/gui/macosx/Resources/sq.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/sq.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..ba5bf4a29f
--- /dev/null
+++ b/modules/gui/macosx/Resources/sq.lproj/InfoPlist.strings
@@ -0,0 +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.";



More information about the vlc-commits mailing list