zh.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. {
  2. "Error": {
  3. "description": "<p>We've unfortunately encountered an error.</p><p>You can try to <retry>reload the page</retry> you were visiting.</p>",
  4. "title": "Something went wrong!"
  5. },
  6. "IndexPage": {
  7. "description": "This is a basic example that demonstrates the usage of <code>next-intl</code> with the Next.js App Router. Try changing the locale in the top right corner and see how the content changes.",
  8. "title": "CWG Markets"
  9. },
  10. "LocaleLayout": {
  11. "title": "CWG Markets"
  12. },
  13. "LocaleSwitcher": {
  14. "label": "Change language",
  15. "locale": "{locale, select, en {🇺🇸 English} cn {🇨🇳 中文简体} zh {🇨🇳 中文繁體} de {🇩🇪 Deutsch} es {🇪🇸 Español} ar {🇸🇦 عربي} id {🇮🇩 Bahasa Indonesia} ms {🇲🇾 Bahasa Melayu} th {🇹🇭 ไทย} vi {🇻🇳 Tiếng Việt} ko {🇰🇷 한국어} pt {🇵🇹 Português} fa {🇮🇷 زبان پارسی} tr {🇹🇷 Türkçe} other {Unknown}}"
  16. },
  17. "Manifest": {
  18. "name": "CWG Markets"
  19. },
  20. "Navigation": {
  21. "home": "Home",
  22. "pathnames": "Pathnames"
  23. },
  24. "NotFoundPage": {
  25. "description": "Please double-check the browser address bar or use the navigation to go to a known page.",
  26. "title": "Page not found"
  27. },
  28. "PageLayout": {
  29. "links": {
  30. "docs": {
  31. "description": "Learn more about next-intl in the official docs.",
  32. "href": "https://next-intl.dev",
  33. "title": "Docs"
  34. },
  35. "source": {
  36. "description": "Browse the source code of this example on GitHub.",
  37. "href": "https://github.com/amannn/next-intl/tree/main/examples/example-app-router",
  38. "title": "Source code"
  39. }
  40. }
  41. },
  42. "PathnamesPage": {
  43. "description": "<p>The pathnames are internationalized too.</p><p>If you're using the default language English, you'll see <code>/en/pathnames</code> in the browser address bar on this page.</p><p>If you change the locale to German, the URL is localized accordingly (<code>/de/pfadnamen</code>).</p>",
  44. "title": "Pathnames"
  45. },
  46. "VideoPlayer": {
  47. "play": "播放",
  48. "pause": "暫停",
  49. "mute": "靜音",
  50. "unmute": "取消靜音",
  51. "fullscreen": "全屏",
  52. "forward": "快進10秒",
  53. "backward": "後退10秒"
  54. },
  55. "CardGuide": {
  56. "Page Name": "卡片指南",
  57. "keywords": "CWG CARD",
  58. "title": "CWG CARD",
  59. "description": "CWG CARD",
  60. "step": "步驟{step}:",
  61. "p1": "啟動您的",
  62. "p2": "CWG CARD",
  63. "p3": "只需幾分鐘",
  64. "p4": "安全 · 便捷 · 极速",
  65. "p5": "一張卡,暢行全球支付",
  66. "p6": "立即啟動",
  67. "p7": "請登入CWG客戶專區完成卡片啟動",
  68. "p8": "選擇CWG CARD",
  69. "p9": "強大品牌信譽和監管背書,使用者更安心",
  70. "p10": "便捷的存取款",
  71. "p11": "CWG CARD存款/取款快速到帳",
  72. "p12": "全球便捷支付",
  73. "p13": "VISA 網絡覆蓋200多個國家和地區,消費/支付輕鬆無憂",
  74. "p14": "後端管理優勢",
  75. "p15": "隨時查看帳戶餘額和交易歷史,操作簡便明瞭",
  76. "p16": "啟動您的",
  77. "p17": "CWG CARD",
  78. "p18": "今天開始您的全球支付之旅",
  79. "p19": "啟動方法",
  80. "p20": "關於我們",
  81. "p21": "聯繫我們",
  82. "p22": "隱私政策",
  83. "p23": "服務條款",
  84. "p24": "啟動流程",
  85. "p25": "學習如何在一分鐘內啟動您的",
  86. "p26": "",
  87. "p27": "支持多語言字幕",
  88. "p28": "開始使用您的",
  89. "p29": "",
  90. "p30": "",
  91. "p31": "點擊查看 CWG CARD 常見問題"
  92. }
  93. }