30 lines
1.5 KiB
Plaintext
30 lines
1.5 KiB
Plaintext
/*
|
|
Localizable.strings
|
|
QXLive
|
|
|
|
Created by 启星 on 2025/5/6.
|
|
|
|
*/
|
|
//"NSCameraUsageDescription" = "Access your camera, allow to enable live broadcast and record video";
|
|
//"NSLocationWhenInUseUsageDescription" = "Access your location, allowing access to local live and video";
|
|
//"NSMicrophoneUsageDescription" = "Access your microphone, allow to record sound";
|
|
//"NSPhotoLibraryAddUsageDescription" = "Read your album, allowing you to upload the contents of the album to the server";
|
|
//"NSPhotoLibraryUsageDescription" = "Access your photo album, allow to save the video in the photo album";
|
|
//
|
|
//"访问您的相机,允许可以开启直播和录制视频"= "Access your camera, allow to enable live broadcast and record video";
|
|
//"访问您的位置,允许可以获取当地的直播和视频"= "Access your location, allowing access to local live and video";
|
|
//"访问您的麦克风,允许可以录制声音"= "Access your microphone, allow to record sound";
|
|
//"读取您的相册,允许可以把相册的内容上传到服务器"= "Read your album, allowing you to upload the contents of the album to the server";
|
|
//"访问您的相册,允许可以把视频保存在相册"= "Access your photo album, allow to save the video in the photo album";
|
|
//
|
|
//"确定"= "Sure";
|
|
//"取消"= "Cancel";
|
|
//"网络错误"= "Network error";
|
|
//"提示"= "Hint";
|
|
//"全部"= "All";
|
|
//"热门"= "hot";
|
|
//"删除"= "Delete";
|
|
//"提交"= "Commit";
|
|
//
|
|
"欢迎来到笨笨狗" = "Welcome to Benben Dog";
|