messages.js 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167
  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. window:'请点击右上角浮窗进行复制'
  293. },
  294. },
  295. //英语
  296. "en-US": {
  297. index: {
  298. homepage: "Homepage",
  299. switchLanguage: "Switch Language",
  300. address: "Address Management",
  301. addAndEdit: "add/modify Address",
  302. account: "Account and Security",
  303. password: "Change password/Phone Number",
  304. switch: "Switch Language",
  305. user: "User Agreement",
  306. privacy: "Privacy Policy",
  307. platform: "Platform rules",
  308. merchant: "Merchant Entry Application Agreement",
  309. layout: "Log out and log in",
  310. setup: "Account Settings",
  311. information: "Personal Information",
  312. headerImg: "Avatar",
  313. nickname: "Nickname",
  314. prompt: "Limited to 4-24 characters (1 Chinese character=2 characters, 1 English live number=1 character)",
  315. editNextname: "Edit Nickname",
  316. inland: "Mainland China",
  317. international: "International",
  318. initial: "Default Address",
  319. edit: "Edit",
  320. delete: "Delete",
  321. wx: "WeChat import",
  322. add: "Add Address",
  323. contacts: "Contact Information ",
  324. wxAddress: "WeChat Address Book",
  325. newAddress: "New Address",
  326. name: "Name",
  327. phone: "Mobile phone number",
  328. city: "Provinces, cities, and districts",
  329. detailed: "Detailed address",
  330. goods: "Please fill in the recipient information",
  331. pleasePhoneNumber: "Please fill in the recipient's mobile phone number",
  332. township: "Provinces, cities, counties, townships, etc",
  333. sect: "Please enter a detailed address accurate to the house number",
  334. company: "Company name (optional)",
  335. preserve: "Preserve",
  336. empty: "Empty",
  337. country: "Country",
  338. postalCode: "Postal code",
  339. email: "E-mail",
  340. companyName: "Company Name",
  341. selection: "Please Select",
  342. PleacePostalCode: "Please enter your postal code",
  343. addressBook: "Save to Address Book",
  344. pleaseEmail: "Please enter your email address (optional)",
  345. cancellation: "Unable to recover after logging out, please operate with caution",
  346. editPassword: "Change login password",
  347. editPhone: "Change phone number",
  348. accountCancellation: "Account Cancellation",
  349. setPassword: "Set password",
  350. myDeposit: "My deposit",
  351. balance: "Balance",
  352. mineFollow: "My following",
  353. myPackage: "My Package",
  354. mallOrders: "Mall orders",
  355. whole: "Whole",
  356. pendingPayment: "Pending payment",
  357. joiningGroups: "Joining groups",
  358. toBeShipped: "To be shipped",
  359. toBeReceived: "To be received",
  360. refund: "Refund/After sales",
  361. leaderunction: "Leader function",
  362. platform: "Platform product library",
  363. productManagement: "Product Management",
  364. orderManagement: "order management",
  365. afterSales: "After sales",
  366. supplyChain: "Supply chain goods",
  367. PCEnd: "PC end",
  368. pontact: "Contact customer service",
  369. accountSettings: "Account Settings",
  370. shop: "store",
  371. border: "border",
  372. item: "Item information",
  373. required: "required",
  374. flow: "Cross border logistics",
  375. share: "Share",
  376. compute: "The Reckoner",
  377. deliver: "To transfer point",
  378. Sign: "Transfer has been signed for",
  379. overseas: "Sending overseas",
  380. mail: "Go and send the package",
  381. mine: "mine",
  382. addsign: "Add package to transit point",
  383. more: "more",
  384. price: "unit price",
  385. already: "Spliced",
  386. parcel: "package",
  387. residue: " weight",
  388. plan: "schedule",
  389. start: "start time",
  390. cut: "Deadline",
  391. parceling: "Package shipping overseas",
  392. goparceling: "Go pack up",
  393. sender: "New sender",
  394. recipient: "New recipient",
  395. informat: "Fill in the mailing address information",
  396. informate: "Fill in the shipping address information",
  397. addressbook: "Address Book",
  398. select: "Please select item information",
  399. //主页
  400. search: "search",
  401. Searchcon: "you want to search for",
  402. expensive: "Buy high Must compensate",
  403. Something: "Global goodies",
  404. postage: "Exempt from postage",
  405. Trade: "Trade-in",
  406. sort: "sort",
  407. fill: "subsidy",
  408. RMB: "RMB",
  409. history: "Historical address",
  410. Fill: "Fill out",
  411. senderinfo: "Sender information",
  412. addressee: "Indicare il nome del destinatario",
  413. enter: "confirm",
  414. shoptype: "type of merchandise",
  415. estimated: "estimated weight",
  416. piece: "piece",
  417. rule: "Understanding billing rules",
  418. Starting: "Starting place",
  419. destination: "destination",
  420. Commodity: "Commodity weight",
  421. Acquisition: "Acquisition price",
  422. Calculated: "Calculated weight",
  423. Estimated: "Estimated freight",
  424. details: "View details",
  425. Normal: "General goods",
  426. special: "Special goods",
  427. orderSearch: "Please enter the order number to search",
  428. orderWeight: "The total weight of the order currently loaded on the page",
  429. purchase: "Platform purchase",
  430. OrderNumber: "Order number",
  431. Parcelweight: "Parcel weight",
  432. payment: "Immediate payment",
  433. Frozen: "Frozen",
  434. recover: "recover",
  435. total: "total",
  436. selfPost: "self-post",
  437. receiveGoods: "Wait for the platform to receive the goods",
  438. TrackingNumber: "Tracking number",
  439. trackingNumber: "Enter the tracking number to quickly add to my package",
  440. Expresscompany: "Express company",
  441. ExpressCompany: "Enter the name of the Courier company",
  442. parcelWeight: "Please enter the parcel weight",
  443. Addlist: "Add to package list",
  444. Addparcel: "Add parcel",
  445. Packlist: "Pack list",
  446. classification: "Commodity classification",
  447. synthesis: "synthesis",
  448. sell: "sell",
  449. Pricea: "Price",
  450. screen: "screen",
  451. Pricerange: "Price range",
  452. Weightinterval: "Weight section",
  453. brand: "brand",
  454. Proprietary: "Proprietary commodities",
  455. reset: "reset",
  456. yes: "yes",
  457. Bottomprice: "Bottom price",
  458. highestprice: "The highest price",
  459. Discounted: "Discounted price",
  460. service: "service",
  461. Netcontent: "Net content",
  462. sametype: "Lower price of the same type",
  463. review: "review",
  464. Productdetails: "Product details",
  465. Specification: "Specification parameter",
  466. Recommended: "Recommended goods",
  467. material: "Main raw material",
  468. specification: "specification",
  469. Shelflife: "Shelf life",
  470. Suitableobject: "Suitable object",
  471. Customer: "Customer service",
  472. Shopping: "Shopping cart",
  473. follow: "follow",
  474. notification: "Notice of arrival",
  475. Sele: "Select",
  476. Salesvolume: "Sales volume",
  477. stroll: "stroll",
  478. article: "article",
  479. know: "I know",
  480. shar: "Share",
  481. Copylink: "Copy link",
  482. Generatepicture: "Generate picture",
  483. Cancel: "Cancel",
  484. Paymentsuccess: "Payment success",
  485. MyOrder: 'It can be viewed in "Personal Center - My Order"',
  486. Vieworder: "View order",
  487. Backtohomepage: "Back to home page",
  488. Channelspecification: "Channel specification",
  489. Billingmode: "Billing mode",
  490. Chargeableweight: "Chargeable weight",
  491. Estimatedcost: "Estimated cost",
  492. Itemtype: "Item type",
  493. Channelrule: "Channel rule",
  494. Copiedpaste: "Copied, go paste ~",
  495. Replicationfailure: "Replication failure",
  496. shelves: "We will alert you via wechat message when the item is in stock and on the shelves",
  497. Actual: "Actual amount paid",
  498. Balancepayment: "Balance payment",
  499. Currentbalance: "Current balance",
  500. WechatPay: "Wechat Pay",
  501. applicable: "Wechat Pay is applicable",
  502. Customerservicepayment: "Customer service payment",
  503. Contactpayment: "Contact customer service payment",
  504. Paymentinstructions: "Payment instructions",
  505. Confirmpayment: "Firm payment",
  506. Commodityamount: "Commodity amount",
  507. Grosscommodityweight: "Gross commodity weight",
  508. Costperkilogram: "Cost per kilogram",
  509. freight: "freight",
  510. subtotal: "subtotal",
  511. Atotalof: "A total of",
  512. Submitorder: "Submit an order",
  513. next: "next",
  514. Shipmentdate: "Shipment date",
  515. Estimatedtimeofarrival: "Estimated time of arrival",
  516. Workingday: "Working day",
  517. buy: "buy",
  518. morefavorable: "Will be more favorable",
  519. Pleaseproductname: "Please enter the relevant product name",
  520. Goodgoods: "Good quality goods",
  521. Saveeverything: "Save everything",
  522. willpay: "If you buy, you will pay",
  523. Subsidized: "Subsidized price",
  524. typeof: "Type",
  525. weight: "Weight",
  526. number: "Number",
  527. Immediatepayment: "Immediate Payment",
  528. readandagree: "Read and Agree",
  529. International: "International",
  530. Estimatedprice: "Estimated Price",
  531. Marinetank: "Sea Freight Container",
  532. Expressservice: "Express Service",
  533. Orderconfirmation: "Order Confirmation",
  534. successful: "Successful",
  535. pickpackage: "Waiting for Courier Pickup",
  536. Ordertime: "Order Time",
  537. // switch: 'Switch',
  538. Popularshipment: "Popular Shipment",
  539. manage: "Management",
  540. complete: "Complete",
  541. selectall: "Select All",
  542. Grossweight: "Gross Weight",
  543. GotoResult: "Go to Checkout",
  544. orderpaysforitself: "Order Pays for Itself",
  545. Soldout: "Sold Out",
  546. //账户余额
  547. accountBalance: "Account balance",
  548. myBalance: "my Balance",
  549. withdrawal: "withdrawal",
  550. recharge: "recharge",
  551. balanceDetails: "balance Details",
  552. all: "whole",
  553. theres: "There's no more data left",
  554. //我的关注
  555. mineCommodity: "commodity",
  556. team: "Team leader",
  557. people: "people follow",
  558. see: "View Home Page",
  559. //个人功能
  560. thatPerson: "Personal functions",
  561. become: "Become a team leader",
  562. chase: 'purchase',
  563. Ladder: 'Ladder first renewal fee model',
  564. Ordinary: 'Ordinary parcel',
  565. Special: 'Special parcel',
  566. delivery: 'Delivery',
  567. Toggle: 'Toggle',
  568. Gross: 'Gross',
  569. length: 'Length',
  570. wide: 'Width',
  571. height: 'Height',
  572. accurately: 'Estimate the cost more accurately by supplementing the volume',
  573. volume: 'Total Volume',
  574. since: 'since',
  575. Please: 'Please enter the item name',
  576. Filling: 'Filling in the accurate items for shipment can help us recommend more suitable products for you',
  577. 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'
  578. },
  579. },
  580. // 西班牙
  581. "es-ES": {
  582. index: {
  583. homepage: "La página",
  584. switchLanguage: "Cambiar el idioma",
  585. address: "Gestión de direcciones",
  586. addAndEdit: "Añadir/cambiar dirección",
  587. account: "Cuenta y seguridad",
  588. password: "Cambiar contraseña/número de teléfono móvil",
  589. switch: "Cambiar el idioma",
  590. user: "Acuerdo de usuario",
  591. privacy: "Política de privacidad",
  592. platform: "Reglas de plataforma",
  593. merchant: "Acuerdo de solicitud de entrada comercial",
  594. layout: "Salir del login",
  595. setup: "Configuración de cuenta",
  596. information: "Información personal",
  597. headerImg: "avatares",
  598. nickname: "apodo",
  599. prompt: "Limitado a 4-24 caracteres (1 kanji =2 caracteres, 1 número vivo en inglés =1 carácter)",
  600. editNextname: "Editar el apodo",
  601. inland: "China continental",
  602. international: "internacional",
  603. initial: "Dirección por defecto",
  604. edit: "editor",
  605. delete: "borrar",
  606. wx: "Importación de wechat",
  607. add: "Nueva dirección añadida",
  608. contacts: "Información de contacto",
  609. wxAddress: "Dirección wechat delgada",
  610. newAddress: "Nueva dirección",
  611. name: "Los nombres",
  612. phone: "Teléfono móvil no",
  613. city: "Provincia y ciudad",
  614. detailed: "Dirección completa",
  615. goods: "Por favor complete la información del destinatario",
  616. pleasePhoneNumber: "Por favor, introduzca el número de teléfono móvil del destinatario",
  617. township: "Provincia ciudad distrito condado pueblo etc",
  618. sect: "Por favor, introduzca la dirección exacta al número de la casa",
  619. company: "Nombre de la empresa (opcional)",
  620. preserve: "guardar",
  621. empty: "vacíe",
  622. country: "países",
  623. postalCode: "Código postal",
  624. email: "Correo electrónico",
  625. companyName: "Nombre de empresa",
  626. selection: "favor seleccione",
  627. PleacePostalCode: "Por favor ingrese su código postal",
  628. addressBook: "Guardar a la dirección delgada",
  629. pleaseEmail: "Por favor, introduzca su correo electrónico (opcional)",
  630. editPassword: "Cambiar contraseña de acceso",
  631. editPhone: "Cambiar el número de teléfono",
  632. accountCancellation: "Cierre de cuenta",
  633. setPassword: "Establecer una contraseña",
  634. cancellation: "No se puede restaurar después de la cancelación, por favor, tenga cuidado",
  635. myDeposit: "Mi depósito de seguridad",
  636. balance: "El saldo",
  637. mineFollow: "Mi preocupación por",
  638. myPackage: "Mi paquete de",
  639. mallOrders: "Orden del centro",
  640. whole: "total",
  641. pendingPayment: "Pendiente de pago",
  642. joiningGroups: "En grupo",
  643. toBeShipped: "Listo para enviar",
  644. toBeReceived: "Para recibir",
  645. refund: "Reembolso/post-venta",
  646. leaderunction: "Función jefe",
  647. platform: "Plataforma mercancía biblioteca",
  648. productManagement: "Gestión de mercancías",
  649. orderManagement: "Gestión de pedidos",
  650. afterSales: "Gestión post-venta",
  651. supplyChain: "Cadena de suministro commodities",
  652. PCEnd: "PC cliente",
  653. pontact: "Contactar servicio al cliente",
  654. accountSettings: "Configuración de cuenta",
  655. shop: "Comercial",
  656. border: "transfronterizo",
  657. item: "Artículos",
  658. required: "Obligatorio",
  659. flow: "Logística transfronteriza",
  660. share: "Compartir",
  661. compute: "Calculadora",
  662. deliver: "Enviado al punto de tránsito",
  663. Sign: "El tránsito ha sido firmado",
  664. overseas: "Se está enviando al extranjero",
  665. mail: "Ir a enviar",
  666. mine: "El mío",
  667. addsign: "Añadir paquetes de puntos de tránsito",
  668. more: "Más",
  669. price: "Precio unitario",
  670. already: "Se ha luchado",
  671. parcel: "Paquete",
  672. residue: "residual",
  673. plan: "Progreso",
  674. start: "Hora de inicio",
  675. cut: "Plazo",
  676. parceling: "Envío de paquetes en el extranjero",
  677. goparceling: "Ir a empacar",
  678. sender: "Nuevo remitente",
  679. recipient: "Nuevo destinatario",
  680. informat: "Rellene la información de la dirección de envío",
  681. informate: "Rellene la información de la dirección de recepción",
  682. addressbook: "Libreta de direcciones",
  683. select: "Por favor, seleccione la información del artículo",
  684. //主页
  685. search: "Buscar",
  686. Searchcon: "Contenido de la búsqueda",
  687. expensive: "Comprar caro Debe pagar",
  688. Something: "Cosas buenas del mundo",
  689. postage: "Envío gratis",
  690. Trade: "Cambiar lo viejo por lo nuevo",
  691. sort: "Clasificación",
  692. fill: "Subvenciones",
  693. RMB: "RMB",
  694. history: "Dirección histórica",
  695. Fill: "Por favor, rellene",
  696. senderinfo: "Rellene la información del remitente",
  697. addressee: "Por favor ingrese el nombre del destinatario",
  698. enter: "determinar",
  699. shoptype: "Tipo de mercancía",
  700. estimated: "Peso estimado estimado",
  701. piece: "algo",
  702. rule: "Entender las reglas de facturación",
  703. Starting: "incipiente",
  704. destination: "destino",
  705. Commodity: "Peso de mercancía",
  706. Acquisition: "Obtener el precio",
  707. Calculated: "Calcula el peso",
  708. Estimated: "Gastos de envío estimados",
  709. details: "Ver los detalles",
  710. Normal: "Bienes comunes",
  711. special: "Mercancía especial",
  712. orderSearch: "Por favor, introduzca el número de pedido buscar",
  713. orderWeight: "Peso total del pedido cargado por la página actual",
  714. purchase: "Plataforma de compra propia",
  715. OrderNumber: "Número de pedido",
  716. Parcelweight: "Peso del paquete",
  717. payment: "Pague ahora mismo",
  718. Frozen: " congelación",
  719. recover: " recuperación",
  720. total: "total",
  721. selfPost: "Postal desde",
  722. receiveGoods: "A recibir en la plataforma",
  723. TrackingNumber: "Número de seguimiento",
  724. trackingNumber: "Ingrese el número de seguimiento para agregar rápidamente a mi paquete",
  725. Expresscompany: "Empresa de mensajería",
  726. ExpressCompany: "Introduzca el nombre de la empresa de mensajería",
  727. parcelWeight: "Por favor ingrese el peso del paquete",
  728. Addlist: "Añadir a la lista de paquetes",
  729. Addparcel: "Añadir un paquete",
  730. Packlist: "Lista de paquetes",
  731. classification: "Clasificación de mercancías",
  732. synthesis: "integrado",
  733. sell: "venta",
  734. Pricea: "precio",
  735. screen: "selección",
  736. Pricerange: "Rango de precios",
  737. Weightinterval: "Intervalo de peso",
  738. brand: "La marca",
  739. Proprietary: "Mercancía por cuenta propia",
  740. reset: "restaurar",
  741. yes: "es",
  742. Bottomprice: "Precio más bajo",
  743. highestprice: "Precio máximo",
  744. Discounted: "Precio con descuento",
  745. service: "servicios",
  746. Netcontent: "Contenido neto",
  747. sametype: "Mismo modelo bajo precio",
  748. review: "comentarios",
  749. Productdetails: "Detalles de mercancía",
  750. Specification: "Especificaciones y parámetros",
  751. Recommended: "Artículos recomendados para",
  752. material: "Materia prima principal",
  753. specification: "Las especificaciones",
  754. Shelflife: "caducidad",
  755. Suitableobject: "Apto para objetos",
  756. Customer: "call",
  757. Shopping: "carrito",
  758. follow: "atención",
  759. notification: "Notificación de llegada",
  760. Sele: "seleccione",
  761. Salesvolume: "Volumen de ventas",
  762. stroll: "Los alrededores",
  763. article: "Art",
  764. know: "Lo sé",
  765. shar: "compartir",
  766. Copylink: "Copiar el enlace",
  767. Generatepicture: "Generar una imagen",
  768. Cancel: "cancelación",
  769. Paymentsuccess: "Pago realizado con éxito",
  770. MyOrder: "Disponible en personal center - mis pedidos",
  771. Vieworder: "Ver el pedido",
  772. Backtohomepage: "Volver al inicio",
  773. Channelspecification: "Descripción del canal",
  774. Billingmode: "Modelo de facturación",
  775. Chargeableweight: "Peso facturable",
  776. Estimatedcost: "Estimación de gastos",
  777. Itemtype: "Tipos de artículos",
  778. Channelrule: "Reglas del canal",
  779. Copiedpaste: "Ya copiado, ir y pegar",
  780. Replicationfailure: "Falla en copiar",
  781. shelves: "Le recordaremos a través del mensaje de wechat cuando el artículo está en stock y en estante",
  782. Actual: "Cantidad a pagar",
  783. Balancepayment: "Pago del saldo",
  784. Currentbalance: "Balance actual",
  785. WechatPay: "Pago con wechat",
  786. applicable: "Pago wechat aplicable",
  787. Customerservicepayment: "Servicio al cliente pago",
  788. Contactpayment: "Contacto servicio al cliente pago",
  789. Paymentinstructions: "Notas de pago",
  790. Confirmpayment: "Determine su pago",
  791. Commodityamount: "Cantidad de bienes",
  792. Grosscommodityweight: "Peso total de la mercancía",
  793. Costperkilogram: "Coste por kg",
  794. freight: "El flete",
  795. subtotal: "subtotal",
  796. Atotalof: "total",
  797. Submitorder: "Enviar un pedido",
  798. next: "Siguiente paso",
  799. Shipmentdate: "Fecha del gabinete de salida",
  800. Estimatedtimeofarrival: "Hora estimada de llegada",
  801. Workingday: "Días laborables",
  802. buy: "Comprar hasta",
  803. morefavorable: "Será mejor",
  804. Pleaseproductname: "Por favor ingrese el nombre comercial relevante",
  805. Goodgoods: "Productos de buena calidad",
  806. Saveeverything: "Cada estilo debe ahorrar",
  807. willpay: "Comprar caro, pagar",
  808. Subsidized: "Precio subvencionado",
  809. typeof: "tipo",
  810. weight: "peso",
  811. number: "número",
  812. Immediatepayment: "pago inmediato",
  813. readandagree: "he leído y acepto",
  814. International: "internacional",
  815. Estimatedprice: "precio estimado",
  816. Marinetank: "contenedor marítimo",
  817. Expressservice: "servicio de expreso",
  818. Orderconfirmation: "confirmación de pedido",
  819. successful: "exitoso",
  820. pickpackage: "esperando recogida del mensajero",
  821. Ordertime: "hora del pedido",
  822. // switch: 'cambio',
  823. Popularshipment: "envío popular",
  824. manage: "gestionar",
  825. complete: "completar",
  826. selectall: "seleccionar todo",
  827. Grossweight: "peso bruto",
  828. GotoResult: "ir al pago",
  829. orderpaysforitself: "compensación por pedidos defectuosos",
  830. Soldout: "agotado",
  831. //账户余额
  832. accountBalance: "Saldo de la cuenta",
  833. myBalance: "Mi saldo",
  834. withdrawal: "Retiro de efectivo",
  835. recharge: "Recargar",
  836. balanceDetails: "Detalles del saldo",
  837. all: "Todo",
  838. theres: "No hay más datos",
  839. //我的关注
  840. mineCommodity: "Productos Básicos",
  841. team: "Jefe del regimiento",
  842. people: "Atención humana",
  843. see: "Ver página de inicio",
  844. //个人功能
  845. thatPerson: "Función personal",
  846. become: "Convertirse en Jefe de grupo",
  847. chase: 'compra',
  848. Ladder: 'Modelo de renovación de cabeza de escalera',
  849. Ordinary: 'Paquete comúnl',
  850. Special: 'Paquetes especiales para',
  851. delivery: 'Entrega de paquetes',
  852. Toggle: 'Alternar',
  853. Gross: 'Peso bruto del paquete',
  854. length: 'Largo',
  855. wide: 'Ancho',
  856. height: 'Alto',
  857. accurately: 'Estimación de los costos más precisa al complementar con el volumen',
  858. volume: 'Volume totale',
  859. since: 'Desde',
  860. Please: 'Por favor, introduzca el nombre del artículo',
  861. Filling: 'Rellene el artículo de envío con precisión para que podamos recomendarle productos más adecuados',
  862. 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'
  863. },
  864. },
  865. //意大利
  866. "it-IT": {
  867. index: {
  868. homepage: "Home page",
  869. switchLanguage: "Cambio di lingua",
  870. address: "Gestione degli indirizzi",
  871. addAndEdit: "Nuovi indirizzi/modifiche",
  872. account: "Numero di conto e sicurezza",
  873. password: "Modificare la parola d’ordine/numero di cellulare",
  874. switch: "Cambio di lingua",
  875. user: "Accordi per gli utenti",
  876. privacy: "Politica in materia di tutela della vita privata",
  877. platform: "Regole per le piattaforme",
  878. merchant: "Accordo di adesione di un commerciante",
  879. layout: "Uscita logon",
  880. setup: "Fissazione del numero di conto",
  881. information: "Dati personali",
  882. headerImg: "avatar",
  883. nickname: "soprannome",
  884. prompt: "Limite da 4 a 24 caratteri (1 cinese =2 caratteri, 1 inglese vivo =1 carattere)",
  885. editNextname: "Soprannomi di redazione",
  886. inland: "Cina continentale",
  887. international: "internazionale",
  888. initial: "Indirizzo predefinito",
  889. edit: "editoriale",
  890. delete: "cancellare",
  891. wx: "Importazioni di wechat",
  892. add: "Nuovo indirizzo",
  893. contacts: "Información de contacto",
  894. wxAddress: "Dirección wechat delgada",
  895. newAddress: "Nuovi indirizzi",
  896. name: "nomi",
  897. phone: "Numero di telefono",
  898. city: "Aree metropolitane",
  899. detailed: "Indirizzo completo",
  900. goods: "Per piacere, completare l’informazione del destinatario",
  901. pleasePhoneNumber: "Per piacere, completare il numero di telefono del destinatario",
  902. township: "I comuni e le province le regioni, le città, ecc",
  903. sect: "Si prega di indicare l’indirizzo completo con il numero della targa",
  904. company: "Nome della società (indicare il nome della società)",
  905. preserve: "conservazione",
  906. empty: "svuotati",
  907. country: "paesi",
  908. postalCode: "P.",
  909. email: "Posta elettronica",
  910. companyName: "Nome della società",
  911. selection: "selezione",
  912. PleacePostalCode: "Per favore digitate il codice postale",
  913. addressBook: "Conservare all’indirizzo sottile",
  914. pleaseEmail: "Per abbonarsi, digitare la casella di posta elettronica (indirizzatela)",
  915. editPassword: "Modificare la password logon",
  916. editPhone: "Modifica del numero di telefono",
  917. accountCancellation: "Annullamento dei conti",
  918. setPassword: "Stabilire la password",
  919. cancellation: "Se il recupero non è possibile dopo l’annullamento, occorre procedere con cautela",
  920. myDeposit: "I margine",
  921. balance: "saldo",
  922. mineFollow: "La mia preoccupazione",
  923. myPackage: "Il mio pacco",
  924. mallOrders: "Orden del centro",
  925. whole: "totale",
  926. pendingPayment: "Pagamenti da effettuare",
  927. joiningGroups: "Nella composizione",
  928. toBeShipped: "Prodotti in attesa di spedizione",
  929. toBeReceived: "Para recibir",
  930. refund: "Rimborso/assistenza post-vendita",
  931. leaderunction: "Funzioni del capo servizio",
  932. platform: "Banca di prodotti di base",
  933. productManagement: "Gestione dei prodotti di base",
  934. orderManagement: "Gestione delle ordinazioni",
  935. afterSales: "Gestione post-vendita",
  936. supplyChain: "Prodotti della catena d’approvvigionamento",
  937. PCEnd: "PC, copiglie, pernotti",
  938. pontact: "Contatti con il servizio clienti",
  939. accountSettings: "Fissazione del numero di conto",
  940. shop: "posta",
  941. border: "transfrontaliero",
  942. item: "Informazioni sugli articoli",
  943. required: "Sarà compilata",
  944. flow: "La logistica transfrontaliera",
  945. share: "condividere",
  946. compute: "calcolatrici",
  947. deliver: "Punti di transito",
  948. Sign: "I trasferimenti sono stati firmati",
  949. overseas: "Sta andando all’estero",
  950. mail: "Per inviare gli articoli",
  951. mine: "La mia",
  952. addsign: "Aggiungere i pacchi ai punti di transito",
  953. more: "più",
  954. price: "Prezzo unitario",
  955. already: "Ha scritto",
  956. parcel: "pacchi",
  957. residue: "residuo",
  958. plan: "processo ",
  959. start: "Ora di inizio",
  960. cut: "Tempo di chiusura",
  961. parceling: "Speaker all’estero",
  962. goparceling: "dischetti",
  963. sender: "Nuovi mittenti",
  964. recipient: "Nuovi destinatari",
  965. informat: "Compilare il tagliando di spedizione",
  966. informate: "Indicare l’indirizzo per il ricevimento",
  967. addressbook: "Indirizzo sottile",
  968. select: "Si prega di selezionare informazioni sugli articoli",
  969. //主页
  970. search: "ricerca",
  971. Searchcon: "Contenuto della ricerca",
  972. expensive: "Comprare costoso Mosto del",
  973. Something: "Il bene globale",
  974. postage: "Circostanze eccezionali",
  975. Trade: "Cambiare vecchio per nuovo",
  976. sort: "classificazione",
  977. fill: "sovvenzioni",
  978. RMB: "RMB",
  979. history: "Indirizzo storico",
  980. Fill: "Per piacere",
  981. senderinfo: "Compilare le informazioni inviate ai mittenti",
  982. addressee: "Indicare il nome del destinatario",
  983. enter: "definire",
  984. shoptype: "Tipo di merce",
  985. estimated: "Peso stimato",
  986. piece: "cosa",
  987. rule: "Conoscenza delle norme di fatturazione",
  988. Starting: "Verso l’alto",
  989. destination: "destinazione",
  990. Commodity: "Peso delle merci",
  991. Acquisition: "Accesso ai prezzi",
  992. Calculated: "Calcolo del peso",
  993. Estimated: "Nolo stimato",
  994. details: "Esaminare i dettagli",
  995. Normal: "Merci comuni",
  996. special: "Prodotti speciali",
  997. orderSearch: "Digitare il numero d’ordine per effettuare la ricerca",
  998. orderWeight: "Peso totale delle ordinazioni attualmente caricate",
  999. purchase: "Acquisto di piattaforme",
  1000. OrderNumber: "Numero d’ordine",
  1001. Parcelweight: "Peso del pacco",
  1002. payment: "Pagamenti immediati",
  1003. Frozen: "congelamento",
  1004. recover: "ripristino",
  1005. total: "totale",
  1006. selfPost: "Inviata dal",
  1007. receiveGoods: "Lascia alla piattaforma il carico",
  1008. TrackingNumber: "Numero del corriere espresso",
  1009. trackingNumber: "Inserire il numero d’ordine del corriere rapido e completare rapidamente il pacco",
  1010. Expresscompany: "Società di corriere rapido",
  1011. ExpressCompany: "Indicare il nome del servizio di corriere espresso",
  1012. parcelWeight: "Per piacere indicare il peso del pacco",
  1013. Addlist: "Aggiunta all’elenco dei colli",
  1014. Addparcel: "Aggiunta di pacchi",
  1015. Packlist: "Elenco degli statuti",
  1016. classification: "Classificazione delle merci",
  1017. synthesis: "integrato",
  1018. sell: "vendita",
  1019. Pricea: "prezzi",
  1020. screen: "screening",
  1021. Pricerange: "Fascia di prezzo",
  1022. Weightinterval: "Intervallo di peso",
  1023. brand: "marca",
  1024. Proprietary: "Prodotti per uso proprio",
  1025. reset: "sostituzione",
  1026. yes: "è",
  1027. Bottomprice: "Prezzo più basso",
  1028. highestprice: "Prezzo massimo",
  1029. Discounted: "Prezzo ridotto",
  1030. service: "servizi",
  1031. Netcontent: "Tenore netto",
  1032. sametype: "Prezzo ridotto dello stesso articolo",
  1033. review: "commenti",
  1034. Productdetails: "Dettaglio delle merci",
  1035. Specification: "Parametri delle specifiche",
  1036. Recommended: "Prodotti raccomandati",
  1037. material: "Principali materie prime",
  1038. specification: "Le specifiche",
  1039. Shelflife: "Periodo di validità",
  1040. Suitableobject: "Adatto agli oggetti",
  1041. Customer: "servizio",
  1042. Shopping: "Carrelli per acquisti",
  1043. follow: "attenzione",
  1044. notification: "Notifica di ricevimento",
  1045. Sele: "scelta",
  1046. Salesvolume: "Volume delle vendite",
  1047. stroll: "gira",
  1048. article: "articolo",
  1049. know: "Io so che",
  1050. shar: "condividere",
  1051. Copylink: "Riproduzione di un link",
  1052. Generatepicture: "Creazione di immagini",
  1053. Cancel: "soppressione",
  1054. MyOrder: "Disponibile presso il centro personale",
  1055. Vieworder: "Controllare l’ordine",
  1056. Backtohomepage: "Ritorno alla pagina iniziale",
  1057. Channelspecification: "Descrizione dei canali",
  1058. Billingmode: "Modelli di fatturazione",
  1059. Chargeableweight: "Peso della fatturazione",
  1060. Estimatedcost: "Oneri stimati",
  1061. Itemtype: "Tipo di articolo",
  1062. Channelrule: "Regolamentazione del canale",
  1063. Copiedpaste: "Già copiato. Andiamo a fare affissione",
  1064. Replicationfailure: "Fallimento della riproduzione",
  1065. shelves: "Vi ricorderemo tramite wechat quando la merce è in stock e si mette sul mercato",
  1066. Actual: "Importo versato",
  1067. Balancepayment: "Pagamenti del saldo",
  1068. Currentbalance: "Saldo delle partite correnti",
  1069. WechatPay: "Pagamento tramite wechat",
  1070. applicable: "Si applicano i pagamenti di wechat",
  1071. Customerservicepayment: "Retribuzione del trasporto passeggeri",
  1072. Contactpayment: "Contatti con i clienti pagamento",
  1073. Paymentinstructions: "Avvisi di pagamento",
  1074. Confirmpayment: "Determinazione dei pagamenti",
  1075. Commodityamount: "Volume delle merci",
  1076. Grosscommodityweight: "Peso totale delle merci",
  1077. Costperkilogram: "Onere per kg",
  1078. freight: "nolo",
  1079. subtotal: "Totale parziale",
  1080. Atotalof: "total",
  1081. Submitorder: "Presentazione delle ordinazioni",
  1082. next: "Le fasi successive",
  1083. Shipmentdate: "Data di spedizione",
  1084. Estimatedtimeofarrival: "Orario d’arrivo previsto",
  1085. Workingday: "Giorni lavorativi",
  1086. buy: "acquisti",
  1087. morefavorable: "Più favorevole",
  1088. Pleaseproductname: "Indicare il nome commerciale",
  1089. Goodgoods: "Prodotti di qualità",
  1090. Saveeverything: "Ogni contributo sarà provinciale",
  1091. willpay: "L’acquisto è a pagamento",
  1092. Subsidized: "Prezzo sovvenzionato",
  1093. typeof: "tipo",
  1094. weight: "peso",
  1095. number: "numero",
  1096. Immediatepayment: "pagamento immediato",
  1097. readandagree: "ho letto e accetto",
  1098. International: "internazionale",
  1099. Estimatedprice: "prezzo stimato",
  1100. Marinetank: "container marittimo",
  1101. Expressservice: "servizio di espressione",
  1102. Orderconfirmation: "conferma dell'ordine",
  1103. successful: "riusciti",
  1104. pickpackage: "in attesa della raccolta dal corriere",
  1105. Ordertime: "tempo dell'ordine",
  1106. switch: "commutare",
  1107. Popularshipment: "spedizione popolare",
  1108. manage: "gestire",
  1109. complete: "completare",
  1110. selectall: "seleziona tutto",
  1111. Grossweight: "peso lordo",
  1112. GotoResult: "vai al checkout",
  1113. orderpaysforitself: "risarcimento per gli ordini difettosi",
  1114. Soldout: "esaurito",
  1115. //账户余额
  1116. accountBalance: "Saldo del conto",
  1117. myBalance: "Il mio equilibrio",
  1118. withdrawal: "Ritiro",
  1119. recharge: "Ricarica",
  1120. balanceDetails: "Dettagli del saldo",
  1121. all: "intero",
  1122. theres: "Non ci sono più dati",
  1123. //我的关注
  1124. mineCommodity: "merce",
  1125. team: "Team leader",
  1126. people: "La gente segue",
  1127. see: "Visualizza Home Page",
  1128. //个人功能
  1129. thatPerson: "Funzioni personali",
  1130. become: "Diventa un team leader",
  1131. chase: 'acquisto',
  1132. Ladder: 'Negli ultimi anni si è registrato un aumento delle tasse di rinnovo',
  1133. Ordinary: 'Colli comuni',
  1134. Special: 'Spedizioni speciali',
  1135. delivery: 'Spedizione',
  1136. Toggle: 'Commuta',
  1137. Gross: 'Peso lordo del pacco',
  1138. length: 'Lunghezza',
  1139. wide: 'Larghezza',
  1140. height: 'Altezza',
  1141. accurately: 'Stimare il costo con maggiore precisione integrando il volume',
  1142. volume: 'Volume totale',
  1143. since: 'Da',
  1144. Please: "Per favore, inserisci il nome dell'oggetto",
  1145. Filling: "Compilare il nome dell'oggetto da spedire con precisione può aiutarci a consigliare prodotti più adatt",
  1146. 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"
  1147. },
  1148. },
  1149. };