[vlc-commits] l10n: Chinese (China) update

VideoLAN git at videolan.org
Wed Dec 2 19:38:09 UTC 2020


vlc | branch: master | VideoLAN <videolan at videolan.org> | Sat Nov 28 05:23:57 2020 +0100| [5bc75f474b8f6ad8d6df5c0eb724b9af97cbdab6] | committer: David Fuhrmann

l10n: Chinese (China) 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=5bc75f474b8f6ad8d6df5c0eb724b9af97cbdab6
---

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

diff --git a/modules/gui/macosx/Resources/zh-Hans.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/zh-Hans.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..5958719219
--- /dev/null
+++ b/modules/gui/macosx/Resources/zh-Hans.lproj/InfoPlist.strings
@@ -0,0 +1,10 @@
+/* Localized versions of Info.plist keys */
+
+"NSCameraUsageDescription" = "VLC 希望按照用户的要求访问相机.";
+"NSMicrophoneUsageDescription" = "VLC 希望按照用户的请求访问麦克风。";
+"NSAppleEventsUsageDescription" = "VLC 想暂停和恢复外部媒体播放器。";
+"NSDesktopFolderUsageDescription" = "VLC 希望按照用户的请求访问桌面文件夹。";
+"NSDocumentsFolderUsageDescription" = "VLC 希望按照用户的请求访问文档文件夹。";
+"NSDownloadsFolderUsageDescription" = "VLC 希望按照用户的请求访问下载文件夹。";
+"NSNetworkVolumesUsageDescription" = "VLC 希望按照用户的请求访问网络卷。";
+"NSRemovableVolumesUsageDescription" = "VLC 希望按照用户的请求访问一个可移动卷。";



More information about the vlc-commits mailing list