messages.js 35 KB

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