messages.js 40 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165
  1. export default {
  2. //中文
  3. "zh-CN": {
  4. index: {
  5. homepage: "主页",
  6. switchLanguage: "切换语言",
  7. address: "地址管理",
  8. addAndEdit: "新增/修改地址",
  9. account: "账号与安全",
  10. password: "修改密码/手机号",
  11. switch: "切换语言",
  12. user: "用户协议",
  13. privacy: "隐私政策",
  14. platform: "平台规则",
  15. merchant: "商户入驻申请协议",
  16. layout: "退出登录",
  17. setup: "账号设置",
  18. information: "个人信息",
  19. headerImg: "头像",
  20. nickname: "昵称",
  21. prompt: "限4-24个字符(1汉字=2字符,1英文活数字=1字符)",
  22. editNextname: "编辑昵称",
  23. inland: "中国内地",
  24. international: "国际",
  25. initial: "默认地址",
  26. edit: "编辑",
  27. delete: "删除",
  28. wx: "微信导入",
  29. add: "新增地址",
  30. contacts: "联系人信息",
  31. wxAddress: "微信地址薄",
  32. newAddress: "新建地址",
  33. name: "姓名",
  34. phone: "手机号",
  35. city: "省市区",
  36. detailed: "详细地址",
  37. goods: "请填写收货人信息",
  38. pleasePhoneNumber: "请填写收货人手机号",
  39. township: "省市区县、乡镇等",
  40. sect: "请输入详细地址精确到门牌号",
  41. company: "公司名称(选填)",
  42. preserve: "保存",
  43. empty: "清空",
  44. country: "国家",
  45. postalCode: "邮编",
  46. email: "电子邮箱",
  47. companyName: "公司名称",
  48. selection: "请选择",
  49. PleacePostalCode: "请输入邮编",
  50. addressBook: "保存到地址薄",
  51. pleaseEmail: "请输入电子邮箱(选填)",
  52. editPassword: "修改登录密码",
  53. editPhone: "修改手机号",
  54. accountCancellation: "账号注销",
  55. setPassword: "设置密码",
  56. cancellation: "注销后无法恢复,请谨慎操作",
  57. myDeposit: "我的保证金",
  58. balance: "余额",
  59. mineFollow: "我的关注",
  60. myPackage: "我的包裹",
  61. mallOrders: "商城订单",
  62. whole: "全部",
  63. pendingPayment: "待付款",
  64. joiningGroups: "拼团中",
  65. toBeShipped: "待发货",
  66. toBeReceived: "待收货",
  67. refund: "退款/售后",
  68. leaderunction: "团长功能",
  69. platform: "平台商品库",
  70. productManagement: "商品管理",
  71. orderManagement: "订单管理",
  72. afterSales: "售后管理",
  73. supplyChain: "供应链商品",
  74. PCEnd: "PC端",
  75. pontact: "联系客服",
  76. accountSettings: "账号设置",
  77. shop: "商城",
  78. border: "跨境速递",
  79. item: "物品信息",
  80. required: "必填",
  81. flow: "跨境物流",
  82. share: "分享给好友",
  83. compute: "物流计算器",
  84. deliver: "发往中转点",
  85. Sign: "中转已签收",
  86. overseas: "正发往海外",
  87. mail: "去寄件",
  88. mine: "我的",
  89. addsign: "添加寄往中转点包裹",
  90. more: "更多",
  91. price: "单价",
  92. already: "已拼",
  93. parcel: "包裹",
  94. residue: "剩余重量",
  95. plan: "进度",
  96. start: "开始时间",
  97. cut: "截止时间",
  98. parceling: "拼包发海外",
  99. goparceling: "去拼包",
  100. sender: "新建寄件人",
  101. recipient: "新建收件人",
  102. informat: "点击填写寄件地址信息",
  103. informate: "点击填写收件地址信息",
  104. addressbook: "地址簿",
  105. select: "请选择物品信息",
  106. //主页
  107. search: "搜索",
  108. Searchcon: "请输入要搜索的内容",
  109. expensive: "买贵必赔",
  110. Something: "全球好物",
  111. postage: "包邮",
  112. Trade: "以旧换新",
  113. sort: "分类",
  114. fill: "已补",
  115. RMB: "元",
  116. history: "历史地址",
  117. Fill: "请填写",
  118. //填写寄件人信息
  119. senderinfo: "填写寄件人信息",
  120. addressee: "请输入收件人姓名",
  121. enter: "确定",
  122. shoptype: "商品类型",
  123. estimated: "预估重量",
  124. piece: "件数",
  125. rule: "了解计费规则",
  126. Starting: "起始地",
  127. destination: "目的地",
  128. Commodity: "商品重量",
  129. Acquisition: "获取价格",
  130. Calculated: "计算重量",
  131. Estimated: "预估运费",
  132. details: "查看详情",
  133. Normal: "普通商品",
  134. special: "特殊商品",
  135. orderSearch: "请输入订单编号搜索",
  136. orderWeight: "当前页面加载的订单总重量",
  137. purchase: "平台自购",
  138. OrderNumber: "订单编号",
  139. Parcelweight: "包裹重量",
  140. payment: "立即付款",
  141. Frozen: "冻结",
  142. recover: "恢复",
  143. total: "合计",
  144. selfPost: "自寄",
  145. receiveGoods: "待平台收货",
  146. TrackingNumber: "快递单号",
  147. trackingNumber: "输入快递单号,快速添加到我的包裹",
  148. Expresscompany: "快递公司",
  149. ExpressCompany: "输入快递公司名称",
  150. parcelWeight: "请输入包裹重量",
  151. Addlist: "添加到包裹列表",
  152. Addparcel: "添加包裹",
  153. Packlist: "拼包列表",
  154. classification: "商品分类",
  155. synthesis: "综合",
  156. sell: "销售",
  157. Pricea: "价格",
  158. screen: "筛选",
  159. Pricerange: "价格区间",
  160. Weightinterval: "重量区间",
  161. brand: "品牌",
  162. Proprietary: "自营商品",
  163. reset: "重置",
  164. yes: "是",
  165. Bottomprice: "最低价",
  166. highestprice: "最高价",
  167. Discounted: "折扣价",
  168. service: "服务",
  169. Netcontent: "净含量",
  170. sametype: "同款低价",
  171. review: "评论",
  172. Productdetails: "商品详情",
  173. Specification: "规格参数",
  174. Recommended: "推荐商品",
  175. material: "主要原料",
  176. specification: "规格",
  177. Shelflife: "保质期",
  178. Suitableobject: "适合对象",
  179. Customer: "客服",
  180. Shopping: "购物车",
  181. follow: "关注",
  182. notification: "到货通知",
  183. Sele: "选择",
  184. Salesvolume: "销售量",
  185. stroll: "逛逛",
  186. article: "条",
  187. know: "我知道了",
  188. shar: "分享",
  189. Copylink: "复制链接",
  190. Generatepicture: "生成图片",
  191. Cancel: "取消",
  192. Paymentsuccess: "支付成功",
  193. MyOrder: "可在“个人中心-我的订单”查看",
  194. Vieworder: "查看订单",
  195. Backtohomepage: "返回首页",
  196. Channelspecification: "渠道说明",
  197. Billingmode: "计费模式",
  198. Chargeableweight: "计费重量",
  199. Estimatedcost: "预估费用",
  200. Itemtype: "物品类型",
  201. Channelrule: "渠道规则",
  202. Copiedpaste: "已复制,快去粘贴吧~",
  203. Replicationfailure: "复制失败",
  204. shelves: "当该商品有库存并上架时我们会通过微信消息提醒您",
  205. Actual: "实付金额",
  206. Balancepayment: "余额支付",
  207. Currentbalance: "当前余额",
  208. WechatPay: "微信支付",
  209. applicable: "适用微信支付",
  210. Customerservicepayment: "客服支付",
  211. Contactpayment: "联系客服支付",
  212. Paymentinstructions: "付款须知",
  213. Confirmpayment: "确定付款",
  214. Commodityamount: "商品金额",
  215. Grosscommodityweight: "商品总重",
  216. Costperkilogram: "每公斤费用",
  217. freight: "运费",
  218. subtotal: "小计",
  219. Atotalof: "共",
  220. Submitorder: "提交订单",
  221. next: "下一步",
  222. Shipmentdate: "发柜日期",
  223. Estimatedtimeofarrival: "预计到达时间",
  224. Workingday: "个工作日",
  225. buy: "购买到",
  226. morefavorable: "会更优惠",
  227. Pleaseproductname: "请输入相关商品名称",
  228. Goodgoods: "品质好货",
  229. Saveeverything: "每款必省",
  230. willpay: "买贵必赔",
  231. Subsidized: "补贴价",
  232. typeof: "类型",
  233. weight: "重量",
  234. number: "数量",
  235. Immediatepayment: "立即支付",
  236. readandagree: "我阅读并同意",
  237. International: "国际快递服务协议",
  238. Estimatedprice: "预估总价",
  239. Marinetank: "号海运柜",
  240. Expressservice: "快递服务",
  241. Orderconfirmation: "确认下单",
  242. successful: "下单成功",
  243. pickpackage: "待快递员上门取件",
  244. Ordertime: "下单时间",
  245. // switch: '更换',
  246. Popularshipment: "热门寄件",
  247. manage: "管理",
  248. complete: "完成",
  249. selectall: "全选",
  250. Grossweight: "总重量",
  251. GotoResult: "去结算",
  252. orderpaysforitself: "坏单包赔",
  253. Soldout: "已售",
  254. //账户余额
  255. accountBalance: "账户余额",
  256. myBalance: "我的余额",
  257. withdrawal: "提现",
  258. recharge: "充值",
  259. balanceDetails: "余额明细",
  260. all: "全部",
  261. theres: "没有更多数据了",
  262. //我的关注
  263. mineCommodity: "商品",
  264. team: "团长",
  265. people: "人关注",
  266. see: "查看主页",
  267. //我的包裹
  268. orderNum: "请输入订单编号搜索",
  269. toTrasferimento: "发往中转点",
  270. firmaPer: "中转已签收",
  271. oltreoceano: "正发往海外",
  272. piattaforma: "平台自购",
  273. //个人功能
  274. thatPerson: "个人功能",
  275. become: "成为团长",
  276. chase: '购',
  277. Ladder: '阶梯首重续费模式',
  278. Ordinary: '普通包裹',
  279. Special: '特殊包裹',
  280. delivery: '寄快递',
  281. Toggle: '切换',
  282. Gross: '包裹总重',
  283. length: '长',
  284. wide: '宽',
  285. height: '高',
  286. accurately: '补充体积预估费用更精确',
  287. volume: '总体积',
  288. since: '起',
  289. Please: '请输入物品名称',
  290. Filling: '填写准确的寄送物品可帮助您推荐更合适的产品',
  291. Note: '注:实际重量体积以收派员确定为准,物品在包装后重量可能会增加,重量小体积大时会按体积重量收费'
  292. },
  293. },
  294. //英语
  295. "en-US": {
  296. index: {
  297. homepage: "Homepage",
  298. switchLanguage: "Switch Language",
  299. address: "Address Management",
  300. addAndEdit: "add/modify Address",
  301. account: "Account and Security",
  302. password: "Change password/Phone Number",
  303. switch: "Switch Language",
  304. user: "User Agreement",
  305. privacy: "Privacy Policy",
  306. platform: "Platform rules",
  307. merchant: "Merchant Entry Application Agreement",
  308. layout: "Log out and log in",
  309. setup: "Account Settings",
  310. information: "Personal Information",
  311. headerImg: "Avatar",
  312. nickname: "Nickname",
  313. prompt: "Limited to 4-24 characters (1 Chinese character=2 characters, 1 English live number=1 character)",
  314. editNextname: "Edit Nickname",
  315. inland: "Mainland China",
  316. international: "International",
  317. initial: "Default Address",
  318. edit: "Edit",
  319. delete: "Delete",
  320. wx: "WeChat import",
  321. add: "Add Address",
  322. contacts: "Contact Information ",
  323. wxAddress: "WeChat Address Book",
  324. newAddress: "New Address",
  325. name: "Name",
  326. phone: "Mobile phone number",
  327. city: "Provinces, cities, and districts",
  328. detailed: "Detailed address",
  329. goods: "Please fill in the recipient information",
  330. pleasePhoneNumber: "Please fill in the recipient's mobile phone number",
  331. township: "Provinces, cities, counties, townships, etc",
  332. sect: "Please enter a detailed address accurate to the house number",
  333. company: "Company name (optional)",
  334. preserve: "Preserve",
  335. empty: "Empty",
  336. country: "Country",
  337. postalCode: "Postal code",
  338. email: "E-mail",
  339. companyName: "Company Name",
  340. selection: "Please Select",
  341. PleacePostalCode: "Please enter your postal code",
  342. addressBook: "Save to Address Book",
  343. pleaseEmail: "Please enter your email address (optional)",
  344. cancellation: "Unable to recover after logging out, please operate with caution",
  345. editPassword: "Change login password",
  346. editPhone: "Change phone number",
  347. accountCancellation: "Account Cancellation",
  348. setPassword: "Set password",
  349. myDeposit: "My deposit",
  350. balance: "Balance",
  351. mineFollow: "My following",
  352. myPackage: "My Package",
  353. mallOrders: "Mall orders",
  354. whole: "Whole",
  355. pendingPayment: "Pending payment",
  356. joiningGroups: "Joining groups",
  357. toBeShipped: "To be shipped",
  358. toBeReceived: "To be received",
  359. refund: "Refund/After sales",
  360. leaderunction: "Leader function",
  361. platform: "Platform product library",
  362. productManagement: "Product Management",
  363. orderManagement: "order management",
  364. afterSales: "After sales",
  365. supplyChain: "Supply chain goods",
  366. PCEnd: "PC end",
  367. pontact: "Contact customer service",
  368. accountSettings: "Account Settings",
  369. shop: "store",
  370. border: "border",
  371. item: "Item information",
  372. required: "required",
  373. flow: "Cross border logistics",
  374. share: "Share",
  375. compute: "The Reckoner",
  376. deliver: "To transfer point",
  377. Sign: "Transfer has been signed for",
  378. overseas: "Sending overseas",
  379. mail: "Go and send the package",
  380. mine: "mine",
  381. addsign: "Add package to transit point",
  382. more: "more",
  383. price: "unit price",
  384. already: "Spliced",
  385. parcel: "package",
  386. residue: " weight",
  387. plan: "schedule",
  388. start: "start time",
  389. cut: "Deadline",
  390. parceling: "Package shipping overseas",
  391. goparceling: "Go pack up",
  392. sender: "New sender",
  393. recipient: "New recipient",
  394. informat: "Fill in the mailing address information",
  395. informate: "Fill in the shipping address information",
  396. addressbook: "Address Book",
  397. select: "Please select item information",
  398. //主页
  399. search: "search",
  400. Searchcon: "you want to search for",
  401. expensive: "Buy high Must compensate",
  402. Something: "Global goodies",
  403. postage: "Exempt from postage",
  404. Trade: "Trade-in",
  405. sort: "sort",
  406. fill: "subsidy",
  407. RMB: "RMB",
  408. history: "Historical address",
  409. Fill: "Fill out",
  410. senderinfo: "Sender information",
  411. addressee: "Indicare il nome del destinatario",
  412. enter: "confirm",
  413. shoptype: "type of merchandise",
  414. estimated: "estimated weight",
  415. piece: "piece",
  416. rule: "Understanding billing rules",
  417. Starting: "Starting place",
  418. destination: "destination",
  419. Commodity: "Commodity weight",
  420. Acquisition: "Acquisition price",
  421. Calculated: "Calculated weight",
  422. Estimated: "Estimated freight",
  423. details: "View details",
  424. Normal: "General goods",
  425. special: "Special goods",
  426. orderSearch: "Please enter the order number to search",
  427. orderWeight: "The total weight of the order currently loaded on the page",
  428. purchase: "Platform purchase",
  429. OrderNumber: "Order number",
  430. Parcelweight: "Parcel weight",
  431. payment: "Immediate payment",
  432. Frozen: "Frozen",
  433. recover: "recover",
  434. total: "total",
  435. selfPost: "self-post",
  436. receiveGoods: "Wait for the platform to receive the goods",
  437. TrackingNumber: "Tracking number",
  438. trackingNumber: "Enter the tracking number to quickly add to my package",
  439. Expresscompany: "Express company",
  440. ExpressCompany: "Enter the name of the Courier company",
  441. parcelWeight: "Please enter the parcel weight",
  442. Addlist: "Add to package list",
  443. Addparcel: "Add parcel",
  444. Packlist: "Pack list",
  445. classification: "Commodity classification",
  446. synthesis: "synthesis",
  447. sell: "sell",
  448. Pricea: "Price",
  449. screen: "screen",
  450. Pricerange: "Price range",
  451. Weightinterval: "Weight section",
  452. brand: "brand",
  453. Proprietary: "Proprietary commodities",
  454. reset: "reset",
  455. yes: "yes",
  456. Bottomprice: "Bottom price",
  457. highestprice: "The highest price",
  458. Discounted: "Discounted price",
  459. service: "service",
  460. Netcontent: "Net content",
  461. sametype: "Lower price of the same type",
  462. review: "review",
  463. Productdetails: "Product details",
  464. Specification: "Specification parameter",
  465. Recommended: "Recommended goods",
  466. material: "Main raw material",
  467. specification: "specification",
  468. Shelflife: "Shelf life",
  469. Suitableobject: "Suitable object",
  470. Customer: "Customer service",
  471. Shopping: "Shopping cart",
  472. follow: "follow",
  473. notification: "Notice of arrival",
  474. Sele: "Select",
  475. Salesvolume: "Sales volume",
  476. stroll: "stroll",
  477. article: "article",
  478. know: "I know",
  479. shar: "Share",
  480. Copylink: "Copy link",
  481. Generatepicture: "Generate picture",
  482. Cancel: "Cancel",
  483. Paymentsuccess: "Payment success",
  484. MyOrder: 'It can be viewed in "Personal Center - My Order"',
  485. Vieworder: "View order",
  486. Backtohomepage: "Back to home page",
  487. Channelspecification: "Channel specification",
  488. Billingmode: "Billing mode",
  489. Chargeableweight: "Chargeable weight",
  490. Estimatedcost: "Estimated cost",
  491. Itemtype: "Item type",
  492. Channelrule: "Channel rule",
  493. Copiedpaste: "Copied, go paste ~",
  494. Replicationfailure: "Replication failure",
  495. shelves: "We will alert you via wechat message when the item is in stock and on the shelves",
  496. Actual: "Actual amount paid",
  497. Balancepayment: "Balance payment",
  498. Currentbalance: "Current balance",
  499. WechatPay: "Wechat Pay",
  500. applicable: "Wechat Pay is applicable",
  501. Customerservicepayment: "Customer service payment",
  502. Contactpayment: "Contact customer service payment",
  503. Paymentinstructions: "Payment instructions",
  504. Confirmpayment: "Firm payment",
  505. Commodityamount: "Commodity amount",
  506. Grosscommodityweight: "Gross commodity weight",
  507. Costperkilogram: "Cost per kilogram",
  508. freight: "freight",
  509. subtotal: "subtotal",
  510. Atotalof: "A total of",
  511. Submitorder: "Submit an order",
  512. next: "next",
  513. Shipmentdate: "Shipment date",
  514. Estimatedtimeofarrival: "Estimated time of arrival",
  515. Workingday: "Working day",
  516. buy: "buy",
  517. morefavorable: "Will be more favorable",
  518. Pleaseproductname: "Please enter the relevant product name",
  519. Goodgoods: "Good quality goods",
  520. Saveeverything: "Save everything",
  521. willpay: "If you buy, you will pay",
  522. Subsidized: "Subsidized price",
  523. typeof: "Type",
  524. weight: "Weight",
  525. number: "Number",
  526. Immediatepayment: "Immediate Payment",
  527. readandagree: "Read and Agree",
  528. International: "International",
  529. Estimatedprice: "Estimated Price",
  530. Marinetank: "Sea Freight Container",
  531. Expressservice: "Express Service",
  532. Orderconfirmation: "Order Confirmation",
  533. successful: "Successful",
  534. pickpackage: "Waiting for Courier Pickup",
  535. Ordertime: "Order Time",
  536. // switch: 'Switch',
  537. Popularshipment: "Popular Shipment",
  538. manage: "Management",
  539. complete: "Complete",
  540. selectall: "Select All",
  541. Grossweight: "Gross Weight",
  542. GotoResult: "Go to Checkout",
  543. orderpaysforitself: "Order Pays for Itself",
  544. Soldout: "Sold Out",
  545. //账户余额
  546. accountBalance: "Account balance",
  547. myBalance: "my Balance",
  548. withdrawal: "withdrawal",
  549. recharge: "recharge",
  550. balanceDetails: "balance Details",
  551. all: "whole",
  552. theres: "There's no more data left",
  553. //我的关注
  554. mineCommodity: "commodity",
  555. team: "Team leader",
  556. people: "people follow",
  557. see: "View Home Page",
  558. //个人功能
  559. thatPerson: "Personal functions",
  560. become: "Become a team leader",
  561. chase: 'purchase',
  562. Ladder: 'Ladder first renewal fee model',
  563. Ordinary: 'Ordinary parcel',
  564. Special: 'Special parcel',
  565. delivery: 'Delivery',
  566. Toggle: 'Toggle',
  567. Gross: 'Gross',
  568. length: 'Length',
  569. wide: 'Width',
  570. height: 'Height',
  571. accurately: 'Estimate the cost more accurately by supplementing the volume',
  572. volume: 'Total Volume',
  573. since: 'since',
  574. Please: 'Please enter the item name',
  575. Filling: 'Filling in the accurate items for shipment can help us recommend more suitable products for you',
  576. Note: 'Note: The actual weight and volume are subject to the determination by the courier. The weight may increase after packaging, and if the item has a small weight but a large volume, it will be charged based on the volumetric weight'
  577. },
  578. },
  579. // 西班牙
  580. "es-ES": {
  581. index: {
  582. homepage: "La página",
  583. switchLanguage: "Cambiar el idioma",
  584. address: "Gestión de direcciones",
  585. addAndEdit: "Añadir/cambiar dirección",
  586. account: "Cuenta y seguridad",
  587. password: "Cambiar contraseña/número de teléfono móvil",
  588. switch: "Cambiar el idioma",
  589. user: "Acuerdo de usuario",
  590. privacy: "Política de privacidad",
  591. platform: "Reglas de plataforma",
  592. merchant: "Acuerdo de solicitud de entrada comercial",
  593. layout: "Salir del login",
  594. setup: "Configuración de cuenta",
  595. information: "Información personal",
  596. headerImg: "avatares",
  597. nickname: "apodo",
  598. prompt: "Limitado a 4-24 caracteres (1 kanji =2 caracteres, 1 número vivo en inglés =1 carácter)",
  599. editNextname: "Editar el apodo",
  600. inland: "China continental",
  601. international: "internacional",
  602. initial: "Dirección por defecto",
  603. edit: "editor",
  604. delete: "borrar",
  605. wx: "Importación de wechat",
  606. add: "Nueva dirección añadida",
  607. contacts: "Información de contacto",
  608. wxAddress: "Dirección wechat delgada",
  609. newAddress: "Nueva dirección",
  610. name: "Los nombres",
  611. phone: "Teléfono móvil no",
  612. city: "Provincia y ciudad",
  613. detailed: "Dirección completa",
  614. goods: "Por favor complete la información del destinatario",
  615. pleasePhoneNumber: "Por favor, introduzca el número de teléfono móvil del destinatario",
  616. township: "Provincia ciudad distrito condado pueblo etc",
  617. sect: "Por favor, introduzca la dirección exacta al número de la casa",
  618. company: "Nombre de la empresa (opcional)",
  619. preserve: "guardar",
  620. empty: "vacíe",
  621. country: "países",
  622. postalCode: "Código postal",
  623. email: "Correo electrónico",
  624. companyName: "Nombre de empresa",
  625. selection: "favor seleccione",
  626. PleacePostalCode: "Por favor ingrese su código postal",
  627. addressBook: "Guardar a la dirección delgada",
  628. pleaseEmail: "Por favor, introduzca su correo electrónico (opcional)",
  629. editPassword: "Cambiar contraseña de acceso",
  630. editPhone: "Cambiar el número de teléfono",
  631. accountCancellation: "Cierre de cuenta",
  632. setPassword: "Establecer una contraseña",
  633. cancellation: "No se puede restaurar después de la cancelación, por favor, tenga cuidado",
  634. myDeposit: "Mi depósito de seguridad",
  635. balance: "El saldo",
  636. mineFollow: "Mi preocupación por",
  637. myPackage: "Mi paquete de",
  638. mallOrders: "Orden del centro",
  639. whole: "total",
  640. pendingPayment: "Pendiente de pago",
  641. joiningGroups: "En grupo",
  642. toBeShipped: "Listo para enviar",
  643. toBeReceived: "Para recibir",
  644. refund: "Reembolso/post-venta",
  645. leaderunction: "Función jefe",
  646. platform: "Plataforma mercancía biblioteca",
  647. productManagement: "Gestión de mercancías",
  648. orderManagement: "Gestión de pedidos",
  649. afterSales: "Gestión post-venta",
  650. supplyChain: "Cadena de suministro commodities",
  651. PCEnd: "PC cliente",
  652. pontact: "Contactar servicio al cliente",
  653. accountSettings: "Configuración de cuenta",
  654. shop: "Comercial",
  655. border: "transfronterizo",
  656. item: "Artículos",
  657. required: "Obligatorio",
  658. flow: "Logística transfronteriza",
  659. share: "Compartir",
  660. compute: "Calculadora",
  661. deliver: "Enviado al punto de tránsito",
  662. Sign: "El tránsito ha sido firmado",
  663. overseas: "Se está enviando al extranjero",
  664. mail: "Ir a enviar",
  665. mine: "El mío",
  666. addsign: "Añadir paquetes de puntos de tránsito",
  667. more: "Más",
  668. price: "Precio unitario",
  669. already: "Se ha luchado",
  670. parcel: "Paquete",
  671. residue: "residual",
  672. plan: "Progreso",
  673. start: "Hora de inicio",
  674. cut: "Plazo",
  675. parceling: "Envío de paquetes en el extranjero",
  676. goparceling: "Ir a empacar",
  677. sender: "Nuevo remitente",
  678. recipient: "Nuevo destinatario",
  679. informat: "Rellene la información de la dirección de envío",
  680. informate: "Rellene la información de la dirección de recepción",
  681. addressbook: "Libreta de direcciones",
  682. select: "Por favor, seleccione la información del artículo",
  683. //主页
  684. search: "Buscar",
  685. Searchcon: "Contenido de la búsqueda",
  686. expensive: "Comprar caro Debe pagar",
  687. Something: "Cosas buenas del mundo",
  688. postage: "Envío gratis",
  689. Trade: "Cambiar lo viejo por lo nuevo",
  690. sort: "Clasificación",
  691. fill: "Subvenciones",
  692. RMB: "RMB",
  693. history: "Dirección histórica",
  694. Fill: "Por favor, rellene",
  695. senderinfo: "Rellene la información del remitente",
  696. addressee: "Por favor ingrese el nombre del destinatario",
  697. enter: "determinar",
  698. shoptype: "Tipo de mercancía",
  699. estimated: "Peso estimado estimado",
  700. piece: "algo",
  701. rule: "Entender las reglas de facturación",
  702. Starting: "incipiente",
  703. destination: "destino",
  704. Commodity: "Peso de mercancía",
  705. Acquisition: "Obtener el precio",
  706. Calculated: "Calcula el peso",
  707. Estimated: "Gastos de envío estimados",
  708. details: "Ver los detalles",
  709. Normal: "Bienes comunes",
  710. special: "Mercancía especial",
  711. orderSearch: "Por favor, introduzca el número de pedido buscar",
  712. orderWeight: "Peso total del pedido cargado por la página actual",
  713. purchase: "Plataforma de compra propia",
  714. OrderNumber: "Número de pedido",
  715. Parcelweight: "Peso del paquete",
  716. payment: "Pague ahora mismo",
  717. Frozen: " congelación",
  718. recover: " recuperación",
  719. total: "total",
  720. selfPost: "Postal desde",
  721. receiveGoods: "A recibir en la plataforma",
  722. TrackingNumber: "Número de seguimiento",
  723. trackingNumber: "Ingrese el número de seguimiento para agregar rápidamente a mi paquete",
  724. Expresscompany: "Empresa de mensajería",
  725. ExpressCompany: "Introduzca el nombre de la empresa de mensajería",
  726. parcelWeight: "Por favor ingrese el peso del paquete",
  727. Addlist: "Añadir a la lista de paquetes",
  728. Addparcel: "Añadir un paquete",
  729. Packlist: "Lista de paquetes",
  730. classification: "Clasificación de mercancías",
  731. synthesis: "integrado",
  732. sell: "venta",
  733. Pricea: "precio",
  734. screen: "selección",
  735. Pricerange: "Rango de precios",
  736. Weightinterval: "Intervalo de peso",
  737. brand: "La marca",
  738. Proprietary: "Mercancía por cuenta propia",
  739. reset: "restaurar",
  740. yes: "es",
  741. Bottomprice: "Precio más bajo",
  742. highestprice: "Precio máximo",
  743. Discounted: "Precio con descuento",
  744. service: "servicios",
  745. Netcontent: "Contenido neto",
  746. sametype: "Mismo modelo bajo precio",
  747. review: "comentarios",
  748. Productdetails: "Detalles de mercancía",
  749. Specification: "Especificaciones y parámetros",
  750. Recommended: "Artículos recomendados para",
  751. material: "Materia prima principal",
  752. specification: "Las especificaciones",
  753. Shelflife: "caducidad",
  754. Suitableobject: "Apto para objetos",
  755. Customer: "call",
  756. Shopping: "carrito",
  757. follow: "atención",
  758. notification: "Notificación de llegada",
  759. Sele: "seleccione",
  760. Salesvolume: "Volumen de ventas",
  761. stroll: "Los alrededores",
  762. article: "Art",
  763. know: "Lo sé",
  764. shar: "compartir",
  765. Copylink: "Copiar el enlace",
  766. Generatepicture: "Generar una imagen",
  767. Cancel: "cancelación",
  768. Paymentsuccess: "Pago realizado con éxito",
  769. MyOrder: "Disponible en personal center - mis pedidos",
  770. Vieworder: "Ver el pedido",
  771. Backtohomepage: "Volver al inicio",
  772. Channelspecification: "Descripción del canal",
  773. Billingmode: "Modelo de facturación",
  774. Chargeableweight: "Peso facturable",
  775. Estimatedcost: "Estimación de gastos",
  776. Itemtype: "Tipos de artículos",
  777. Channelrule: "Reglas del canal",
  778. Copiedpaste: "Ya copiado, ir y pegar",
  779. Replicationfailure: "Falla en copiar",
  780. shelves: "Le recordaremos a través del mensaje de wechat cuando el artículo está en stock y en estante",
  781. Actual: "Cantidad a pagar",
  782. Balancepayment: "Pago del saldo",
  783. Currentbalance: "Balance actual",
  784. WechatPay: "Pago con wechat",
  785. applicable: "Pago wechat aplicable",
  786. Customerservicepayment: "Servicio al cliente pago",
  787. Contactpayment: "Contacto servicio al cliente pago",
  788. Paymentinstructions: "Notas de pago",
  789. Confirmpayment: "Determine su pago",
  790. Commodityamount: "Cantidad de bienes",
  791. Grosscommodityweight: "Peso total de la mercancía",
  792. Costperkilogram: "Coste por kg",
  793. freight: "El flete",
  794. subtotal: "subtotal",
  795. Atotalof: "total",
  796. Submitorder: "Enviar un pedido",
  797. next: "Siguiente paso",
  798. Shipmentdate: "Fecha del gabinete de salida",
  799. Estimatedtimeofarrival: "Hora estimada de llegada",
  800. Workingday: "Días laborables",
  801. buy: "Comprar hasta",
  802. morefavorable: "Será mejor",
  803. Pleaseproductname: "Por favor ingrese el nombre comercial relevante",
  804. Goodgoods: "Productos de buena calidad",
  805. Saveeverything: "Cada estilo debe ahorrar",
  806. willpay: "Comprar caro, pagar",
  807. Subsidized: "Precio subvencionado",
  808. typeof: "tipo",
  809. weight: "peso",
  810. number: "número",
  811. Immediatepayment: "pago inmediato",
  812. readandagree: "he leído y acepto",
  813. International: "internacional",
  814. Estimatedprice: "precio estimado",
  815. Marinetank: "contenedor marítimo",
  816. Expressservice: "servicio de expreso",
  817. Orderconfirmation: "confirmación de pedido",
  818. successful: "exitoso",
  819. pickpackage: "esperando recogida del mensajero",
  820. Ordertime: "hora del pedido",
  821. // switch: 'cambio',
  822. Popularshipment: "envío popular",
  823. manage: "gestionar",
  824. complete: "completar",
  825. selectall: "seleccionar todo",
  826. Grossweight: "peso bruto",
  827. GotoResult: "ir al pago",
  828. orderpaysforitself: "compensación por pedidos defectuosos",
  829. Soldout: "agotado",
  830. //账户余额
  831. accountBalance: "Saldo de la cuenta",
  832. myBalance: "Mi saldo",
  833. withdrawal: "Retiro de efectivo",
  834. recharge: "Recargar",
  835. balanceDetails: "Detalles del saldo",
  836. all: "Todo",
  837. theres: "No hay más datos",
  838. //我的关注
  839. mineCommodity: "Productos Básicos",
  840. team: "Jefe del regimiento",
  841. people: "Atención humana",
  842. see: "Ver página de inicio",
  843. //个人功能
  844. thatPerson: "Función personal",
  845. become: "Convertirse en Jefe de grupo",
  846. chase: 'compra',
  847. Ladder: 'Modelo de renovación de cabeza de escalera',
  848. Ordinary: 'Paquete comúnl',
  849. Special: 'Paquetes especiales para',
  850. delivery: 'Entrega de paquetes',
  851. Toggle: 'Alternar',
  852. Gross: 'Peso bruto del paquete',
  853. length: 'Largo',
  854. wide: 'Ancho',
  855. height: 'Alto',
  856. accurately: 'Estimación de los costos más precisa al complementar con el volumen',
  857. volume: 'Volume totale',
  858. since: 'Desde',
  859. Please: 'Por favor, introduzca el nombre del artículo',
  860. Filling: 'Rellene el artículo de envío con precisión para que podamos recomendarle productos más adecuados',
  861. Note: 'Nota: El peso y el volumen reales se determinan por el mensajero. El peso puede aumentar después del empaque, y si el artículo tiene un peso pequeño pero un volumen grande, se cobrará según el peso volumétrico'
  862. },
  863. },
  864. //意大利
  865. "it-IT": {
  866. index: {
  867. homepage: "Home page",
  868. switchLanguage: "Cambio di lingua",
  869. address: "Gestione degli indirizzi",
  870. addAndEdit: "Nuovi indirizzi/modifiche",
  871. account: "Numero di conto e sicurezza",
  872. password: "Modificare la parola d’ordine/numero di cellulare",
  873. switch: "Cambio di lingua",
  874. user: "Accordi per gli utenti",
  875. privacy: "Politica in materia di tutela della vita privata",
  876. platform: "Regole per le piattaforme",
  877. merchant: "Accordo di adesione di un commerciante",
  878. layout: "Uscita logon",
  879. setup: "Fissazione del numero di conto",
  880. information: "Dati personali",
  881. headerImg: "avatar",
  882. nickname: "soprannome",
  883. prompt: "Limite da 4 a 24 caratteri (1 cinese =2 caratteri, 1 inglese vivo =1 carattere)",
  884. editNextname: "Soprannomi di redazione",
  885. inland: "Cina continentale",
  886. international: "internazionale",
  887. initial: "Indirizzo predefinito",
  888. edit: "editoriale",
  889. delete: "cancellare",
  890. wx: "Importazioni di wechat",
  891. add: "Nuovo indirizzo",
  892. contacts: "Información de contacto",
  893. wxAddress: "Dirección wechat delgada",
  894. newAddress: "Nuovi indirizzi",
  895. name: "nomi",
  896. phone: "Numero di telefono",
  897. city: "Aree metropolitane",
  898. detailed: "Indirizzo completo",
  899. goods: "Per piacere, completare l’informazione del destinatario",
  900. pleasePhoneNumber: "Per piacere, completare il numero di telefono del destinatario",
  901. township: "I comuni e le province le regioni, le città, ecc",
  902. sect: "Si prega di indicare l’indirizzo completo con il numero della targa",
  903. company: "Nome della società (indicare il nome della società)",
  904. preserve: "conservazione",
  905. empty: "svuotati",
  906. country: "paesi",
  907. postalCode: "P.",
  908. email: "Posta elettronica",
  909. companyName: "Nome della società",
  910. selection: "selezione",
  911. PleacePostalCode: "Per favore digitate il codice postale",
  912. addressBook: "Conservare all’indirizzo sottile",
  913. pleaseEmail: "Per abbonarsi, digitare la casella di posta elettronica (indirizzatela)",
  914. editPassword: "Modificare la password logon",
  915. editPhone: "Modifica del numero di telefono",
  916. accountCancellation: "Annullamento dei conti",
  917. setPassword: "Stabilire la password",
  918. cancellation: "Se il recupero non è possibile dopo l’annullamento, occorre procedere con cautela",
  919. myDeposit: "I margine",
  920. balance: "saldo",
  921. mineFollow: "La mia preoccupazione",
  922. myPackage: "Il mio pacco",
  923. mallOrders: "Orden del centro",
  924. whole: "totale",
  925. pendingPayment: "Pagamenti da effettuare",
  926. joiningGroups: "Nella composizione",
  927. toBeShipped: "Prodotti in attesa di spedizione",
  928. toBeReceived: "Para recibir",
  929. refund: "Rimborso/assistenza post-vendita",
  930. leaderunction: "Funzioni del capo servizio",
  931. platform: "Banca di prodotti di base",
  932. productManagement: "Gestione dei prodotti di base",
  933. orderManagement: "Gestione delle ordinazioni",
  934. afterSales: "Gestione post-vendita",
  935. supplyChain: "Prodotti della catena d’approvvigionamento",
  936. PCEnd: "PC, copiglie, pernotti",
  937. pontact: "Contatti con il servizio clienti",
  938. accountSettings: "Fissazione del numero di conto",
  939. shop: "posta",
  940. border: "transfrontaliero",
  941. item: "Informazioni sugli articoli",
  942. required: "Sarà compilata",
  943. flow: "La logistica transfrontaliera",
  944. share: "condividere",
  945. compute: "calcolatrici",
  946. deliver: "Punti di transito",
  947. Sign: "I trasferimenti sono stati firmati",
  948. overseas: "Sta andando all’estero",
  949. mail: "Per inviare gli articoli",
  950. mine: "La mia",
  951. addsign: "Aggiungere i pacchi ai punti di transito",
  952. more: "più",
  953. price: "Prezzo unitario",
  954. already: "Ha scritto",
  955. parcel: "pacchi",
  956. residue: "residuo",
  957. plan: "processo ",
  958. start: "Ora di inizio",
  959. cut: "Tempo di chiusura",
  960. parceling: "Speaker all’estero",
  961. goparceling: "dischetti",
  962. sender: "Nuovi mittenti",
  963. recipient: "Nuovi destinatari",
  964. informat: "Compilare il tagliando di spedizione",
  965. informate: "Indicare l’indirizzo per il ricevimento",
  966. addressbook: "Indirizzo sottile",
  967. select: "Si prega di selezionare informazioni sugli articoli",
  968. //主页
  969. search: "ricerca",
  970. Searchcon: "Contenuto della ricerca",
  971. expensive: "Comprare costoso Mosto del",
  972. Something: "Il bene globale",
  973. postage: "Circostanze eccezionali",
  974. Trade: "Cambiare vecchio per nuovo",
  975. sort: "classificazione",
  976. fill: "sovvenzioni",
  977. RMB: "RMB",
  978. history: "Indirizzo storico",
  979. Fill: "Per piacere",
  980. senderinfo: "Compilare le informazioni inviate ai mittenti",
  981. addressee: "Indicare il nome del destinatario",
  982. enter: "definire",
  983. shoptype: "Tipo di merce",
  984. estimated: "Peso stimato",
  985. piece: "cosa",
  986. rule: "Conoscenza delle norme di fatturazione",
  987. Starting: "Verso l’alto",
  988. destination: "destinazione",
  989. Commodity: "Peso delle merci",
  990. Acquisition: "Accesso ai prezzi",
  991. Calculated: "Calcolo del peso",
  992. Estimated: "Nolo stimato",
  993. details: "Esaminare i dettagli",
  994. Normal: "Merci comuni",
  995. special: "Prodotti speciali",
  996. orderSearch: "Digitare il numero d’ordine per effettuare la ricerca",
  997. orderWeight: "Peso totale delle ordinazioni attualmente caricate",
  998. purchase: "Acquisto di piattaforme",
  999. OrderNumber: "Numero d’ordine",
  1000. Parcelweight: "Peso del pacco",
  1001. payment: "Pagamenti immediati",
  1002. Frozen: "congelamento",
  1003. recover: "ripristino",
  1004. total: "totale",
  1005. selfPost: "Inviata dal",
  1006. receiveGoods: "Lascia alla piattaforma il carico",
  1007. TrackingNumber: "Numero del corriere espresso",
  1008. trackingNumber: "Inserire il numero d’ordine del corriere rapido e completare rapidamente il pacco",
  1009. Expresscompany: "Società di corriere rapido",
  1010. ExpressCompany: "Indicare il nome del servizio di corriere espresso",
  1011. parcelWeight: "Per piacere indicare il peso del pacco",
  1012. Addlist: "Aggiunta all’elenco dei colli",
  1013. Addparcel: "Aggiunta di pacchi",
  1014. Packlist: "Elenco degli statuti",
  1015. classification: "Classificazione delle merci",
  1016. synthesis: "integrato",
  1017. sell: "vendita",
  1018. Pricea: "prezzi",
  1019. screen: "screening",
  1020. Pricerange: "Fascia di prezzo",
  1021. Weightinterval: "Intervallo di peso",
  1022. brand: "marca",
  1023. Proprietary: "Prodotti per uso proprio",
  1024. reset: "sostituzione",
  1025. yes: "è",
  1026. Bottomprice: "Prezzo più basso",
  1027. highestprice: "Prezzo massimo",
  1028. Discounted: "Prezzo ridotto",
  1029. service: "servizi",
  1030. Netcontent: "Tenore netto",
  1031. sametype: "Prezzo ridotto dello stesso articolo",
  1032. review: "commenti",
  1033. Productdetails: "Dettaglio delle merci",
  1034. Specification: "Parametri delle specifiche",
  1035. Recommended: "Prodotti raccomandati",
  1036. material: "Principali materie prime",
  1037. specification: "Le specifiche",
  1038. Shelflife: "Periodo di validità",
  1039. Suitableobject: "Adatto agli oggetti",
  1040. Customer: "servizio",
  1041. Shopping: "Carrelli per acquisti",
  1042. follow: "attenzione",
  1043. notification: "Notifica di ricevimento",
  1044. Sele: "scelta",
  1045. Salesvolume: "Volume delle vendite",
  1046. stroll: "gira",
  1047. article: "articolo",
  1048. know: "Io so che",
  1049. shar: "condividere",
  1050. Copylink: "Riproduzione di un link",
  1051. Generatepicture: "Creazione di immagini",
  1052. Cancel: "soppressione",
  1053. MyOrder: "Disponibile presso il centro personale",
  1054. Vieworder: "Controllare l’ordine",
  1055. Backtohomepage: "Ritorno alla pagina iniziale",
  1056. Channelspecification: "Descrizione dei canali",
  1057. Billingmode: "Modelli di fatturazione",
  1058. Chargeableweight: "Peso della fatturazione",
  1059. Estimatedcost: "Oneri stimati",
  1060. Itemtype: "Tipo di articolo",
  1061. Channelrule: "Regolamentazione del canale",
  1062. Copiedpaste: "Già copiato. Andiamo a fare affissione",
  1063. Replicationfailure: "Fallimento della riproduzione",
  1064. shelves: "Vi ricorderemo tramite wechat quando la merce è in stock e si mette sul mercato",
  1065. Actual: "Importo versato",
  1066. Balancepayment: "Pagamenti del saldo",
  1067. Currentbalance: "Saldo delle partite correnti",
  1068. WechatPay: "Pagamento tramite wechat",
  1069. applicable: "Si applicano i pagamenti di wechat",
  1070. Customerservicepayment: "Retribuzione del trasporto passeggeri",
  1071. Contactpayment: "Contatti con i clienti pagamento",
  1072. Paymentinstructions: "Avvisi di pagamento",
  1073. Confirmpayment: "Determinazione dei pagamenti",
  1074. Commodityamount: "Volume delle merci",
  1075. Grosscommodityweight: "Peso totale delle merci",
  1076. Costperkilogram: "Onere per kg",
  1077. freight: "nolo",
  1078. subtotal: "Totale parziale",
  1079. Atotalof: "total",
  1080. Submitorder: "Presentazione delle ordinazioni",
  1081. next: "Le fasi successive",
  1082. Shipmentdate: "Data di spedizione",
  1083. Estimatedtimeofarrival: "Orario d’arrivo previsto",
  1084. Workingday: "Giorni lavorativi",
  1085. buy: "acquisti",
  1086. morefavorable: "Più favorevole",
  1087. Pleaseproductname: "Indicare il nome commerciale",
  1088. Goodgoods: "Prodotti di qualità",
  1089. Saveeverything: "Ogni contributo sarà provinciale",
  1090. willpay: "L’acquisto è a pagamento",
  1091. Subsidized: "Prezzo sovvenzionato",
  1092. typeof: "tipo",
  1093. weight: "peso",
  1094. number: "numero",
  1095. Immediatepayment: "pagamento immediato",
  1096. readandagree: "ho letto e accetto",
  1097. International: "internazionale",
  1098. Estimatedprice: "prezzo stimato",
  1099. Marinetank: "container marittimo",
  1100. Expressservice: "servizio di espressione",
  1101. Orderconfirmation: "conferma dell'ordine",
  1102. successful: "riusciti",
  1103. pickpackage: "in attesa della raccolta dal corriere",
  1104. Ordertime: "tempo dell'ordine",
  1105. switch: "commutare",
  1106. Popularshipment: "spedizione popolare",
  1107. manage: "gestire",
  1108. complete: "completare",
  1109. selectall: "seleziona tutto",
  1110. Grossweight: "peso lordo",
  1111. GotoResult: "vai al checkout",
  1112. orderpaysforitself: "risarcimento per gli ordini difettosi",
  1113. Soldout: "esaurito",
  1114. //账户余额
  1115. accountBalance: "Saldo del conto",
  1116. myBalance: "Il mio equilibrio",
  1117. withdrawal: "Ritiro",
  1118. recharge: "Ricarica",
  1119. balanceDetails: "Dettagli del saldo",
  1120. all: "intero",
  1121. theres: "Non ci sono più dati",
  1122. //我的关注
  1123. mineCommodity: "merce",
  1124. team: "Team leader",
  1125. people: "La gente segue",
  1126. see: "Visualizza Home Page",
  1127. //个人功能
  1128. thatPerson: "Funzioni personali",
  1129. become: "Diventa un team leader",
  1130. chase: 'acquisto',
  1131. Ladder: 'Negli ultimi anni si è registrato un aumento delle tasse di rinnovo',
  1132. Ordinary: 'Colli comuni',
  1133. Special: 'Spedizioni speciali',
  1134. delivery: 'Spedizione',
  1135. Toggle: 'Commuta',
  1136. Gross: 'Peso lordo del pacco',
  1137. length: 'Lunghezza',
  1138. wide: 'Larghezza',
  1139. height: 'Altezza',
  1140. accurately: 'Stimare il costo con maggiore precisione integrando il volume',
  1141. volume: 'Volume totale',
  1142. since: 'Da',
  1143. Please: "Per favore, inserisci il nome dell'oggetto",
  1144. Filling: "Compilare il nome dell'oggetto da spedire con precisione può aiutarci a consigliare prodotti più adatt",
  1145. Note: "Nota: Il peso e il volume effettivi sono determinati dal corriere. Il peso potrebbe aumentare dopo l'imballaggio, e se l'oggetto ha un peso basso ma un volume elevato, verrà addebitato in base al peso volumetrico"
  1146. },
  1147. },
  1148. };