Localizable.strings
2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
"ZLPhotoBrowserCameraText" = "拍照";
"ZLPhotoBrowserCameraRecordText" = "拍摄";
"ZLPhotoBrowserAblumText" = "相册";
"ZLPhotoBrowserCancelText" = "取消";
"ZLPhotoBrowserOriginalText" = "原图";
"ZLPhotoBrowserDoneText" = "确定";
"ZLPhotoBrowserOKText" = "确定";
"ZLPhotoBrowserBackText" = "返回";
"ZLPhotoBrowserEditText" = "编辑";
"ZLPhotoBrowserSaveText" = "保存";
"ZLPhotoBrowserPhotoText" = "照片";
"ZLPhotoBrowserPreviewText" = "预览";
"ZLPhotoBrowserGifPreviewText" = "GIF 预览";
"ZLPhotoBrowserVideoPreviewText" = "视频 预览";
"ZLPhotoBrowserLivePhotoPreviewText" = "Live Photo 预览";
"ZLPhotoBrowserNoPhotoText" = "无照片";
"ZLPhotoBrowserCannotSelectVideo" = "不能同时选择照片和视频";
"ZLPhotoBrowserCannotSelectGIF" = "不能同时选择照片和GIF";
"ZLPhotoBrowserCannotSelectLivePhoto" = "不能同时选择照片和Live Photo";
"ZLPhotoBrowserLoadingText" = "加载中,请稍后";
"ZLPhotoBrowserHandleText" = "正在处理...";
"ZLPhotoBrowserSaveImageErrorText" = "图片保存失败";
"ZLPhotoBrowserMaxSelectCountText" = "最多只能选择%ld张图片";
"ZLPhotoBrowserMaxVideoDurationText" = "不能选择超过%ld秒的视频";
"ZLPhotoBrowserNoCameraAuthorityText" = "请在iPhone的\"设置-隐私-相机\"选项中,允许%@访问你的相机";
"ZLPhotoBrowserNoAblumAuthorityText" = "请在iPhone的\"设置-隐私-相机\"选项中,允许%@访问你的照片";
"ZLPhotoBrowserNoMicrophoneAuthorityText" = "请在iPhone的\"设置-隐私-相机\"选项中,允许%@访问你的麦克风";
"ZLPhotoBrowseriCloudPhotoText" = "请在系统相册中下载到本地后重新尝试";
"ZLPhotoBrowseriCloudVideoText" = "iCloud无法同步";
"ZLPhotoBrowserLoadNetImageFailed" = "图片加载失败";
"ZLPhotoBrowserSaveVideoFailed" = "视频保存失败";
"ZLPhotoBrowserCameraRoll" = "所有照片";
"ZLPhotoBrowserPanoramas" = "全景照片";
"ZLPhotoBrowserVideos" = "视频";
"ZLPhotoBrowserFavorites" = "个人收藏";
"ZLPhotoBrowserTimelapses" = "延时摄影";
"ZLPhotoBrowserRecentlyAdded" = "最近添加";
"ZLPhotoBrowserBursts" = "连拍快照";
"ZLPhotoBrowserSlomoVideos" = "慢动作";
"ZLPhotoBrowserSelfPortraits" = "自拍";
"ZLPhotoBrowserScreenshots" = "屏幕快照";
"ZLPhotoBrowserDepthEffect" = "人像";
"ZLPhotoBrowserLivePhotos" = "Live Photo";
"ZLPhotoBrowserAnimated" = "动图";