languages.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. {
  2. "version": "0.1.0",
  3. "release date": "2024/12/9",
  4. "default language": "en",
  5. "manu": {
  6. "scene": {
  7. "property name": "scene",
  8. "display language": {
  9. "en": "Scene",
  10. "zh-cn": "场景"
  11. }
  12. },
  13. "go_home": {
  14. "property name": "home",
  15. "display language": {
  16. "en": "Home",
  17. "zh-cn": "家里"
  18. }
  19. },
  20. "go_out": {
  21. "property name": "go_out",
  22. "display language": {
  23. "en": "Go out",
  24. "zh-cn": "外出"
  25. }
  26. },
  27. "item": {
  28. "property name": "item",
  29. "display language": {
  30. "en": "Item",
  31. "zh-cn": "物品"
  32. }
  33. },
  34. "food": {
  35. "property name": "food",
  36. "display language": {
  37. "en": "Food",
  38. "zh-cn": "食物"
  39. }
  40. },
  41. "water": {
  42. "property name": "water",
  43. "display language": {
  44. "en": "Water",
  45. "zh-cn": "水"
  46. }
  47. },
  48. "wash suppliers": {
  49. "property name": "wash_supplier",
  50. "display language": {
  51. "en": "Wash",
  52. "zh-cn": "护理用品"
  53. }
  54. },
  55. "toy": {
  56. "property name": "toy",
  57. "display language": {
  58. "en": "Toys",
  59. "zh-cn": "玩具"
  60. }
  61. },
  62. "frisbee": {
  63. "property name": "frisbee",
  64. "display language": {
  65. "en": "Frisbee",
  66. "zh-cn": "飞盘"
  67. }
  68. },
  69. "ball": {
  70. "property name": "ball",
  71. "display language": {
  72. "en": "Balls",
  73. "zh-cn": "球"
  74. }
  75. },
  76. "other toys": {
  77. "property name": "other_toys",
  78. "display language": {
  79. "en": "Others",
  80. "zh-cn": "其他"
  81. }
  82. },
  83. "shop": {
  84. "property name": "shop",
  85. "display language": {
  86. "en": "shop",
  87. "zh-cn": "商店"
  88. }
  89. },
  90. "food store": {
  91. "property name": "food_store",
  92. "display language": {
  93. "en": "Food Store",
  94. "zh-cn": "食物店"
  95. }
  96. },
  97. "toy store": {
  98. "property name": "toy_store",
  99. "display language": {
  100. "en": "Toy Store",
  101. "zh-cn": "玩具店"
  102. }
  103. },
  104. "pet store": {
  105. "property name": "pet_store",
  106. "display language": {
  107. "en": "Pet Sotre",
  108. "zh-cn": "宠物店"
  109. }
  110. },
  111. "pet hospital": {
  112. "property name": "pet_hospital",
  113. "display language": {
  114. "en": "Pet Hospital",
  115. "zh-cn": "宠物医院"
  116. }
  117. },
  118. "pet hotel": {
  119. "property name": "pet_hotel",
  120. "display language": {
  121. "en": "Pet Hotel",
  122. "zh-cn": "宠物旅馆"
  123. }
  124. },
  125. "status": {
  126. "property name": "status",
  127. "display language": {
  128. "en": "Status",
  129. "zh-cn": "状态"
  130. }
  131. },
  132. "setting": {
  133. "property name": "setting",
  134. "display language": {
  135. "en": "Setting",
  136. "zh-cn": "设定"
  137. }
  138. }
  139. },
  140. "game_message": {
  141. "network_error":{
  142. "en": "Network connection error, please check your network connection.",
  143. "zh-cn": "网络连接错误,请检查你的网络连接。"
  144. },
  145. "not_allow_version_IOS":{
  146. "en": "Your game version is not allowed. Please update in APP store.",
  147. "zh-cn": "你的游戏版本太低了。请在App Store 更新。"
  148. },
  149. "not_allow_version_Andriod_WW":{
  150. "en": "Your game version is not allowed. Please update in Play Store.",
  151. "zh-cn": "你的游戏版本太低了。请在Play Store 更新。"
  152. },
  153. "not_allow_version_Andriod_CN":{
  154. "en": "Your game version is not allowed. Please update in Application Market.",
  155. "zh-cn": "你的游戏版本太低了。请在应用市场更新。"
  156. },
  157. "not_allow_version_Generic":{
  158. "en": "Your game version is not allowed. Please update.",
  159. "zh-cn": "你的游戏版本太低了。请更新。"
  160. },
  161. "login_fail":{
  162. "en": "Login Fail. Please try again.",
  163. "zh-cn": "登陆失败。请再次尝试。"
  164. },
  165. "dog_name_duplicated":{
  166. "en": "You already have a dog called <<dog_name>>.",
  167. "zh-cn": "你已有有了一只叫做<<dog_name>>的狗了。"
  168. },
  169. "dog_create_success":{
  170. "en": "<<dog_name>> is your good friend now.",
  171. "zh-cn": "现在<<dog_name>>是你的好伙伴了。"
  172. },
  173. "cannot_add_dog":{
  174. "en": "You can't have any more dogs. Unless you foster some dogs.",
  175. "zh-cn": "你不能再拥有更多的狗了。除非你把一些狗寄养了。"
  176. },
  177. "reg_reminder":{
  178. "en": "Register user information. It can help to retrieve game data in the future.",
  179. "zh-cn": "注册一下用户信息。方便以后找回数据。"
  180. },
  181. "register_success":{
  182. "en": "Register Success!",
  183. "zh-cn": "注册成功!"
  184. },
  185. "start_bubble":{
  186. "en": "Let's apply shower gel to the dog first.",
  187. "zh-cn": "先给狗狗抹上沐浴露吧。"
  188. },
  189. "start_flush":{
  190. "en": "Wash the dog thoroughly.",
  191. "zh-cn": "把狗狗冲洗干净吧。"
  192. },
  193. "dog_is_clean":{
  194. "en": "The dog is very clean now, take it home.",
  195. "zh-cn": "狗狗现在很干净了,带它回家吧。"
  196. },
  197. "from here not used. no_more_food": {
  198. "en": "<dog_name> is full. It doesn't want to eat anymore.",
  199. "zh-cn": "<dog_name>吃饱了。它不想再吃了。"
  200. },
  201. "no_more_water": {
  202. "en": "<dog_name> doesn't want to drive more water.",
  203. "zh-cn": "<dog_name>不想喝水了。"
  204. },
  205. "hungry_message": {
  206. "en": "<dog_name> is hungry. Give him some food.",
  207. "zh-cn": "<dog_name>肚子饿了。给他点吃的吧。"
  208. },
  209. "thirsty_message": {
  210. "en": "<dog_name> is thirsty. Give him some water.",
  211. "zh-cn": "<dog_name>口渴了。给他喝点水吧。"
  212. },
  213. "dirty_message": {
  214. "en": "<dog_name> looks dirty. Give him a bath.",
  215. "zh-cn": "<dog_name>看上去脏兮兮的,给他洗个澡吧。"
  216. },
  217. "happy_mood": {
  218. "en": "<dog_name> looks very happy.",
  219. "zh-cn": "<dog_name>看起来很开心。"
  220. },
  221. "sad_mood": {
  222. "en": "<dog_name> looks not happy.",
  223. "zh-cn": "<dog_name>看起来不太开心。"
  224. },
  225. "record_dog_name": {
  226. "en": "Are you ready? Please hold record and say puppy's name.",
  227. "zh-cn": "准备好了吗?按住下面的录音按键说出狗狗的名字。"
  228. },
  229. "sit_trainng": {
  230. "en": "Are you ready? Now you can train <dog name> to sit down. Press and hold the recording button below to say the command.",
  231. "zh-cn": "准备好了吗?现在可以训练<dog name>坐下了。按住下面的录音按键说出指令。"
  232. },
  233. "lie_down_trainng": {
  234. "en": "Are you ready? Now you can train <dog name> to lie down. Press and hold the recording button below to say the command.",
  235. "zh-cn": "准备好了吗?现在可以训练<dog name>躺下了。按住下面的录音按键说出指令。"
  236. },
  237. "spin_trainng": {
  238. "en": "Are you ready? Now you can train <dog name> to spin. Press and hold the recording button below to say the command.",
  239. "zh-cn": "准备好了吗?现在可以训练<dog name>转圈了。按住下面的录音按键说出指令。"
  240. },
  241. "record_again": {
  242. "en": "Record again. Ensure that the two recordings are consistent.",
  243. "zh-cn": "再输入一次。确保两次录音一致。"
  244. }
  245. },
  246. "canvas": {
  247. "login": {
  248. "button": {
  249. "login": {
  250. "en": "Login",
  251. "zh-cn": "登录"
  252. },
  253. "register": {
  254. "en": "Register",
  255. "zh-cn": "注册"
  256. },
  257. "quick_start": {
  258. "en": "Quick Start",
  259. "zh-cn": "立刻开始"
  260. },
  261. "forget_password": {
  262. "en": "Forget Password",
  263. "zh-cn": "忘记密码"
  264. }
  265. },
  266. "label": {
  267. "account": {
  268. "en": "E-mail:",
  269. "zh-cn": "手机号码:"
  270. },
  271. "password": {
  272. "en": "Password:",
  273. "zh-cn": "密码:"
  274. }
  275. },
  276. "place_holder": {
  277. "account": {
  278. "en": "E-mail address here.",
  279. "zh-cn": "请在输入手机号码."
  280. },
  281. "password": {
  282. "en": "Password here.",
  283. "zh-cn": "请在这里输入你的用密码."
  284. }
  285. }
  286. }
  287. },
  288. "user_message": {
  289. "same_username": {
  290. "en": "This username had been registered.",
  291. "zh-cn": "这个用户名已经注册了。"
  292. },
  293. "different_reg_password": {
  294. "en": "You input different password. Please double check.",
  295. "zh-cn": "两次输入的密码不同。"
  296. },
  297. "wrong_password": {
  298. "en": "Password is not correct. Please double check.",
  299. "zh-cn": "输入的密码错误。"
  300. }
  301. },
  302. "statusUI":{
  303. "label":{
  304. "host": {
  305. "en": "Host:",
  306. "zh-cn": "主人:"
  307. },
  308. "days": {
  309. "en": "Days in the family:",
  310. "zh-cn": "陪伴天数:"
  311. },
  312. "status": {
  313. "en": "Status:",
  314. "zh-cn": "状态:"
  315. }
  316. },
  317. "button":{
  318. "back": {
  319. "en": "Back",
  320. "zh-cn": "返回"
  321. }
  322. },
  323. "status":{
  324. "normal": {
  325. "en": "It looks fine.",
  326. "zh-cn": "看起来一切正常"
  327. },
  328. "satiety_1": {
  329. "en": "It looks a little hungry.",
  330. "zh-cn": "它有点饿了"
  331. },
  332. "satiety_2": {
  333. "en": "It looks very hungry.",
  334. "zh-cn": "它太饿了"
  335. },
  336. "stamina_1": {
  337. "en": "It looks a little tired.",
  338. "zh-cn": "它有点累了"
  339. },
  340. "stamina_2": {
  341. "en": "It looks very tired.",
  342. "zh-cn": "它太累了"
  343. },
  344. "thirsty_1": {
  345. "en": "It looks a little thirsty.",
  346. "zh-cn": "它有点口渴了"
  347. },
  348. "thirsty_2": {
  349. "en": "It looks very thirsty.",
  350. "zh-cn": "它太口渴了"
  351. },
  352. "healthy_1": {
  353. "en": "It doesn't look good.",
  354. "zh-cn": "它看起来不太好"
  355. },
  356. "healthy_2": {
  357. "en": "It looks very bad.",
  358. "zh-cn": "它看起来像是生病了"
  359. },
  360. "clean_1": {
  361. "en": "It looks dirty.",
  362. "zh-cn": "它有点脏兮兮的"
  363. },
  364. "clean_2": {
  365. "en": "It looks very dirty and smell badly.",
  366. "zh-cn": "它很脏了,还有点气味"
  367. },
  368. "obesity_1": {
  369. "en": "It looks fat and cute.",
  370. "zh-cn": "它看上去胖胖的挺可爱的"
  371. },
  372. "obesity_2": {
  373. "en": "It is too fat.",
  374. "zh-cn": "它看起来胖成一个球了"
  375. }
  376. }
  377. },
  378. "shoppingUI":{
  379. "button":{
  380. "food":{
  381. "en": "Food",
  382. "zh-cn": "食物"
  383. },
  384. "toy":{
  385. "en": "Toy",
  386. "zh-cn": "玩具"
  387. },
  388. "other":{
  389. "en": "Other",
  390. "zh-cn": "其他"
  391. },
  392. "confirm":{
  393. "en": "OK",
  394. "zh-cn": "确认"
  395. },
  396. "cancel":{
  397. "en": "Cancel",
  398. "zh-cn": "取消"
  399. },
  400. "back":{
  401. "en": "Back",
  402. "zh-cn": "返回"
  403. },
  404. "yes":{
  405. "en": "Yes",
  406. "zh-cn": "是"
  407. },
  408. "no":{
  409. "en": "No",
  410. "zh-cn": "否"
  411. }
  412. }
  413. },
  414. "warehouseUI":{
  415. "//": "warehouseUI页面和ShoppingUI相似。数据共用。"
  416. },
  417. "playgroundUI":{
  418. "button":{
  419. "confirm":{
  420. "en": "Go Home",
  421. "zh-cn": "回家"
  422. },
  423. "play_again":{
  424. "en": "Play Again",
  425. "zh-cn": "再玩一次"
  426. }
  427. },
  428. "label":{
  429. "game_result":{
  430. "finishSuccess":{
  431. "en": "Success! Flied <<distance>> meter.",
  432. "zh-cn": "成功!飞出 <<distance>> 米。"
  433. },
  434. "finishOutOfBound":{
  435. "en": "Fail. Out of bound.",
  436. "zh-cn": "失败。 出界了。"
  437. },
  438. "finishFail":{
  439. "en": "Fail. Dog didn't catch it.",
  440. "zh-cn": "失败。 狗狗没有接住。"
  441. }
  442. }
  443. }
  444. },
  445. "registerUI":{
  446. "button":{
  447. "confirm":{
  448. "en": "Confrim",
  449. "zh-cn": "确认"
  450. },
  451. "cancel":{
  452. "en": "Cancel",
  453. "zh-cn": "取消"
  454. }
  455. },
  456. "label":{
  457. "name":{
  458. "en": "Your Name:",
  459. "zh-cn": "用户名:"
  460. },
  461. "password":{
  462. "en": "Password:",
  463. "zh-cn": "密码:"
  464. },
  465. "mobile":{
  466. "en": "Cell Phone:",
  467. "zh-cn": "手机号码:"
  468. },
  469. "email":{
  470. "en": "Email:",
  471. "zh-cn": "电子邮箱:"
  472. }
  473. },
  474. "error_msg":{
  475. "duplicated_mobile":{
  476. "en": "* This mobile phone had been used.",
  477. "zh-cn": "这个手机号码已经被注册了。"
  478. },
  479. "user_name_is_empty":{
  480. "en": "* User name is empty.",
  481. "zh-cn": "* 请输入用户名。"
  482. },
  483. "password_too_short":{
  484. "en": "* Password need at least 8 letters.",
  485. "zh-cn": "* 密码至少8位。"
  486. },
  487. "mobile_is_empty":{
  488. "en": "* Cell Phone number is empty.",
  489. "zh-cn": "* 请输入手机号码。"
  490. },
  491. "email_is_empty":{
  492. "en": "* Email is empty.",
  493. "zh-cn": "* 请输入电子邮箱。"
  494. },
  495. "email_format_wrong":{
  496. "en": "* Please use correct E-mail address.",
  497. "zh-cn": "* 请输入正确的电子邮箱。"
  498. },
  499. "duplicated_email":{
  500. "en": "* This E-mail had been used.",
  501. "zh-cn": "这个邮箱已经被注册了。"
  502. }
  503. }
  504. },
  505. "InitDogUI":{
  506. "button":{
  507. "confirm":{
  508. "en": "Confrim",
  509. "zh-cn": "确认"
  510. },
  511. "cancel":{
  512. "en": "Cancel",
  513. "zh-cn": "取消"
  514. }
  515. },
  516. "label":{
  517. "name":{
  518. "en": "Dog Name:",
  519. "zh-cn": "宝贝名:"
  520. },
  521. "breed":{
  522. "en": "Breed:",
  523. "zh-cn": "品种:"
  524. },
  525. "sex":{
  526. "en": "Sex:",
  527. "zh-cn": "性别:"
  528. },
  529. "female":{
  530. "en": "female",
  531. "zh-cn": "母"
  532. },
  533. "male":{
  534. "en": "male",
  535. "zh-cn": "公"
  536. }
  537. }
  538. },
  539. "item":{
  540. "food":{
  541. "food_00001":{
  542. "price": 10,
  543. "picture": "shopping/pictures/food_00001",
  544. "short_name":"狗粮",
  545. "category":"",
  546. "type":"",
  547. "property":"",
  548. "parameter":"",
  549. "max qty":999,
  550. "description":{
  551. "en": "Fresh Dog food",
  552. "zh-cn": "狗粮"
  553. }
  554. },
  555. "food_00002":{
  556. "price": 20,
  557. "picture": "shopping/pictures/food_00002",
  558. "short_name":"狗罐头",
  559. "category":"",
  560. "type":"",
  561. "property":"",
  562. "parameter":"",
  563. "max qty":999,
  564. "description":{
  565. "en": "Canned meal",
  566. "zh-cn": "纯肉罐头"
  567. }
  568. },
  569. "food_00003":{
  570. "price": 15,
  571. "picture": "shopping/pictures/food_00003",
  572. "short_name":"冻肉干",
  573. "category":"",
  574. "type":"",
  575. "property":"",
  576. "parameter":"",
  577. "max qty":999,
  578. "description":{
  579. "en": "Dried frozen meat",
  580. "zh-cn": "冻肉干"
  581. }
  582. },
  583. "water_00001":{
  584. "price": 2,
  585. "picture": "Shopping/pictures/water_00001",
  586. "category":"",
  587. "type":"",
  588. "property":"",
  589. "parameter":"",
  590. "max qty":999,
  591. "description":{
  592. "en": "Water",
  593. "zh-cn": "饮用水"
  594. }
  595. },
  596. "water_00002":{
  597. "price": 15,
  598. "picture": "Shopping/pictures/water_00002",
  599. "category":"",
  600. "type":"",
  601. "property":"",
  602. "parameter":"",
  603. "max qty":999,
  604. "description":{
  605. "en": "Milk",
  606. "zh-cn": "牛奶"
  607. }
  608. }
  609. },
  610. "toy":{
  611. "toy_00001":{
  612. "price": 15,
  613. "picture": "Shopping/pictures/toy_00001",
  614. "category":"",
  615. "type":"",
  616. "property":"",
  617. "parameter":"",
  618. "max qty":1,
  619. "description":{
  620. "en": "Frisbee(Blue)",
  621. "zh-cn": "飞盘(蓝)"
  622. }
  623. }
  624. },
  625. "other":{
  626. "other_00001":{
  627. "price": 10,
  628. "picture": "Shopping/pictures/other_00001",
  629. "category":"",
  630. "type":"",
  631. "property":"",
  632. "parameter":"",
  633. "max qty":1,
  634. "description":{
  635. "en": "Dog Shower Gel",
  636. "zh-cn": "沐浴露"
  637. }
  638. }
  639. }
  640. }
  641. }