ADPhotoKit Documentation

Enumeration ADLocale.​Locale​Key

public enum LocaleKey: String  

Key for localizable.

%101 ADLocale.LocaleKey ADLocale.LocaleKey String String ADLocale.LocaleKey->String

Member Of

ADLocale

Class for language localizable.

Conforms To

String

Enumeration Cases

preview​Camera

case previewCamera

Camera (拍照)

preview​Camera​Record

case previewCameraRecord

Record (拍摄)

preview​Album

case previewAlbum

Album (相册)

cancel

case cancel

Cancel (取消)

no​Photo​Tips

case noPhotoTips

No Photo (无照片)

loading

case loading

loading, waiting please (加载中,请稍后)

hud​Loading

case hudLoading

waiting... (正在处理...)

done

case done

Done (确定)

ok

case ok

OK (确定)

timeout

case timeout

Request timed out (请求超时)

no​Photo​Libraty​Authority

case noPhotoLibratyAuthority

Allow %@ to access your album in "Settings"->"Privacy"->"Photos" (请在iPhone的"设置-隐私-照片"选项中,允许%@访问你的照片)

no​Camera​Authority

case noCameraAuthority

Please allow %@ to access your device's camera in "Settings"->"Privacy"->"Camera" (请在iPhone的"设置-隐私-相机"选项中,允许%@访问你的相机)

no​Microphone​Authority

case noMicrophoneAuthority

Please allow %@ to access your device's microphone in "Settings"->"Privacy"->"Microphone" (请在iPhone的"设置-隐私-麦克风"选项中,允许%@访问你的麦克风)

camera​Unavailable

case cameraUnavailable

Camera is unavailable (相机不可用)

photo

case photo

Photos (照片)

original​Photo

case originalPhoto

Full Image (原图)

back

case back

Back (返回)

edit

case edit

Edit (编辑)

edit​Finish

case editFinish

Done (完成)

revert

case revert

Undo (还原)

preview

case preview

Preview (预览)

not​Allow​Mix​Select

case notAllowMixSelect

Unable to select video (不能同时选择照片和视频)

save

case save

Save (保存)

save​Image​Error

case saveImageError

Failed to save the image (图片保存失败)

save​Video​Error

case saveVideoError

Failed to save the video (视频保存失败)

exceeded​Max​Select​Count

case exceededMaxSelectCount

Max select count: %ld (最多只能选择%ld个)

image​Not​Selectable

case imageNotSelectable

Cannot select image (不能选择图片)

video​Not​Selectable

case videoNotSelectable

Cannot select video (不能选择视频)

exceeded​Max​Image​Select​Count

case exceededMaxImageSelectCount

Max count for image selection: %ld (最多只能选择%ld张图片)

exceeded​Max​Video​Select​Count

case exceededMaxVideoSelectCount

Max count for video selection: %ld (最多只能选择%ld个视频)

less​Than​Min​Video​Select​Count

case lessThanMinVideoSelectCount

Min count for video selection: %ld (最少选择%ld个视频)

longer​Than​Max​Video​Duration

case longerThanMaxVideoDuration

Unable to select video with a duration longer than %lds (不能选择超过%ld秒的视频)

shorter​Than​Max​Video​Duration

case shorterThanMaxVideoDuration

Unable to select video with a duration shorter than %lds (不能选择低于%ld秒的视频)

iCloud​Video​Load​Faild

case iCloudVideoLoadFaild

Unable to sync from iCloud (iCloud无法同步)

image​Load​Failed

case imageLoadFailed

loading failed (图片加载失败)

custom​Camera​Tips

case customCameraTips

Tap to take photo and hold to record video (轻触拍照,按住摄像)

custom​Camera​Take​Photo​Tips

case customCameraTakePhotoTips

Tap to take photo (轻触拍照)

custom​Camera​Record​Video​Tips

case customCameraRecordVideoTips

hold to record video (按住摄像)

min​Record​Time​Tips

case minRecordTimeTips

Record at least %lds (至少录制%ld秒)

camera​Roll

case cameraRoll

Recents (所有照片)

panoramas

case panoramas

Panoramas (全景照片)

videos

case videos

Videos (视频)

favorites

case favorites

Favorites (个人收藏)

timelapses

case timelapses

Time-Lapse (延时摄影)

recently​Added

case recentlyAdded

Recently Added (最近添加)

bursts

case bursts

Bursts (连拍快照)

slomo​Videos

case slomoVideos

Slo-mo (慢动作)

self​Portraits

case selfPortraits

Selfies (自拍)

screenshots

case screenshots

Screenshots (屏幕快照)

depth​Effect

case depthEffect

Portrait (人像)

live​Photos

case livePhotos

Live Photo

animated

case animated

Animated (动图)

my​Photo​Stream

case myPhotoStream

My Photo Stream (我的照片流)

no​Title​Album​List​Placeholder

case noTitleAlbumListPlaceholder

All Photos (所有照片)

unable​ToAccess​All​Photos

case unableToAccessAllPhotos

Unable to access all photos, go to settings (无法访问所有照片,前往设置)

text​Sticker​Release​ToDelete

case textStickerReleaseToDelete

Release to delete (松手即可删除)

text​Sticker​Delete​Tips

case textStickerDeleteTips

Drag here to remove (拖到此处删除)

Properties

locale​Text​Value

public var localeTextValue: String  

Return key's localizable text.