| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342 |
- /*
- Localizable.strings
- TXXiaoShiPinDemo
- Created by 李欣鑫 on 2018/7/18.
- Copyright © 2018年 tencent. All rights reserved.
- */
- "Common.OK" = "确定";
- "Common.Cancel" = "取消";
- "Common.Downloading" = "下载中";
- "Common.Apply" = "使用";
- "Common.Download" = "下载";
- "Common.App" = "小视频";
- "Common.Confirm" = "确定";
- "Common.Hint" = "提示";
- "Common.Back" = "返回";
- "Common.GotIt" = "知道了";
- "Common.HintErrorCode" = "错误码:%d";
- "Common.HintErrorCodeMessage" = "错误码:%ld 错误信息:%@";
- "Common.Next" = "下一步";
- "Common.AddNew" = "新增";
- "Common.Done" = "完成";
- "Common.Save" = "保存";
- "Common.Release" = "发布";
- "Common.Unknown" = "未知";
- "Common.None" = "无";
- "Common.Close" = "关闭";
- "AppDelegate.TitleAlert" = "为了营造良好的用户环境,不同意用户协议将无法正常使用本APP";
- "TCBGMListView.TitileChooseBGM" = "选择背景音乐";
- "TCBGMListView.LoadingLocalAudio" = "本地音频读取中…";
- "TCVideoRecordMusicView.Origin" = "原声";
- "TCVideoRecordMusicView.KTV" = "KTV";
- "TCVideoRecordMusicView.Room" = "房间";
- "TCVideoRecordMusicView.Hall" = "会堂";
- "TCVideoRecordMusicView.Low" = "低沉";
- "TCVideoRecordMusicView.Bright" = "洪亮";
- "TCVideoRecordMusicView.Metal" = "金属";
- "TCVideoRecordMusicView.Magnetic" = "磁性";
- "TCVideoRecordMusicView.Child" = "熊孩子";
- "TCVideoRecordMusicView.Loli" = "萝莉";
- "TCVideoRecordMusicView.Uncle" = "大叔";
- "TCVideoRecordMusicView.HeavyMetal" = "重金属";
- "TCVideoRecordMusicView.Foreigner" = "外国人";
- "TCVideoRecordMusicView.Beast" = "困兽";
- "TCVideoRecordMusicView.Fatty" = "死肥宅";
- "TCVideoRecordMusicView.StrongCurrent" = "强电流";
- "TCVideoRecordMusicView.HeavyMachinery" = "重机械";
- "TCVideoRecordMusicView.Ethereal" = "空灵";
- "TCVideoRecordMusicView.VolumeRecord" = "录音音量";
- "TCVideoRecordMusicView.VolumeBGM" = "背景音音量";
- "TCVideoRecordMusicView.StartFrom" = "当前从%@开始";
- "SoundMixView.Foice" = "变声";
- "SoundMixView.Mix" = "混响";
- "TCLiveListCell.HideLocation" = "不显示地理位置";
- "TCLiveListCell.TimeSecondsAgo" = "刚刚";
- "TCLiveListCell.TimeSecondsAgoPlur" = "刚刚";
- "TCLiveListCell.TimeMinutesAgo" = "%d分钟前";
- "TCLiveListCell.TimeMinutesAgoPlur" = "%d分钟前";
- "TCLiveListCell.TimeHoursAgo" = "%d小时前";
- "TCLiveListCell.TimeHoursAgoPlur" = "%d小时前";
- "TCLiveListCell.TimeDaysAgo" = "%d天前";
- "TCLiveListCell.TimeDaysAgoPlur" = "%d天前";
- "TCLiveListCell.TimeLongAgo" = "很久前";
- "TCLiveListView.NewLive" = "最新直播";
- "TCLiveListView.NoContent" = "暂无内容哦";
- "TCLiveListView.NoMore" = "没有啦";
- "TCLiveListView.Censored" = "已审核";
- "TCLiveListView.Uncensored" = "未审核";
- "TCLiveListView.AdultContent" = "涉黄";
- "TCPlayViewCell.UncensoredVideo" = "视频未审核";
- "TCPlayViewCell.AdultVideo" = "视频涉黄";
- "TCLoginView.AutoLoggingIn" = "自动登录中…";
- "TCLoginView.Login" = "登录";
- "TCLoginView.Register" = "注册新用户";
- "TCLoginView.PlaceholderEnterUserName" = "输入用户名";
- "TCLoginView.PlaceholderEnterPassword" = "输入密码";
- "TCLoginView.HintUserNameError" = "用户名错误";
- "TCLoginView.HintPasswordError" = "密码错误";
- "TCLoginView.HintLoginFailed" = "登录失败";
- "TCLoginView.ErrorEmptyUserName" = "用户名不能为空";
- "TCLoginView.ErrorEmptyPassword" = "密码不能为空";
- "TCLoginView.ErrorAccountNotExists" = "账号未注册";
- "TCLoginView.ErrorPasswordWrong" = "密码错误";
- "TCRegisterView.HintConfirmPassword" = "确认密码";
- "TCRegisterView.DoRegister" = "注册";
- "TCRegisterView.PlaceholderUserName" = "用户名为小写字母、数字、下划线";
- "TCRegisterView.UserNameRule" = "用户名请以字母开头, 支持字母、数字、下划线, 长度为4-24个字符。";
- "TCRegisterView.PasswordRule" = "密码请使用字母、数字、下划线。";
- "TCRegisterView.PlaceholderPassword" = "用户密码为8~16个字符";
- "TCRegisterView.ErrorUserNameLength" = "用户名不能小于4位或者大于24位";
- "TCRegisterView.ErrorUserNameDigits" = "用户名不能是全数字";
- "TCRegisterView.ErrorUsernamePattern" = "用户名不符合规范";
- "TCRegisterView.ErrorPasswordLength" = "密码必须为8到16位";
- "TCRegisterView.ErrorPasswordConsistency" = "两次密码不一致";
- "TCRegisterView.ErrorUserNameRegistered" = "用户ID已经被注册";
- "TCMainTabView.Record" = "录制";
- "TCMainTabView.EditVideo" = "视频编辑";
- "TCMainTabView.EditImage" = "图片编辑";
- "TCMainTabView.Chorus" = "合唱";
- "TCUserAgreement.TitleUserProtocol" = "用户协议";
- "TCUserAgreement.TitleAgree" = "同意";
- "TCUserAgreement.TitleDisagree" = "不同意";
- "TCBasePlayView.LiveBroadcast" = "%@ 正在直播";
- "TCBasePlayView.LiveBroadcastNotify" = "开播啦,小伙伴火速围观~~~";
- "TCBasePlayView.ShareSucceeded" = "分享成功";
- "TCBasePlayView.ShareCanceled" = "分项取消";
- "TCBasePlayView.ShareFailed" = "分享失败,原因未知(Code = %d)\n";
- "TCBasePlayView.AppNotInstalled" = "应用未安装";
- "TCPlayDecorate.ActionList" = "举报/不感兴趣/拉黑";
- "TCPlayDecorate.ActionReport" = "举报";
- "TCPlayDecorate.ActionDiss" = "减少类似作品";
- "TCPlayDecorate.ActionDissResult" = "以后会减少类似作品";
- "TCPlayDecorate.ActionBlacklist" = "加入黑名单";
- "TCPlayDecorate.ActionBlacklistResult" = "已加入黑名单";
- "TCPlayDecorate.ReportClass" = "请选择分类,分类越准,处理越快。";
- "TCPlayDecorate.ReportCause1" = "违法违规";
- "TCPlayDecorate.ReportCause2" = "色情低俗";
- "TCPlayDecorate.ReportCause3" = "标题党、封面党、骗点击";
- "TCPlayDecorate.ReportCause4" = "未成年人不适当行为";
- "TCPlayDecorate.ReportCause5" = "制售假冒伪劣商品";
- "TCPlayDecorate.ReportCause6" = "滥用作品";
- "TCPlayDecorate.ReportCause7" = "泄露我的隐私";
- "TCPlayDecorate.ReportResult" = "举报成功,我们将在24小时内进行处理";
- "TCVodPlayView.RTMP_URL" = "请输入或扫描二维码获取播放地址";
- "TCVodPlayView.InvalidURL" = "播放地址不合法,点播目前仅支持flv,hls,mp4播放方式!";
- "TCVideoEditPrevView.TitleVideoPreview" = "视频预览";
- "TCVideoEditPrevView.VideoSynthesizing" = "视频合成中";
- "TCVideoEditPrevView.HintVideoSynthesizeFailed" = "视频合成失败";
- "TCVideoEditPrevView.ErrorSwitchBackend" = "中途切换后台导致,请重新合成";
- "TCVideoEditPrevView.TryAgain" = "请重新录制合成";
- "TCVideoEditPrevView.VideoChorusNotSupported" = "当前视频不支持合唱";
- "TCVideoJoinView.StitchVideo" = "拼接视频";
- "TCVideoJoinView.TitleVideoOrder" = "视频将按照列表顺序进行合成,您可以拖动进行片段顺序调整。";
- "BottomTabBar.TabMusic" = "音乐";
- "BottomTabBar.TabEffect" = "特效";
- "BottomTabBar.TabSpeed" = "速度";
- "BottomTabBar.TabFilter" = "滤镜";
- "BottomTabBar.TabPaster" = "贴纸";
- "BottomTabBar.TabSubtitle" = "字幕";
- "PasterAddView.PasterDynamic" = "动态贴纸";
- "PasterAddView.PasterStatic" = "静态贴纸";
- "PasterAddView.ChooseBubbleSub" = "选择气泡字幕";
- "TextAddView.FontStyle" = "文字效果";
- "TextAddView.AddNormalBubbleSubtitle" = "添加普通字幕/气泡字幕";
- "TextAddView.EditNormalBubbleSubtitle" = "编辑普通字幕/气泡字幕";
- "TransitionView.Horizontal" = "左右";
- "TransitionView.Vertical" = "上下";
- "TransitionView.ZoomIn" = "放大";
- "TransitionView.ZoomOut" = "缩小";
- "TransitionView.Rotation" = "旋转";
- "TransitionView.FadeInFadeOut" = "淡入淡出";
- "VideoTextFiled.ClickEditText" = "点击修改文字";
- "TCVideoCutView.VideoEdit" = "编辑视频";
- "TCVideoCutView.VideoGenerating" = "视频生成中";
- "TCVideoCutView.HintVideoGeneratingFailed" = "视频生成失败";
- "TCVideoEditView.DynamicLightWave" = "动感光波";
- "TCVideoEditView.DarkFantasy" = "暗黑幻境";
- "TCVideoEditView.SoulOut" = "灵魂出窍";
- "TCVideoEditView.ScreenSplit" = "画面分裂";
- "TCVideoEditView.Shutter" = "百叶窗";
- "TCVideoEditView.GhostShadow" = "鬼影";
- "TCVideoEditView.Phantom" = "幻影";
- "TCVideoEditView.Ghost" = "幽灵";
- "TCVideoEditView.Lightning" = "闪电";
- "TCVideoEditView.Mirror" = "镜像";
- "TCVideoEditView.Illusion" = "幻觉";
- "TCVideoEditView.AbandonEffect" = "您确定要放弃当前添加的特效?";
- "TCVideoEditView.AbandonEdit" = "您确定要放弃当前编辑?";
- "TCVideoEditView.VideoUploadingFailed" = "视频上传失败";
- "TCVideoEditView.VideoReleasing" = "视频发布中";
- "TCVideoEditView.VideoSavingFailed" = "视频保存失败!";
- "TCVideoEditView.VideoSavingSucceeded" = "视频保存成功啦!";
- "TCVideoEditView.VideoReleasingFailed" = "发布失败!";
- "TCVideoEditView.VideoReleasingSucceeded" = "发布成功了!";
- "TCVideoEditView.EffectArray1Object1" = "时光倒流";
- "TCVideoEditView.EffectArray1Object2" = "反复";
- "TCVideoEditView.EffectArray1Object3" = "慢动作";
- "TCVideoEditView.EffectArray2Object1" = "原图";
- "TCVideoEditView.EffectArray2Object2" = "标准";
- "TCVideoEditView.EffectArray2Object3" = "樱红";
- "TCVideoEditView.EffectArray2Object4" = "云裳";
- "TCVideoEditView.EffectArray2Object5" = "纯真";
- "TCVideoEditView.EffectArray2Object6" = "白兰";
- "TCVideoEditView.EffectArray2Object7" = "元气";
- "TCVideoEditView.EffectArray2Object8" = "超脱";
- "TCVideoEditView.EffectArray2Object9" = "香氛";
- "TCVideoEditView.EffectArray2Object10" = "美白";
- "TCVideoEditView.EffectArray2Object11" = "浪漫";
- "TCVideoEditView.EffectArray2Object12" = "清新";
- "TCVideoEditView.EffectArray2Object13" = "唯美";
- "TCVideoEditView.EffectArray2Object14" = "粉嫩";
- "TCVideoEditView.EffectArray2Object15" = "怀旧";
- "TCVideoEditView.EffectArray2Object16" = "蓝调";
- "TCVideoEditView.EffectArray2Object17" = "清凉";
- "TCVideoEditView.EffectArray2Object18" = "日系";
- "TCVideoEditView.BubbleSubtitle" = "气泡字幕";
- "TCVideoLoading.ChoosingVideo" = "选择视频";
- "TCVideoLoading.HintVideoExportingFailed" = "视频导出失败,原因可能是在导出的过程中,程序进后台,或则被闹钟,电话等打断";
- "TCVideoLoading.VideoDownloadingFromiCloud" = "视频 %@ 正在从icloud下载,请稍等...";
- "TCVideoPublish.SaySomething" = "说点什么…";
- "TCVideoPublish.ShareTitleArray1" = "微信";
- "TCVideoPublish.ShareTitleArray2" = "朋友圈";
- "TCVideoPublish.ShareTitleArray3" = "QQ";
- "TCVideoPublish.ShareTitleArray4" = "QQ空间";
- "TCVideoPublish.ShareTitleArray5" = "微博";
- "TCVideoPublish.ReleaseToApp" = "发布到小视频";
- "TCVideoPublish.AndShareTo" = "同时分享到";
- "TCVideoPublish.VideoUploading" = "正在上传请稍等";
- "TCVideoPublish.HintFetchingSignatureFailedFmt" = "获取签名失败[errcode:%d]";
- "TCVideoPublish.HintUploadingFailedNetwork" = "网络连接断开,视频上传失败";
- "TCVideoPublish.HintUploadingFailedFmt" = "视频上传失败[errcode:%d]";
- "TCVideoPublish.PublishingTitle" = "发布中";
- "TCVideoPublish.PublishingHint" = "正在发布请稍等";
- "TCVideoPublish.PublishingSucceeded" = "发布成功啦!";
- "TCVideoPublish.PublishingFailedFmt" = "发布失败啦![%d]";
- "TCVideoPublish.WhoseAppFmt" = "%@ 的短视频";
- "BeautySettingPanel.None" = "无动效";
- "BeautySettingPanel.EffectArray1" = "清除";
- "BeautySettingPanel.EffectArray2" = "标准";
- "BeautySettingPanel.EffectArray3" = "樱红";
- "BeautySettingPanel.EffectArray4" = "云裳";
- "BeautySettingPanel.EffectArray5" = "纯真";
- "BeautySettingPanel.EffectArray6" = "白兰";
- "BeautySettingPanel.EffectArray7" = "元气";
- "BeautySettingPanel.EffectArray8" = "超脱";
- "BeautySettingPanel.EffectArray9" = "香氛";
- "BeautySettingPanel.EffectArray10" = "美白";
- "BeautySettingPanel.EffectArray11" = "浪漫";
- "BeautySettingPanel.EffectArray12" = "清新";
- "BeautySettingPanel.EffectArray13" = "唯美";
- "BeautySettingPanel.EffectArray14" = "粉嫩";
- "BeautySettingPanel.EffectArray15" = "怀旧";
- "BeautySettingPanel.EffectArray16" = "蓝调";
- "BeautySettingPanel.EffectArray17" = "清凉";
- "BeautySettingPanel.EffectArray18" = "日系";
- "BeautySettingPanel.GreenArray1" = "清除";
- "BeautySettingPanel.GreenArray2" = "Good Luck";
- "BeautySettingPanel.BeautyArray1" = "美颜(光滑)";
- "BeautySettingPanel.Beauty-Natural" = "美颜(自然)";
- "BeautySettingPanel.Beauty-P" = "美颜(P图)";
- "BeautySettingPanel.BeautyArray2" = "美白";
- "BeautySettingPanel.BeautyArray3" = "红润";
- "BeautySettingPanel.BeautyArray4" = "大眼";
- "BeautySettingPanel.BeautyArray5" = "瘦脸";
- "BeautySettingPanel.BeautyArray6" = "V脸";
- "BeautySettingPanel.BeautyArray7" = "下巴";
- "BeautySettingPanel.BeautyArray8" = "短脸";
- "BeautySettingPanel.BeautyArray9" = "瘦鼻";
- "BeautySettingPanel.BeautyTypeArray1" = "光滑";
- "BeautySettingPanel.BeautyTypeArray2" = "自然";
- "BeautySettingPanel.BeautyTypeArray3" = "p图";
- "BeautySettingPanel.FunctionArray1" = "原图";
- "BeautySettingPanel.FunctionArray2" = "风格";
- "BeautySettingPanel.FunctionArray3" = "美颜";
- "BeautySettingPanel.FunctionArray4" = "滤镜";
- "BeautySettingPanel.FunctionArray5" = "动效";
- "BeautySettingPanel.FunctionArray6" = "抠背";
- "BeautySettingPanel.FunctionArray7" = "绿幕";
- "BeautySettingPanel.MotionName1" = "Boom";
- "BeautySettingPanel.MotionName2" = "霓虹鼠";
- "BeautySettingPanel.MotionName3" = "眼镜狗";
- "BeautySettingPanel.MotionName4" = "疯狂打call";
- "BeautySettingPanel.MotionName5" = "Q星座";
- "BeautySettingPanel.MotionName6" = "彩色丝带";
- "BeautySettingPanel.MotionName7" = "刘海发带";
- "BeautySettingPanel.MotionName8" = "彩虹云";
- "BeautySettingPanel.MotionName9" = "紫色小猫";
- "BeautySettingPanel.MotionName10" = "花仙子";
- "BeautySettingPanel.MotionName11" = "小公举";
- "BeautySettingPanel.MotionName12" = "AI抠背";
- "BeautySettingPanel.MotionDefault" = "无动效";
- "TCVideoRecordView.V8Label1" = "无";
- "TCVideoRecordView.V8Label2" = "卡通";
- "TCVideoRecordView.V8Label3" = "DJ";
- "TCVideoRecordView.V8Label4" = "原图";
- "TCVideoRecordView.V8Label5" = "标准";
- "TCVideoRecordView.V8Label6" = "樱红";
- "TCVideoRecordView.V8Label7" = "云裳";
- "TCVideoRecordView.V8Label8" = "纯真";
- "TCVideoRecordView.V8Label9" = "白兰";
- "TCVideoRecordView.V8Label10" = "元气";
- "TCVideoRecordView.V8Label11" = "超脱";
- "TCVideoRecordView.V8Label12" = "香氛";
- "TCVideoRecordView.V8Label13" = "美白";
- "TCVideoRecordView.V8Label14" = "浪漫";
- "TCVideoRecordView.V8Label15" = "清新";
- "TCVideoRecordView.V8Label16" = "唯美";
- "TCVideoRecordView.V8Label17" = "粉嫩";
- "TCVideoRecordView.V8Label18" = "怀旧";
- "TCVideoRecordView.V8Label19" = "蓝调";
- "TCVideoRecordView.V8Label20" = "清凉";
- "TCVideoRecordView.V8Label21" = "日系";
- "TCVideoRecordView.AbandonRecord" = "您确定要退出当前录制 ? 退出录制后,当前录制的片段会被删除";
- "TCVideoRecordView.ResumeRecord" = "您有未录制完成的视频,是否继续?";
- "TCVideoRecordView.AudioMix" = "混音";
- "TCVideoRecordView.CountDown" = "倒计时";
- "TCVideoRecordView.BeautyLabelMusic" = "音乐";
- "TCVideoRecordView.BeautyLabelBeauty" = "美颜";
- "TCVideoRecordView.SpeedSlow0" = "极慢";
- "TCVideoRecordView.SpeedSlow" = "慢";
- "TCVideoRecordView.SpeedStandard" = "标准";
- "TCVideoRecordView.SpeedFast" = "快";
- "TCVideoRecordView.SpeedFast0" = "极快";
- "TCVideoRecordView.HintLaunchRecordFailed" = "启动录制失败";
- "TCVideoRecordView.ErrorCamera" = "请检查摄像头权限是否打开";
- "TCVideoRecordView.ErrorMIC" = "请检查麦克风权限是否打开";
- "TCVideoRecordView.ErrorLicense" = "license 验证失败";
- "TCVideoRecordView.ErrorFlash" = "闪光灯启动失败";
- "TCVideoRecordView.ErrorREC" = "录制失败";
- "TCVideoRecordView.ErrorTime" = "至少要录够5秒";
- "TCVideoRecordView.ResourceLoadBegin" = "开始加载资源";
- "TCVideoRecordView.ResourceLoading" = "正在加载资源%d %%";
- "TCVideoRecordView.ResourceLoadSucceeded" = "资源加载成功";
- "TCVideoRecordView.ResourceLoadFailed" = "资源加载失败";
- "TCVodPlay.VideoLoading" = "正在加载视频...";
- "TCVodPlay.VideoLoadingFmt" = "正在加载视频%d %%";
- "TCVodPlay.VideoLoadFailed" = "视频加载失败";
- "TCVideoRecordView.StillPhoto" = "拍照";
- "TCVideoRecordView.TapCapture" = "单击拍";
- "TCVideoRecordView.PressCapture" = "长按拍";
- "TCEditUserInfoView.EditProfile" = "编辑个人信息";
- "TCEditUserInfoView.ItemFace" = "头像";
- "TCEditUserInfoView.ItemNick" = "昵称";
- "TCEditUserInfoView.ItemSex" = "性别";
- "TCEditUserInfoView.SexMale" = "男";
- "TCEditUserInfoView.SexFemale" = "女";
- "TCEditUserInfoView.FaceCamera" = "拍照";
- "TCEditUserInfoView.FaceAlbum" = "相册";
- "TCEditUserInfoView.ErrorUploadingSex" = "上传用户性别信息失败";
- "TCEditUserInfoView.ErrorUploadingFace" = "上传头像失败";
- "TCEditUserInfoView.ErrorUploadingNick" = "上传用户昵称信息失败";
- "TCEditUserInfoView.ErrorNickEmpty" = "昵称不能为空";
- "TCUserInfoCell.ErrorNickLength" = "昵称长度不能超过";
- "TCUserInfoView.HintAboutApp" = "关于小视频";
- "TCUserInfoView.ProductIntroduction" = "产品介绍";
- "TCUserInfoView.Login" = "登录";
- "TCUserInfoView.Logout" = "退出登录";
- "TCUserInfoView.InfoRTMPFmt" = "RTMP SDK版本号: %@";
- "TCUserInfoView.InfoAppFmt" = "App版本号:%@\n%@";
- "VideoLoading.Decoding" = "视频正在解码中,请稍等...";
|