messages.js 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422
  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. Recent: '最近使用',
  294. nodata: '暂无数据',
  295. Pleasecountry: '请先选择国家',
  296. container: '请选择货柜',
  297. skip: '跳过',
  298. Login: '登录成功',
  299. selectcity: '请先选择城市',
  300. shippingaddress: '请添加您的收货地址',
  301. shippingmethod: '请选择货运方式',
  302. Followed: '已关注',
  303. Addtocart: '加入购物车',
  304. grouping: '立即拼团',
  305. Selected: '已选',
  306. Buynow: '立即购买',
  307. closeaccount: '确定要注销账号吗?',
  308. other: '其他',
  309. store: '店铺',
  310. sales: '售前售后 安心无忧购物',
  311. album: '保存到相册',
  312. identify: '长按识别查看',
  313. evaluate: '评价',
  314. particulars: '详情',
  315. savesuccessfully: '保存成功',
  316. merchandiseNews: '商品信息',
  317. shutdown: '取关成功',
  318. Focus: '关注成功',
  319. understock: '库存不足',
  320. successfullyAdded: '添加成功',
  321. Nofurtherdata: '已无更多数据',
  322. Searchchat: '搜索聊天记录',
  323. customerService: '官方客服',
  324. picture: '图片',
  325. voiceMessage: '语音消息',
  326. return: '返回',
  327. Marginpayment: '保证金支付',
  328. itemtoSend: '请选择邮寄物品',
  329. selectitemType: '请选择物品类型',
  330. Weightnotlessthan: '重量不能小于',
  331. cannotbelessthan: '数量不能小于',
  332. Wechatlogin: '微信授权登录',
  333. readandAgree: '我已阅读并同意',
  334. useragreement: '用户协议',
  335. Privacyagreement: '隐私协议',
  336. offtheshelves: '商品下架',
  337. top: '顶部',
  338. Shiftfocus: '移入关注',
  339. successfullydelete: '删除成功',
  340. defaultTheme: '默认主题',
  341. and: '和',
  342. lowest: '低至',
  343. discount: '折扣',
  344. newcontainer: '请重新选择货柜',
  345. defaultaddress: '设为默认地址',
  346. information: '请先选择城市和物品信息',
  347. Protocol: '请勾选协议',
  348. logisticsMethod: '请选择物流方式',
  349. selectCourier: '请选择快递公司',
  350. trackingNumber: '请填写快递单号',
  351. parcelWeight: '请填写包裹重量',
  352. },
  353. },
  354. //英语
  355. "en-US": {
  356. index: {
  357. homepage: "Homepage",
  358. switchLanguage: "Switch Language",
  359. address: "Address Management",
  360. addAndEdit: "add/modify Address",
  361. account: "Account and Security",
  362. password: "Change password/Phone Number",
  363. switch: "Switch Language",
  364. user: "User Agreement",
  365. privacy: "Privacy Policy",
  366. platform: "Platform rules",
  367. merchant: "Merchant Entry Application Agreement",
  368. layout: "Log out and log in",
  369. setup: "Account Settings",
  370. information: "Personal Information",
  371. headerImg: "Avatar",
  372. nickname: "Nickname",
  373. prompt: "Limited to 4-24 characters (1 Chinese character=2 characters, 1 English live number=1 character)",
  374. editNextname: "Edit Nickname",
  375. inland: "Mainland China",
  376. international: "International",
  377. initial: "Default Address",
  378. edit: "Edit",
  379. delete: "Delete",
  380. wx: "WeChat import",
  381. add: "Add Address",
  382. contacts: "Contact Information ",
  383. wxAddress: "WeChat Address Book",
  384. newAddress: "New Address",
  385. name: "Name",
  386. phone: "Mobile phone number",
  387. city: "Provinces, cities, and districts",
  388. detailed: "Detailed address",
  389. goods: "Please fill in the recipient information",
  390. pleasePhoneNumber: "Please fill in the recipient's mobile phone number",
  391. township: "Provinces, cities, counties, townships, etc",
  392. sect: "Please enter a detailed address accurate to the house number",
  393. company: "Company name (optional)",
  394. preserve: "Preserve",
  395. empty: "Empty",
  396. country: "Country",
  397. postalCode: "Postal code",
  398. email: "E-mail",
  399. companyName: "Company Name",
  400. selection: "Please Select",
  401. PleacePostalCode: "Please enter your postal code",
  402. addressBook: "Save to Address Book",
  403. pleaseEmail: "Please enter your email address (optional)",
  404. cancellation: "Unable to recover after logging out, please operate with caution",
  405. editPassword: "Change login password",
  406. editPhone: "Change phone number",
  407. accountCancellation: "Account Cancellation",
  408. setPassword: "Set password",
  409. myDeposit: "My deposit",
  410. balance: "Balance",
  411. mineFollow: "My following",
  412. myPackage: "My Package",
  413. mallOrders: "Mall orders",
  414. whole: "Whole",
  415. pendingPayment: "Pending payment",
  416. joiningGroups: "Joining groups",
  417. toBeShipped: "To be shipped",
  418. toBeReceived: "To be received",
  419. refund: "Refund/After sales",
  420. leaderunction: "Leader function",
  421. platform: "Platform product library",
  422. productManagement: "Product Management",
  423. orderManagement: "order management",
  424. afterSales: "After sales",
  425. supplyChain: "Supply chain goods",
  426. PCEnd: "PC end",
  427. pontact: "Contact customer service",
  428. accountSettings: "Account Settings",
  429. shop: "store",
  430. border: "border",
  431. item: "Item information",
  432. required: "required",
  433. flow: "Cross border logistics",
  434. share: "Share",
  435. compute: "The Reckoner",
  436. deliver: "To transfer point",
  437. Sign: "Transfer has been signed for",
  438. overseas: "Sending overseas",
  439. mail: "Go and send the package",
  440. mine: "mine",
  441. addsign: "Add package to transit point",
  442. more: "more",
  443. price: "unit price",
  444. already: "Spliced",
  445. parcel: "package",
  446. residue: " weight",
  447. plan: "schedule",
  448. start: "start time",
  449. cut: "Deadline",
  450. parceling: "parceling",
  451. goparceling: "Go pack up",
  452. sender: "New sender",
  453. recipient: "New recipient",
  454. informat: "Fill in the mailing address information",
  455. informate: "Fill in the shipping address information",
  456. addressbook: "Address Book",
  457. select: "Please select item information",
  458. //主页
  459. search: "search",
  460. Searchcon: "you want to search for",
  461. expensive: "Buy high Must compensate",
  462. Something: "Global goodies",
  463. postage: "postage",
  464. Trade: "Trade-in",
  465. sort: "sort",
  466. fill: "subsidy",
  467. RMB: "RMB",
  468. history: "Historical address",
  469. Fill: "Fill out",
  470. senderinfo: "Sender information",
  471. addressee: "Indicare il nome del destinatario",
  472. enter: "confirm",
  473. shoptype: "type of merchandise",
  474. estimated: "estimated weight",
  475. piece: "piece",
  476. rule: "Understanding billing rules",
  477. Starting: "Starting place",
  478. destination: "destination",
  479. Commodity: "Commodity weight",
  480. Acquisition: "Acquisition price",
  481. Calculated: "Calculated weight",
  482. Estimated: "Estimated freight",
  483. details: "View details",
  484. Normal: "General goods",
  485. special: "Special goods",
  486. orderSearch: "Please enter the order number to search",
  487. orderWeight: "The total weight of the order currently loaded on the page",
  488. purchase: "Platform purchase",
  489. OrderNumber: "Order number",
  490. Parcelweight: "Parcel weight",
  491. payment: "Immediate payment",
  492. Frozen: "Frozen",
  493. recover: "recover",
  494. total: "total",
  495. selfPost: "self-post",
  496. receiveGoods: "Wait for the platform to receive the goods",
  497. TrackingNumber: "Tracking number",
  498. trackingNumber: "Enter the tracking number to quickly add to my package",
  499. Expresscompany: "Express company",
  500. ExpressCompany: "Enter the name of the Courier company",
  501. parcelWeight: "Please enter the parcel weight",
  502. Addlist: "Add to package list",
  503. Addparcel: "Add parcel",
  504. Packlist: "Pack list",
  505. classification: "Commodity classification",
  506. synthesis: "synthesis",
  507. sell: "sell",
  508. Pricea: "Price",
  509. screen: "screen",
  510. Pricerange: "Price range",
  511. Weightinterval: "Weight section",
  512. brand: "brand",
  513. Proprietary: "Proprietary commodities",
  514. reset: "reset",
  515. yes: "yes",
  516. Bottomprice: "Bottom price",
  517. highestprice: "The highest price",
  518. Discounted: "Discounted price",
  519. service: "service",
  520. Netcontent: "Net content",
  521. sametype: "Lower price of the same type",
  522. review: "review",
  523. Productdetails: "Product details",
  524. Specification: "Specification parameter",
  525. Recommended: "Recommended goods",
  526. material: "Main raw material",
  527. specification: "specification",
  528. Shelflife: "Shelf life",
  529. Suitableobject: "Suitable object",
  530. Customer: "Customer service",
  531. Shopping: "Shopping",
  532. follow: "follow",
  533. notification: "Notice of arrival",
  534. Sele: "Select",
  535. Salesvolume: "Sales volume",
  536. stroll: "stroll",
  537. article: "article",
  538. know: "I know",
  539. shar: "Share",
  540. Copylink: "Copy link",
  541. Generatepicture: "Generate picture",
  542. Cancel: "Cancel",
  543. Paymentsuccess: "Payment success",
  544. MyOrder: 'It can be viewed in "Personal Center - My Order"',
  545. Vieworder: "View order",
  546. Backtohomepage: "Back to home page",
  547. Channelspecification: "Channel specification",
  548. Billingmode: "Billing mode",
  549. Chargeableweight: "Chargeable weight",
  550. Estimatedcost: "Estimated cost",
  551. Itemtype: "Item type",
  552. Channelrule: "Channel rule",
  553. Copiedpaste: "Copied, go paste ~",
  554. Replicationfailure: "Replication failure",
  555. shelves: "We will alert you via wechat message when the item is in stock and on the shelves",
  556. Actual: "Actual amount paid",
  557. Balancepayment: "Balance payment",
  558. Currentbalance: "Current balance",
  559. WechatPay: "Wechat Pay",
  560. applicable: "Wechat Pay is applicable",
  561. Customerservicepayment: "Customer service payment",
  562. Contactpayment: "Contact customer service payment",
  563. Paymentinstructions: "Payment instructions",
  564. Confirmpayment: "Firm payment",
  565. Commodityamount: "Commodity amount",
  566. Grosscommodityweight: "Gross commodity weight",
  567. Costperkilogram: "Cost per kilogram",
  568. freight: "freight",
  569. subtotal: "subtotal",
  570. Atotalof: "A total of",
  571. Submitorder: "Submit an order",
  572. next: "next",
  573. Shipmentdate: "Shipment date",
  574. Estimatedtimeofarrival: "Estimated time of arrival",
  575. Workingday: "Working day",
  576. buy: "buy",
  577. morefavorable: "Will be more favorable",
  578. Pleaseproductname: "Please enter the relevant product name",
  579. Goodgoods: "Good quality goods",
  580. Saveeverything: "Save everything",
  581. willpay: "If you buy, you will pay",
  582. Subsidized: "price",
  583. typeof: "Type",
  584. weight: "Weight",
  585. number: "Number",
  586. Immediatepayment: "Immediate Payment",
  587. readandagree: "Read and Agree",
  588. International: "International",
  589. Estimatedprice: "Estimated Price",
  590. Marinetank: "Sea Freight Container",
  591. Expressservice: "Express Service",
  592. Orderconfirmation: "Order Confirmation",
  593. successful: "Successful",
  594. pickpackage: "Waiting for Courier Pickup",
  595. Ordertime: "Order Time",
  596. // switch: 'Switch',
  597. Popularshipment: "Popular Shipment",
  598. manage: "Management",
  599. complete: "Complete",
  600. selectall: "Select All",
  601. Grossweight: "Gross Weight",
  602. GotoResult: "Go to Checkout",
  603. orderpaysforitself: "Order Pays for Itself",
  604. Soldout: "Sold Out",
  605. //账户余额
  606. accountBalance: "Account balance",
  607. myBalance: "my Balance",
  608. withdrawal: "withdrawal",
  609. recharge: "recharge",
  610. balanceDetails: "balance Details",
  611. all: "whole",
  612. theres: "There's no more data left",
  613. //我的关注
  614. mineCommodity: "commodity",
  615. team: "Team leader",
  616. people: "people follow",
  617. see: "View Home Page",
  618. //个人功能
  619. thatPerson: "Personal functions",
  620. become: "Become a team leader",
  621. chase: 'purchase',
  622. Ladder: 'Ladder first renewal fee model',
  623. Ordinary: 'Ordinary parcel',
  624. Special: 'Special parcel',
  625. delivery: 'Delivery',
  626. Toggle: 'Toggle',
  627. Gross: 'Gross',
  628. length: 'Length',
  629. wide: 'Width',
  630. height: 'Height',
  631. accurately: 'Estimate the cost more accurately by supplementing the volume',
  632. volume: 'Total Volume',
  633. since: 'since',
  634. Please: 'Please enter the item name',
  635. Filling: 'Filling in the accurate items for shipment can help us recommend more suitable products for you',
  636. 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',
  637. window: 'Please click the floating window in the upper right corner to copy.',
  638. Recent: 'Recently Used',
  639. nodata: 'No Data Available',
  640. Pleasecountry: 'Please Select a Country First',
  641. container: 'Please Select a Container',
  642. skip: 'Skip',
  643. Login: 'Login Successful',
  644. selectcity: 'Please Select a City First',
  645. shippingaddress: 'Please Add Your Shipping Address',
  646. shippingmethod: 'Please Select a Shipping Method',
  647. Followed: 'Followed',
  648. Addtocart: 'Add to Cart',
  649. grouping: 'Join Group Now',
  650. Selected: 'Selected',
  651. Buynow: 'Buy Now',
  652. closeaccount: 'Are you sure you want to close your account?',
  653. other: 'other',
  654. store: 'store',
  655. sales: 'Pre-sales and after-sales, worry-free shopping',
  656. album: 'Save to album',
  657. identify: 'Long press to identify and view',
  658. evaluate: 'Evaluate',
  659. particulars: 'Details',
  660. savesuccessfully: 'Save successfully',
  661. merchandiseNews: 'Merchandise News',
  662. shutdown: 'Unfollowed successfully',
  663. Focus: 'Followed successfully',
  664. understock: 'Out of stock',
  665. successfullyAdded: 'Added successfully',
  666. Nofurtherdata: 'No more data available',
  667. Searchchat: 'Search chat history',
  668. customerService: 'Customer Service',
  669. picture: 'Picture',
  670. voiceMessage: 'Voice message',
  671. return: 'Return',
  672. Marginpayment: 'Margin payment',
  673. itemtoSend: 'Please select item to send',
  674. selectitemType: 'Please select item type',
  675. Weightnotlessthan: 'Weight must not be less than',
  676. cannotbelessthan: 'Quantity must not be less than',
  677. Wechatlogin: 'Login with WeChat',
  678. readandAgree: 'I have read and agree to',
  679. useragreement: 'User Agreement',
  680. Privacyagreement: 'Privacy Agreement',
  681. offtheshelves: 'Item is off the shelves',
  682. top: 'Top',
  683. Shiftfocus: 'Shift to focus',
  684. successfullydelete: 'Deleted successfully',
  685. defaultTheme: 'Default theme',
  686. and: 'and',
  687. lowest: 'lowest',
  688. discount: 'discount',
  689. newcontainer: 'Please select a new container',
  690. defaultaddress: 'Set this parameter to the default address',
  691. information: 'Please select the city and item information first.',
  692. Protocol: 'Please tick the agreement.',
  693. logisticsMethod: 'Please select the logistics method.',
  694. selectCourier: 'Please select the courier company.',
  695. trackingNumber: 'Please enter the tracking number.',
  696. parcelWeight: 'Please enter the parcel weight.',
  697. },
  698. },
  699. // 西班牙
  700. "es-ES": {
  701. index: {
  702. homepage: "La página",
  703. switchLanguage: "Cambiar el idioma",
  704. address: "Gestión de direcciones",
  705. addAndEdit: "Añadir/cambiar dirección",
  706. account: "Cuenta y seguridad",
  707. password: "Cambiar contraseña/número de teléfono móvil",
  708. switch: "Cambiar el idioma",
  709. user: "Acuerdo de usuario",
  710. privacy: "Política de privacidad",
  711. platform: "Reglas de plataforma",
  712. merchant: "Acuerdo de solicitud de entrada comercial",
  713. layout: "Salir del login",
  714. setup: "Configuración de cuenta",
  715. information: "Información personal",
  716. headerImg: "avatares",
  717. nickname: "apodo",
  718. prompt: "Limitado a 4-24 caracteres (1 kanji =2 caracteres, 1 número vivo en inglés =1 carácter)",
  719. editNextname: "Editar el apodo",
  720. inland: "China continental",
  721. international: "internacional",
  722. initial: "Dirección por defecto",
  723. edit: "editor",
  724. delete: "borrar",
  725. wx: "Importación de wechat",
  726. add: "Nueva dirección añadida",
  727. contacts: "Información de contacto",
  728. wxAddress: "Dirección wechat delgada",
  729. newAddress: "Nueva dirección",
  730. name: "Los nombres",
  731. phone: "Teléfono móvil no",
  732. city: "Provincia y ciudad",
  733. detailed: "Dirección completa",
  734. goods: "Por favor complete la información del destinatario",
  735. pleasePhoneNumber: "Por favor, introduzca el número de teléfono móvil del destinatario",
  736. township: "Provincia ciudad distrito condado pueblo etc",
  737. sect: "Por favor, introduzca la dirección exacta al número de la casa",
  738. company: "Nombre de la empresa (opcional)",
  739. preserve: "guardar",
  740. empty: "vacíe",
  741. country: "países",
  742. postalCode: "Código postal",
  743. email: "Correo electrónico",
  744. companyName: "Nombre de empresa",
  745. selection: "favor seleccione",
  746. PleacePostalCode: "Por favor ingrese su código postal",
  747. addressBook: "Guardar a la dirección delgada",
  748. pleaseEmail: "Por favor, introduzca su correo electrónico (opcional)",
  749. editPassword: "Cambiar contraseña de acceso",
  750. editPhone: "Cambiar el número de teléfono",
  751. accountCancellation: "Cierre de cuenta",
  752. setPassword: "Establecer una contraseña",
  753. cancellation: "No se puede restaurar después de la cancelación, por favor, tenga cuidado",
  754. myDeposit: "Mi depósito de seguridad",
  755. balance: "El saldo",
  756. mineFollow: "Mi preocupación por",
  757. myPackage: "Mi paquete de",
  758. mallOrders: "Orden del centro",
  759. whole: "total",
  760. pendingPayment: "Pendiente de pago",
  761. joiningGroups: "En grupo",
  762. toBeShipped: "Listo para enviar",
  763. toBeReceived: "Para recibir",
  764. refund: "Reembolso/post-venta",
  765. leaderunction: "Función jefe",
  766. platform: "Plataforma mercancía biblioteca",
  767. productManagement: "Gestión de mercancías",
  768. orderManagement: "Gestión de pedidos",
  769. afterSales: "Gestión post-venta",
  770. supplyChain: "Cadena de suministro commodities",
  771. PCEnd: "PC cliente",
  772. pontact: "Contactar servicio al cliente",
  773. accountSettings: "Configuración de cuenta",
  774. shop: "Comercial",
  775. border: "transfronterizo",
  776. item: "Artículos",
  777. required: "Obligatorio",
  778. flow: "Logística transfronteriza",
  779. share: "Compartir",
  780. compute: "Calculadora",
  781. deliver: "Enviado al punto de tránsito",
  782. Sign: "El tránsito ha sido firmado",
  783. overseas: "Se está enviando al extranjero",
  784. mail: "Ir a enviar",
  785. mine: "El mío",
  786. addsign: "Añadir paquetes de puntos de tránsito",
  787. more: "Más",
  788. price: "Precio unitario",
  789. already: "Se ha luchado",
  790. parcel: "Paquete",
  791. residue: "residual",
  792. plan: "Progreso",
  793. start: "Hora de inicio",
  794. cut: "Plazo",
  795. parceling: "paquete",
  796. goparceling: "Ir a empacar",
  797. sender: "Nuevo remitente",
  798. recipient: "Nuevo destinatario",
  799. informat: "Rellene la información de la dirección de envío",
  800. informate: "Rellene la información de la dirección de recepción",
  801. addressbook: "Libreta de direcciones",
  802. select: "Por favor, seleccione la información del artículo",
  803. //主页
  804. search: "Buscar",
  805. Searchcon: "Contenido de la búsqueda",
  806. expensive: "Comprar caro Debe pagar",
  807. Something: "Cosas buenas del mundo",
  808. postage: "Envío gratis",
  809. Trade: "Cambiar lo viejo por lo nuevo",
  810. sort: "clase",
  811. fill: "Subvenciones",
  812. RMB: "RMB",
  813. history: "Dirección histórica",
  814. Fill: "Por favor, rellene",
  815. senderinfo: "Rellene la información del remitente",
  816. addressee: "Por favor ingrese el nombre del destinatario",
  817. enter: "determinar",
  818. shoptype: "Tipo de mercancía",
  819. estimated: "Peso estimado estimado",
  820. piece: "algo",
  821. rule: "Entender las reglas de facturación",
  822. Starting: "incipiente",
  823. destination: "destino",
  824. Commodity: "Peso de mercancía",
  825. Acquisition: "Obtener el precio",
  826. Calculated: "Calcula el peso",
  827. Estimated: "Gastos de envío estimados",
  828. details: "Ver los detalles",
  829. Normal: "Bienes comunes",
  830. special: "Mercancía especial",
  831. orderSearch: "Por favor, introduzca el número de pedido buscar",
  832. orderWeight: "Peso total del pedido cargado por la página actual",
  833. purchase: "Plataforma de compra propia",
  834. OrderNumber: "Número de pedido",
  835. Parcelweight: "Peso del paquete",
  836. payment: "Pague ahora mismo",
  837. Frozen: " congelación",
  838. recover: " recuperación",
  839. total: "total",
  840. selfPost: "Postal desde",
  841. receiveGoods: "A recibir en la plataforma",
  842. TrackingNumber: "Número de seguimiento",
  843. trackingNumber: "Ingrese el número de seguimiento para agregar rápidamente a mi paquete",
  844. Expresscompany: "Empresa de mensajería",
  845. ExpressCompany: "Introduzca el nombre de la empresa de mensajería",
  846. parcelWeight: "Por favor ingrese el peso del paquete",
  847. Addlist: "Añadir a la lista de paquetes",
  848. Addparcel: "Añadir un paquete",
  849. Packlist: "Lista de paquetes",
  850. classification: "Clasificación de mercancías",
  851. synthesis: "integrado",
  852. sell: "venta",
  853. Pricea: "precio",
  854. screen: "selección",
  855. Pricerange: "Rango de precios",
  856. Weightinterval: "Intervalo de peso",
  857. brand: "La marca",
  858. Proprietary: "Mercancía por cuenta propia",
  859. reset: "restaurar",
  860. yes: "es",
  861. Bottomprice: "Precio más bajo",
  862. highestprice: "Precio máximo",
  863. Discounted: "Precio con descuento",
  864. service: "servicios",
  865. Netcontent: "Contenido neto",
  866. sametype: "Mismo modelo bajo precio",
  867. review: "comentarios",
  868. Productdetails: "Detalles de mercancía",
  869. Specification: "Especificaciones y parámetros",
  870. Recommended: "Artículos recomendados para",
  871. material: "Materia prima principal",
  872. specification: "Las especificaciones",
  873. Shelflife: "caducidad",
  874. Suitableobject: "Apto para objetos",
  875. Customer: "call",
  876. Shopping: "carrito",
  877. follow: "atención",
  878. notification: "Notificación de llegada",
  879. Sele: "seleccione",
  880. Salesvolume: "Las ventas",
  881. stroll: "alrededores",
  882. article: "Art",
  883. know: "Lo sé",
  884. shar: "compartir",
  885. Copylink: "Copiar el enlace",
  886. Generatepicture: "Generar una imagen",
  887. Cancel: "cancelación",
  888. Paymentsuccess: "Pago realizado con éxito",
  889. MyOrder: "Disponible en personal center - mis pedidos",
  890. Vieworder: "Ver el pedido",
  891. Backtohomepage: "Volver al inicio",
  892. Channelspecification: "Descripción del canal",
  893. Billingmode: "Modelo de facturación",
  894. Chargeableweight: "Peso facturable",
  895. Estimatedcost: "Estimación de gastos",
  896. Itemtype: "Tipos de artículos",
  897. Channelrule: "Reglas del canal",
  898. Copiedpaste: "Ya copiado, ir y pegar",
  899. Replicationfailure: "Falla en copiar",
  900. shelves: "Le recordaremos a través del mensaje de wechat cuando el artículo está en stock y en estante",
  901. Actual: "Cantidad a pagar",
  902. Balancepayment: "Pago del saldo",
  903. Currentbalance: "Balance actual",
  904. WechatPay: "Pago con wechat",
  905. applicable: "Pago wechat aplicable",
  906. Customerservicepayment: "Servicio al cliente pago",
  907. Contactpayment: "Contacto servicio al cliente pago",
  908. Paymentinstructions: "Notas de pago",
  909. Confirmpayment: "Determine su pago",
  910. Commodityamount: "Cantidad de bienes",
  911. Grosscommodityweight: "Peso total de la mercancía",
  912. Costperkilogram: "Coste por kg",
  913. freight: "El flete",
  914. subtotal: "subtotal",
  915. Atotalof: "total",
  916. Submitorder: "Enviar un pedido",
  917. next: "Siguiente paso",
  918. Shipmentdate: "Fecha del gabinete de salida",
  919. Estimatedtimeofarrival: "Hora estimada de llegada",
  920. Workingday: "Días laborables",
  921. buy: "Comprar hasta",
  922. morefavorable: "Será mejor",
  923. Pleaseproductname: "Por favor ingrese el nombre comercial relevante",
  924. Goodgoods: "Productos de buena calidad",
  925. Saveeverything: "Cada estilo debe ahorrar",
  926. willpay: "Comprar caro, pagar",
  927. Subsidized: "Precio",
  928. typeof: "tipo",
  929. weight: "peso",
  930. number: "número",
  931. Immediatepayment: "pago inmediato",
  932. readandagree: "he leído y acepto",
  933. International: "internacional",
  934. Estimatedprice: "precio estimado",
  935. Marinetank: "contenedor marítimo",
  936. Expressservice: "servicio de expreso",
  937. Orderconfirmation: "confirmación de pedido",
  938. successful: "exitoso",
  939. pickpackage: "esperando recogida del mensajero",
  940. Ordertime: "hora del pedido",
  941. // switch: 'cambio',
  942. Popularshipment: "envío popular",
  943. manage: "gestionar",
  944. complete: "completar",
  945. selectall: "seleccionar todo",
  946. Grossweight: "peso bruto",
  947. GotoResult: "ir al pago",
  948. orderpaysforitself: "compensación por pedidos defectuosos",
  949. Soldout: "agotado",
  950. //账户余额
  951. accountBalance: "Saldo de la cuenta",
  952. myBalance: "Mi saldo",
  953. withdrawal: "Retiro de efectivo",
  954. recharge: "Recargar",
  955. balanceDetails: "Detalles del saldo",
  956. all: "Todo",
  957. theres: "No hay más datos",
  958. //我的关注
  959. mineCommodity: "Productos Básicos",
  960. team: "Jefe del regimiento",
  961. people: "Atención humana",
  962. see: "Ver página de inicio",
  963. //个人功能
  964. thatPerson: "Función personal",
  965. become: "Convertirse en Jefe de grupo",
  966. chase: 'compra',
  967. Ladder: 'Modelo de renovación de cabeza de escalera',
  968. Ordinary: 'Paquete comúnl',
  969. Special: 'Paquetes especiales para',
  970. delivery: 'Entrega de paquetes',
  971. Toggle: 'Alternar',
  972. Gross: 'Peso bruto del paquete',
  973. length: 'Largo',
  974. wide: 'Ancho',
  975. height: 'Alto',
  976. accurately: 'Estimación de los costos más precisa al complementar con el volumen',
  977. volume: 'Volume totale',
  978. since: 'Desde',
  979. Please: 'Por favor, introduzca el nombre del artículo',
  980. Filling: 'Rellene el artículo de envío con precisión para que podamos recomendarle productos más adecuados',
  981. 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',
  982. closeaccount: 'Seguro que desea cerrar su cuenta?',
  983. other: 'otros',
  984. store: 'trozos',
  985. sales: 'Ventas: Compra tranquila con atención antes y después de la venta',
  986. album: 'Guardar en álbum',
  987. identify: 'Presiona y mantén para identificar y ver',
  988. evaluate: 'Evaluar',
  989. particulars: 'Particulares',
  990. savesuccessfully: 'Guardado con éxito',
  991. merchandiseNews: 'Noticias de productos',
  992. shutdown: 'Desuscrito con éxito',
  993. Focus: 'Siguiendo con éxito',
  994. understock: 'Sin stock',
  995. successfullyAdded: 'Agregado con éxito',
  996. Nofurtherdata: 'No hay más datos',
  997. Searchchat: 'Buscar historial de chat',
  998. customerService: 'Servicio al cliente oficial',
  999. picture: 'Imagen',
  1000. voiceMessage: 'Mensaje de voz',
  1001. return: 'Regresar',
  1002. Marginpayment: 'Pago de margen',
  1003. itemtoSend: 'Seleccione el artículo a enviar',
  1004. selectitemType: 'Seleccione el tipo de artículo',
  1005. Weightnotlessthan: 'El peso no debe ser menor que',
  1006. cannotbelessthan: 'La cantidad no debe ser menor que',
  1007. Wechatlogin: 'Iniciar sesión con WeChat',
  1008. readandAgree: 'He leído y acepto',
  1009. useragreement: 'Acuerdo del usuario',
  1010. Privacyagreement: 'Acuerdo de privacidad',
  1011. offtheshelves: 'Producto retirado de la estantería',
  1012. top: 'Parte superior',
  1013. Shiftfocus: 'Mover el enfoque',
  1014. successfullydelete: 'Eliminado con éxito',
  1015. defaultTheme: 'Tema predeterminado',
  1016. and: 'y',
  1017. lowest: 'mínimo',
  1018. discount: 'descuento',
  1019. newcontainer: 'Por favor, vuelva a seleccionar contenedor',
  1020. window: 'Por favor, haga clic en el icono flotante en la esquina superior derecha para copiar',
  1021. Recent: 'Recientemente utilizado',
  1022. nodata: 'No hay datos disponibles',
  1023. Pleasecountry: 'Por favor, seleccione un país',
  1024. container: 'Por favor, seleccione su contenedor',
  1025. skip: 'Omitir',
  1026. Login: 'Inicio de sesión exitoso',
  1027. selectcity: 'Por favor, seleccione una ciudad',
  1028. shippingaddress: 'Por favor, añada su dirección de envío',
  1029. shippingmethod: 'Por favor, seleccione el método de envío',
  1030. Followed: 'Siguiendo',
  1031. Addtocart: 'carrito',
  1032. grouping: 'Únete al grupo de compras inmediatamente',
  1033. Selected: 'Seleccionado',
  1034. Buynow: 'Comprar ahora',
  1035. closeaccount: '¿Está seguro de que desea cerrar su cuenta?',
  1036. other: 'Otro',
  1037. store: 'Tienda',
  1038. defaultaddress: 'Establecer como dirección predeterminada',
  1039. information: 'Por favor, seleccione primero la ciudad e información del artículo.',
  1040. Protocol: 'Por favor, marque el acuerdo.',
  1041. logisticsMethod: 'Por favor, seleccione el método de logística.',
  1042. selectCourier: 'Por favor, seleccione la empresa de mensajería.',
  1043. trackingNumber: 'Por favor, introduzca el número de seguimiento del paquete.',
  1044. parcelWeight: 'Por favor, introduzca el peso del paquete.',
  1045. },
  1046. },
  1047. //意大利
  1048. "it-IT": {
  1049. index: {
  1050. homepage: "Home page",
  1051. switchLanguage: "Cambio di lingua",
  1052. address: "Gestione degli indirizzi",
  1053. addAndEdit: "Nuovi indirizzi/modifiche",
  1054. account: "Numero di conto e sicurezza",
  1055. password: "Modificare la parola d’ordine/numero di cellulare",
  1056. switch: "Cambio di lingua",
  1057. user: "Accordi per gli utenti",
  1058. privacy: "Politica in materia di tutela della vita privata",
  1059. platform: "Regole per le piattaforme",
  1060. merchant: "Accordo di adesione di un commerciante",
  1061. layout: "Uscita logon",
  1062. setup: "Fissazione del numero di conto",
  1063. information: "Dati personali",
  1064. headerImg: "avatar",
  1065. nickname: "soprannome",
  1066. prompt: "Limite da 4 a 24 caratteri (1 cinese =2 caratteri, 1 inglese vivo =1 carattere)",
  1067. editNextname: "Soprannomi di redazione",
  1068. inland: "Cina continentale",
  1069. international: "internazionale",
  1070. initial: "Indirizzo predefinito",
  1071. edit: "editoriale",
  1072. delete: "cancellare",
  1073. wx: "Importazioni di wechat",
  1074. add: "Nuovo indirizzo",
  1075. contacts: "Información de contacto",
  1076. wxAddress: "Dirección wechat delgada",
  1077. newAddress: "Nuovi indirizzi",
  1078. name: "nomi",
  1079. phone: "Numero di telefono",
  1080. city: "Aree metropolitane",
  1081. detailed: "Indirizzo completo",
  1082. goods: "Per piacere, completare l’informazione del destinatario",
  1083. pleasePhoneNumber: "Per piacere, completare il numero di telefono del destinatario",
  1084. township: "I comuni e le province le regioni, le città, ecc",
  1085. sect: "Si prega di indicare l’indirizzo completo con il numero della targa",
  1086. company: "Nome della società (indicare il nome della società)",
  1087. preserve: "conservazione",
  1088. empty: "svuotati",
  1089. country: "paesi",
  1090. postalCode: "P.",
  1091. email: "Posta elettronica",
  1092. companyName: "Nome della società",
  1093. selection: "selezione",
  1094. PleacePostalCode: "Per favore digitate il codice postale",
  1095. addressBook: "Conservare all’indirizzo sottile",
  1096. pleaseEmail: "Per abbonarsi, digitare la casella di posta elettronica (indirizzatela)",
  1097. editPassword: "Modificare la password logon",
  1098. editPhone: "Modifica del numero di telefono",
  1099. accountCancellation: "Annullamento dei conti",
  1100. setPassword: "Stabilire la password",
  1101. cancellation: "Se il recupero non è possibile dopo l’annullamento, occorre procedere con cautela",
  1102. myDeposit: "I margine",
  1103. balance: "saldo",
  1104. mineFollow: "La mia preoccupazione",
  1105. myPackage: "Il mio pacco",
  1106. mallOrders: "Orden del centro",
  1107. whole: "totale",
  1108. pendingPayment: "Pagamenti da effettuare",
  1109. joiningGroups: "Nella composizione",
  1110. toBeShipped: "Prodotti in attesa di spedizione",
  1111. toBeReceived: "Para recibir",
  1112. refund: "Rimborso/assistenza post-vendita",
  1113. leaderunction: "Funzioni del capo servizio",
  1114. platform: "Banca di prodotti di base",
  1115. productManagement: "Gestione dei prodotti di base",
  1116. orderManagement: "Gestione delle ordinazioni",
  1117. afterSales: "Gestione post-vendita",
  1118. supplyChain: "Prodotti della catena d’approvv igionamento",
  1119. PCEnd: "PC, copiglie, pernotti",
  1120. pontact: "Contatti con il servizio clienti",
  1121. accountSettings: "Fissazione del numero di conto",
  1122. shop: "posta",
  1123. border: "transfrontaliero",
  1124. item: "Informazioni sugli articoli",
  1125. required: "Sarà compilata",
  1126. flow: "La logistica transfrontaliera",
  1127. share: "condividere",
  1128. compute: "calcolatrici",
  1129. deliver: "Punti di transito",
  1130. Sign: "I trasferimenti sono stati firmati",
  1131. overseas: "Sta andando all’estero",
  1132. mail: "Per inviare gli articoli",
  1133. mine: "La mia",
  1134. addsign: "Aggiungere i pacchi ai punti di transito",
  1135. more: "più",
  1136. price: "Prezzo",
  1137. already: "scritto",
  1138. parcel: "pacchi",
  1139. residue: "residuo",
  1140. plan: "processo ",
  1141. start: "Ora di inizio",
  1142. cut: "Tempo di chiusura",
  1143. parceling: "Scrive borsa",
  1144. goparceling: "dischetti",
  1145. sender: "Nuovi mittenti",
  1146. recipient: "Nuovi destinatari",
  1147. informat: "Compilare il tagliando di spedizione",
  1148. informate: "Indicare l’indirizzo per il ricevimento",
  1149. addressbook: "Indirizzo sottile",
  1150. select: "Si prega di selezionare informazioni sugli articoli",
  1151. //主页
  1152. search: "ricerca",
  1153. Searchcon: "Contenuto della ricerca",
  1154. expensive: "Comprare costoso Mosto del",
  1155. Something: "Il bene globale",
  1156. postage: "Circostanze eccezionali",
  1157. Trade: "Cambiare vecchio per nuovo",
  1158. sort: "tipo",
  1159. fill: "sovvenzioni",
  1160. RMB: "RMB",
  1161. history: "Indirizzo storico",
  1162. Fill: "Per piacere",
  1163. senderinfo: "Compilare le informazioni inviate ai mittenti",
  1164. addressee: "Indicare il nome del destinatario",
  1165. enter: "definire",
  1166. shoptype: "Tipo di merce",
  1167. estimated: "Peso stimato",
  1168. piece: "cosa",
  1169. rule: "Conoscenza delle norme di fatturazione",
  1170. Starting: "Verso l’alto",
  1171. destination: "destinazione",
  1172. Commodity: "Peso delle merci",
  1173. Acquisition: "Accesso ai prezzi",
  1174. Calculated: "Calcolo del peso",
  1175. Estimated: "Nolo stimato",
  1176. details: "Esaminare i dettagli",
  1177. Normal: "Merci comuni",
  1178. special: "Prodotti speciali",
  1179. orderSearch: "Digitare il numero d’ordine per effettuare la ricerca",
  1180. orderWeight: "Peso totale delle ordinazioni attualmente caricate",
  1181. purchase: "Acquisto di piattaforme",
  1182. OrderNumber: "Numero d’ordine",
  1183. Parcelweight: "Peso del pacco",
  1184. payment: "Pagamenti immediati",
  1185. Frozen: "congelamento",
  1186. recover: "ripristino",
  1187. total: "totale",
  1188. selfPost: "Inviata dal",
  1189. receiveGoods: "Lascia alla piattaforma il carico",
  1190. TrackingNumber: "Numero del corriere espresso",
  1191. trackingNumber: "Inserire il numero d’ordine del corriere rapido e completare rapidamente il pacco",
  1192. Expresscompany: "Società di corriere rapido",
  1193. ExpressCompany: "Indicare il nome del servizio di corriere espresso",
  1194. parcelWeight: "Per piacere indicare il peso del pacco",
  1195. Addlist: "Aggiunta all’elenco dei colli",
  1196. Addparcel: "Aggiunta di pacchi",
  1197. Packlist: "Elenco degli statuti",
  1198. classification: "Classificazione delle merci",
  1199. synthesis: "integrato",
  1200. sell: "vendita",
  1201. Pricea: "prezzi",
  1202. screen: "screening",
  1203. Pricerange: "Fascia di prezzo",
  1204. Weightinterval: "Intervallo di peso",
  1205. brand: "marca",
  1206. Proprietary: "Prodotti per uso proprio",
  1207. reset: "sostituzione",
  1208. yes: "è",
  1209. Bottomprice: "Prezzo più basso",
  1210. highestprice: "Prezzo massimo",
  1211. Discounted: "Prezzo ridotto",
  1212. service: "servizi",
  1213. Netcontent: "Tenore netto",
  1214. sametype: "Prezzo ridotto dello stesso articolo",
  1215. review: "commenti",
  1216. Productdetails: "Dettaglio delle merci",
  1217. Specification: "Parametri delle specifiche",
  1218. Recommended: "Prodotti raccomandati",
  1219. material: "Principali materie prime",
  1220. specification: "Le specifiche",
  1221. Shelflife: "Periodo di validità",
  1222. Suitableobject: "Adatto agli oggetti",
  1223. Customer: "servizio",
  1224. Shopping: "acquisti",
  1225. follow: "attenzione",
  1226. notification: "Notifica di ricevimento",
  1227. Sele: "scelta",
  1228. Salesvolume: "Volume delle vendite",
  1229. stroll: "gira",
  1230. article: "articolo",
  1231. know: "Io so che",
  1232. shar: "condividere",
  1233. Copylink: "Riproduzione di un link",
  1234. Generatepicture: "Creazione di immagini",
  1235. Cancel: "soppressione",
  1236. MyOrder: "Disponibile presso il centro personale",
  1237. Vieworder: "Controllare l’ordine",
  1238. Backtohomepage: "Ritorno alla pagina iniziale",
  1239. Channelspecification: "Descrizione dei canali",
  1240. Billingmode: "Modelli di fatturazione",
  1241. Chargeableweight: "Peso della fatturazione",
  1242. Estimatedcost: "Oneri stimati",
  1243. Itemtype: "Tipo di articolo",
  1244. Channelrule: "Regolamentazione del canale",
  1245. Copiedpaste: "Già copiato. Andiamo a fare affissione",
  1246. Replicationfailure: "Fallimento della riproduzione",
  1247. shelves: "Vi ricorderemo tramite wechat quando la merce è in stock e si mette sul mercato",
  1248. Actual: "Importo versato",
  1249. Balancepayment: "Pagamenti del saldo",
  1250. Currentbalance: "Saldo delle partite correnti",
  1251. WechatPay: "Pagamento tramite wechat",
  1252. applicable: "Si applicano i pagamenti di wechat",
  1253. Customerservicepayment: "Retribuzione del trasporto passeggeri",
  1254. Contactpayment: "Contatti con i clienti pagamento",
  1255. Paymentinstructions: "Avvisi di pagamento",
  1256. Confirmpayment: "Determinazione dei pagamenti",
  1257. Commodityamount: "Volume delle merci",
  1258. Grosscommodityweight: "Peso totale delle merci",
  1259. Costperkilogram: "Onere per kg",
  1260. freight: "nolo",
  1261. subtotal: "Totale parziale",
  1262. Atotalof: "total",
  1263. Submitorder: "Presentazione delle ordinazioni",
  1264. next: "Le fasi successive",
  1265. Shipmentdate: "Data di spedizione",
  1266. Estimatedtimeofarrival: "Orario d’arrivo previsto",
  1267. Workingday: "Giorni lavorativi",
  1268. buy: "acquisti",
  1269. morefavorable: "Più favorevole",
  1270. Pleaseproductname: "Indicare il nome commerciale",
  1271. Goodgoods: "Prodotti di qualità",
  1272. Saveeverything: "Ogni contributo sarà provinciale",
  1273. willpay: "L’acquisto è a pagamento",
  1274. Subsidized: "Prezzo ",
  1275. typeof: "tipo",
  1276. weight: "peso",
  1277. number: "numero",
  1278. Immediatepayment: "pagamento immediato",
  1279. readandagree: "ho letto e accetto",
  1280. International: "internazionale",
  1281. Estimatedprice: "prezzo stimato",
  1282. Marinetank: "container marittimo",
  1283. Expressservice: "servizio di espressione",
  1284. Orderconfirmation: "conferma dell'ordine",
  1285. successful: "riusciti",
  1286. pickpackage: "in attesa della raccolta dal corriere",
  1287. Ordertime: "tempo dell'ordine",
  1288. switch: "commutare",
  1289. Popularshipment: "spedizione popolare",
  1290. manage: "gestire",
  1291. complete: "completare",
  1292. selectall: "seleziona tutto",
  1293. Grossweight: "peso lordo",
  1294. GotoResult: "vai al checkout",
  1295. orderpaysforitself: "risarcimento per gli ordini difettosi",
  1296. Soldout: "esaurito",
  1297. //账户余额
  1298. accountBalance: "Saldo del conto",
  1299. myBalance: "Il mio equilibrio",
  1300. withdrawal: "Ritiro",
  1301. recharge: "Ricarica",
  1302. balanceDetails: "Dettagli del saldo",
  1303. all: "intero",
  1304. theres: "Non ci sono più dati",
  1305. //我的关注
  1306. mineCommodity: "merce",
  1307. team: "Team leader",
  1308. people: "La gente segue",
  1309. see: "Visualizza Home Page",
  1310. //个人功能
  1311. thatPerson: "Funzioni personali",
  1312. become: "Diventa un team leader",
  1313. chase: 'acquisto',
  1314. Ladder: 'Negli ultimi anni si è registrato un aumento delle tasse di rinnovo',
  1315. Ordinary: 'Colli comuni',
  1316. Special: 'Spedizioni speciali',
  1317. delivery: 'Spedizione',
  1318. Toggle: 'Commuta',
  1319. Gross: 'Peso lordo del pacco',
  1320. length: 'Lunghezza',
  1321. wide: 'Larghezza',
  1322. height: 'Altezza',
  1323. accurately: 'Stimare il costo con maggiore precisione integrando il volume',
  1324. volume: 'Volume totale',
  1325. since: 'Da',
  1326. Please: "Per favore, inserisci il nome dell'oggetto",
  1327. Filling: "Compilare il nome dell'oggetto da spedire con precisione può aiutarci a consigliare prodotti più adatt",
  1328. 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",
  1329. window: 'Si prega di cliccare sulla finestra fluttuante nell angolo in alto a destra per copiare.',
  1330. Recent: 'Usato di recente',
  1331. nodata: 'Nessun dato disponibile',
  1332. Pleasecountry: 'Si prega di selezionare un paese prima',
  1333. container: 'Si prega di scegliere un contenitore',
  1334. skip: 'Salta',
  1335. Login: 'Accesso riuscito',
  1336. selectcity: 'Si prega di selezionare una città prima',
  1337. shippingaddress: 'Si prega di aggiungere il proprio indirizzo di spedizione',
  1338. shippingmethod: 'Si prega di scegliere un metodo di spedizione',
  1339. Followed: 'Seguito',
  1340. Addtocart: 'acquist',
  1341. grouping: 'Unisciti al gruppo immediatamente',
  1342. Selected: 'Selezionato',
  1343. Buynow: 'Acquista ora',
  1344. closeaccount: 'E’ sicuro di voler cancellare il numero di conto?',
  1345. other: 'altri',
  1346. store: 'Del negozio',
  1347. sales: 'Pre-vendita e post-vendita, acquisti senza preoccupazioni',
  1348. album: 'Salva nell album',
  1349. identify: 'Tieni premuto per riconoscere e visualizzare',
  1350. evaluate: 'Valuta',
  1351. particulars: 'Particolari',
  1352. savesuccessfully: 'Salvato con successo',
  1353. merchandiseNews: 'Notizie sui prodotti',
  1354. shutdown: 'Rimosso dai seguiti con successo',
  1355. Focus: 'Seguito con successo',
  1356. understock: 'Scarso magazzino',
  1357. successfullyAdded: 'Aggiunto con successo',
  1358. Nofurtherdata: 'Nessun altro dato disponibile',
  1359. Searchchat: 'Cerca nella cronologia della chat',
  1360. customerService: 'Servizio clienti ufficiale',
  1361. picture: 'Immagine',
  1362. voiceMessage: 'Messaggio vocale',
  1363. return: 'Ritorna',
  1364. Marginpayment: 'Pagamento della cauzione',
  1365. itemtoSend: 'Seleziona l oggetto da spedire',
  1366. selectitemType: 'Seleziona il tipo di oggetto',
  1367. Weightnotlessthan: 'Il peso non deve essere inferiore a',
  1368. cannotbelessthan: 'La quantità non deve essere inferiore a',
  1369. Wechatlogin: 'Accedi con WeChat',
  1370. readandAgree: 'Ho letto e accetto',
  1371. useragreement: 'Accordo utente',
  1372. Privacyagreement: 'Accordo sulla privacy',
  1373. offtheshelves: 'Prodotto non più in vendita',
  1374. top: 'In cima',
  1375. Shiftfocus: 'Sposta la attenzione',
  1376. successfullydelete: 'Eliminato con successo',
  1377. defaultTheme: 'Tema predefinito',
  1378. and: 'e',
  1379. lowest: 'minimo',
  1380. discount: 'sconti',
  1381. newcontainer: 'Per favore riprendete il contenitore',
  1382. defaultaddress: 'Definite l’indirizzo di default',
  1383. information: 'Seleziona prima la città e le informazioni sull oggetto.',
  1384. Protocol: 'Seleziona prima il protocollo.',
  1385. logisticsMethod: 'Seleziona il metodo di logistica.',
  1386. selectCourier: 'Seleziona la compagnia di corriere.',
  1387. trackingNumber: 'Inserisci il numero di traccia del pacco.',
  1388. parcelWeight: 'Inserisci il peso del pacco.',
  1389. },
  1390. },
  1391. };