lang.js 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595
  1. export default {
  2. "zh": {
  3. "technicalAdvice": "技术咨询:",
  4. "identityType": "身份类别",
  5. "identityTypeContent": "身份类别",
  6. "media": "媒体",
  7. "staff": "工作人员",
  8. "volunteer": "志愿者",
  9. "active0": "是否参加5月15日开幕式(上午)",
  10. "active": "是否参加15日下午分论坛(下午)",
  11. "active1": "共享数字经济发展机遇",
  12. "active2": "共同维护网络空间安全",
  13. "active3": "共商人工智能发展治理",
  14. "active4": "观看非遗科技展演《无界一长安》",
  15. "active5": "参观西安交大创新港、互联网企业‘易点天下’",
  16. "active6": "参观秦始皇兵马俑博物馆",
  17. "active0Content": "是否参加5月15日开幕式(上午)",
  18. "activitiesAttended": "拟参加的活动",
  19. "activitiesAttendedContent": "选择拟参加的活动",
  20. "username": "用户名",
  21. "password": "密码",
  22. "login": "登录",
  23. "tologoText": "已报名登陆通道",
  24. "confirm": "是",
  25. "cancel": "否",
  26. "verificationCode": "邀请码",
  27. "title": "中拉互联网发展与合作论坛",
  28. "verificationCodeError": "验证失败",
  29. "verificationCodeContent": "请输入邀请码",
  30. "signUp": "境外嘉宾注册",
  31. "signUpZH": "国内嘉宾注册",
  32. "signUpWK": "工作人员注册",
  33. "wrestleMania": "举办时间",
  34. "wrestleManiaContent": "2025年5⽉15⽇⾄16日",
  35. "venue": "举办地点",
  36. "venueContent": "西安国际会议中⼼<br />(西安市灞桥区浐灞⽣态区世博⼤道2626号)",
  37. "marst": "论坛主题",
  38. "marstContent": "共享数字发展新机遇<br />共建中拉网络空间命运共同体",
  39. "organization": "组织机构",
  40. "organizationSub1": "主办单位:",
  41. "organizationSub2": "中国国家互联⽹信息办公室<br />陕西省⼈民政府",
  42. "organizationSub3": "承办单位:",
  43. "organizationSub4": "陕西省互联⽹信息办公室<br />陕西省外事办公室",
  44. "basicInformation": "个人基本信息",
  45. "name": "姓名",
  46. "upFile": "上传中...",
  47. "nameContent": "示例:张三 ZHANG SAN",
  48. "lastName": "姓",
  49. "lastNameContent": "请输入姓氏",
  50. "firstName": "名",
  51. "firstNameContent": "请输入名称",
  52. "career": "职务",
  53. "careerContent": "请输入职务",
  54. "level": "职级",
  55. "levelContent": "请选择职级",
  56. "contact": "手机号码",
  57. "contactContent": "请输入手机号",
  58. "company": "工作单位",
  59. "companyContent": "请输入工作单位",
  60. "companyB": "工作单位及部门",
  61. "companyBContent": "请填写您的工作单位及部门",
  62. "photo": "照片",
  63. "photoContent": "请选择照片",
  64. "photoSubContent": "支持上传jpg,png等格式的图片,大小100M以内",
  65. "conference": "参会信息",
  66. "conferenceType": "证件类型",
  67. "conferenceTypeContent": "请选择证件类型",
  68. "unitType": "单位类型",
  69. "unitTypeContent": "请选择单位类型",
  70. "orther": "其他材料",
  71. "ortherNotes": "备注",
  72. "ortherNotesContent": "特殊需求",
  73. "submit": "提交申请",
  74. "fileSize": "超出文件大小限制",
  75. "networkError": "网络错误",
  76. "upFileError": "上传失败",
  77. "upFileSusscess": "上传成功",
  78. "upRegistration": "注册信息更新成功",
  79. "registration": "注册成功",
  80. "gender": "性别",
  81. "genderContent": "请输入性别",
  82. "email": "邮箱",
  83. "emailContent": "请输入邮箱",
  84. "birthday": "出生日期",
  85. "birthdayContent": "请输入生日",
  86. "countryOrRegion": "国家",
  87. "countryOrRegionContent": "请选择国家",
  88. "countryRegion": "国家/地区",
  89. "countryRegionContent": "请输入国家/地区",
  90. "provinceCity": "省市",
  91. "provinceCityContent": "请输入省市",
  92. "passportContent": "请输入证件号码",
  93. "passport": "证件号码",
  94. "IDcardNumber": "身份证号",
  95. "IDcardNumberContent": "请输入身份证号",
  96. "workGroupText": "工作组",
  97. "workGroupTextContent": "请选择工作组",
  98. "belief": "宗教信仰",
  99. "beliefContent": "请输入宗教信仰",
  100. "fax": "传真/邮箱",
  101. "faxContent": "请输入传真/邮箱",
  102. "officeAddress": "办公地址",
  103. "officeAddressContent": "请输入办公地址",
  104. "catering": "饮食禁忌",
  105. "cateringContent": "请输入饮食禁忌",
  106. "emergencyContact": "联系人",
  107. "emergencyContactContent": "请输入联系人",
  108. "emergencyContactPhone": "联系人电话",
  109. "emergencyContactPhoneContent": "请输入联系人电话",
  110. "interview": "接受采访意向",
  111. "interviewContent": "请选择接受采访意向",
  112. "reach": "到达西安方式",
  113. "reachContent": "请输入到达西安交通方式",
  114. "reachTrainNumber": "到达车次/航班",
  115. "reachTrainNumberContent": "请输入到达车次/航班/车牌号",
  116. "reachTime": "到达西安时间",
  117. "reachTimeContent": "请输入到达西安时间",
  118. "leavingTrainNumber": "离开车次/航班",
  119. "leavingTrainNumberContent": "请输入离开车次/航班/车牌号",
  120. "leavingTime": "送站时间",
  121. "leavingTimeContent": "请输入送站时间",
  122. "checkOutTime": "退房时间",
  123. "checkOutTimeContent": "请输入退房时间",
  124. "careerList": [
  125. { text: '正部', value: '正部' },
  126. { text: '副部', value: '副部' },
  127. { text: '司局', value: '司局' },
  128. { text: '其他', value: '其他' },
  129. ],
  130. "cardTypeList": [
  131. { text: '身份证', value: '身份证' },
  132. { text: '护照', value: '护照' },
  133. { text: '港澳居民通行证', value: '港澳居民通行证' },
  134. { text: '台湾居民通行证', value: '台湾居民通行证' },
  135. ],
  136. "dateList": ['年', '月', '日', '时', '分'],
  137. "distinguishedGuest": {
  138. "fore25": "国外嘉宾",
  139. "chin25": "国内嘉宾",
  140. "work25": "工作人员",
  141. },
  142. "foreignCountryUnitType": [
  143. { text: '政府机构', value: '政府机构' },
  144. { text: '企业/公司', value: '企业/公司' },
  145. { text: '学术机构/高校', value: '学术机构/高校' },
  146. { text: '非营利组织', value: '非营利组织' },
  147. { text: '国际组织', value: '国际组织' },
  148. { text: '媒体机构', value: '媒体机构' },
  149. { text: '行业协会', value: '行业协会' },
  150. { text: '其他', value: '其他' },
  151. ],
  152. "workGroup": [
  153. { text: '会务组', value: '会务组' },
  154. { text: '接待组', value: '接待组' },
  155. { text: '新闻宣传组-新闻', value: '新闻宣传组-新闻' },
  156. { text: '新闻宣传组-媒体人员', value: '新闻宣传组-媒体人员' },
  157. { text: '综合保障组-交通及医疗', value: '综合保障组-交通及医疗' },
  158. { text: '综合保障组-音视频录制', value: '综合保障组-音视频录制' },
  159. { text: '综合保障组-报名通道维护', value: '综合保障组-报名通道维护' },
  160. { text: '综合保障组-志愿者', value: '综合保障组-志愿者' },
  161. { text: '综合保障组-其他', value: '综合保障组-其他' },
  162. ],
  163. "countryRegionList": [
  164. { text: '安提瓜和巴布达', value: '安提瓜和巴布达' },
  165. { text: '阿根廷', value: '阿根廷' },
  166. { text: '阿根廷', value: '阿根廷' },
  167. { text: '巴巴多斯', value: '巴巴多斯' },
  168. { text: '伯利兹', value: '伯利兹' },
  169. { text: '玻利维亚', value: '玻利维亚' },
  170. { text: "巴西", "value": "巴西" },
  171. { "text": "智利", "value": "智利" },
  172. { "text": "哥伦比亚", "value": "哥伦比亚" },
  173. { "text": "哥斯达黎加", "value": "哥斯达黎加" },
  174. { "text": "古巴", "value": "古巴" },
  175. { "text": "多米尼加", "value": "多米尼加" },
  176. { "text": "多米尼克", "value": "多米尼克" },
  177. { "text": "厄瓜多尔", "value": "厄瓜多尔" },
  178. { "text": "萨尔瓦多", "value": "萨尔瓦多" },
  179. { "text": "格林纳达", "value": "格林纳达" },
  180. { "text": "危地马拉", "value": "危地马拉" },
  181. { "text": "圭亚那", "value": "圭亚那" },
  182. { "text": "海地", "value": "海地" },
  183. { "text": "洪都拉斯", "value": "洪都拉斯" },
  184. { "text": "牙买加", "value": "牙买加" },
  185. { "text": "墨西哥", "value": "墨西哥" },
  186. { "text": "尼加拉瓜", "value": "尼加拉瓜" },
  187. { "text": "巴拿马", "value": "巴拿马" },
  188. { "text": "巴拉圭", "value": "巴拉圭" },
  189. { "text": "秘鲁", "value": "秘鲁" },
  190. { "text": "圣卢西亚", "value": "圣卢西亚" },
  191. { "text": "圣基茨和尼维斯", "value": "圣基茨和尼维斯" },
  192. { "text": "圣文森特和格林纳丁斯", "value": "圣文森特和格林纳丁斯" },
  193. { "text": "苏里南", "value": "苏里南" },
  194. { "text": "特立尼达和多巴哥", "value": "特立尼达和多巴哥" },
  195. { "text": "乌拉圭", "value": "乌拉圭" },
  196. { "text": "委内瑞拉", "value": "委内瑞拉" }
  197. ],
  198. },
  199. "en": {
  200. "technicalAdvice": "Technical Advice",
  201. "level": "Position Level",
  202. "levelContent": "Position Level",
  203. "identityType": "Identity category",
  204. "identityTypeContent": "Identity category",
  205. "media": "For Chinese media",
  206. "staff": "For Chinese staff",
  207. "volunteer": "For Chinese volunteer",
  208. "upRegistration": "Registration information updated successfully",
  209. "active0": "Will you attend the opening ceremony on the morning of May 15th",
  210. "active": "Please indicate which of the following activities on May 15th you will attend ?",
  211. "active0Content": "Will you attend the opening ceremony on the morning of May 15th",
  212. "active1": "Sharing Opportunities for the Digital Economy Development",
  213. "active2": "Jointly Maintaining Safety in Cyberspace ",
  214. "active3": "Jointly Promoting Artificial Intelligence Development and Governance",
  215. "active4": "Please indicate which of the following activities on May 16th you will attend (multiple selections allowed): Watch OMNI Chang’An (China’s First Ever Site-specific Conceptual Theatre)",
  216. "active5": "Visit the Western Technological Innovation Port in Xi’an Jiaotong University and eclicktech, an internet-based company",
  217. "active6": "Visit the Emperor Qinshihuang’s Mausoleum Site Museum Will not attend",
  218. "activitiesAttended": "Please indicate which of the following activities on May 16 you will attend (multiple selections allowed)",
  219. "activitiesAttendedContent": "Activities to be attended",
  220. "username": "Username",
  221. "password": "Password",
  222. "login": "Login",
  223. "tologoText": "​​Login for Registered Users​",
  224. "confirm": "Yes",
  225. "cancel": "No",
  226. "title": "China-CELAC Internet Development and Cooperation Forum",
  227. "verificationCode": "Invitation Code",
  228. "verificationCodeError": "Verification Failed",
  229. "verificationCodeContent": "Please enter the invitation code",
  230. "signUp": "Overseas Guests",
  231. "signUpZH": "Domestic Guests",
  232. "signUpWK": "Staff Members",
  233. "wrestleMania": "Date",
  234. "wrestleManiaContent": "May 15 - 16, 2025",
  235. "venue": "Venue",
  236. "venueContent": "Xi'an International Convention Center<br />(No. 2626, Expo Avenue, Chanba Ecological Area, Baqiao District, Xi'an City)",
  237. "marst": "Forum Theme",
  238. "marstContent": "Sharing Digital Development Opportunities<br />Jointly Building a Community with a Shared Future for China-CELAC in Cyberspace",
  239. "organization": "Organizer",
  240. "organizationSub1": "Hosts:",
  241. "organizationSub2": "Cyberspace Administration of China<br />The People's Government of Shaanxi Province",
  242. "organizationSub3": "Organizers:",
  243. "organizationSub4": "Cyberspace Administration of Shaanxi Province<br />Foreign Affairs Office of Shaanxi Provincial People's Government",
  244. "basicInformation": "Personal Basic Information",
  245. "name": "Name",
  246. "upFile": "Uploading...",
  247. "nameContent": "Name",
  248. "lastName": "Last Name",
  249. "lastNameContent": "Last Name",
  250. "firstName": "First Name",
  251. "firstNameContent": "First Name",
  252. "career": "Position",
  253. "careerContent": "Position",
  254. "contact": "Mobile Phone Number",
  255. "contactContent": "Mobile Phone Number",
  256. "company": "Employer",
  257. "companyContent": "Employer",
  258. "companyB": "Employer and Department",
  259. "companyBContent": "Employer and Department",
  260. "photo": "Photo",
  261. "photoContent": "Photo",
  262. "photoSubContent": "Supports uploading images in jpg, png and other formats, up to 100M in size",
  263. "conference": "Conference Information",
  264. "conferenceType": "Type of IDs",
  265. "conferenceTypeContent": "Type of IDs",
  266. "unitType": "Organization Type",
  267. "unitTypeContent": "Organization Type",
  268. "orther": "Other Materials",
  269. "ortherNotes": "Remarks",
  270. "ortherNotesContent": "Remarks",
  271. "submit": "Submit",
  272. "fileSize": "Exceeds file size limit",
  273. "upFileError": "Upload failed",
  274. "upFileSusscess": "Upload successful",
  275. "registration": "Registration successful",
  276. "gender": "Gender",
  277. "genderContent": "Gender",
  278. "email": "Email",
  279. "emailContent": "Email",
  280. "birthday": "Date of Birth",
  281. "birthdayContent": "Date of Birth",
  282. "countryOrRegion": "Country",
  283. "countryOrRegionContent": "Please select country",
  284. "countryRegion": "Country/Region",
  285. "countryRegionContent": "Country/Region",
  286. "provinceCity": "Province/City",
  287. "provinceCityContent": "Province/City",
  288. "passportContent": "Fill in according to the option",
  289. "passport": "Fill in according to the option",
  290. "IDcardNumber": "Number",
  291. "IDcardNumberContent": "Number",
  292. "workGroupText": "Working Group",
  293. "workGroupTextContent": "Please select working group",
  294. "belief": "Religious Belief",
  295. "beliefContent": "Religious Belief",
  296. "fax": "Fax/Email",
  297. "faxContent": "Fax/Email",
  298. "officeAddress": "Office Address",
  299. "officeAddressContent": "Office Address",
  300. "catering": "Dietary Requirements",
  301. "cateringContent": "Dietary Requirements",
  302. "emergencyContact": "Contact Name",
  303. "emergencyContactContent": "Contact Name",
  304. "emergencyContactPhone": "Phone Number",
  305. "emergencyContactPhoneContent": "Phone Number",
  306. "interview": "Willingness to be Interviewed",
  307. "interviewContent": "Willingness to be Interviewed",
  308. "reach": "Train/Flight Arriving in Xi'an",
  309. "reachContent": "Train/Flight Arriving in Xi'an",
  310. "reachTrainNumber": "Train/Flight Arriving in Xi'an",
  311. "reachTrainNumberContent": "Train/Flight Arriving in Xi'an",
  312. "reachTime": "Arrival Time in Xi'an",
  313. "reachTimeContent": "Arrival Time in Xi'an",
  314. "leavingTrainNumber": "Departing Train/Flight",
  315. "leavingTrainNumberContent": "Departing Train/Flight",
  316. "leavingTime": "Drop-off Time(Return Time)",
  317. "leavingTimeContent": "Drop-off Time(Return Time)",
  318. "checkOutTime": "Check-out Time",
  319. "checkOutTimeContent": "Check-out Time",
  320. "careerList": [
  321. { text: 'Provincial-Ministerial', value: '正部' },
  322. { text: 'Sub-Provincial (Ministerial)', value: '副部' },
  323. { text: 'Bureau-Director / Deputy-Bureau-Director', value: '司局' },
  324. { text: 'Others', value: '其他' },
  325. ],
  326. "cardTypeList": [
  327. // { "text": "ID Card", "value": "身份证" },
  328. { "text": "Passport", "value": "护照" },
  329. { "text": "Mainland Travel Permit for Hong Kong and Macao Residents", "value": "港澳居民通行证" },
  330. { "text": "Mainland Travel Permit for Taiwan Residents", "value": "台湾居民通行证" }
  331. ],
  332. "dateList": ["Year", "Month", "Day", "Hour", "Minute"],
  333. "distinguishedGuest": {
  334. "fore25": "国外嘉宾",
  335. "chin25": "国内嘉宾",
  336. "work25": "工作人员",
  337. },
  338. "foreignCountryUnitType": [
  339. { "text": "Government ", "value": "政府机构" },
  340. { "text": "Enterprise/Corporation", "value": "企业/公司" },
  341. { "text": "Academic Institution/University", "value": "学术机构/高校" },
  342. { "text": "Non-Profit Organization", "value": "非营利组织" },
  343. { "text": "International Organization", "value": "国际组织" },
  344. { "text": "Media/Press", "value": "媒体机构" },
  345. { "text": "Industry Association", "value": "行业协会" },
  346. { "text": "Others", "value": "其他" }
  347. ],
  348. "workGroup": [
  349. { "text": "Conference Affairs Group", "value": "会务组" },
  350. { "text": "Reception Group", "value": "接待组" },
  351. { "text": "News Promotion Group - News", "value": "新闻宣传组-新闻" },
  352. { "text": "News Promotion Group - Media Personnel", "value": "新闻宣传组-媒体人员" },
  353. { "text": "Comprehensive Support Group - Transportation and Medical Care", "value": "综合保障组-交通及医疗" },
  354. { "text": "Comprehensive Support Group - Security", "value": "综合保障组-安保" },
  355. { "text": "Comprehensive Support Group - Audio and Video Recording", "value": "综合保障组-音视频录制" },
  356. { "text": "Comprehensive Support Group - Registration Channel Maintenance", "value": "综合保障组-报名通道维护" },
  357. { "text": "Comprehensive Support Group - Volunteer", "value": "综合保障组-志愿者" },
  358. { "text": "Foreign Affairs Group", "value": "外事组" },
  359. { "text": "Comprehensive Support Group - Others", "value": "综合保障组-其他" }
  360. ],
  361. "countryRegionList": [
  362. { "text": "Antigua and Barbuda", "value": "安提瓜和巴布达" },
  363. { "text": "Argentina", "value": "阿根廷" },
  364. { "text": "The Bahamas", "value": "巴哈马" },
  365. { "text": "Barbados", "value": "巴巴多斯" },
  366. { "text": "Belize", "value": "伯利兹" },
  367. { "text": "Bolivia", "value": "玻利维亚" },
  368. { "text": "Brazil", "value": "巴西" },
  369. { "text": "Chile", "value": "智利" },
  370. { "text": "Colombia", "value": "哥伦比亚" },
  371. { "text": "Costa Rica", "value": "哥斯达黎加" },
  372. { "text": "Cuba", "value": "古巴" },
  373. { "text": "Dominican Republic", "value": "多米尼加" },
  374. { "text": "Dominica", "value": "多米尼克" },
  375. { "text": "Ecuador", "value": "厄瓜多尔" },
  376. { "text": "El Salvador", "value": "萨尔瓦多" },
  377. { "text": "Grenada", "value": "格林纳达" },
  378. { "text": "Guatemala", "value": "危地马拉" },
  379. { "text": "Guyana", "value": "圭亚那" },
  380. { "text": "Haiti", "value": "海地" },
  381. { "text": "Honduras", "value": "洪都拉斯" },
  382. { "text": "Jamaica", "value": "牙买加" },
  383. { "text": "Mexico", "value": "墨西哥" },
  384. { "text": "Nicaragua", "value": "尼加拉瓜" },
  385. { "text": "Panama", "value": "巴拿马" },
  386. { "text": "Paraguay", "value": "巴拉圭" },
  387. { "text": "Peru", "value": "秘鲁" },
  388. { "text": "Saint Lucia", "value": "圣卢西亚" },
  389. { "text": "Kitts and Nevis", "value": "圣基茨和尼维斯" },
  390. { "text": "Saint Vincent and the Grenadines", "value": "圣文森特和格林纳丁斯" },
  391. { "text": "Suriname", "value": "苏里南" },
  392. { "text": "Trinidad and Tobago", "value": "特立尼达和多巴哥" },
  393. { "text": "Uruguay", "value": "乌拉圭" },
  394. { "text": "Venezuela", "value": "委内瑞拉" }
  395. ],
  396. },
  397. "es": {
  398. "technicalAdvice": "Consultoría Técnica",
  399. "level": "Obligatorio- Nivel",
  400. "levelContent": "Obligatorio- Nivel",
  401. "identityType": "Categoría de identidad",
  402. "identityTypeContent": "Categoría de identidad",
  403. "media": "Medios de comunicación",
  404. "staff": "Funcionarios",
  405. "volunteer": "Voluntarios",
  406. "active0": "¿Asistirás a la ceremonia de inauguración en la mañana del 15 de mayo?",
  407. "active": "¿A cuál de las siguientes actividades asistirás el 15 de mayo?",
  408. "active0Content": "¿Asistirás a la ceremonia de inauguración en la mañana del 15 de mayo?",
  409. "active1": "Subforo I: Compartir oportunidades para el desarrollo de la economia digital",
  410. "active2": "Subforo II: Colaborar en el mantenimiento la seguridad en el ciberespacio",
  411. "active3": "Subforo III: Promover conjuntamente el desarrollo y la gobernanza de la inteligencia artificial",
  412. "active4": "Ver OMNI Chang'An(el primer teatro conceptual de China)",
  413. "active5": "Visitar el Puerto de Innovacion Tecnologica Occidental en la Universidad Jiaotong de Xi'an y eclicktech(una empresa basada en Internet)",
  414. "active6": "Visitar el Museo del Mausoleo del Emperador Qinshihuang",
  415. "active1Content": "Subforo I: Compartir oportunidades para el desarrollo de la economia digital",
  416. "activitiesAttended": "Actividades a las que asistirá",
  417. "activitiesAttendedContent": "Seleccione las actividades a las que asistirá",
  418. "username": "Nombre de usuario",
  419. "password": "Contraseña",
  420. "login": "Iniciar sesión",
  421. "tologoText": "Sistema de Registro por iniciar la sesión",
  422. "confirm": "Sí",
  423. "cancel": "No",
  424. "verificationCode": "Código de invitación",
  425. "title": "Foro de Desarrollo y Cooperacion en Internet China-CELAC",
  426. "verificationCodeError": "Error de verificación",
  427. "verificationCodeContent": "Ingrese el código de invitación",
  428. "signUp": "Registro de invitados internacionales",
  429. "signUpZH": "Registro de invitados nacionales",
  430. "signUpWK": "Registro de funcionarios",
  431. "wrestleMania": "Fecha de celebración",
  432. "wrestleManiaContent": "los dias 15 y 16 de mayo de 2025",
  433. "venue": "Lugar de celebración",
  434. "venueContent": "Centro Internacional de Conferencias de Xi'an<br />(No. 2626, Avenida Expo, Area Ecologica de Chanba, Distrito de Baqiao, Ciudad de Xi'an)",
  435. "marst": "Tema del foro",
  436. "marstContent": "Compartir las nuevas oportunidades de desarrollo digital<br />Construir conjuntamente una comunidad de destino compartido en el ciberespacio para China-CELAC",
  437. "organization": "Organización",
  438. "organizationSub1": "Anfitriones: ",
  439. "organizationSub2": "Administracion del Ciberespacio de China<br />Gobierno Popular de la Provincia de Shaanxi",
  440. "organizationSub3": "Organizadores: ",
  441. "organizationSub4": "Administracion del Ciberespacio de la Provincia de Shaanxi<br />Oficina de Relaciones Exteriores del Gobierno Popular Provincial de Shaanxi",
  442. "basicInformation": "Información personal básica",
  443. "name": "Nombre",
  444. "upFile": "Subiendo...",
  445. "nameContent": "Ejemplo: Zhang San ZHANG SAN",
  446. "lastName": "Apellido",
  447. "lastNameContent": "Ingrese su apellido",
  448. "firstName": "Nombre",
  449. "firstNameContent": "Ingrese su nombre",
  450. "career": "Cargo",
  451. "careerContent": "Ingrese su cargo",
  452. "contact": "Número de teléfono móvil",
  453. "contactContent": "Ingrese su número de teléfono móvil",
  454. "company": "Organización",
  455. "companyContent": "Ingrese el nombre de su organización",
  456. "companyB": "Organización y departamento",
  457. "companyBContent": "Ingrese su organización y departamento",
  458. "photo": "Foto",
  459. "photoContent": "Seleccione una foto",
  460. "photoSubContent": "Se admiten formatos como jpg, png, etc., con un tamaño máximo de 100M",
  461. "conference": "Información de participación",
  462. "conferenceType": "Tipo de documento",
  463. "conferenceTypeContent": "Seleccione el tipo de documento",
  464. "unitType": "Tipo de organización",
  465. "unitTypeContent": "Seleccione el tipo de organización",
  466. "orther": "Otros materiales",
  467. "ortherNotes": "Notas",
  468. "ortherNotesContent": "Requisitos especiales",
  469. "submit": "Enviar solicitud",
  470. "fileSize": "Tamaño de archivo excedido",
  471. "networkError": "Error de red",
  472. "upFileError": "Error al subir",
  473. "upFileSusscess": "Subida exitosa",
  474. "upRegistration": "Actualización de registro exitosa",
  475. "registration": "Registro exitoso",
  476. "gender": "Género",
  477. "genderContent": "Ingrese su género",
  478. "email": "Correo electrónico",
  479. "emailContent": "Ingrese su correo electrónico",
  480. "birthday": "Fecha de nacimiento",
  481. "birthdayContent": "Ingrese su fecha de nacimiento",
  482. "countryOrRegion": "País",
  483. "countryOrRegionContent": "Seleccione un país",
  484. "countryRegion": "País/Región",
  485. "countryRegionContent": "Ingrese país/región",
  486. "provinceCity": "Provincia/Ciudad",
  487. "provinceCityContent": "Ingrese provincia/ciudad",
  488. "passportContent": "Ingrese número de documento",
  489. "passport": "Número de documento",
  490. "IDcardNumber": "Número de documento de identidad",
  491. "IDcardNumberContent": "Ingrese número de documento de identidad",
  492. "workGroupText": "Equipo de trabajo",
  493. "workGroupTextContent": "Seleccione equipo de trabajo",
  494. "belief": "Creencias religiosas",
  495. "beliefContent": "Ingrese sus creencias religiosas",
  496. "fax": "Fax/Correo electrónico",
  497. "faxContent": "Ingrese fax/correo electrónico",
  498. "officeAddress": "Dirección de oficina",
  499. "officeAddressContent": "Ingrese dirección de oficina",
  500. "catering": "Requisitos dietéticos",
  501. "cateringContent": "Ingrese requisitos dietéticos",
  502. "emergencyContact": "Persona de contacto",
  503. "emergencyContactContent": "Ingrese persona de contacto",
  504. "emergencyContactPhone": "Teléfono",
  505. "emergencyContactPhoneContent": "Teléfono",
  506. "interview": "Acepta entrevistas",
  507. "interviewContent": "Seleccione si acepta entrevistas",
  508. "reach": "Medio de llegada a Xi'an",
  509. "reachContent": "Ingrese medio de transporte a Xi'an",
  510. "reachTrainNumber": "Tren/Vuelo de llegada",
  511. "reachTrainNumberContent": "Ingrese tren/vuelo/matrícula de llegada",
  512. "reachTime": "Hora de llegada a Xi'an",
  513. "reachTimeContent": "Ingrese hora de llegada a Xi'an",
  514. "leavingTrainNumber": "Tren/Vuelo de salida",
  515. "leavingTrainNumberContent": "Ingrese tren/vuelo/matrícula de salida",
  516. "leavingTime": "Hora de partida",
  517. "leavingTimeContent": "Ingrese hora de partida",
  518. "checkOutTime": "Hora de salida del hotel",
  519. "checkOutTimeContent": "Ingrese hora de salida del hotel",
  520. "careerList": [
  521. { text: 'Nivel Provincial-Ministerial', value: '正部' },
  522. { text: 'Nivel Subprovincial (ministerial)', value: '副部' },
  523. { text: 'Nivel de Director de Buró/ Nivel de Director Adjunto de Buró', value: '司局' },
  524. { text: 'Otros', value: '其他' },
  525. ],
  526. "cardTypeList": [
  527. // { "text": "Documento de identidad", "value": "身份证" },
  528. { "text": "Pasaporte", "value": "护照" },
  529. { "text": "Tarjeta del permiso de viaje a China continental para residentes de Hong Kong y Macao", "value": "港澳居民通行证" },
  530. { "text": "Tarjeta del permiso de viaje a China continental para residentes de Taiwan", "value": "台湾居民通行证" }
  531. ],
  532. "dateList": ["Año", "Mes", "Día", "Hora", "Minuto"],
  533. "distinguishedGuest": {
  534. "fore25": "国外嘉宾",
  535. "chin25": "国内嘉宾",
  536. "work25": "工作人员",
  537. },
  538. "foreignCountryUnitType": [
  539. { "text": "Institución gubernamental", "value": "政府机构" },
  540. { "text": "Empresa/Corporación", "value": "企业/公司" },
  541. { "text": "Institución académica/Universidad", "value": "学术机构/高校" },
  542. { "text": "Organización sin fines de lucro", "value": "非营利组织" },
  543. { "text": "Organización internacional", "value": "国际组织" },
  544. { "text": "Entidad de medios de comunicación", "value": "媒体机构" },
  545. { "text": "Asociación industrial", "value": "行业协会" },
  546. { "text": "Otros", "value": "其他" }
  547. ],
  548. "workGroup": [
  549. { "text": "Equipo de Asuntos de Conferencias", "value": "会务组" },
  550. { "text": "Equipo de Recepción", "value": "接待组" },
  551. { "text": "Equipo de Prensa y Comunicación- Noticias", "value": "新闻宣传组-新闻" },
  552. { "text": "Equipo de Prensa y Comunicación- Personal de los medios", "value": "新闻宣传组-媒体人员" },
  553. { "text": "Equipo de Apoyo Integral- Transporte y Servicios Médicos", "value": "综合保障组-交通及医疗" },
  554. { "text": "Equipo de Apoyo Integral- Grabación Audiovisual", "value": "综合保障组-音视频录制" },
  555. { "text": "Equipo de Apoyo Integral- Mantenimiento del Sistema de Registro", "value": "综合保障组-报名通道维护" },
  556. { "text": "Equipo de Apoyo Integral- Voluntarios", "value": "综合保障组-志愿者" },
  557. { "text": "Equipo de Apoyo Integral-Otros", "value": "综合保障组-其他" }
  558. ],
  559. "countryRegionList": [
  560. { "text": "Antigua y Barbuda", "value": "安提瓜和巴布达" },
  561. { "text": "Argentina", "value": "阿根廷" },
  562. { "text": "Bahamas", "value": "巴哈马" },
  563. { "text": "Barbados", "value": "巴巴多斯" },
  564. { "text": "Belice", "value": "伯利兹" },
  565. { "text": "Bolivia", "value": "玻利维亚" },
  566. { "text": "Brasil", "value": "巴西" },
  567. { "text": "Chile", "value": "智利" },
  568. { "text": "Colombia", "value": "哥伦比亚" },
  569. { "text": "Costa Rica", "value": "哥斯达黎加" },
  570. { "text": "Cuba", "value": "古巴" },
  571. { "text": "República Dominicana", "value": "多米尼加" },
  572. { "text": "Dominica", "value": "多米尼克" },
  573. { "text": "Ecuador", "value": "厄瓜多尔" },
  574. { "text": "El Salvador", "value": "萨尔瓦多" },
  575. { "text": "Granada", "value": "格林纳达" },
  576. { "text": "Guatemala", "value": "危地马拉" },
  577. { "text": "Guyana", "value": "圭亚那" },
  578. { "text": "Haití", "value": "海地" },
  579. { "text": "Honduras", "value": "洪都拉斯" },
  580. { "text": "Jamaica", "value": "牙买加" },
  581. { "text": "México", "value": "墨西哥" },
  582. { "text": "Nicaragua", "value": "尼加拉瓜" },
  583. { "text": "Panamá", "value": "巴拿马" },
  584. { "text": "Paraguay", "value": "巴拉圭" },
  585. { "text": "Perú", "value": "秘鲁" },
  586. { "text": "Santa Lucía", "value": "圣卢西亚" },
  587. { "text": "San Cristóbal y Nieves", "value": "圣基茨和尼维斯" },
  588. { "text": "San Vicente y las Granadinas", "value": "圣文森特和格林纳丁斯" },
  589. { "text": "Surinam", "value": "苏里南" },
  590. { "text": "Trinidad y Tobago", "value": "特立尼达和多巴哥" },
  591. { "text": "Uruguay", "value": "乌拉圭" },
  592. { "text": "Venezuela", "value": "委内瑞拉" }
  593. ],
  594. }
  595. }