You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

252 lines
11 KiB

//
// MultiLanguage .swift
// VeSync
//
// Created by dave on 2019/12/18.
// Copyright © 2019 Etekcity. All rights reserved.
//
/// key
struct MultiLanguageKey_FB {
static let healthFB = "健康"
static let sportFB = "运动"
static let deviceFB = "设备"
static let mineFB = "我的"
static let mineDeviceFB = "我的设备"
static let baseInfoFB = "基本信息"
static let genderFB = "性别"
static let maleFB = ""
static let femaleFB = ""
static let nicknameFB = "昵称"
static let nicknameTipFB = "请填写昵称"
static let heightFB = "身高"
static let weightFB = "体重"
static let birthdayFB = "生日"
static let saveFB = "保存"
static let cancelFB = "取消"
static let confirmFB = "确认"
static let tipFB = "提示"
static let carmaPowerFB = "请打开相机权限"
static let gotoFB = "前往"
static let photoSelectFB = "从相册中选择"
static let cameraFB = "拍照"
static let noDeviceTipFB = "还未绑定设备"
static let bindingDeviceFB = "立即绑定设备"
static let bindingFB = "绑定设备"
static let scanFB = "扫描"
static let scaningFB = "扫描设备中"
static let searchFailFB = "暂无设备可绑定"
static let scanFailTipFB = "蓝牙未开启"
static let connectFailTipFB = "连接失败"
static let coonectingFB = "连接中..."
static let coonectedFB = "已连接"
static let disConnectedFB = "未连接"
static let powerFB = "电量"
static let syncDataFB = "同步数据"
static let syncDataTipFB = "同步数据中"
static let syncDataSucceedFB = "同步成功"
static let findDeviceFB = "找设备"
static let handUpFB = "抬手亮屏"
static let noticeFB = "应用通知"
static let remoteCameraFB = "远程拍照"
static let heartCheckFB = "心率监测"
static let dialPushFB = "表盘推送"
static let firmwareUpgradeFB = "固件升级"
static let unBindingFB = "解除绑定"
static let notDisturbFB = "勿扰模式"
static let sedentaryFB = "久坐提醒"
static let telephoneBookFB = "通讯录"
static let businessCardFB = "名片"
static let theWalletFB = "钱包"
static let musicFB = "音乐管理"
static let alarmClockFB = "闹钟设置"
static let drinkRemindFB = "喝水提醒"
static let moreFB = "更多"
static let addAlarmFB = "新增闹钟"
static let editAlarmFB = "编辑闹钟"
static let repeatCycleFB = "重复"
static let mondayFB = "周一"
static let tuesdayFB = "周二"
static let wednesdayFB = "周三"
static let thursdayFB = "周四"
static let fridayFB = "周五"
static let saturdayFB = "周六"
static let sundayFB = "周日"
static let workDayFB = "工作日"
static let weekDayFB = "周末"
static let onlyOneFB = "仅一次"
static let everyDayFB = "每天"
static let allSelectFB = "全选"
static let smartSwitchFB = "智能开关"
static let startTimeFB = "开始时间"
static let endTimeFB = "结束时间"
static let frequencyFB = "提醒频率(分钟)"
static let sedentaryThresholdFB = "久坐阈值(步数)"
static let alarmCountTipFB = "已达到最大闹钟设置数量"
static let callRemindFB = "来电通知"
static let messageRemindFB = "短信提醒"
static let qqRemindFB = "QQ"
static let wechatRemindFB = "微信"
static let whatsappRemindFB = "Whatsapp"
static let messengerRemindFB = "Messenger"
static let twitterRemindFB = "Twitter"
static let linkedinRemindFB = "Linkedin"
static let instagramRemindFB = "Instagram"
static let facebookRemindFB = "Facebook"
static let othersRemindFB = "其他"
static let lineRemindFB = "Line"
static let viberRemindFB = "Viber"
static let skypeRemindFB = "Skype"
static let outlookRemindFB = "Outlook"
static let otherRemindFB = "其他"
static let bleTipFB = "设备未连接"
static let timeTipFB = "开始时间应小于结束时间!"
static let setSuccessFB = "设置成功"
static let setFailFB = "设置失败"
static let unbindingTipFB = "确定要解绑设备吗"
static let unbindingFB = "解绑"
static let openFB = "开启"
static let cameraiTipFB = "开启相机权限,酷动圈才可以进行设备控制拍照"
static let photoTipFB = "开启相册权限,酷动圈才可以保存访问相册"
static let photoFB = "照片"
static let unitSetFB = "单位设置"
static let targetSetFB = "目标设置"
static let privacyFB = "隐私政策"
static let serviceFB = "用户协议"
static let disclaimerFB = "免责声明"
static let aboutFB = "关于"
static let stepTipFB = ""
static let sleepFB = "睡眠"
static let heartRateFB = "心率"
static let stepFB = "计步"
static let walkFB = "走路"
static let runFB = "跑步"
static let cyclingFB = "骑行"
static let climbFB = "爬山"
static let realHeartRateFB = "实时心率"
static let sportTargetFB = "运动目标"
static let sleepTargetFB = "睡眠目标"
static let stepTargetFB = "计步目标"
static let walkTargetFB = "走路目标"
static let runTargetFB = "跑步目标"
static let cyclingTargetFB = "骑行目标"
static let climbTargetFB = "爬山目标"
static let metricFB = "公制"
static let britishFB = "英制"
static let hourFB = "小时"
static let minFB = "分钟"
static let mineInfoFB = "我的信息"
static let headFB = "头像"
static let changeGenderFB = "修改性别"
static let changeNicknameFB = "修改昵称"
static let distanceFB = "距离"
static let heatFB = "热量"
static let kcalFB = "千卡"
static let kmFB = "公里"
static let inAllFB = "总共"
static let maxStepFB = "最高步数"
static let kmMileageFB = "公里数"
static let mileMileageFB = "英里数"
static let durationFB = "运动时长"
static let consumeFB = "消耗"
static let avgHrFB = "平均心率"
static let maxHrFB = "最高心率"
static let minHrFB = "最低心率"
static let hrUnitFB = "次/分"
static let deepSleepFB = "深睡眠"
static let shallowSleepFB = "浅睡眠"
static let sleepDurationFB = "睡眠时长"
static let awakeNumberFB = "醒来次数"
static let awakeDurationFB = "清醒时长"
static let awakeFB = "清醒"
static let updateFirmwareFB = "立即升级固件"
static let lowPowerFB = "电量过低,请及时充电"
static let updateFirmwareSuccessFB = "固件升级成功"
static let updateFirmwareFailFB = "固件升级失败"
static let updateFirmwareingFB = "固件升级中"
static let updateConfirmFB = "确定升级到最新版本吗?"
static let noDataTipFB = "暂无数据"
static let yearFB = ""
static let monthFB = ""
static let dayFB = ""
static let weekFB = ""
static let timeFB = ""
static let totalDistanceFB = "总里程"
static let totalCaloriesFB = "总消耗"
static let totalCountFB = "总次数"
static let totalDurationFB = "总时长"
static let sportListFB = "运动列表"
static let sportDurationFB = "运动时间"
static let paceAvgFB = "平均配速"
static let speedAvgFB = "平均速度"
static let strideAvgFB = "平均步频"
static let cadenceAvgFB = "平均步幅"
static let stepNumberFB = "步数"
static let cmFB = "厘米"
static let strideTipFB = "步/分钟"
static let currenVerisonFB = "当前版本"
static let newVerisonFB = "目前可供升级的版本是"
static let networkErrorFB = "网络连接异常,请稍后重试"
static let latestVerisonFB = "已经是最新版本"
static let locationTipFB = "请开启定位权限,获取天气数据"
static let firmwareCompleteFB = "固件升级完成"
static let diapPushCompleteFB = "表盘推送完成"
static let allSportFB = "所有运动"
static let temperatureFB = "体温"
static let realTimeTemperatureFB = "实时体温"
static let centigradeFB = "摄氏度"
static let temperatureCheckFB = "体温监测"
static let avgTemperatureFB = "平均体温"
static let maxTemperatureFB = "最高体温"
static let minTemperatureFB = "最低体温"
static let temperatureCheckTipFB = "提示:开始时间和结束时间是指设备执行自定义检测体温功能时间段,频率是指在规定时间范围内每隔频率时间检测一次"
static let wechatSportFB = "微信运动"
static let wechatSportStepFB = "接入微信运动还需如下几步"
static let wechatSportStep1FB = "No.1 保存下方的二维码到手机相册"
static let wechatSportStep2FB = "No.2 打开微信扫一扫"
static let wechatSportStep3FB = "No.3 点击右上角相册,选取二维码"
static let wechatSportStep4FB = "No.4 点击“绑定设备”,接入微信运动"
static let saveQrCodeFB = "保存二维码"
static let saveQrCodeSuccessFB = "二维码保存成功"
static let saveQrCodeFailFB = "绑定二维码获取失败,请稍后重试"
static let firmwareTipFB = "注意:升级过程中请勿关闭APP,并设备与APP保持在有效的蓝牙距离内,避免升级失败"
static let bloodPressureFB = "血压"
static let bloodOxygenFB = "血氧"
static let realTimeBloodPressureFB = "实时血压"
static let realTimeBloodOxygenFB = "实时血氧"
static let minBloodPressureFB = "最低血压"
static let maxBloodPressureFB = "最高血压"
static let minSBPFB = "最低收缩压"
static let avgSBPFB = "平均收缩压"
static let maxSBPFB = "最高收缩压"
static let minDBPFB = "最低舒张压"
static let avgDBPFB = "平均舒张压"
static let maxDBPFB = "最高舒张压"
static let minBloodOxygenFB = "最低血氧"
static let avgBloodOxygenFB = "平均血氧"
static let maxBloodOxygenFB = "最高血氧"
static let bloodPressureUnitFB = "mmHg"
static let bloodOxygenUnitFB = "SpO2"
static let checkIntervalFB = "测量间隔(分钟)"
static let weChatPayCodeFB = "微信"
static let weChatPayCodeGFB = "微信个人收款码"
// static let aliPayCodeFB = ""
static let payPalCodeFB = "Paypal"
static let selectNoPhoneFB = "请选择电话号码"
static let paymentCodeFB = "收款码:"
static let invalidQrCodeFB = "无效二维码"
static let attentionFB = "注意事项:\n1、建议上传黑白颜色的二维码;\n2、请务必保持网络畅通;\n3、绑定过程中请将手表靠近手机,请勿操作手机和手表;\n4、确保手表电量充足;"
static let bindingSteps_1FB = "绑定步骤:\n1、打开"
static let bindingSteps_2FB = ",去我的二维码页面保存到手机本地;\n2、打开FireBoltt,进入设备-名片-"
static let bindingSteps_3FB = ";\n3、点击上方二维码区域,添加或更换"
static let bindingSteps_4FB = "二维码;\n4、点击下方绑定按钮,将名片绑定到手表;"
static let bindingQrCodeFB = "绑定"
static let findThePhoneCMDFB = "寻找手机指令"
}
class OCLanguage: NSObject {
@objc static func LocalizedString(_ key: String) -> String {
return Bundle.main.localizedString(forKey: key, value: "", table: nil)
}
}