Localizable.strings 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. /*
  2. Localizable.strings
  3. TXXiaoShiPinDemo
  4. Created by 李欣鑫 on 2018/7/18.
  5. Copyright © 2018年 tencent. All rights reserved.
  6. */
  7. "Common.OK" = "确定";
  8. "Common.Cancel" = "取消";
  9. "Common.Downloading" = "下载中";
  10. "Common.Apply" = "使用";
  11. "Common.Download" = "下载";
  12. "Common.App" = "小视频";
  13. "Common.Confirm" = "确定";
  14. "Common.Hint" = "提示";
  15. "Common.Back" = "返回";
  16. "Common.GotIt" = "知道了";
  17. "Common.HintErrorCode" = "错误码:%d";
  18. "Common.HintErrorCodeMessage" = "错误码:%ld 错误信息:%@";
  19. "Common.Next" = "下一步";
  20. "Common.AddNew" = "新增";
  21. "Common.Done" = "完成";
  22. "Common.Save" = "保存";
  23. "Common.Release" = "发布";
  24. "Common.Unknown" = "未知";
  25. "Common.None" = "无";
  26. "Common.Close" = "关闭";
  27. "AppDelegate.TitleAlert" = "为了营造良好的用户环境,不同意用户协议将无法正常使用本APP";
  28. "TCBGMListView.TitileChooseBGM" = "选择背景音乐";
  29. "TCBGMListView.LoadingLocalAudio" = "本地音频读取中…";
  30. "TCVideoRecordMusicView.Origin" = "原声";
  31. "TCVideoRecordMusicView.KTV" = "KTV";
  32. "TCVideoRecordMusicView.Room" = "房间";
  33. "TCVideoRecordMusicView.Hall" = "会堂";
  34. "TCVideoRecordMusicView.Low" = "低沉";
  35. "TCVideoRecordMusicView.Bright" = "洪亮";
  36. "TCVideoRecordMusicView.Metal" = "金属";
  37. "TCVideoRecordMusicView.Magnetic" = "磁性";
  38. "TCVideoRecordMusicView.Child" = "熊孩子";
  39. "TCVideoRecordMusicView.Loli" = "萝莉";
  40. "TCVideoRecordMusicView.Uncle" = "大叔";
  41. "TCVideoRecordMusicView.HeavyMetal" = "重金属";
  42. "TCVideoRecordMusicView.Foreigner" = "外国人";
  43. "TCVideoRecordMusicView.Beast" = "困兽";
  44. "TCVideoRecordMusicView.Fatty" = "死肥宅";
  45. "TCVideoRecordMusicView.StrongCurrent" = "强电流";
  46. "TCVideoRecordMusicView.HeavyMachinery" = "重机械";
  47. "TCVideoRecordMusicView.Ethereal" = "空灵";
  48. "TCVideoRecordMusicView.VolumeRecord" = "录音音量";
  49. "TCVideoRecordMusicView.VolumeBGM" = "背景音音量";
  50. "TCVideoRecordMusicView.StartFrom" = "当前从%@开始";
  51. "SoundMixView.Foice" = "变声";
  52. "SoundMixView.Mix" = "混响";
  53. "TCLiveListCell.HideLocation" = "不显示地理位置";
  54. "TCLiveListCell.TimeSecondsAgo" = "刚刚";
  55. "TCLiveListCell.TimeSecondsAgoPlur" = "刚刚";
  56. "TCLiveListCell.TimeMinutesAgo" = "%d分钟前";
  57. "TCLiveListCell.TimeMinutesAgoPlur" = "%d分钟前";
  58. "TCLiveListCell.TimeHoursAgo" = "%d小时前";
  59. "TCLiveListCell.TimeHoursAgoPlur" = "%d小时前";
  60. "TCLiveListCell.TimeDaysAgo" = "%d天前";
  61. "TCLiveListCell.TimeDaysAgoPlur" = "%d天前";
  62. "TCLiveListCell.TimeLongAgo" = "很久前";
  63. "TCLiveListView.NewLive" = "最新直播";
  64. "TCLiveListView.NoContent" = "暂无内容哦";
  65. "TCLiveListView.NoMore" = "没有啦";
  66. "TCLiveListView.Censored" = "已审核";
  67. "TCLiveListView.Uncensored" = "未审核";
  68. "TCLiveListView.AdultContent" = "涉黄";
  69. "TCPlayViewCell.UncensoredVideo" = "视频未审核";
  70. "TCPlayViewCell.AdultVideo" = "视频涉黄";
  71. "TCLoginView.AutoLoggingIn" = "自动登录中…";
  72. "TCLoginView.Login" = "登录";
  73. "TCLoginView.Register" = "注册新用户";
  74. "TCLoginView.PlaceholderEnterUserName" = "输入用户名";
  75. "TCLoginView.PlaceholderEnterPassword" = "输入密码";
  76. "TCLoginView.HintUserNameError" = "用户名错误";
  77. "TCLoginView.HintPasswordError" = "密码错误";
  78. "TCLoginView.HintLoginFailed" = "登录失败";
  79. "TCLoginView.ErrorEmptyUserName" = "用户名不能为空";
  80. "TCLoginView.ErrorEmptyPassword" = "密码不能为空";
  81. "TCLoginView.ErrorAccountNotExists" = "账号未注册";
  82. "TCLoginView.ErrorPasswordWrong" = "密码错误";
  83. "TCRegisterView.HintConfirmPassword" = "确认密码";
  84. "TCRegisterView.DoRegister" = "注册";
  85. "TCRegisterView.PlaceholderUserName" = "用户名为小写字母、数字、下划线";
  86. "TCRegisterView.UserNameRule" = "用户名请以字母开头, 支持字母、数字、下划线, 长度为4-24个字符。";
  87. "TCRegisterView.PasswordRule" = "密码请使用字母、数字、下划线。";
  88. "TCRegisterView.PlaceholderPassword" = "用户密码为8~16个字符";
  89. "TCRegisterView.ErrorUserNameLength" = "用户名不能小于4位或者大于24位";
  90. "TCRegisterView.ErrorUserNameDigits" = "用户名不能是全数字";
  91. "TCRegisterView.ErrorUsernamePattern" = "用户名不符合规范";
  92. "TCRegisterView.ErrorPasswordLength" = "密码必须为8到16位";
  93. "TCRegisterView.ErrorPasswordConsistency" = "两次密码不一致";
  94. "TCRegisterView.ErrorUserNameRegistered" = "用户ID已经被注册";
  95. "TCMainTabView.Record" = "录制";
  96. "TCMainTabView.EditVideo" = "视频编辑";
  97. "TCMainTabView.EditImage" = "图片编辑";
  98. "TCMainTabView.Chorus" = "合唱";
  99. "TCUserAgreement.TitleUserProtocol" = "用户协议";
  100. "TCUserAgreement.TitleAgree" = "同意";
  101. "TCUserAgreement.TitleDisagree" = "不同意";
  102. "TCBasePlayView.LiveBroadcast" = "%@ 正在直播";
  103. "TCBasePlayView.LiveBroadcastNotify" = "开播啦,小伙伴火速围观~~~";
  104. "TCBasePlayView.ShareSucceeded" = "分享成功";
  105. "TCBasePlayView.ShareCanceled" = "分项取消";
  106. "TCBasePlayView.ShareFailed" = "分享失败,原因未知(Code = %d)\n";
  107. "TCBasePlayView.AppNotInstalled" = "应用未安装";
  108. "TCPlayDecorate.ActionList" = "举报/不感兴趣/拉黑";
  109. "TCPlayDecorate.ActionReport" = "举报";
  110. "TCPlayDecorate.ActionDiss" = "减少类似作品";
  111. "TCPlayDecorate.ActionDissResult" = "以后会减少类似作品";
  112. "TCPlayDecorate.ActionBlacklist" = "加入黑名单";
  113. "TCPlayDecorate.ActionBlacklistResult" = "已加入黑名单";
  114. "TCPlayDecorate.ReportClass" = "请选择分类,分类越准,处理越快。";
  115. "TCPlayDecorate.ReportCause1" = "违法违规";
  116. "TCPlayDecorate.ReportCause2" = "色情低俗";
  117. "TCPlayDecorate.ReportCause3" = "标题党、封面党、骗点击";
  118. "TCPlayDecorate.ReportCause4" = "未成年人不适当行为";
  119. "TCPlayDecorate.ReportCause5" = "制售假冒伪劣商品";
  120. "TCPlayDecorate.ReportCause6" = "滥用作品";
  121. "TCPlayDecorate.ReportCause7" = "泄露我的隐私";
  122. "TCPlayDecorate.ReportResult" = "举报成功,我们将在24小时内进行处理";
  123. "TCVodPlayView.RTMP_URL" = "请输入或扫描二维码获取播放地址";
  124. "TCVodPlayView.InvalidURL" = "播放地址不合法,点播目前仅支持flv,hls,mp4播放方式!";
  125. "TCVideoEditPrevView.TitleVideoPreview" = "视频预览";
  126. "TCVideoEditPrevView.VideoSynthesizing" = "视频合成中";
  127. "TCVideoEditPrevView.HintVideoSynthesizeFailed" = "视频合成失败";
  128. "TCVideoEditPrevView.ErrorSwitchBackend" = "中途切换后台导致,请重新合成";
  129. "TCVideoEditPrevView.TryAgain" = "请重新录制合成";
  130. "TCVideoEditPrevView.VideoChorusNotSupported" = "当前视频不支持合唱";
  131. "TCVideoJoinView.StitchVideo" = "拼接视频";
  132. "TCVideoJoinView.TitleVideoOrder" = "视频将按照列表顺序进行合成,您可以拖动进行片段顺序调整。";
  133. "BottomTabBar.TabMusic" = "音乐";
  134. "BottomTabBar.TabEffect" = "特效";
  135. "BottomTabBar.TabSpeed" = "速度";
  136. "BottomTabBar.TabFilter" = "滤镜";
  137. "BottomTabBar.TabPaster" = "贴纸";
  138. "BottomTabBar.TabSubtitle" = "字幕";
  139. "PasterAddView.PasterDynamic" = "动态贴纸";
  140. "PasterAddView.PasterStatic" = "静态贴纸";
  141. "PasterAddView.ChooseBubbleSub" = "选择气泡字幕";
  142. "TextAddView.FontStyle" = "文字效果";
  143. "TextAddView.AddNormalBubbleSubtitle" = "添加普通字幕/气泡字幕";
  144. "TextAddView.EditNormalBubbleSubtitle" = "编辑普通字幕/气泡字幕";
  145. "TransitionView.Horizontal" = "左右";
  146. "TransitionView.Vertical" = "上下";
  147. "TransitionView.ZoomIn" = "放大";
  148. "TransitionView.ZoomOut" = "缩小";
  149. "TransitionView.Rotation" = "旋转";
  150. "TransitionView.FadeInFadeOut" = "淡入淡出";
  151. "VideoTextFiled.ClickEditText" = "点击修改文字";
  152. "TCVideoCutView.VideoEdit" = "编辑视频";
  153. "TCVideoCutView.VideoGenerating" = "视频生成中";
  154. "TCVideoCutView.HintVideoGeneratingFailed" = "视频生成失败";
  155. "TCVideoEditView.DynamicLightWave" = "动感光波";
  156. "TCVideoEditView.DarkFantasy" = "暗黑幻境";
  157. "TCVideoEditView.SoulOut" = "灵魂出窍";
  158. "TCVideoEditView.ScreenSplit" = "画面分裂";
  159. "TCVideoEditView.Shutter" = "百叶窗";
  160. "TCVideoEditView.GhostShadow" = "鬼影";
  161. "TCVideoEditView.Phantom" = "幻影";
  162. "TCVideoEditView.Ghost" = "幽灵";
  163. "TCVideoEditView.Lightning" = "闪电";
  164. "TCVideoEditView.Mirror" = "镜像";
  165. "TCVideoEditView.Illusion" = "幻觉";
  166. "TCVideoEditView.AbandonEffect" = "您确定要放弃当前添加的特效?";
  167. "TCVideoEditView.AbandonEdit" = "您确定要放弃当前编辑?";
  168. "TCVideoEditView.VideoUploadingFailed" = "视频上传失败";
  169. "TCVideoEditView.VideoReleasing" = "视频发布中";
  170. "TCVideoEditView.VideoSavingFailed" = "视频保存失败!";
  171. "TCVideoEditView.VideoSavingSucceeded" = "视频保存成功啦!";
  172. "TCVideoEditView.VideoReleasingFailed" = "发布失败!";
  173. "TCVideoEditView.VideoReleasingSucceeded" = "发布成功了!";
  174. "TCVideoEditView.EffectArray1Object1" = "时光倒流";
  175. "TCVideoEditView.EffectArray1Object2" = "反复";
  176. "TCVideoEditView.EffectArray1Object3" = "慢动作";
  177. "TCVideoEditView.EffectArray2Object1" = "原图";
  178. "TCVideoEditView.EffectArray2Object2" = "标准";
  179. "TCVideoEditView.EffectArray2Object3" = "樱红";
  180. "TCVideoEditView.EffectArray2Object4" = "云裳";
  181. "TCVideoEditView.EffectArray2Object5" = "纯真";
  182. "TCVideoEditView.EffectArray2Object6" = "白兰";
  183. "TCVideoEditView.EffectArray2Object7" = "元气";
  184. "TCVideoEditView.EffectArray2Object8" = "超脱";
  185. "TCVideoEditView.EffectArray2Object9" = "香氛";
  186. "TCVideoEditView.EffectArray2Object10" = "美白";
  187. "TCVideoEditView.EffectArray2Object11" = "浪漫";
  188. "TCVideoEditView.EffectArray2Object12" = "清新";
  189. "TCVideoEditView.EffectArray2Object13" = "唯美";
  190. "TCVideoEditView.EffectArray2Object14" = "粉嫩";
  191. "TCVideoEditView.EffectArray2Object15" = "怀旧";
  192. "TCVideoEditView.EffectArray2Object16" = "蓝调";
  193. "TCVideoEditView.EffectArray2Object17" = "清凉";
  194. "TCVideoEditView.EffectArray2Object18" = "日系";
  195. "TCVideoEditView.BubbleSubtitle" = "气泡字幕";
  196. "TCVideoLoading.ChoosingVideo" = "选择视频";
  197. "TCVideoLoading.HintVideoExportingFailed" = "视频导出失败,原因可能是在导出的过程中,程序进后台,或则被闹钟,电话等打断";
  198. "TCVideoLoading.VideoDownloadingFromiCloud" = "视频 %@ 正在从icloud下载,请稍等...";
  199. "TCVideoPublish.SaySomething" = "说点什么…";
  200. "TCVideoPublish.ShareTitleArray1" = "微信";
  201. "TCVideoPublish.ShareTitleArray2" = "朋友圈";
  202. "TCVideoPublish.ShareTitleArray3" = "QQ";
  203. "TCVideoPublish.ShareTitleArray4" = "QQ空间";
  204. "TCVideoPublish.ShareTitleArray5" = "微博";
  205. "TCVideoPublish.ReleaseToApp" = "发布到小视频";
  206. "TCVideoPublish.AndShareTo" = "同时分享到";
  207. "TCVideoPublish.VideoUploading" = "正在上传请稍等";
  208. "TCVideoPublish.HintFetchingSignatureFailedFmt" = "获取签名失败[errcode:%d]";
  209. "TCVideoPublish.HintUploadingFailedNetwork" = "网络连接断开,视频上传失败";
  210. "TCVideoPublish.HintUploadingFailedFmt" = "视频上传失败[errcode:%d]";
  211. "TCVideoPublish.PublishingTitle" = "发布中";
  212. "TCVideoPublish.PublishingHint" = "正在发布请稍等";
  213. "TCVideoPublish.PublishingSucceeded" = "发布成功啦!";
  214. "TCVideoPublish.PublishingFailedFmt" = "发布失败啦![%d]";
  215. "TCVideoPublish.WhoseAppFmt" = "%@ 的短视频";
  216. "BeautySettingPanel.None" = "无动效";
  217. "BeautySettingPanel.EffectArray1" = "清除";
  218. "BeautySettingPanel.EffectArray2" = "标准";
  219. "BeautySettingPanel.EffectArray3" = "樱红";
  220. "BeautySettingPanel.EffectArray4" = "云裳";
  221. "BeautySettingPanel.EffectArray5" = "纯真";
  222. "BeautySettingPanel.EffectArray6" = "白兰";
  223. "BeautySettingPanel.EffectArray7" = "元气";
  224. "BeautySettingPanel.EffectArray8" = "超脱";
  225. "BeautySettingPanel.EffectArray9" = "香氛";
  226. "BeautySettingPanel.EffectArray10" = "美白";
  227. "BeautySettingPanel.EffectArray11" = "浪漫";
  228. "BeautySettingPanel.EffectArray12" = "清新";
  229. "BeautySettingPanel.EffectArray13" = "唯美";
  230. "BeautySettingPanel.EffectArray14" = "粉嫩";
  231. "BeautySettingPanel.EffectArray15" = "怀旧";
  232. "BeautySettingPanel.EffectArray16" = "蓝调";
  233. "BeautySettingPanel.EffectArray17" = "清凉";
  234. "BeautySettingPanel.EffectArray18" = "日系";
  235. "BeautySettingPanel.GreenArray1" = "清除";
  236. "BeautySettingPanel.GreenArray2" = "Good Luck";
  237. "BeautySettingPanel.BeautyArray1" = "美颜(光滑)";
  238. "BeautySettingPanel.Beauty-Natural" = "美颜(自然)";
  239. "BeautySettingPanel.Beauty-P" = "美颜(P图)";
  240. "BeautySettingPanel.BeautyArray2" = "美白";
  241. "BeautySettingPanel.BeautyArray3" = "红润";
  242. "BeautySettingPanel.BeautyArray4" = "大眼";
  243. "BeautySettingPanel.BeautyArray5" = "瘦脸";
  244. "BeautySettingPanel.BeautyArray6" = "V脸";
  245. "BeautySettingPanel.BeautyArray7" = "下巴";
  246. "BeautySettingPanel.BeautyArray8" = "短脸";
  247. "BeautySettingPanel.BeautyArray9" = "瘦鼻";
  248. "BeautySettingPanel.BeautyTypeArray1" = "光滑";
  249. "BeautySettingPanel.BeautyTypeArray2" = "自然";
  250. "BeautySettingPanel.BeautyTypeArray3" = "p图";
  251. "BeautySettingPanel.FunctionArray1" = "原图";
  252. "BeautySettingPanel.FunctionArray2" = "风格";
  253. "BeautySettingPanel.FunctionArray3" = "美颜";
  254. "BeautySettingPanel.FunctionArray4" = "滤镜";
  255. "BeautySettingPanel.FunctionArray5" = "动效";
  256. "BeautySettingPanel.FunctionArray6" = "抠背";
  257. "BeautySettingPanel.FunctionArray7" = "绿幕";
  258. "BeautySettingPanel.MotionName1" = "Boom";
  259. "BeautySettingPanel.MotionName2" = "霓虹鼠";
  260. "BeautySettingPanel.MotionName3" = "眼镜狗";
  261. "BeautySettingPanel.MotionName4" = "疯狂打call";
  262. "BeautySettingPanel.MotionName5" = "Q星座";
  263. "BeautySettingPanel.MotionName6" = "彩色丝带";
  264. "BeautySettingPanel.MotionName7" = "刘海发带";
  265. "BeautySettingPanel.MotionName8" = "彩虹云";
  266. "BeautySettingPanel.MotionName9" = "紫色小猫";
  267. "BeautySettingPanel.MotionName10" = "花仙子";
  268. "BeautySettingPanel.MotionName11" = "小公举";
  269. "BeautySettingPanel.MotionName12" = "AI抠背";
  270. "BeautySettingPanel.MotionDefault" = "无动效";
  271. "TCVideoRecordView.V8Label1" = "无";
  272. "TCVideoRecordView.V8Label2" = "卡通";
  273. "TCVideoRecordView.V8Label3" = "DJ";
  274. "TCVideoRecordView.V8Label4" = "原图";
  275. "TCVideoRecordView.V8Label5" = "标准";
  276. "TCVideoRecordView.V8Label6" = "樱红";
  277. "TCVideoRecordView.V8Label7" = "云裳";
  278. "TCVideoRecordView.V8Label8" = "纯真";
  279. "TCVideoRecordView.V8Label9" = "白兰";
  280. "TCVideoRecordView.V8Label10" = "元气";
  281. "TCVideoRecordView.V8Label11" = "超脱";
  282. "TCVideoRecordView.V8Label12" = "香氛";
  283. "TCVideoRecordView.V8Label13" = "美白";
  284. "TCVideoRecordView.V8Label14" = "浪漫";
  285. "TCVideoRecordView.V8Label15" = "清新";
  286. "TCVideoRecordView.V8Label16" = "唯美";
  287. "TCVideoRecordView.V8Label17" = "粉嫩";
  288. "TCVideoRecordView.V8Label18" = "怀旧";
  289. "TCVideoRecordView.V8Label19" = "蓝调";
  290. "TCVideoRecordView.V8Label20" = "清凉";
  291. "TCVideoRecordView.V8Label21" = "日系";
  292. "TCVideoRecordView.AbandonRecord" = "您确定要退出当前录制 ? 退出录制后,当前录制的片段会被删除";
  293. "TCVideoRecordView.ResumeRecord" = "您有未录制完成的视频,是否继续?";
  294. "TCVideoRecordView.AudioMix" = "混音";
  295. "TCVideoRecordView.CountDown" = "倒计时";
  296. "TCVideoRecordView.BeautyLabelMusic" = "音乐";
  297. "TCVideoRecordView.BeautyLabelBeauty" = "美颜";
  298. "TCVideoRecordView.SpeedSlow0" = "极慢";
  299. "TCVideoRecordView.SpeedSlow" = "慢";
  300. "TCVideoRecordView.SpeedStandard" = "标准";
  301. "TCVideoRecordView.SpeedFast" = "快";
  302. "TCVideoRecordView.SpeedFast0" = "极快";
  303. "TCVideoRecordView.HintLaunchRecordFailed" = "启动录制失败";
  304. "TCVideoRecordView.ErrorCamera" = "请检查摄像头权限是否打开";
  305. "TCVideoRecordView.ErrorMIC" = "请检查麦克风权限是否打开";
  306. "TCVideoRecordView.ErrorLicense" = "license 验证失败";
  307. "TCVideoRecordView.ErrorFlash" = "闪光灯启动失败";
  308. "TCVideoRecordView.ErrorREC" = "录制失败";
  309. "TCVideoRecordView.ErrorTime" = "至少要录够5秒";
  310. "TCVideoRecordView.ResourceLoadBegin" = "开始加载资源";
  311. "TCVideoRecordView.ResourceLoading" = "正在加载资源%d %%";
  312. "TCVideoRecordView.ResourceLoadSucceeded" = "资源加载成功";
  313. "TCVideoRecordView.ResourceLoadFailed" = "资源加载失败";
  314. "TCVodPlay.VideoLoading" = "正在加载视频...";
  315. "TCVodPlay.VideoLoadingFmt" = "正在加载视频%d %%";
  316. "TCVodPlay.VideoLoadFailed" = "视频加载失败";
  317. "TCVideoRecordView.StillPhoto" = "拍照";
  318. "TCVideoRecordView.TapCapture" = "单击拍";
  319. "TCVideoRecordView.PressCapture" = "长按拍";
  320. "TCEditUserInfoView.EditProfile" = "编辑个人信息";
  321. "TCEditUserInfoView.ItemFace" = "头像";
  322. "TCEditUserInfoView.ItemNick" = "昵称";
  323. "TCEditUserInfoView.ItemSex" = "性别";
  324. "TCEditUserInfoView.SexMale" = "男";
  325. "TCEditUserInfoView.SexFemale" = "女";
  326. "TCEditUserInfoView.FaceCamera" = "拍照";
  327. "TCEditUserInfoView.FaceAlbum" = "相册";
  328. "TCEditUserInfoView.ErrorUploadingSex" = "上传用户性别信息失败";
  329. "TCEditUserInfoView.ErrorUploadingFace" = "上传头像失败";
  330. "TCEditUserInfoView.ErrorUploadingNick" = "上传用户昵称信息失败";
  331. "TCEditUserInfoView.ErrorNickEmpty" = "昵称不能为空";
  332. "TCUserInfoCell.ErrorNickLength" = "昵称长度不能超过";
  333. "TCUserInfoView.HintAboutApp" = "关于小视频";
  334. "TCUserInfoView.ProductIntroduction" = "产品介绍";
  335. "TCUserInfoView.Login" = "登录";
  336. "TCUserInfoView.Logout" = "退出登录";
  337. "TCUserInfoView.InfoRTMPFmt" = "RTMP SDK版本号: %@";
  338. "TCUserInfoView.InfoAppFmt" = "App版本号:%@\n%@";
  339. "VideoLoading.Decoding" = "视频正在解码中,请稍等...";