Localizable.strings
2.32 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" = "Camera";
"ZLPhotoBrowserCameraRecordText" = "Record";
"ZLPhotoBrowserAblumText" = "Album";
"ZLPhotoBrowserCancelText" = "Cancel";
"ZLPhotoBrowserOriginalText" = "Original";
"ZLPhotoBrowserDoneText" = "Done";
"ZLPhotoBrowserOKText" = "OK";
"ZLPhotoBrowserBackText" = "Back";
"ZLPhotoBrowserEditText" = "Edit";
"ZLPhotoBrowserSaveText" = "Save";
"ZLPhotoBrowserPhotoText" = "Photos";
"ZLPhotoBrowserPreviewText" = "Preview";
"ZLPhotoBrowserGifPreviewText" = "GIF preview";
"ZLPhotoBrowserVideoPreviewText" = "Video preview";
"ZLPhotoBrowserLivePhotoPreviewText" = "Live Photo preview";
"ZLPhotoBrowserNoPhotoText" = "No Photo";
"ZLPhotoBrowserCannotSelectVideo" = "Unable to select video";
"ZLPhotoBrowserCannotSelectGIF" = "Unable to select GIF image";
"ZLPhotoBrowserCannotSelectLivePhoto" = "Unable to select Live Photo";
"ZLPhotoBrowserLoadingText" = "loading,waiting please";
"ZLPhotoBrowserHandleText" = "waiting...";
"ZLPhotoBrowserSaveImageErrorText" = "Failed to save the image";
"ZLPhotoBrowserMaxSelectCountText" = "Max select count: %ld";
"ZLPhotoBrowserMaxVideoDurationText" = "Unable to select video with a duration longer than %lds";
"ZLPhotoBrowserNoCameraAuthorityText" = "Please allow %@ to access your device's camera in \"Settings\"->\"Privacy\"->\"Camera\"";
"ZLPhotoBrowserNoAblumAuthorityText" = "Allow %@ to access your ablum in \"Settings\"->\"Privacy\"->\"Photos\"";
"ZLPhotoBrowserNoMicrophoneAuthorityText" = "Please allow %@ to access your device's microphone in \"Settings\"->\"Privacy\"->\"Camera\"";
"ZLPhotoBrowseriCloudPhotoText" = "Retry after download in photo ablum";
"ZLPhotoBrowseriCloudVideoText" = "Unable to sync from iCloud";
"ZLPhotoBrowserLoadNetImageFailed" = "loading failed";
"ZLPhotoBrowserSaveVideoFailed" = "Failed to save the video";
"ZLPhotoBrowserCameraRoll" = "Camera Roll";
"ZLPhotoBrowserPanoramas" = "Panoramas";
"ZLPhotoBrowserVideos" = "Videos";
"ZLPhotoBrowserFavorites" = "Favorites";
"ZLPhotoBrowserTimelapses" = "Time-Lapse";
"ZLPhotoBrowserRecentlyAdded" = "Recently Added";
"ZLPhotoBrowserBursts" = "Bursts";
"ZLPhotoBrowserSlomoVideos" = "Slo-mo";
"ZLPhotoBrowserSelfPortraits" = "Selfies";
"ZLPhotoBrowserScreenshots" = "Screenshots";
"ZLPhotoBrowserDepthEffect" = "Depth Effect";
"ZLPhotoBrowserLivePhotos" = "Live Photo";
"ZLPhotoBrowserAnimated" = "Animated";