Browse Source

l10n: Chinese (China) update

InfoPlist.strings: 100% translated

Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
pull/119/head
VideoLAN 6 years ago
committed by David Fuhrmann
parent
commit
5bc75f474b
  1. 10
      modules/gui/macosx/Resources/zh-Hans.lproj/InfoPlist.strings

10
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 希望按照用户的请求访问一个可移动卷。";
Loading…
Cancel
Save