|
|
|
@ -158,7 +158,7 @@ struct R: Rswift.Validatable {
@@ -158,7 +158,7 @@ struct R: Rswift.Validatable {
|
|
|
|
|
fileprivate init() {} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// This `R.image` struct is generated, and contains static references to 166 images. |
|
|
|
|
/// This `R.image` struct is generated, and contains static references to 168 images. |
|
|
|
|
struct image { |
|
|
|
|
/// Image `LaunchImage`. |
|
|
|
|
static let launchImage = Rswift.ImageResource(bundle: R.hostingBundle, name: "LaunchImage") |
|
|
|
@ -406,6 +406,8 @@ struct R: Rswift.Validatable {
@@ -406,6 +406,8 @@ struct R: Rswift.Validatable {
|
|
|
|
|
static let icon_equipment_information_save = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_equipment_information_save") |
|
|
|
|
/// Image `icon_find`. |
|
|
|
|
static let icon_find = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_find") |
|
|
|
|
/// Image `icon_free_training`. |
|
|
|
|
static let icon_free_training = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_free_training") |
|
|
|
|
/// Image `icon_girl_head_portrait`. |
|
|
|
|
static let icon_girl_head_portrait = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_girl_head_portrait") |
|
|
|
|
/// Image `icon_head_boy`. |
|
|
|
@ -426,6 +428,8 @@ struct R: Rswift.Validatable {
@@ -426,6 +428,8 @@ struct R: Rswift.Validatable {
|
|
|
|
|
static let icon_positioning_search = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_positioning_search") |
|
|
|
|
/// Image `icon_remind`. |
|
|
|
|
static let icon_remind = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_remind") |
|
|
|
|
/// Image `icon_running`. |
|
|
|
|
static let icon_running = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_running") |
|
|
|
|
/// Image `icon_sedentary`. |
|
|
|
|
static let icon_sedentary = Rswift.ImageResource(bundle: R.hostingBundle, name: "icon_sedentary") |
|
|
|
|
/// Image `icon_selectImg_No`. |
|
|
|
@ -1355,6 +1359,13 @@ struct R: Rswift.Validatable {
@@ -1355,6 +1359,13 @@ struct R: Rswift.Validatable {
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#if os(iOS) || os(tvOS) |
|
|
|
|
/// `UIImage(named: "icon_free_training", bundle: ..., traitCollection: ...)` |
|
|
|
|
static func icon_free_training(compatibleWith traitCollection: UIKit.UITraitCollection? = nil) -> UIKit.UIImage? { |
|
|
|
|
return UIKit.UIImage(resource: R.image.icon_free_training, compatibleWith: traitCollection) |
|
|
|
|
} |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#if os(iOS) || os(tvOS) |
|
|
|
|
/// `UIImage(named: "icon_girl_head_portrait", bundle: ..., traitCollection: ...)` |
|
|
|
|
static func icon_girl_head_portrait(compatibleWith traitCollection: UIKit.UITraitCollection? = nil) -> UIKit.UIImage? { |
|
|
|
|
return UIKit.UIImage(resource: R.image.icon_girl_head_portrait, compatibleWith: traitCollection) |
|
|
|
@ -1425,6 +1436,13 @@ struct R: Rswift.Validatable {
@@ -1425,6 +1436,13 @@ struct R: Rswift.Validatable {
|
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#if os(iOS) || os(tvOS) |
|
|
|
|
/// `UIImage(named: "icon_running", bundle: ..., traitCollection: ...)` |
|
|
|
|
static func icon_running(compatibleWith traitCollection: UIKit.UITraitCollection? = nil) -> UIKit.UIImage? { |
|
|
|
|
return UIKit.UIImage(resource: R.image.icon_running, compatibleWith: traitCollection) |
|
|
|
|
} |
|
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
#if os(iOS) || os(tvOS) |
|
|
|
|
/// `UIImage(named: "icon_sedentary", bundle: ..., traitCollection: ...)` |
|
|
|
|
static func icon_sedentary(compatibleWith traitCollection: UIKit.UITraitCollection? = nil) -> UIKit.UIImage? { |
|
|
|
|
return UIKit.UIImage(resource: R.image.icon_sedentary, compatibleWith: traitCollection) |
|
|
|
@ -2002,7 +2020,7 @@ struct R: Rswift.Validatable {
@@ -2002,7 +2020,7 @@ struct R: Rswift.Validatable {
|
|
|
|
|
fileprivate init() {} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// This `R.string.localizable` struct is generated, and contains static references to 246 localization keys. |
|
|
|
|
/// This `R.string.localizable` struct is generated, and contains static references to 265 localization keys. |
|
|
|
|
struct localizable { |
|
|
|
|
/// en translation: Synchronizing Succeed |
|
|
|
|
/// |
|
|
|
@ -2156,6 +2174,14 @@ struct R: Rswift.Validatable {
@@ -2156,6 +2174,14 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 消耗 = Rswift.StringResource(key: "消耗", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Core training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 核心训练 = Rswift.StringResource(key: "核心训练", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Dance |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 舞蹈 = Rswift.StringResource(key: "舞蹈", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Deep Sleep |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2204,6 +2230,10 @@ struct R: Rswift.Validatable {
@@ -2204,6 +2230,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 电量 = Rswift.StringResource(key: "电量", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Elliptical machine |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 椭圆机 = Rswift.StringResource(key: "椭圆机", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: End Time |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2260,6 +2290,10 @@ struct R: Rswift.Validatable {
@@ -2260,6 +2290,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 周五 = Rswift.StringResource(key: "周五", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Functional strength training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 功能性力量训练 = Rswift.StringResource(key: "功能性力量训练", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Go |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2280,6 +2314,10 @@ struct R: Rswift.Validatable {
@@ -2280,6 +2314,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 心率监测 = Rswift.StringResource(key: "心率监测", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: High intensity interval training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 高强度间隙训练 = Rswift.StringResource(key: "高强度间隙训练", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Imperial |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2288,6 +2326,14 @@ struct R: Rswift.Validatable {
@@ -2288,6 +2326,14 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru |
|
|
|
|
static let 推送中 = Rswift.StringResource(key: "推送中", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru"], comment: nil) |
|
|
|
|
/// en translation: Indoor bike |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 室内单车 = Rswift.StringResource(key: "室内单车", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Indoor running |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 室内跑步 = Rswift.StringResource(key: "室内跑步", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Inspection document |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl |
|
|
|
@ -2456,6 +2502,10 @@ struct R: Rswift.Validatable {
@@ -2456,6 +2502,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl |
|
|
|
|
static let ota升级固件信息错误 = Rswift.StringResource(key: "OTA升级固件信息错误!", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl"], comment: nil) |
|
|
|
|
/// en translation: On foot |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 徒步 = Rswift.StringResource(key: "徒步", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Only once |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2464,6 +2514,18 @@ struct R: Rswift.Validatable {
@@ -2464,6 +2514,18 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 开启 = Rswift.StringResource(key: "开启", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Open water swimming |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 开放水域游泳 = Rswift.StringResource(key: "开放水域游泳", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Outdoor bike |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 户外单车 = Rswift.StringResource(key: "户外单车", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Outdoor walking |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 户外步行 = Rswift.StringResource(key: "户外步行", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Outlook |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2480,6 +2542,10 @@ struct R: Rswift.Validatable {
@@ -2480,6 +2542,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 计步目标 = Rswift.StringResource(key: "计步目标", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Pilates |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 普拉提 = Rswift.StringResource(key: "普拉提", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Please Select Phone Number |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru |
|
|
|
@ -2552,6 +2618,10 @@ struct R: Rswift.Validatable {
@@ -2552,6 +2618,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 骑行目标 = Rswift.StringResource(key: "骑行目标", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Rowing machine |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 划船机 = Rswift.StringResource(key: "划船机", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Run |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2644,6 +2714,10 @@ struct R: Rswift.Validatable {
@@ -2644,6 +2714,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 周日 = Rswift.StringResource(key: "周日", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Swimming in the pool |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 泳池游泳 = Rswift.StringResource(key: "泳池游泳", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Synchronizing data |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2656,6 +2730,10 @@ struct R: Rswift.Validatable {
@@ -2656,6 +2730,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl |
|
|
|
|
static let tws耳机未连接 = Rswift.StringResource(key: "TWS耳机未连接", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl"], comment: nil) |
|
|
|
|
/// en translation: Taici |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 太极 = Rswift.StringResource(key: "太极", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Take a picture |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2708,6 +2786,10 @@ struct R: Rswift.Validatable {
@@ -2708,6 +2786,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 周四 = Rswift.StringResource(key: "周四", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: Tidy up and relax |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 整理放松 = Rswift.StringResource(key: "整理放松", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: Time |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2964,6 +3046,14 @@ struct R: Rswift.Validatable {
@@ -2964,6 +3046,14 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 总里程 = Rswift.StringResource(key: "总里程", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: treadmills |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 踏步机 = Rswift.StringResource(key: "踏步机", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: triathlon |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 铁人三项 = Rswift.StringResource(key: "铁人三项", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: walk |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -2984,6 +3074,10 @@ struct R: Rswift.Validatable {
@@ -2984,6 +3074,10 @@ struct R: Rswift.Validatable {
|
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|
static let 年 = Rswift.StringResource(key: "年", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en", "zh-Hans", "nl", "ru", "fr", "de", "pt-PT", "es", "tr", "pl", "ar", "ms", "th", "ja", "ko", "zh-HK", "zh-Hant"], comment: nil) |
|
|
|
|
/// en translation: yoga |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static let 瑜伽 = Rswift.StringResource(key: "瑜伽", tableName: "Localizable", bundle: R.hostingBundle, locales: ["en"], comment: nil) |
|
|
|
|
/// en translation: ℃ |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -3559,6 +3653,36 @@ struct R: Rswift.Validatable {
@@ -3559,6 +3653,36 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("消耗", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Core training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 核心训练(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("核心训练", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "核心训练" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("核心训练", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Dance |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 舞蹈(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("舞蹈", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "舞蹈" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("舞蹈", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Deep Sleep |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -3739,6 +3863,21 @@ struct R: Rswift.Validatable {
@@ -3739,6 +3863,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("电量", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Elliptical machine |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 椭圆机(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("椭圆机", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "椭圆机" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("椭圆机", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: End Time |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -3949,6 +4088,21 @@ struct R: Rswift.Validatable {
@@ -3949,6 +4088,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("周五", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Functional strength training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 功能性力量训练(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("功能性力量训练", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "功能性力量训练" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("功能性力量训练", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Go |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -4024,6 +4178,21 @@ struct R: Rswift.Validatable {
@@ -4024,6 +4178,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("心率监测", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: High intensity interval training |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 高强度间隙训练(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("高强度间隙训练", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "高强度间隙训练" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("高强度间隙训练", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Imperial |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -4054,6 +4223,36 @@ struct R: Rswift.Validatable {
@@ -4054,6 +4223,36 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("推送中", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Indoor bike |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 室内单车(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("室内单车", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "室内单车" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("室内单车", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Indoor running |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 室内跑步(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("室内跑步", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "室内跑步" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("室内跑步", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Inspection document |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl |
|
|
|
@ -4684,6 +4883,21 @@ struct R: Rswift.Validatable {
@@ -4684,6 +4883,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("OTA升级固件信息错误!", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: On foot |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 徒步(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("徒步", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "徒步" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("徒步", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Only once |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -4714,6 +4928,51 @@ struct R: Rswift.Validatable {
@@ -4714,6 +4928,51 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("开启", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Open water swimming |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 开放水域游泳(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("开放水域游泳", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "开放水域游泳" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("开放水域游泳", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Outdoor bike |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 户外单车(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("户外单车", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "户外单车" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("户外单车", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Outdoor walking |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 户外步行(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("户外步行", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "户外步行" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("户外步行", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Outlook |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -4774,6 +5033,21 @@ struct R: Rswift.Validatable {
@@ -4774,6 +5033,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("计步目标", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Pilates |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 普拉提(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("普拉提", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "普拉提" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("普拉提", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Please Select Phone Number |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru |
|
|
|
@ -5044,6 +5318,21 @@ struct R: Rswift.Validatable {
@@ -5044,6 +5318,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("骑行目标", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Rowing machine |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 划船机(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("划船机", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "划船机" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("划船机", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Run |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -5389,6 +5678,21 @@ struct R: Rswift.Validatable {
@@ -5389,6 +5678,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("周日", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Swimming in the pool |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 泳池游泳(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("泳池游泳", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "泳池游泳" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("泳池游泳", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Synchronizing data |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -5434,6 +5738,21 @@ struct R: Rswift.Validatable {
@@ -5434,6 +5738,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("TWS耳机未连接", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Taici |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 太极(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("太极", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "太极" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("太极", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Take a picture |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -5629,6 +5948,21 @@ struct R: Rswift.Validatable {
@@ -5629,6 +5948,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("周四", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Tidy up and relax |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 整理放松(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("整理放松", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "整理放松" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("整理放松", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: Time |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -6589,6 +6923,36 @@ struct R: Rswift.Validatable {
@@ -6589,6 +6923,36 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("总里程", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: treadmills |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 踏步机(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("踏步机", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "踏步机" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("踏步机", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: triathlon |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 铁人三项(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("铁人三项", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "铁人三项" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("铁人三项", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: walk |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
@ -6664,6 +7028,21 @@ struct R: Rswift.Validatable {
@@ -6664,6 +7028,21 @@ struct R: Rswift.Validatable {
|
|
|
|
|
return NSLocalizedString("年", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: yoga |
|
|
|
|
/// |
|
|
|
|
/// Locales: en |
|
|
|
|
static func 瑜伽(preferredLanguages: [String]? = nil) -> String { |
|
|
|
|
guard let preferredLanguages = preferredLanguages else { |
|
|
|
|
return NSLocalizedString("瑜伽", bundle: hostingBundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
guard let (_, bundle) = localeBundle(tableName: "Localizable", preferredLanguages: preferredLanguages) else { |
|
|
|
|
return "瑜伽" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
return NSLocalizedString("瑜伽", bundle: bundle, comment: "") |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/// en translation: ℃ |
|
|
|
|
/// |
|
|
|
|
/// Locales: en, zh-Hans, nl, ru, fr, de, pt-PT, es, tr, pl, ar, ms, th, ja, ko, zh-HK, zh-Hant |
|
|
|
|