Localizable.strings 1.94 KB
/* 
  LFMediaEditingController.strings
  LFMediaEditingController

  Created by Mr.D on 2018/3/9.
  Copyright © 2018年 LamTsanFeng. All rights reserved.
*/

/* -------- LFBaseEditingController -------*/
"_LFME_oKButtonTitle" = "Done";
"_LFME_cancelButtonTitle" = "Cancel";
"_LFME_processHintStr" = "Processing...";

"_LFME_alertViewCancelTitle" = "Done";

"_LFME_reachMaximumLimitTitle" = "Input limit reached";


/* -------- LFRatioMenu  -------*/
/**
 * 命名规则 _LFME_ratio_$name
 * 例如:"_LFME_ratio_1x1" = "等比"
 */
"_LFME_ratio_Original" = "Original";

/* -------- UserGuide  -------*/
"_LFME_sticker_remove_normal" = "Drag here to delete";
"_LFME_sticker_remove_selected" = "Let go to delete";

/* -------- UserGuide  -------*/
"_LFME_UserGuide_ToolBar_Scroll" = "Scroll to the left 👈 will find more functions.";
"_LFME_UserGuide_StickerView_MovingView_Pinch" = "Two fingers can also zoom and rotate.";
"_LFME_UserGuide_StickerView_DisplayView_LongPress" = "Long press to preview the picture.";


/* -------- 暂未用到  -------*/

/* -------- LFFilterMenu  -------*/
"_LFME_filter_Original" = "Original";
"_LFME_filter_Curve" = "Curve";
"_LFME_filter_Chrome" = "Chrome";
"_LFME_filter_Fade" = "Fade";
"_LFME_filter_Instant" = "Instant";
"_LFME_filter_Mono" = "Mono";
"_LFME_filter_Noir" = "Noir";
"_LFME_filter_Process" = "Process";
"_LFME_filter_Tonal" = "Tonal";
"_LFME_filter_Transfer" = "Transfer";
"_LFME_filter_Linear" = "Linear";
"_LFME_filter_Invert" = "Invert";
"_LFME_filter_Monochrome" = "Monochrome";


/* -------- LFAudioItem  -------*/
"_LFME_defaultAudioItem_name" = "Default AudioTrack";
"_LFME_MediaPicker_prompt" = "Please select the desired song";
"_LFME_AudioTackTitle_prompt" = "Custom music";

/* -------- LFBrushMenu  -------*/
"_LFME_brush_Paint" = "画笔";
"_LFME_brush_Highlight" = "双色笔";
"_LFME_brush_Chalk" = "粉笔";
"_LFME_brush_Fluorescent" = "荧光笔";
"_LFME_brush_Stamp" = "图章";
"_LFME_brush_Eraser" = "橡皮擦";