en.json 67 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602
  1. {
  2. "locale.auto": "System",
  3. "locale.en": "English",
  4. "locale.en-sg": "English (Singapore)",
  5. "locale.en-my": "English (Malaysia)",
  6. "locale.zh-hans": "简体中文",
  7. "locale.zh-hant": "繁体中文",
  8. "locale.ja": "日语",
  9. "index.title": "Hello i18n",
  10. "index.home": "Home",
  11. "index.component": "Component",
  12. "index.api": "Videos",
  13. "index.schema": "Me",
  14. "index.demo": "uni-app globalization",
  15. "index.demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
  16. "index.detail": "Detail",
  17. "index.language": "Language",
  18. "index.language-info": "Settings",
  19. "index.system-language": "System language",
  20. "index.application-language": "Application language",
  21. "index.language-change-confirm": "Applying this setting will restart the app",
  22. "api.message": "Message",
  23. "schema.name": "Name",
  24. "schema.add": "Add",
  25. "schema.add-success": "Add success",
  26. "passport.app-name": "88LIVE",
  27. "passport.app-tag": "Where fans meet trends",
  28. "passport.crumb-signin": "SIGN IN",
  29. "passport.crumb-signup": "SIGN UP",
  30. "passport.crumb-recover": "RECOVER",
  31. "passport.kicker-welcome": "WELCOME",
  32. "passport.kicker-welcome-back": "WELCOME BACK",
  33. "passport.kicker-join": "JOIN US",
  34. "passport.kicker-password": "PASSWORD",
  35. "passport.title-lobby": "Welcome to {name}",
  36. "passport.title-signin": "Welcome back",
  37. "passport.title-enroll": "Create your account",
  38. "passport.title-recover": "Recover your password",
  39. "passport.subtitle-lobby": "Pick the way that suits you best and dive into live and short videos.",
  40. "passport.subtitle-signin": "Choose your way to sign in and start something great today.",
  41. "passport.subtitle-enroll": "It takes less than a minute to get started.",
  42. "passport.subtitle-recover": "Enter the phone you registered with — we will send a verification code to it.",
  43. "passport.title-sms-verify": "Enter code",
  44. "passport.subtitle-sms-verify": "We sent a 6-digit code to your phone",
  45. "passport.sms-sent-to": "Code sent to",
  46. "passport.sms-resend": "Resend",
  47. "passport.sms-resend-in": "Resend in",
  48. "passport.title-reset-secret": "New password",
  49. "passport.subtitle-reset-secret": "Choose a new password (6–20 characters)",
  50. "passport.label-new-secret": "New password",
  51. "passport.ph-new-secret": "6–20 characters",
  52. "passport.btn-reset-secret": "Update password",
  53. "passport.tip-reset-secret-ok": "Password updated — please sign in again",
  54. "passport.tip-reset-secret-failed": "Could not update password. Try again later.",
  55. "passport.entry-passcode-title": "Sign in with SMS code",
  56. "passport.entry-passcode-desc": "6-digit code, done in 30s",
  57. "passport.entry-secret-title": "Sign in with password",
  58. "passport.entry-secret-desc": "Phone number + password",
  59. "passport.entry-enroll-title": "Sign up for free",
  60. "passport.entry-enroll-desc": "New users: register in under a minute",
  61. "passport.tab-passcode": "SMS code",
  62. "passport.tab-secret": "Password",
  63. "passport.label-handset": "Phone",
  64. "passport.label-handset-reg": "Registered phone",
  65. "passport.label-secret": "Password",
  66. "passport.label-secret-set": "Set a password",
  67. "passport.label-passcode": "SMS code",
  68. "passport.ph-handset": "Enter your phone number",
  69. "passport.ph-handset-common": "Enter the phone you use most",
  70. "passport.ph-handset-recover": "Enter the phone to recover",
  71. "passport.ph-secret": "6-20 characters",
  72. "passport.ph-secret-set": "6-20 chars · letters & numbers recommended",
  73. "passport.btn-send": "Send code",
  74. "passport.btn-send-2": "Send code",
  75. "passport.btn-sending": "Sending…",
  76. "passport.btn-resend-suffix": "to resend",
  77. "passport.btn-forgot": "Forgot?",
  78. "passport.btn-show": "Show",
  79. "passport.btn-hide": "Hide",
  80. "passport.btn-signin": "Sign in",
  81. "passport.btn-signin-busy": "Signing in…",
  82. "passport.btn-enroll": "Create & sign in",
  83. "passport.btn-enroll-busy": "Creating…",
  84. "passport.btn-next": "Next",
  85. "passport.btn-probing": "Verifying…",
  86. "passport.foot-no-account": "No account yet?",
  87. "passport.foot-have-account": "Already have an account?",
  88. "passport.foot-go-signin": "Sign in",
  89. "passport.foot-go-enroll": "Sign up",
  90. "passport.foot-go-reg-cta": "Sign up for free",
  91. "passport.foot-back-signin": "Remembered it? Back to sign in",
  92. "passport.region-title": "Pick your region",
  93. "passport.region-search": "Region code, country, area…",
  94. "passport.region-empty": "No matching region found",
  95. "passport.region-loading": "Loading area codes…",
  96. "passport.field-hint-region": "Region must match the one used at sign-up",
  97. "passport.step-handset": "Phone",
  98. "passport.step-secret": "Password",
  99. "passport.step-verify": "Verify",
  100. "passport.meter-hint": "Strength",
  101. "passport.meter-weak": "Weak",
  102. "passport.meter-mid": "Fair",
  103. "passport.meter-good": "Good",
  104. "passport.meter-great": "Strong",
  105. "passport.help-title": "Code not arriving?",
  106. "passport.help-1": "Make sure SMS is enabled for your number",
  107. "passport.help-2": "Try switching region or network, then retry",
  108. "passport.pledge-prefix-signin": "By signing in, you agree to",
  109. "passport.pledge-prefix-enroll": "By signing up, you agree to",
  110. "passport.pledge-and": "and",
  111. "passport.pledge-terms": "Terms of Service",
  112. "passport.pledge-privacy": "Privacy Policy",
  113. "passport.pledge-suffix-enroll": ", and confirm that you are at least 18 years old",
  114. "passport.pledge-doc-missing": "Document URL not configured",
  115. "passport.tip-code-sent": "Verification code sent",
  116. "passport.tip-code-failed": "Failed to send code",
  117. "passport.tip-need-captcha": "Please pass the human-check first, then retry",
  118. "passport.tip-fill-phone-first": "Please enter your phone first",
  119. "passport.tip-signin-ok": "Signed in",
  120. "passport.tip-signin-failed": "Sign-in failed, please retry",
  121. "passport.tip-enroll-ok": "Signed up and logged in",
  122. "passport.tip-enroll-need-login": "Signed up, please sign in",
  123. "passport.tip-enroll-failed": "Sign-up failed, please retry",
  124. "passport.err-handset": "Please enter a valid phone number",
  125. "passport.err-secret": "Password must be 6-20 characters",
  126. "passport.err-passcode": "Please enter the full verification code",
  127. "passport.err-policy": "Please read and accept the agreement first",
  128. "passport.err-empty": "Please complete the form",
  129. "passport.err-form": "Please check your input",
  130. "passport.err-not-exist": "This account is not registered yet",
  131. "passport.err-network": "Network error, please retry later",
  132. "passport.modal-taken-title": "Phone already registered",
  133. "passport.modal-taken-content": "This number is already linked to an account. You can sign in directly.",
  134. "passport.modal-taken-confirm": "Sign in",
  135. "passport.modal-taken-cancel": "Cancel",
  136. "passport.apple-login": "Sign in with Apple",
  137. "passport.line-login": "Sign in with LINE",
  138. "passport.account-login": "Account & Password",
  139. "passport.social-logining": "Signing in...",
  140. "passport.social-login-failed": "Social login failed",
  141. "passport.apple-not-supported": "Apple login is only supported on APP",
  142. "passport.line-not-supported": "LINE login coming soon",
  143. "passport.google-login": "Sign in with Google",
  144. "passport.google-not-supported": "Google login is only supported on Android",
  145. "user": {
  146. "loginRegister": "Login / Register",
  147. "memberCode": "Member Code",
  148. "welcomeLogin": "Hi, Welcome to Login",
  149. "userScore": "User Points",
  150. "collection": "Favorites",
  151. "followShop": "Followed Shops",
  152. "footprint": "Footprint",
  153. "allOrders": "All Orders",
  154. "redPacketCard": "Packs & Cards",
  155. "collectCoupon": "Claim Coupons",
  156. "myPoints": "My Points",
  157. "viewPointsDetails": "View Points",
  158. "toPay": "Pay",
  159. "toShip": "Ship",
  160. "toReceive": "Receive",
  161. "toReview": "Review",
  162. "refundAfterSales": "Sales",
  163. "myCards": "My Cards",
  164. "balance": "Balance",
  165. "bankCard": "Cards",
  166. "points": "Points",
  167. "billDetails": "Bill Details",
  168. "tipWallet": "Tip Wallet",
  169. "tipWalletlog": "Tip Wallet Log",
  170. "wallet": "Wallet",
  171. "groupOrders": "Group Buy",
  172. "comments": "Comments",
  173. "deliveryAddress": "Address",
  174. "checkIn": "Check-in",
  175. "myReports": "My Reports",
  176. "blockedList": "Blocked users",
  177. "feedback": "Feedback",
  178. "contactUs": "Contact us",
  179. "rateApp": "Rate app",
  180. "versionUpdate": "Check for updates",
  181. "termsOfUse": "Terms of use",
  182. "refundPolicy": "Refund policy",
  183. "userAgreement": "User agreement",
  184. "privacyPolicy": "Privacy policy",
  185. "copyright": "All rights reserved",
  186. "notInStore": "Not available on the app store yet",
  187. "versionLatest": "{version} is already up to date",
  188. "helpCenter": "Help",
  189. "smartAssistant": "Assistant",
  190. "merchantLive": "Live",
  191. "creativeCenter": "Create Hub",
  192. "settings": "Settings",
  193. "avcallTest": "RTC call test",
  194. "avcallTestOnlyApp": "im-avcall is App-only (requires qtw-webrtc and a custom debug/production build).",
  195. "avcallTestH5PreviewHint": "H5/browser builds do not include the RTC test UI; open this page in the iOS or Android App.",
  196. "avcallTestAndroidNoRtc": "qtw-webrtc has no Android implementation in this project; this RTC test page is iOS-only. Use another WebRTC stack on Android.",
  197. "avcallTestPeerUid": "Peer UID",
  198. "avcallTestPeerUidPh": "Enter peer user ID",
  199. "avcallTestRole": "Role",
  200. "avcallTestCaller": "Caller",
  201. "avcallTestCallee": "Callee",
  202. "avcallTestMode": "Mode",
  203. "avcallTestMockApi": "Mock signaling API",
  204. "avcallTestMockHint": "When on, no /webrtc/private/* requests; use for local engine tests and manual signals. Turn off for real backend.",
  205. "avcallTestReset": "Reset engine",
  206. "avcallTestInit": "Create & init engine",
  207. "avcallTestStartCaller": "Caller: start call",
  208. "avcallTestAccept": "Callee: accept",
  209. "avcallTestHangup": "Hang up",
  210. "avcallTestCancel": "Cancel (caller, ringing)",
  211. "avcallTestInject": "Inject signal (debug)",
  212. "avcallTestStatus": "Status",
  213. "avcallTestLogs": "Logs",
  214. "avcallTestInitFirst": "Create & init engine first",
  215. "avcallTestPairHint": "Two-device test: log in as two accounts (e.g. 10001 & 10002). Peer UID auto-fills from your login. If not logged in, caller defaults peer 10002 and callee defaults 10001.",
  216. "avcallTestAdvancedInit": "Debug: init engine only",
  217. "avcallTestQtwHint": "This page uses uni_modules/qtw-webrtc (UTSWebRTC + optional qtw-webrtc-view). iOS-first; use a simple WS broadcast for signaling (like the official demo Node server).",
  218. "avcallTestWsUrl": "Signaling WebSocket URL",
  219. "avcallTestWsUrlPh": "e.g. ws://YOUR_LAN_IP:8080",
  220. "avcallTestWsConnect": "Connect WS",
  221. "avcallTestWsDisconnect": "Disconnect WS",
  222. "avcallTestWsConnected": "WS connected",
  223. "avcallTestWsHint": "Both devices use the same WS; messages include from/to — only signals from peer UID are handled.",
  224. "avcallTestWsFirst": "Connect WebSocket first",
  225. "avcallTestLocalPreview": "Local",
  226. "avcallTestRemotePreview": "Remote",
  227. "avcallTestPrepareCallee": "Prepare answer (wait for offer)",
  228. "avcallTestSwitchCam": "Switch camera",
  229. "avcallTestModeVideo": "Video",
  230. "avcallTestModeVoice": "Voice",
  231. "avcallTestMyUid": "My UID",
  232. "avcallTestClearLogs": "Clear logs",
  233. "avcallTestIceCount": "ICE servers: {n}",
  234. "avcallTestModeChanged": "Mode changed; call ended",
  235. "avcallTestPeerHangup": "Peer hung up",
  236. "avcallTestSignalingSource": "Signaling",
  237. "avcallTestUseChatSocket": "Use chat IM socket (recommended)",
  238. "avcallTestUseStandaloneSocket": "Standalone WebSocket (debug)",
  239. "avcallTestUseMockSignaling": "Mock signaling (local video only)",
  240. "avcallTestMockSignalingHint": "No WebSocket or offer/answer. Only initializes the engine and camera preview.",
  241. "avcallTestMockNoWs": "Mock mode does not use WebSocket",
  242. "avcallTestMockStartLog": "Mock: skipped network and SDP; if local preview shows video, capture works.",
  243. "avcallTestMockCalleeLog": "Mock: callee also uses local preview only (no peer).",
  244. "avcallTestMockToast": "Mock: local preview only",
  245. "avcallTestChatSocketHint": "Same socket as chat (config.socketurl). Server must relay {v:1,...} to peer.",
  246. "avcallTestNoCloseGlobalWs": "IM socket is global; disconnect elsewhere. This page only stops local handlers.",
  247. "avcallTestImAlreadyConnected": "IM WebSocket already connected",
  248. "avcallTestImWsReady": "IM WebSocket ready",
  249. "avcallTestImWsConnecting": "Connecting IM WebSocket…",
  250. "realnamePageAdd": "Identity verification",
  251. "realnamePageInfo": "Verification details",
  252. "realnameVerification": "Identity verification",
  253. "realnameSyncing": "Syncing…",
  254. "realnameStatusNone": "Not submitted",
  255. "realnameStatusPending": "Under review",
  256. "realnameStatusRejected": "Rejected",
  257. "realnameStatusApproved": "Approved",
  258. "realnameNetworkError": "Network error. Please try again.",
  259. "realnameStatusFetchError": "Could not load verification status. Please try again.",
  260. "realnameName": "Legal name",
  261. "realnameNamePlaceholder": "Enter your full legal name",
  262. "realnameIdLabel": "ID number",
  263. "realnameIdPlaceholder": "National ID, passport, or local ID",
  264. "realnameUploadHint": "Upload clear photos of the front and back (or the pages required in your country).",
  265. "realnameUploadTap": "Tap to upload",
  266. "realnameDocFront": "Front of document",
  267. "realnameDocBack": "Back of document",
  268. "realnameSubmit": "Submit verification",
  269. "realnameUploadFailed": "Upload failed",
  270. "realnameFillName": "Please enter your name",
  271. "realnameIdInvalid": "Invalid ID format (5–48 characters; letters, digits, and common separators only)",
  272. "realnameUploadBothPhotos": "Please upload both sides of the document",
  273. "realnameSubmitOk": "Submitted successfully",
  274. "realnameVerifyStatusTitle": "Status",
  275. "realnameReapply": "Submit again",
  276. "realnameDeleteRecord": "Delete application",
  277. "realnameDeleteConfirm": "Delete this verification record? You will need to submit again.",
  278. "realnameDeleteConfirmBtn": "Delete",
  279. "realnameDeleteSuccess": "Deleted",
  280. "realnameLoading": "Loading…",
  281. "realnameModalCancel": "Cancel",
  282. "publishGoVerify": "Verify identity",
  283. "publishNeedRealname": "Please complete identity verification before publishing",
  284. "loading": "Loading...",
  285. "noMoreData": "No more data",
  286. "panelPublishNow": "Publish now",
  287. "panelAccountSecurity": "Account & security",
  288. "panelLanguage": "Language",
  289. "languageHint": "After changing the language, some screens may need to be reopened to refresh fully.",
  290. "panelNewMessage": "Notifications",
  291. "noticeSection": "Notification options",
  292. "noticeBanner": "Banner notifications",
  293. "noticeBannerDesc": "When off, banner alerts are hidden while the app is in the foreground",
  294. "noticeSound": "Sound",
  295. "noticeSoundDesc": "Play a sound when you receive messages",
  296. "noticeVibration": "Vibration",
  297. "noticeVibrationDesc": "Vibrate for messages and feedback",
  298. "noticeHint": "Changes apply immediately on this device and affect push and in-app alerts.",
  299. "panelGeneral": "General",
  300. "generalSettingsHint": "General settings are saved on this device. Some changes may require restarting the app.",
  301. "backgroundPlaybackTitle": "Background playback",
  302. "backgroundPlaybackDesc": "When on, short video audio continues while the app is in the background",
  303. "backgroundPlaybackEnabledOk": "Background playback enabled",
  304. "backgroundPlaybackDisabledOk": "Background playback disabled",
  305. "teenModeTitle": "Teen Mode",
  306. "teenModeMenuDesc": "Limits screen time; managed with a guardian PIN",
  307. "teenModeEnabled": "On",
  308. "teenModeStatusEnabled": "Teen Mode is on",
  309. "teenModeStatusDisabled": "Teen Mode is off",
  310. "teenModeRule1": "· A 40-minute session limit applies. The time lock takes effect automatically once Teen Mode is enabled.",
  311. "teenModeRule2": "· If daily use exceeds 40 minutes, a guardian PIN is required to continue. Usage is paused from 22:00 to 06:00.",
  312. "teenModeRule3": "· You must set a separate 4-digit guardian PIN before enabling Teen Mode. Forgotten PINs can be reset through an appeal.",
  313. "teenModeSwitchLabel": "Teen Mode",
  314. "teenModeSwitchDesc": "Requires a 4-digit guardian PIN when enabled",
  315. "teenModeChangePin": "Change guardian PIN",
  316. "teenModeHint": "The guardian PIN is stored only on this device. To reset it, submit an appeal via Help & Feedback.",
  317. "teenModeCancel": "Cancel",
  318. "teenModeConfirm": "Confirm",
  319. "teenModeEnableTitle": "Set guardian PIN",
  320. "teenModeEnableSubtitle": "Choose a 4-digit PIN to manage Teen Mode",
  321. "teenModeDisableTitle": "Enter guardian PIN",
  322. "teenModeChangeTitle": "Change guardian PIN",
  323. "teenModePinPlaceholder": "Enter 4-digit PIN",
  324. "teenModeConfirmPinPlaceholder": "Confirm PIN",
  325. "teenModeNewPinPlaceholder": "Enter new PIN",
  326. "teenModeInvalidPin": "Please enter a 4-digit PIN",
  327. "teenModePinMismatch": "PINs do not match",
  328. "teenModeWrongPin": "Incorrect PIN, try again",
  329. "teenModeEnabledOk": "Teen Mode enabled",
  330. "teenModeDisabledOk": "Teen Mode disabled",
  331. "teenModeChangedOk": "Guardian PIN updated",
  332. "teenModeLockCurfewTitle": "Curfew hours",
  333. "teenModeLockCurfewDesc": "Usage is paused from 22:00 to 06:00. Please try again after 06:00.",
  334. "teenModeLockCurfewUntil": "Curfew ends daily at {hour}:00",
  335. "teenModeLockSessionTitle": "Session time limit reached",
  336. "teenModeLockSessionDesc": "You have used the app for over 40 minutes in this session. Enter the guardian PIN to continue.",
  337. "teenModeLockDailyTitle": "Daily time limit reached",
  338. "teenModeLockDailyDesc": "You have used the app for over 40 minutes today. Enter the guardian PIN to continue.",
  339. "teenModeUnlockOk": "Verified. You may continue using the app.",
  340. "panelReport": "Report",
  341. "panelClearCache": "Clear cache",
  342. "panelAbout": "About",
  343. "panelLogout": "Sign out",
  344. "panelLogoutConfirm": "Sign out now?",
  345. "panelLogoutOk": "Signed out",
  346. "panelPrompt": "Notice",
  347. "panelNoCache": "No cache to clear",
  348. "panelConfirmClearCache": "Clear app cache?",
  349. "panelCacheCleared": "Cache cleared",
  350. "securityTitle": "Account & security",
  351. "securityChangePassword": "Change password",
  352. "securityCancelAccount": "Delete account",
  353. "securityCancelHint": "After deletion, your data cannot be recovered.",
  354. "securityCancelTitle": "Delete account?",
  355. "securityCancelMessage": "This action cannot be undone. Continue?",
  356. "securityCancelConfirm": "Delete",
  357. "securityCancelKeep": "Keep account",
  358. "securityCancelOk": "Account deleted",
  359. "securityNoMobile": "Bind a phone number first, or use password recovery",
  360. "resetPwdTitle": "Change password",
  361. "resetPwdHeroTitle": "Verify your phone",
  362. "resetPwdHeroDesc": "We will send a code to confirm your identity before you set a new password",
  363. "resetPwdLockedTip": "Using the phone number linked to this account",
  364. "smsVerifyHeroTitle": "Enter verification code",
  365. "smsVerifyCodeLabel": "6-digit SMS code",
  366. "smsVerifyNotReceive": "Didn't receive the code? Check spam filters or try again later",
  367. "resetSecretHeroTitle": "Set a new password"
  368. },
  369. "find": {
  370. "pullLoadMore": "Pull to load more",
  371. "noMoreData": "No more data",
  372. "no-more": "No more",
  373. "needLoginToSeeFollowShopDynamic": "Please log in to view followed shop updates",
  374. "loginNow": "Log in now",
  375. "just-now": "Just now",
  376. "minutes-ago": "minutes ago",
  377. "hours-ago": "hours ago",
  378. "days-ago": "days ago",
  379. "months-ago": "months ago",
  380. "years-ago": "years ago",
  381. "today": "Today",
  382. "yesterday": "Yesterday",
  383. "view-new-products": "View new products",
  384. "add": {
  385. "complete": "Completed"
  386. },
  387. "noDynamic": "No updates from this shop yet",
  388. "month": "month",
  389. "live": "Live",
  390. "playback": "Replay",
  391. "no-updates-found": "No updates found",
  392. "no-users-found": "No users found",
  393. "follow": {
  394. "no-follows": "No follows"
  395. }
  396. },
  397. "money": {
  398. "orderNumber": "Order Number",
  399. "transactionNumber": "Transaction Number",
  400. "orderPrice": "Order Price",
  401. "paymentMethod": "Payment Method",
  402. "tradeOrderNumber": "Trade Order Number",
  403. "actualPayment": "Actual Payment",
  404. "paymentTime": "Payment Time",
  405. "freightPrice": "Shipping Fee",
  406. "discountPrice": "Discount Amount",
  407. "totalAmount": "Total Amount",
  408. "transactionTime": "Transaction Time",
  409. "status": "Status",
  410. "rechargeSuccess": "Recharge Success",
  411. "rechargeSuccessTip": "Successfully recharged {amount} diamonds",
  412. "paymentType": "Payment Type",
  413. "afterChange": "After",
  414. "beforeChange": "Before",
  415. "rechargeTime": "Recharge Time",
  416. "recharge": "Recharge",
  417. "recharge-instructions": "Recharge Instructions",
  418. "withdraw": "Withdraw",
  419. "selectWithdrawAccount": "Select Withdraw Account",
  420. "tipWalletlog": "Tip Wallet Log",
  421. "withdrawAmount": "Withdraw Amount",
  422. "insufficientBalance": "Insufficient balance, available balance",
  423. "paymentProvider": "Payment",
  424. "withdrawTo": "Withdraw to",
  425. "account": "Account",
  426. "created": "Processing",
  427. "successed": "Success",
  428. "rejected": "Rejected",
  429. "noWithdrawRecord": "No withdrawal records found",
  430. "loading": "Loading",
  431. "alipayAccount": "Alipay Account",
  432. "wechatAccount": "WeChat Account",
  433. "icbc": "ICBC",
  434. "abc": "Agricultural Bank",
  435. "psbc": "Postal Savings Bank",
  436. "ccb": "Construction Bank",
  437. "cmb": "China Merchants Bank",
  438. "boc": "Bank of China",
  439. "comm": "Communications Bank",
  440. "spdb": "SPDB",
  441. "gdb": "Guangfa Bank",
  442. "cmbc": "CMBC",
  443. "pab": "Ping An Bank",
  444. "ceb": "Everbright Bank",
  445. "cib": "Industrial Bank",
  446. "citic": "Citic Bank",
  447. "feeRate": "(Fee Rate {{rate}}%)",
  448. "currency": "HKD",
  449. "availableBalance": "Available Balance",
  450. "all": "All",
  451. "pleaseSelectAccount": "Please select account",
  452. "pleaseInputCorrectAmount": "Please input correct amount",
  453. "withdrawAmountLimit": "Withdraw amount cannot exceed {amount}",
  454. "tailNumber": "Last {number}",
  455. "debitCard": "Debit Card",
  456. "creditCard": "Credit Card",
  457. "withdrawStatus": {
  458. "created": "Pending",
  459. "successed": "Success",
  460. "rejected": "Rejected"
  461. },
  462. "serviceFee": "Service Fee",
  463. "transferTime": "Transfer Time",
  464. "rejectReason": "Reject Reason",
  465. "type": "Type",
  466. "submitTime": "Submit Time",
  467. "viewRefund": "View Refund",
  468. "merchant": "Merchant",
  469. "orderTime": "Order Time",
  470. "refundAmount": "Refund Amount",
  471. "refundType": {
  472. "noReturn": "No Return",
  473. "returnAndRefund": "Return and Refund"
  474. },
  475. "refundReason": {
  476. "dislike": "Don't Like",
  477. "emptyPackage": "Empty Package",
  478. "notDelivered": "Not Delivered",
  479. "colorSizeMismatch": "Color/Size Mismatch",
  480. "qualityProblem": "Quality Problem",
  481. "missingItems": "Missing Items",
  482. "fakeBrand": "Fake Brand"
  483. },
  484. "createTime": "Create Time",
  485. "refundTime": "Refund Time",
  486. "time": "Time",
  487. "emptyBillList": "No bill details found",
  488. "diamondRecharge": "Diamond Recharge",
  489. "queryDetail": "Details",
  490. "diamondBalance": "Diamond Balance",
  491. "diamond": "Diamond",
  492. "tipWallet": "Tip Wallet",
  493. "tip": "Tip",
  494. "pleaseSelectAmount": "Please select top-up amount",
  495. "exchangeRateTip": "Due to exchange rate fluctuations, the top-up amount may change",
  496. "pleaseReferToPayment": "Please refer to the amount at the time of payment",
  497. "pleaseEnterAmount": "Please enter recharge amount",
  498. "pleaseSelectPackage": "Please select a recharge package",
  499. "paymentNotInitialized": "Payment not initialized, please try again later",
  500. "paymentNotInitializedShort": "Payment not initialized",
  501. "productIdNotExists": "Product ID does not exist",
  502. "paymentCancelled": "Payment Cancelled",
  503. "paymentPluginNotFound": "Payment plugin not found",
  504. "paymentInitFailed": "Payment initialization failed",
  505. "onlyAppPlatform": "APP only",
  506. "paymentChannelNotFound": "Payment channel not found",
  507. "getOrderInfoFailed": "Failed to get order info",
  508. "getPaymentChannelFailed": "Failed to get payment channel",
  509. "getPayInfoFailed": "Failed to get payment info",
  510. "productNotExists": "Product not found",
  511. "paymentVerificationFailed": "Payment verification failed",
  512. "paymentVerifying": "Verifying payment, please check balance later",
  513. "goToDetail": "Go to recharge details",
  514. "payTypes": {
  515. "pay": "Product Transaction",
  516. "groups": "Group Purchase",
  517. "recharge": "Recharge",
  518. "withdraw": "Withdraw",
  519. "refund": "Refund",
  520. "sys": "System"
  521. },
  522. "balance": "Balance",
  523. "reward": "Reward",
  524. "bankCard": "Bank Card",
  525. "billDetails": "Bill Details",
  526. "forWithdrawToThirdParty": "Withdraw to external account",
  527. "withdrawLog": "Withdraw Log",
  528. "rechargeAmount": "Recharge Amount",
  529. "wanlianPay": "Wanlian Pay",
  530. "pleaseInputAmount": "Please enter recharge amount",
  531. "pleaseSelectPayment": "Please select payment method",
  532. "isPaymentCompleted": "Is payment completed",
  533. "paying": "Processing payment...",
  534. "paymentSuccess": "Payment successful",
  535. "openInBrowser": "Open in browser",
  536. "loadFailed": "Load failed",
  537. "webviewLoadFailedTip": "The payment page cannot load inside the app. Open in browser?",
  538. "tngWebviewTitle": "Complete payment in browser",
  539. "tngWebviewDesc": "Touch 'n Go cashier often shows a flash then a white screen in the in-app WebView; it works in the system browser. Please complete payment in your browser.",
  540. "confirmPay": "Confirm Payment",
  541. "mergePay": "Merge Payment",
  542. "groupBuy": "Group Buy",
  543. "transactionNo": "Transaction No",
  544. "orderNo": "Order No",
  545. "orders": "orders",
  546. "balancePay": "Balance Payment",
  547. "mpPay": "Official Account Payment",
  548. "recommendMPPay": "Recommended: Official Account Payment",
  549. "fiuuPay": "Fiuu Pay",
  550. "recommendFiuuPay": "Recommended: Fiuu Pay",
  551. "baiduPay": "Baidu Payment",
  552. "applePay": "Apple Pay",
  553. "pleaseSelectPayMethod": "Please select payment method",
  554. "cannotGetWechatCode": "Cannot get WeChat code, reason",
  555. "confirmWechatPayment": "Please confirm if WeChat payment is completed",
  556. "completed": "Completed",
  557. "repay": "Repay",
  558. "paymentFailed": "Payment Failed",
  559. "alipay": "Alipay",
  560. "wechat": "WeChat",
  561. "jssdk": "WeChat Official Platform",
  562. "ALIPAY": "Alipay",
  563. "WECHAT": "WeChat",
  564. "ICBC": "ICBC",
  565. "ABC": "Agricultural Bank",
  566. "PSBC": "Postal Savings Bank",
  567. "CCB": "Construction Bank",
  568. "CMB": "China Merchants Bank",
  569. "BOC": "Bank of China",
  570. "COMM": "Bank of Communications",
  571. "SPDB": "SPDB Bank",
  572. "GDB": "Guangfa Bank",
  573. "CMBC": "China Minsheng Bank",
  574. "PAB": "Ping An Bank",
  575. "CEB": "China Everbright Bank",
  576. "CIB": "Industrial Bank",
  577. "CITIC": "CITIC Bank",
  578. "confirm": "Confirm",
  579. "cancel": "Cancel",
  580. "confirmWithdraw": "Confirm to withdraw {amount}?",
  581. "withdrawFailed": "Withdrawal failed, please try again",
  582. "paymentMethodTitle": "Payment Method",
  583. "offlinePayQrTitle": "Payment QR code",
  584. "offlinePayQrTap": "Tap the image to enlarge",
  585. "offlinePayQrSeePage": "Please scan the QR code on this page to pay.",
  586. "offlinePayInfoUnavailable": "Offline payment information is not available",
  587. "offlinePayQrSave": "Save QR code",
  588. "offlinePayQrSaveSuccess": "Saved to Photos",
  589. "offlinePayQrSaveFail": "Save failed, please try again",
  590. "offlinePayQrSaveAuthTip": "Save failed. Please allow Photos access in settings and try again",
  591. "offlinePaySaveNotSupported": "Saving is not supported in this environment. Please long-press the image to save"
  592. },
  593. "service": {
  594. "askQuestion": "Do you want to ask?",
  595. "notMatch": "None of these? You can",
  596. "clickHere": "Click here",
  597. "orReplyHuman": ", or reply for human service",
  598. "noHelpContent": "No help content available,",
  599. "holdToSpeak": "Hold to speak",
  600. "releaseToEnd": "Release to end",
  601. "slideUpToCancel": "Slide up to cancel",
  602. "releaseToCancel": "Release to cancel",
  603. "photos": "Photos",
  604. "camera": "Camera",
  605. "noKeywords": "No keywords set",
  606. "artificialService": "Human service",
  607. "smart": "Smart service",
  608. "default": "Default",
  609. "yesterday": "Yesterday"
  610. },
  611. "complaint": {
  612. "heroTitle": "Submit a report",
  613. "typeGeneral": "content",
  614. "generalHint": "Select a reason and describe the issue. We will review it as soon as possible.",
  615. "targetHint": "Reporting {typeName} (ID: {id})",
  616. "reason": "Reason",
  617. "screenshots": "Screenshots",
  618. "details": "Details",
  619. "preview-images": "Tap to preview",
  620. "add-image": "Add image",
  621. "placeholder": "Describe the issue in detail…",
  622. "submit": "Submit report",
  623. "submitting": "Submitting…",
  624. "submit-ok": "Report submitted",
  625. "uploading": "Uploading…",
  626. "select-reason": "Select a reason",
  627. "reason-required": "Please select a reason",
  628. "content-required": "Please enter details",
  629. "guest": "User",
  630. "types": {
  631. "user": "user",
  632. "product": "product",
  633. "shop": "shop",
  634. "group": "group buy"
  635. }
  636. },
  637. "complaint-lists": {
  638. "no-complaint": "No reports found",
  639. "no-content": "No details provided",
  640. "process-result": "Result: ",
  641. "loading": "Loading…"
  642. },
  643. "feedback": {
  644. "no-feedback-found": "No feedback yet",
  645. "myList": "My feedback",
  646. "heroTitle": "Feedback",
  647. "heroDesc": "Tell us what went wrong or how we can improve. We read every submission.",
  648. "questionAndSuggestion": "Issue or suggestion",
  649. "quickInput": "Quick fill",
  650. "enterDescription": "Describe your issue or suggestion in detail…",
  651. "problemScreenshots": "Screenshots",
  652. "clickToPreview": "Tap to preview",
  653. "addImage": "Add image",
  654. "contactInfo": "Contact",
  655. "contactPlaceholder": "Optional — so we can reach you",
  656. "appRating": "App rating",
  657. "submit": "Submit",
  658. "submitting": "Submitting…",
  659. "submitOk": "Thanks — your feedback was sent",
  660. "contentRequired": "Please enter your feedback",
  661. "uploading": "Uploading…",
  662. "issue1": "UI layout issues",
  663. "issue2": "Slow launch or lag",
  664. "issue3": "Poor experience",
  665. "issue4": "App crashes sometimes"
  666. },
  667. "feedback-lists": {
  668. "loading": "Loading…",
  669. "no-content": "No content",
  670. "contactLabel": "Contact"
  671. },
  672. "about": {
  673. "and": "and",
  674. "feedbackSoon": "Feedback is coming soon",
  675. "contactTitle": "Contact us",
  676. "contactHeroDesc": "For questions, partnerships, or suggestions, reach us by email.",
  677. "contactEmailLabel": "Support email",
  678. "contactCopy": "Copy",
  679. "contactTapCopy": "Tap the email or Copy to save it to your clipboard",
  680. "contactEmpty": "No contact email configured yet",
  681. "contactLoading": "Loading…"
  682. },
  683. "update": {
  684. "title": "Update available",
  685. "latest": "Latest version",
  686. "ignore": "Later",
  687. "updateNow": "Update now",
  688. "installing": "Installing…",
  689. "downloading": "Downloading, please wait",
  690. "linkMissing": "No download link is available for this update"
  691. },
  692. "article": {
  693. "headlines": "News",
  694. "loading": "Loading…",
  695. "empty": "No articles yet",
  696. "views": "views",
  697. "imageCount": "{n} photos",
  698. "loadFailed": "Failed to load content",
  699. "empty": "No content available"
  700. },
  701. "blocked": {
  702. "loading": "Loading…",
  703. "retry": "Tap to retry",
  704. "empty": "No blocked users",
  705. "blockedTime": "Blocked at",
  706. "unblock": "Unblock",
  707. "loadFailed": "Failed to load blocked list",
  708. "invalidUserId": "Invalid user ID",
  709. "confirmBlock": "Block this user?",
  710. "confirmUnblock": "Remove this user from your block list?",
  711. "confirm": "Confirm",
  712. "cancel": "Cancel",
  713. "blockedSuccess": "Blocked",
  714. "unblockedSuccess": "Unblocked",
  715. "unknownUser": "Unknown user"
  716. },
  717. "common": {
  718. "copySuccess": "Copied",
  719. "copySuccessWithContent": "Copied {content}",
  720. "copyFailed": "Copy failed",
  721. "browserNotSupported": "This browser does not support copying",
  722. "webViewTitle": "Details",
  723. "invalidLink": "Invalid link"
  724. },
  725. "profileEdit": {
  726. "title": "Edit profile",
  727. "avatar": "Avatar",
  728. "changeAvatar": "Tap to change avatar",
  729. "nickname": "Nickname",
  730. "username": "Username",
  731. "bio": "Bio",
  732. "gender": "Gender",
  733. "birthday": "Birthday",
  734. "save": "Save",
  735. "saving": "Saving…",
  736. "logout": "Sign out",
  737. "enterNickname": "Enter nickname",
  738. "enterBio": "Enter bio",
  739. "male": "Male",
  740. "female": "Female",
  741. "saveOk": "Saved",
  742. "uploading": "Uploading…",
  743. "nicknameLengthError": "Nickname must be 3–32 characters"
  744. },
  745. "mine": {
  746. "back": "Back",
  747. "accountLabel": "Account",
  748. "copyBtn": "Copy",
  749. "statFans": "Followers",
  750. "statFollow": "Following",
  751. "statViews": "Views",
  752. "statLikes": "Likes",
  753. "tabWorks": "Works",
  754. "tabLikes": "Likes",
  755. "tabSeries": "Collections",
  756. "actionPublish": "Post",
  757. "actionComment": "Comments",
  758. "actionAddress": "Address",
  759. "actionComplaint": "Reports",
  760. "actionFeedback": "Feedback",
  761. "actionHelp": "Help",
  762. "actionSmartAssistant": "Smart Assistant",
  763. "actionLive": "Go live",
  764. "actionEdit": "Edit",
  765. "actionVerify": "Verify",
  766. "actionSecurity": "Security",
  767. "actionSettings": "Settings",
  768. "loginCta": "Sign in / Sign up",
  769. "loginHint": "Sign in to view posts and profile",
  770. "guestName": "Guest",
  771. "guestBio": "Sign in to manage your profile",
  772. "guestBar": "Sign in to post and manage your content",
  773. "defaultBio": "Nothing here yet",
  774. "follow": "Follow",
  775. "followed": "Following",
  776. "loading": "Loading…",
  777. "noMore": "No more items",
  778. "loadMore": "Pull up to load more",
  779. "deleteConfirm": "Delete this post?",
  780. "deleteSeriesConfirm": "Delete this collection?",
  781. "emptyWorks": "No works yet",
  782. "emptyLikes": "No likes yet",
  783. "emptySeries": "No collections yet",
  784. "dev": "Coming soon",
  785. "unnamedSeries": "Untitled collection",
  786. "edit": "Edit",
  787. "delete": "Delete",
  788. "publishBtn": "Post",
  789. "createSeries": "New collection",
  790. "publishedAt": "Posted",
  791. "editSeries": "Edit collection",
  792. "loadFailed": "Failed to load",
  793. "actionFailed": "Action failed",
  794. "deleted": "Deleted",
  795. "deleteFailed": "Delete failed",
  796. "praiseModal": "{name} received {count} likes",
  797. "viewsModal": "{name} received {count} views",
  798. "avatarUploading": "Uploading…",
  799. "avatarUpdated": "Avatar updated",
  800. "avatarUploadFailed": "Avatar upload failed",
  801. "editProfile": "Edit profile",
  802. "seriesDetail": "Collection details",
  803. "needLogin": "Please sign in first",
  804. "viewsTip": "View count",
  805. "stateExamine": "Under review",
  806. "stateHazard": "Violation",
  807. "stateTranscoding": "Transcoding",
  808. "stateScreenshot": "Generating cover",
  809. "statePublish": "Publishing"
  810. },
  811. "dynamics": {
  812. "title": "Feed",
  813. "titleTag": "FEED",
  814. "detailTitle": "Post details",
  815. "emptyFeed": "No posts yet",
  816. "emptyFeedHint": "Pull down to refresh, or share your first post",
  817. "loading": "Loading…",
  818. "emptyVideo": "No videos",
  819. "captionExpand": "Expand",
  820. "captionCollapse": "Collapse",
  821. "noMore": "No more items",
  822. "loadFailed": "Failed to load",
  823. "actionFailed": "Action failed",
  824. "guest": "Guest",
  825. "follow": "Follow",
  826. "followPlus": "+ Follow",
  827. "followed": "Following",
  828. "comments": "Comments {n}",
  829. "commentHint": "Say something…",
  830. "moreRecommend": "More for you",
  831. "missingId": "Missing post ID",
  832. "parseFailed": "Failed to parse post data",
  833. "commentsLoadFailed": "Failed to load comments",
  834. "contentUnavailable": "Content unavailable",
  835. "userProfileDev": "Profile page coming soon",
  836. "bookmarkDev": "Bookmarks coming soon",
  837. "liveReplay": "Replay",
  838. "publishTitle": "New post",
  839. "publishBadge": "Share",
  840. "publishHeroTitle": "Share your travel inspiration",
  841. "publishHeroSub": "Add photos and your experience so more people can see your post",
  842. "publishUploadTitle": "Photos",
  843. "publishUploadHint": "At least 1, up to 9",
  844. "publishAddImage": "Add photo",
  845. "publishAddMore": "Add more",
  846. "publishContentTitle": "Caption",
  847. "publishContentHint": "Place, experience, or why you recommend it",
  848. "publishContentPlaceholder": "Write your post…",
  849. "publishSubmitting": "Publishing…",
  850. "publishSubmit": "Publish",
  851. "publishSubmitLocked": "Verify identity to publish",
  852. "publishUploading": "Uploading…",
  853. "publishUploadFailed": "Image upload failed",
  854. "publishFailed": "Publish failed",
  855. "publishNeedImage": "Add at least one photo",
  856. "publishNeedContent": "Please write a caption",
  857. "publishOk": "Published",
  858. "publishTypeGrass": "Photo post",
  859. "publishTypeVideo": "Video",
  860. "publishVideoBadge": "Short video",
  861. "publishVideoHeroTitle": "Share your travel video",
  862. "publishVideoHeroSub": "Upload a video, add a title, and pick a tag to reach more people",
  863. "publishVideoUploadTitle": "Upload video",
  864. "publishVideoUploadHint": "From album or camera; preview after upload",
  865. "publishAddVideo": "Add video",
  866. "publishVideoContentPlaceholder": "Add a video title…",
  867. "publishVideoSubmit": "Publish video",
  868. "publishSelectLabel": "Choose tag",
  869. "publishSelectLabelHint": "A matching tag can improve visibility",
  870. "publishNoLabels": "No tags available",
  871. "publishNeedVideo": "Please upload a video first",
  872. "publishVideoNotDone": "Video upload is not complete",
  873. "publishNeedLabel": "Please choose a tag",
  874. "publishVideoUploadFailed": "Video upload failed",
  875. "publishVideoReviewTip": "After publishing, your video will be reviewed manually. It will appear in the app only after approval.",
  876. "publishRemoveVideo": "Reselect",
  877. "publishPickAlbum": "Choose from album",
  878. "publishPickCamera": "Take photo",
  879. "publishPickCameraVideo": "Record video",
  880. "publishMediaPermissionTitle": "Permission required",
  881. "publishAlbumPermissionContent": "Photo library access was denied. Allow it in Settings and try again.",
  882. "publishCameraPermissionContent": "Camera access was denied. Allow it in Settings and try again.",
  883. "publishRecordPermissionContent": "Recording video requires camera and microphone access. Enable them in Settings and try again.",
  884. "publishMediaPermissionConfirm": "Open Settings",
  885. "publishMediaPermissionCancel": "Cancel"
  886. },
  887. "home": {
  888. "searchPlaceholder": "Search attractions, food & hotels in your city",
  889. "sectionHot": "Recommended videos",
  890. "sectionHotEn": "/ RECOMMENDED VIDEOS",
  891. "sectionAttractions": "Popular spots",
  892. "sectionAttractionsEn": "/ POPULAR ATTRACTIONS",
  893. "sectionHotScenic": "Hot scenic areas",
  894. "sectionHotScenicEn": "/ HOT SCENIC SPOTS",
  895. "more": "More ›",
  896. "emptyRecommend": "No recommendations yet",
  897. "regionDefault": "Hong Kong",
  898. "regionHk": "Hong Kong",
  899. "regionMo": "Macau",
  900. "regionSz": "Shenzhen",
  901. "regionGz": "Guangzhou",
  902. "catHot": "Hot spots",
  903. "catTravel": "Travel notes",
  904. "catWater": "Water sports",
  905. "catFamily": "Family trips",
  906. "catFood": "Local food",
  907. "svcHotel": "Hotels",
  908. "svcFlight": "Flights",
  909. "svcCurrency": "Currency",
  910. "svcNav": "Offline maps",
  911. "attrCauseway": "Causeway Bay",
  912. "attrHarbour": "Victoria Harbour",
  913. "attrAvenue": "Avenue of Stars",
  914. "categoryUnavailable": "Category unavailable",
  915. "categoryLoading": "Loading categories, please wait",
  916. "videoUnavailable": "Video unavailable",
  917. "devToast": "{name} (Coming soon)",
  918. "video": "Videos",
  919. "loading": "Loading…",
  920. "loadFailed": "Failed to load",
  921. "loadMore": "Pull up to load more",
  922. "noMore": "No more items",
  923. "emptyVideos": "No videos yet"
  924. },
  925. "scenic": {
  926. "listTitle": "Attractions",
  927. "detailTitle": "Attraction Details",
  928. "empty": "No attractions yet",
  929. "address": "Address",
  930. "views": "Views"
  931. },
  932. "tabbar": {
  933. "home": "Home",
  934. "video": "Videos",
  935. "live": "Live",
  936. "dynamics": "Feed",
  937. "mine": "Me"
  938. },
  939. "live": {
  940. "filterAll": "All",
  941. "filterLive": "Live now",
  942. "filterLiveEmpty": "No rooms are live right now",
  943. "sectionOnAir": "Channels",
  944. "sectionOnAirEn": "/ LIVE CHANNELS",
  945. "hallEyebrow": "LIVE CHANNEL",
  946. "hallSubtitle": "Watch what's on air right now",
  947. "hallLiveCount": "{n} live now",
  948. "hallTotalCount": "{n} channels",
  949. "hallEmpty": "No live streams",
  950. "hallEmptyHint": "Rooms appear here when hosts go live",
  951. "statusOn": "LIVE",
  952. "statusOnLong": "Live",
  953. "statusOff": "Offline",
  954. "fetchStream": "Fetching stream…",
  955. "retry": "Try again",
  956. "searchPageTitle": "Search live",
  957. "searchPlaceholder": "Search live rooms",
  958. "searchHint": "Enter a keyword to find live rooms",
  959. "searchEmpty": "No live rooms found",
  960. "searchEnterKeyword": "Enter a keyword",
  961. "broadcastPageTitle": "Go Live",
  962. "broadcastSetupTitle": "Prepare broadcast",
  963. "broadcastStart": "Start live",
  964. "broadcastCover": "Cover",
  965. "broadcastCoverHint": "Upload cover image",
  966. "broadcastTheme": "Title",
  967. "broadcastThemePlaceholder": "Enter a title (max 50 chars)",
  968. "broadcastPayment": "Access",
  969. "broadcastFree": "Free",
  970. "broadcastPaid": "Paid",
  971. "broadcastPaidAmount": "Price",
  972. "broadcastPaidAmountPh": "Enter amount",
  973. "broadcastFreePreview": "Free preview (sec)",
  974. "broadcastFreePreviewPh": "e.g. 60",
  975. "broadcastCoverRequired": "Please upload a cover",
  976. "broadcastThemeRequired": "Please enter a title",
  977. "broadcastPaidInvalid": "Price must be greater than 0",
  978. "broadcastFreePreviewInvalid": "Preview time cannot be negative",
  979. "broadcastStarting": "Starting…",
  980. "broadcastUploading": "Uploading…",
  981. "broadcastUploadFailed": "Cover upload failed",
  982. "broadcastModalTitle": "Notice",
  983. "broadcastEndConfirm": "End this live stream?",
  984. "broadcastH5Unsupported": "H5 cannot push live video. Please use the app.",
  985. "broadcastWatching": "watching",
  986. "broadcastFlip": "Flip",
  987. "broadcastShot": "Snapshot",
  988. "broadcastEndBtn": "End",
  989. "broadcastShotSaved": "Saved to album",
  990. "broadcastShotFailed": "Snapshot failed",
  991. "broadcastNetworkPoor": "Poor network, reconnecting…",
  992. "broadcastEndTitle": "Live ended",
  993. "broadcastEndReplay": "Replay may be available soon",
  994. "broadcastEndLikes": "Likes",
  995. "broadcastEndViews": "Views",
  996. "broadcastEndProducts": "Products",
  997. "broadcastBackHall": "Back to live hall",
  998. "broadcastPreviewLoading": "Starting camera…",
  999. "broadcastCameraDenied": "Camera unavailable. Check permissions."
  1000. },
  1001. "search": {
  1002. "pageTitle": "Search",
  1003. "resultTitle": "Search results",
  1004. "placeholder": "Search posts or creators",
  1005. "categoryTag": "Category",
  1006. "noSuggest": "No suggestions",
  1007. "history": "Recent searches",
  1008. "hot": "Trending",
  1009. "hotBadge": "HOT",
  1010. "noHot": "No trending searches",
  1011. "enterKeyword": "Enter a keyword",
  1012. "clearHistoryTitle": "Clear search history",
  1013. "clearHistoryContent": "Clear all recent searches?",
  1014. "shopSearchDev": "Product search is coming soon",
  1015. "tabWorks": "Posts",
  1016. "tabUser": "Users",
  1017. "loading": "Loading…",
  1018. "emptyWorks": "No posts found",
  1019. "emptyUsers": "No users found",
  1020. "shopTag": "Shop",
  1021. "statFans": "Followers {n}",
  1022. "statPraised": "Likes {n}",
  1023. "follow": "Follow",
  1024. "followed": "Following",
  1025. "loadMore": "Pull up to load more",
  1026. "noMore": "No more items",
  1027. "loadFailed": "Failed to load",
  1028. "actionFailed": "Action failed",
  1029. "contentUnavailable": "Content unavailable"
  1030. },
  1031. "findUser": {
  1032. "pageTitle": "Profile",
  1033. "blockUser": "Block",
  1034. "unblockUser": "Unblock",
  1035. "defaultBio": "No bio yet",
  1036. "tabWorks": "Posts",
  1037. "tabLikes": "Likes",
  1038. "emptyWorks": "No posts yet",
  1039. "emptyLikes": "No likes yet",
  1040. "publishedSuffix": "posted"
  1041. },
  1042. "relation": {
  1043. "fansTitle": "Followers",
  1044. "fansEmpty": "No followers yet",
  1045. "followTitle": "Following",
  1046. "followEmpty": "Not following anyone yet",
  1047. "shopTag": "Shop",
  1048. "emptyData": "No data",
  1049. "loading": "Loading…",
  1050. "loadFailed": "Failed to load",
  1051. "actionFailed": "Action failed",
  1052. "loadMore": "Pull up to load more",
  1053. "noMore": "No more items"
  1054. },
  1055. "notice.system": "System notices",
  1056. "notice.no-system-messages": "No system notices",
  1057. "notice.loading": "Loading…",
  1058. "notice.badge": "Official",
  1059. "notice.untitled": "Untitled notice",
  1060. "notice.readMore": "View details",
  1061. "notice.loadFailed": "Failed to load",
  1062. "notice.loadMore": "Pull up to load more",
  1063. "notice.noMore": "No more items",
  1064. "notice.headTitle": "Messages",
  1065. "notice.viewComment": "Comments",
  1066. "notice.viewNotice": "Notices",
  1067. "notice.viewSys": "System",
  1068. "notice.unreadMessages": " unread",
  1069. "notice.noUnread": "No unread messages",
  1070. "notice.noMessages": "No messages",
  1071. "notice.delete": "Delete",
  1072. "notice.from": "From",
  1073. "notice.noCouponLiveProduct": "No coupon, live or new product notices",
  1074. "chat.markAllReadConfirm": "Mark all messages as read?",
  1075. "chat.markAllReadSuccess": "All marked as read",
  1076. "work": "Works",
  1077. "my_like": "Likes",
  1078. "send_work": "Publish Now",
  1079. "start-live": "Start Live",
  1080. "edit_profile": "Edit Profile",
  1081. "networkGuard.title": "Network required",
  1082. "networkGuard.content": "This app cannot reach the network. Allow Wi‑Fi and cellular data for this app in system settings to continue.",
  1083. "networkGuard.confirm": "Open settings",
  1084. "networkGuard.cancel": "OK",
  1085. "comment.title": "My Comments",
  1086. "comment.empty": "No comments yet",
  1087. "comment.noContent": "No content",
  1088. "comment.loading": "Loading",
  1089. "comment.noMore": "No more",
  1090. "help.title": "Help Center",
  1091. "help.onlineService": "Online Service",
  1092. "help.salesHotline": "Sales Hotline",
  1093. "help.serviceHotline": "Service Hotline",
  1094. "help.workingHours": "Working Hours",
  1095. "help.commonQuestions": "FAQ",
  1096. "help.empty": "No content",
  1097. "help.loading": "Loading",
  1098. "help.noMore": "No more",
  1099. "help.noPhone": "No phone number",
  1100. "chat.title": "Chat",
  1101. "chat.system-message-withdrawn": "Message withdrawn!",
  1102. "chat.button.goods": "Goods",
  1103. "chat.button.order": "Order",
  1104. "chat.button.camera": "Camera",
  1105. "chat.button.photo": "Photo",
  1106. "chat.button.complaint": "Complaint",
  1107. "chat.modal.browsed-goods": "Browsed Goods",
  1108. "chat.modal.purchased-orders": "Purchased Orders",
  1109. "chat.order-number": "Order No.",
  1110. "chat.send-order": "Send Order",
  1111. "chat.complete": "Done",
  1112. "chat.send-goods": "Send Goods",
  1113. "chat.send-merchant": "Send to Merchant",
  1114. "chat.order-details": "Order Details",
  1115. "chat.state.waiting-payment": "Waiting for Payment",
  1116. "chat.state.payment-successful": "Payment Successful",
  1117. "chat.state.waiting-receipt": "Waiting for Receipt",
  1118. "chat.state.waiting-review": "Waiting for Review",
  1119. "chat.state.refund-order": "Refund Order",
  1120. "chat.state.order-completed": "Order Completed",
  1121. "chat.state.transaction-closed": "Transaction Closed",
  1122. "chat.refund-status.not-refunded": "Not Refunded",
  1123. "chat.refund-status.refunding": "Refunding",
  1124. "chat.refund-status.to-be-returned": "To Be Returned",
  1125. "chat.refund-status.refund-completed": "Refund Completed",
  1126. "chat.refund-status.refund-closed": "Refund Closed",
  1127. "chat.refund-status.refund-rejected": "Refund Rejected",
  1128. "chat.voice.hold-to-speak": "Hold to Speak",
  1129. "chat.voice.release-to-end": "Release to End",
  1130. "chat.voice.slide-up-to-cancel": "Slide Up to Cancel",
  1131. "chat.voice.release-finger-to-cancel": "Release to Cancel",
  1132. "chat.voice.sending-voice": "Sending",
  1133. "chat.online": "Online",
  1134. "chat.offline": "Offline",
  1135. "chat.emoji.default": "Default",
  1136. "cart.title": "Cart",
  1137. "cart.itemUnit": "items",
  1138. "cart.complete": "Done",
  1139. "cart.manage": "Manage",
  1140. "cart.spec": "Spec:",
  1141. "cart.empty": "Cart is empty",
  1142. "cart.emptyHint": "Cart is empty, go shopping?",
  1143. "cart.cancel": "Cancel",
  1144. "cart.selectAll": "Select All",
  1145. "cart.moveToFavorite": "Move to Favorites",
  1146. "cart.clear": "Clear",
  1147. "cart.delete": "Delete",
  1148. "cart.total": "Total:",
  1149. "cart.noShipping": "Shipping not included",
  1150. "cart.checkout": "Checkout",
  1151. "cart.clearConfirm": "Are you sure to clear the cart?",
  1152. "orderConfirm.addAddress": "Please add shipping address",
  1153. "orderConfirm.freight": "Shipping",
  1154. "orderConfirm.coupon": "Coupon",
  1155. "orderConfirm.select": "Please select",
  1156. "orderConfirm.remark": "Remark",
  1157. "orderConfirm.remarkPlaceholder": "Optional: Please negotiate with the merchant first",
  1158. "orderConfirm.totalItems": "{count} items",
  1159. "orderConfirm.subtotal": "Subtotal:",
  1160. "orderConfirm.couponTitle": "Coupons",
  1161. "orderConfirm.couponFullReduction": "Spend {limit} save {price}",
  1162. "orderConfirm.couponDiscount": "Spend {limit} get {discount}% off",
  1163. "orderConfirm.couponFreeShipping": "Free shipping over {limit}",
  1164. "orderConfirm.couponSelected": "Selected",
  1165. "orderConfirm.couponUse": "Use",
  1166. "orderConfirm.couponReceive": "Get",
  1167. "orderConfirm.couponRemaining": "{count} left",
  1168. "orderConfirm.couponLimit": "Limit {count}",
  1169. "orderConfirm.complete": "Done",
  1170. "orderConfirm.total": "Total:",
  1171. "orderConfirm.submitting": "Submitting...",
  1172. "orderConfirm.submitOrder": "Place Order",
  1173. "orderConfirm.selectProduct": "Please select products",
  1174. "orderConfirm.fillAddress": "Please fill in shipping address",
  1175. "orderConfirm.loadFailed": "Load failed",
  1176. "orderConfirm.freeShipping": "Free Shipping",
  1177. "orderConfirm.discount": "% off",
  1178. "mall.searchPlaceholder": "Search products",
  1179. "mall.recommend": "Recommend",
  1180. "mall.sort.comprehensive": "Comprehensive",
  1181. "mall.sort.sales": "Sales",
  1182. "mall.sort.new": "New",
  1183. "mall.sort.price": "Price",
  1184. "mall.sort.filter": "Filter",
  1185. "mall.product.selfOperated": "Self-operated",
  1186. "mall.product.personal": "Personal",
  1187. "mall.product.enterprise": "Enterprise",
  1188. "mall.product.flagship": "Flagship",
  1189. "mall.product.officialGuarantee": "Official Guarantee",
  1190. "mall.product.live": "Live",
  1191. "mall.product.comments": "Comments",
  1192. "mall.product.positiveRate": "Positive",
  1193. "mall.category.recommend": "Category Recommend",
  1194. "mall.category.empty": "No products yet",
  1195. "common.loading": "Loading...",
  1196. "common.noMore": "No more",
  1197. "common.empty": "No content yet",
  1198. "mall.category.label": "Category",
  1199. "product.noResults": "No results found",
  1200. "product.guessYouLike": "Guess You Like",
  1201. "product.brand": "Brand",
  1202. "product.priceRange": "Price Range",
  1203. "product.minPrice": "Min Price",
  1204. "product.maxPrice": "Max Price",
  1205. "common.reset": "Reset",
  1206. "common.confirm": "Confirm",
  1207. "mall.currentCategory": "Current Category",
  1208. "mall.searchShopGoods": "Search Shop Goods",
  1209. "mall.noGoodsInCategory": "No goods in this category",
  1210. "mall.noGoodsInShop": "No goods in this shop",
  1211. "mall.searchShopGoodsInternal": "Search Shop Goods",
  1212. "shop.noDynamics": "No dynamics yet",
  1213. "mall.shop.fans": "Shop Fans",
  1214. "mall.shop.follow": "Follow",
  1215. "mall.shop.unfollow": "Unfollow",
  1216. "mall.shop.recommendGoods": "Recommend Goods",
  1217. "mall.shop.decorating": "Shop is being decorated...",
  1218. "mall.featureLink": "Feature Link",
  1219. "mall.message": "Message",
  1220. "mall.home": "Home",
  1221. "mall.mine": "Mine",
  1222. "mall.cart": "Cart",
  1223. "mall.service": "Service",
  1224. "mall.feedback": "Feedback",
  1225. "mall.shop.home": "Home",
  1226. "mall.shop.allGoods": "All Goods",
  1227. "mall.shop.discover": "Discover",
  1228. "mall.shop.category": "Category",
  1229. "mall.shop.customerService": "Customer Service",
  1230. "mall.shop.loadFailed": "Failed to load shop",
  1231. "mall.shop.followFailed": "Failed to follow",
  1232. "mall.fans": "Fans",
  1233. "mall.shop.shopIntro": "Shop Introduction",
  1234. "mall.comment.goodRate": "Good Rate",
  1235. "mall.comment.all": "All",
  1236. "mall.comment.good": "Good",
  1237. "mall.comment.pertinent": "Neutral",
  1238. "mall.comment.poor": "Poor",
  1239. "mall.comment.withImage": "With Image",
  1240. "mall.comment.anonymous": "Anonymous",
  1241. "mall.comment.spec": "Spec",
  1242. "mall.moreSpecs": "More Specs Available",
  1243. "mall.brandSpec": "Brand, Specs, etc...",
  1244. "mall.viewAll": "View All",
  1245. "mall.selectAllGoods": "All Products",
  1246. "mall.selectCompleteSpec": "Please select complete specs",
  1247. "mall.selectProductSpec": "Please select product specs",
  1248. "mall.collected": "Collected",
  1249. "mall.collect": "Collect",
  1250. "mall.logistics": "Logistics",
  1251. "mall.shopRecommend": "Shop Recommend",
  1252. "mall.productDetail": "Product Detail",
  1253. "mall.addToCart": "Add to Cart",
  1254. "mall.buyNow": "Buy Now",
  1255. "mall.addedToCart": "Added to Cart",
  1256. "mall.collectFailed": "Failed to collect",
  1257. "mall.marketPrice": "Market Price",
  1258. "mall.monthlySales": "Monthly Sales",
  1259. "mall.coupon": "Coupon",
  1260. "mall.select": "Select",
  1261. "mall.selected": "Selected",
  1262. "mall.params": "Params",
  1263. "mall.evaluate": "Evaluate",
  1264. "mall.enterShop": "Enter Shop",
  1265. "mall.productDesc": "Product Description",
  1266. "mall.sellerService": "Seller Service",
  1267. "mall.productParams": "Product Params",
  1268. "mall.brand": "Brand",
  1269. "mall.basicService": "Basic Service Guarantee",
  1270. "mall.stock": "Stock",
  1271. "mall.quantity": "pcs",
  1272. "mall.buyQuantity": "Buy Quantity",
  1273. "mall.goodsSoldOut": "Sold Out",
  1274. "mall.low": "Low",
  1275. "mall.high": "High",
  1276. "mall.goods": "Goods",
  1277. "mall.detail": "Detail",
  1278. "mall.fullReduction": "Save {1} on {0}",
  1279. "mall.discount": "{0}% OFF",
  1280. "mall.fullDiscount": "{1}% OFF on {0}",
  1281. "mall.freeShipping": "Free Shipping",
  1282. "mall.freeShippingFull": "Free Shipping on {0}",
  1283. "mall.remain": "Remain",
  1284. "mall.limitPerPerson": "Limit per Person",
  1285. "mall.getNow": "Get Now",
  1286. "mall.maxStock": "Max {0} pcs",
  1287. "mall.discountSuffix": "% OFF",
  1288. "mall.receiveSuccess": "Received Successfully",
  1289. "mine.couponCenter": "Coupon Center",
  1290. "mine.receiveCoupon": "Receive Coupons",
  1291. "mine.myCoupon": "MyCoupons",
  1292. "mine.followShop": "Followed Shops",
  1293. "mine.footprint": "Footprint",
  1294. "order.pendingPayment": "ToPay",
  1295. "order.pendingShipment": "ToShip",
  1296. "order.pendingReceipt": "ToReceive",
  1297. "order.pendingReview": "ToReview",
  1298. "order.refundAfterSales": "Refund",
  1299. "order.all": "All",
  1300. "order.empty": "No orders",
  1301. "order.delete": "Delete",
  1302. "order.discount": "Discount:",
  1303. "order.freight": "Shipping:",
  1304. "order.actualPay": "Paid:",
  1305. "order.editAddress": "Edit Address",
  1306. "order.cancelOrder": "Cancel",
  1307. "order.payNow": "Pay Now",
  1308. "order.viewLogistics": "Track",
  1309. "order.confirmReceipt": "Confirm Receipt",
  1310. "order.review": "Review",
  1311. "order.confirmReceiptContent": "Confirm that you have received the goods?",
  1312. "order.loadFailed": "Load failed, please try again",
  1313. "order.deleteFailed": "Delete failed",
  1314. "order.cancelFailed": "Cancel failed",
  1315. "order.pleaseWait": "Please wait",
  1316. "order.shipped": "Shipped",
  1317. "order.tradeSuccess": "Completed",
  1318. "order.completed": "Done",
  1319. "order.closed": "Closed",
  1320. "order.paymentSuccess": "Paid",
  1321. "order.refundOrder": "Refund",
  1322. "order.orderComplete": "Completed",
  1323. "order.tradeClosed": "Closed",
  1324. "order.goodsTotal": "Goods total:",
  1325. "order.orderTotal": "Order total:",
  1326. "order.actualAmount": "Amount paid:",
  1327. "order.orderDetail": "Order details",
  1328. "order.orderNo": "Order No.:",
  1329. "order.payNo": "Payment No.:",
  1330. "order.createTime": "Created:",
  1331. "order.payTime": "Paid at:",
  1332. "order.deliverTime": "Shipped at:",
  1333. "order.takeTime": "Received at:",
  1334. "order.nearby": "(near {0})",
  1335. "order.waitSellerShip": "Waiting for shipment",
  1336. "order.closedTip": "Order closed",
  1337. "order.loading": "Loading...",
  1338. "order.autoCloseMinutes": "Auto-closes in {0} min",
  1339. "order.autoCloseHours": "Auto-closes in {0}h {1}min",
  1340. "order.autoCloseDays": "Auto-closes in {0}d {1}h {2}min",
  1341. "order.autoConfirmMinutes": "Auto-confirm in {0} min",
  1342. "order.autoConfirmHours": "Auto-confirm in {0}h {1}min",
  1343. "order.autoConfirmDays": "Auto-confirm in {0}d {1}h {2}min",
  1344. "order.autoCommentMinutes": "Auto-review in {0} min",
  1345. "order.autoCommentHours": "Auto-review in {0}h {1}min",
  1346. "order.autoCommentDays": "Auto-review in {0}d {1}h {2}min",
  1347. "order.refund": "Refund",
  1348. "order.refunding": "Refunding",
  1349. "order.waitReturn": "Return pending",
  1350. "order.refundDone": "Refunded",
  1351. "order.refundClosed": "Refund closed",
  1352. "order.refundRejected": "Refund rejected",
  1353. "orderComment.goodsReview": "Product review",
  1354. "orderComment.placeholder": "Write a review",
  1355. "orderComment.describe": "Description",
  1356. "orderComment.logistics": "Shipping",
  1357. "orderComment.service": "Service",
  1358. "orderComment.deliver": "Delivery speed",
  1359. "orderComment.submit": "Submit review",
  1360. "orderComment.rateShop": "Please rate the shop",
  1361. "orderComment.failed": "Review failed",
  1362. "orderComment.score1": "Terrible",
  1363. "orderComment.score2": "Poor",
  1364. "orderComment.score3": "Average",
  1365. "orderComment.score4": "Good",
  1366. "orderComment.score5": "Excellent",
  1367. "orderLogistics.officialTel": "Official phone",
  1368. "orderLogistics.waybillDetail": "Tracking details",
  1369. "orderLogistics.waitPickup": "Awaiting pickup",
  1370. "orderConfirm.queryCouponFailed": "Failed to query coupons",
  1371. "orderConfirm.receiveFailed": "Failed to claim",
  1372. "address.empty": "No shipping address yet",
  1373. "address.addNew": "+ Add New Address",
  1374. "address.confirmDelete": "Are you sure you want to delete this address?",
  1375. "address.confirmChange": "Are you sure you want to change to this address? (Each order can only be changed once)",
  1376. "common.pleaseLogin": "Please login first",
  1377. "common.tip": "Tip",
  1378. "common.updating": "Updating...",
  1379. "common.updateSuccess": "Update successful",
  1380. "common.updateFailed": "Update failed",
  1381. "addressManage.contact": "Contact",
  1382. "addressManage.namePlaceholder": "Recipient Name",
  1383. "addressManage.mobile": "Mobile Number",
  1384. "addressManage.mobilePlaceholder": "Recipient Mobile Number",
  1385. "addressManage.region": "Region",
  1386. "addressManage.regionPlaceholder": "Enter province / city / district",
  1387. "addressManage.detailAddress": "Detail Address",
  1388. "addressManage.detailAddressPlaceholder": "Street, building number, etc.",
  1389. "addressManage.setDefault": "Set as Default",
  1390. "addressManage.editTitle": "Edit Address",
  1391. "addressManage.addTitle": "Add Address",
  1392. "addressManage.nameRequired": "Please enter recipient name",
  1393. "addressManage.mobileRequired": "Please enter mobile number",
  1394. "addressManage.regionRequired": "Please enter region",
  1395. "addressManage.addressRequired": "Please enter detail address",
  1396. "addressManage.saveSuccess": "Address {0} successfully",
  1397. "addressManage.operationFailed": "Operation failed",
  1398. "coupon.universal": "Universal",
  1399. "coupon.start": "Starts {0}",
  1400. "coupon.end": "Ends {0}",
  1401. "coupon.permanent": "Permanent",
  1402. "coupon.validDays": "Valid for {0} days after receiving",
  1403. "coupon.receiveFailed": "Failed to receive",
  1404. "coupon.noDetails": "No coupon details",
  1405. "coupon.validPeriod": "Valid Period",
  1406. "coupon.noCoupons": "No coupons",
  1407. "coupon.remaining": "{0} remaining",
  1408. "coupon.limitClaim": "Limit {0} per person",
  1409. "coupon.useNow": "Use Now",
  1410. "coupon.reductionCoupon": "Reduction",
  1411. "coupon.discountCoupon": "Discount",
  1412. "coupon.shippingCoupon": "Shipping",
  1413. "coupon.validUntil": "Valid until {0}",
  1414. "coupon.unused": "Unused",
  1415. "coupon.used": "Used",
  1416. "coupon.expired": "Expired",
  1417. "follow.empty": "No follows yet",
  1418. "follow.loading": "Loading...",
  1419. "footprint.empty": "No footprints yet",
  1420. "footprint.my": "My Footprint",
  1421. "footprint.groups": "Group Buy Footprint",
  1422. "footprint.loading": "Loading footprints...",
  1423. "collect.empty": "No favorites yet",
  1424. "collect.goods": "Product Favorites",
  1425. "collect.groups": "Group Buy Favorites",
  1426. "collect.loading": "Loading favorites...",
  1427. "collect.ladder": "Ladder",
  1428. "collect.groupTag": "{0}-person group",
  1429. "collect.likes": "Likes {0}",
  1430. "collect.payment": "Sold {0}",
  1431. "collect.grouped": "Grouped {0}",
  1432. "pagesNav.myFavorites": "My Favorites",
  1433. "pagesNav.liveRoom": "Live",
  1434. "pagesNav.loginEntry": "Sign In",
  1435. "pagesNav.login": "Sign In",
  1436. "pagesNav.register": "Sign Up",
  1437. "pagesNav.recoverPassword": "Reset Password",
  1438. "pagesNav.playerTest": "Player Test",
  1439. "pagesNav.smsVerify": "SMS Verification",
  1440. "pagesNav.blacklist": "Blocked",
  1441. "pagesNav.feedback": "Feedback",
  1442. "pagesNav.resetPassword": "Reset Password",
  1443. "pagesNav.mallNotice": "Mall Messages",
  1444. "pagesNav.chatConnecting": "Connecting IM...",
  1445. "pagesNav.activity": "Activity",
  1446. "pagesNav.news": "News",
  1447. "pagesNav.mall": "Mall",
  1448. "pagesNav.productList": "Products",
  1449. "pagesNav.productComment": "Reviews",
  1450. "pagesNav.shop": "Shop",
  1451. "pagesNav.shopGoods": "Shop Products",
  1452. "pagesNav.shopInfo": "Shop Info",
  1453. "pagesNav.confirmOrder": "Confirm Order",
  1454. "pagesNav.myOrders": "My Orders",
  1455. "pagesNav.logisticsDetail": "Tracking",
  1456. "pagesNav.reviewOrder": "Review Order",
  1457. "pagesNav.paySuccess": "Payment Successful",
  1458. "pagesNav.addressManage": "Address Manage",
  1459. "pagesNav.shippingAddress": "Shipping Address",
  1460. "pagesNav.refundList": "Refunds",
  1461. "pagesNav.refundDetail": "Refund Details",
  1462. "pagesNav.refundEdit": "Edit Refund",
  1463. "pagesNav.refundLog": "Refund History",
  1464. "pagesNav.couponDetail": "Coupon Details",
  1465. "pagesNav.couponUse": "Use Coupon",
  1466. "pagesNav.paying": "Paying",
  1467. "pagesNav.googlePay": "Google Pay",
  1468. "pagesNav.hotel": "Hotels",
  1469. "pagesNav.pay": "Checkout",
  1470. "refundList.empty": "No refund records",
  1471. "refundList.close": "Cancel Refund",
  1472. "refundList.viewDetail": "View Details",
  1473. "refundList.closedToast": "Refund closed",
  1474. "refundList.amount": "Refund",
  1475. "refundList.state0": "Awaiting seller approval",
  1476. "refundList.state1": "Awaiting buyer return",
  1477. "refundList.state2": "Seller rejected refund",
  1478. "refundList.state3": "Platform mediation",
  1479. "refundList.state4": "Refund completed",
  1480. "refundList.state5": "Refund closed",
  1481. "refundList.state6": "Awaiting seller receipt",
  1482. "refundList.state7": "Third-party refunding",
  1483. "refundList.state8": "Refund failed",
  1484. "refundList.info0": "Refund request submitted",
  1485. "refundList.info1": "Seller approved the refund",
  1486. "refundList.info2": "You can edit the return request",
  1487. "refundList.info3": "Platform mediation requested",
  1488. "refundList.info4": "Refund completed",
  1489. "refundList.info5": "Refund request closed",
  1490. "refundList.info6": "Refund after merchant confirms receipt",
  1491. "refundList.info7": "Refund will return to original payment",
  1492. "refundList.info8": "Express payment refund failed",
  1493. "apply.logisticsStatus": "Logistics Status",
  1494. "apply.whetherReceived": "Whether Received",
  1495. "apply.refundType": "Refund Type",
  1496. "apply.selectRefundType": "Select Refund Type",
  1497. "apply.refundReason": "Refund Reason",
  1498. "apply.refundReasonPlaceholder": "Reason for refund",
  1499. "apply.refundAmount": "Refund Amount",
  1500. "apply.uploadProof": "Upload Proof",
  1501. "apply.refundDescription": "Refund Description",
  1502. "apply.optional": "Optional",
  1503. "apply.confirm": "Confirm Submit",
  1504. "apply.notReceived": "Not Received",
  1505. "apply.received": "Received",
  1506. "apply.refundOnly": "Refund Only",
  1507. "apply.refundAndReturn": "Refund & Return",
  1508. "apply.dislike": "Dislike",
  1509. "apply.emptyPackage": "Empty Package",
  1510. "apply.notDelivered": "Not Delivered On Time",
  1511. "apply.colorSizeMismatch": "Color/Size Mismatch",
  1512. "apply.qualityIssue": "Quality Issue",
  1513. "apply.missingItems": "Missing Items",
  1514. "apply.counterfeitBrand": "Counterfeit Brand",
  1515. "apply.pleaseSelectLogistics": "Please select logistics status",
  1516. "apply.pleaseSelectRefundType": "Please select refund type",
  1517. "apply.pleaseSelectReason": "Please select refund reason",
  1518. "apply.maxRefundAmount": "Maximum refund {price} yuan",
  1519. "apply.refundAmountExceedsLimit": "Refund amount exceeds limit",
  1520. "apply.refundAmountCannotExceed": "Refund amount cannot exceed order amount",
  1521. "edit.logisticsStatus": "Logistics Status",
  1522. "edit.refundType": "Refund Type",
  1523. "edit.refundReason": "Refund Reason",
  1524. "edit.refundAmount": "Refund Amount",
  1525. "edit.optional": "Optional",
  1526. "edit.confirm": "Confirm",
  1527. "edit.uploadProof": "Upload Proof",
  1528. "edit.upload": "Upload",
  1529. "edit.notReceived": "Not Received",
  1530. "edit.received": "Received",
  1531. "edit.refundNoReturn": "Refund Only (No Return)",
  1532. "edit.refundAndReturn": "Return & Refund",
  1533. "edit.dontLike": "Dislike",
  1534. "edit.emptyPackage": "Empty Package",
  1535. "edit.notDelivered": "Not Delivered On Time",
  1536. "edit.colorSizeMismatch": "Color/Size Mismatch",
  1537. "edit.qualityIssue": "Quality Issue",
  1538. "edit.missingItems": "Missing Items",
  1539. "edit.counterfeitBrand": "Counterfeit Brand",
  1540. "edit.maxRefundAmount": "Maximum refund {price} yuan",
  1541. "edit.priceCannotBeEmpty": "Price cannot be empty",
  1542. "edit.refundCannotExceed": "Refund cannot exceed HKD{amount}",
  1543. "edit.uploadFailed": "Upload failed: ",
  1544. "edit.refundDescription": "Refund Description",
  1545. "details.closeRefund": "Close Refund",
  1546. "details.editApplication": "Edit Application",
  1547. "details.groupOrder": "Group Order",
  1548. "details.expressNumber": "Express Number",
  1549. "details.pleaseEnterExpressNumber": "Please enter express number",
  1550. "details.expressCompany": "Express Company",
  1551. "details.pleaseSelect": "Please Select",
  1552. "details.confirmReturn": "Confirm Return",
  1553. "details.refusalReason": "Refusal Reason",
  1554. "details.platformIntervention": "Platform Intervention",
  1555. "details.refundDetails": "Refund Details",
  1556. "details.refundHistory": "Refund History",
  1557. "details.refundType": "Refund Type",
  1558. "details.refundReason": "Refund Reason",
  1559. "details.refundAmount": "Refund Amount",
  1560. "details.logisticsStatus": "Logistics Status",
  1561. "details.refundTime": "Refund Time",
  1562. "details.sellerAgreeOrTimeout": "Seller agrees or timeout, system will auto-confirm",
  1563. "details.ifRefundRejected": "If refund is rejected, you can modify and resubmit",
  1564. "details.doNotUseNormalMail": "Do not use normal mail or cash on delivery",
  1565. "details.pleaseFillRealExpressInfo": "Please fill in real express information",
  1566. "details.sellerTimeout": "Seller timeout, system will auto-confirm",
  1567. "details.serviceReviewing": "Customer service is reviewing",
  1568. "details.answerWithin1to3Days": "Please wait 1-3 working days for response",
  1569. "details.waitingSellerAgree": "Waiting for seller agreement",
  1570. "details.waitingBuyerReturn": "Waiting for buyer return",
  1571. "details.sellerRejectRefund": "Seller rejected refund",
  1572. "details.refundCompleted": "Refund Completed",
  1573. "details.refundClosed": "Refund Closed",
  1574. "details.waitingSellerReceive": "Waiting for seller to receive",
  1575. "details.thirdPartyRefunding": "Third-party refunding",
  1576. "details.refundFailed": "Refund Failed",
  1577. "details.refundWillReturn": "Refund will return via original path within 24 hours",
  1578. "details.contactPlatformService": "Please contact platform service",
  1579. "details.refundTotalAmount": "Total Refund Amount",
  1580. "details.specifications": "Specifications:",
  1581. "details.refundLabel": "Refund:",
  1582. "details.pleaseInputExpressNo": "Please enter express number",
  1583. "details.pleaseSelectExpressCompany": "Please select express company",
  1584. "details.submitFailed": "Submit failed",
  1585. "details.operationFailed": "Operation failed",
  1586. "details.pleaseWait": "Please wait",
  1587. "details.remainingMinutes": "Remaining {minutes} minutes",
  1588. "details.remainingHoursMinutes": "Remaining {hours} hours {minutes} minutes",
  1589. "details.remainingDaysHoursMinutes": "Remaining {days} days {hours} hours {minutes} minutes",
  1590. "details.waitingPlatformProcess": "Waiting for platform processing",
  1591. "details.estimated24HoursReturn": "Estimated return within 24 hours",
  1592. "details.contactPlatformServiceText": "Please contact platform service",
  1593. "details.recipient": "Recipient",
  1594. "details.refundInitiated": "Refund request initiated",
  1595. "details.sellerAgreed": "Seller has agreed to refund",
  1596. "details.canModifyRefund": "You can modify refund request",
  1597. "details.platformInterventionApplied": "Platform intervention applied",
  1598. "details.merchantConfirmReceive": "Merchant will confirm receipt and refund",
  1599. "edit.maxRefundAmountNoFreight": "Maximum refund {price} yuan (excluding freight {freight} yuan)",
  1600. "edit.submitting": "Submitting",
  1601. "edit.modifyFailed": "Modify failed"
  1602. }