messages.js 47 KB

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