Hanye官网
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

en.ts 7.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. export default {
  2. common: {
  3. home: "Home",
  4. products: "Products",
  5. faq: "FAQ",
  6. about: "About Us",
  7. contact: "Contact",
  8. search: "Search",
  9. language: "Language",
  10. searchPlaceholder: "Search product keywords",
  11. hotKeywords: "Hot Keywords",
  12. productCategories: "Product Categories",
  13. byUsage: "By Usage",
  14. clear: "Clear",
  15. noResults: "No results found",
  16. searching: "Searching...",
  17. breadcrumb: {
  18. home: "Home",
  19. privacy: "Privacy Policy",
  20. products: "Products",
  21. terms: "Terms of Use",
  22. support: "Support",
  23. },
  24. privacy: {
  25. title: "Privacy Policy",
  26. description:
  27. "Learn how we collect, use, and protect your personal information",
  28. },
  29. support: {
  30. title: "Support",
  31. description:
  32. "Learn how we collect, use, and protect your personal information",
  33. },
  34. terms: {
  35. title: "Terms of Use",
  36. description:
  37. "Learn how we collect, use, and protect your personal information",
  38. },
  39. meta: {
  40. privacy: {
  41. title: "Privacy Policy - Hanye",
  42. description:
  43. "Learn how Hanye collects, uses, and protects your personal information",
  44. },
  45. support: {
  46. title: "Support - Hanye",
  47. description:
  48. "Learn how Hanye collects, uses, and protects your personal information",
  49. },
  50. terms: {
  51. title: "Terms of Use - Hanye",
  52. description:
  53. "Learn how Hanye collects, uses, and protects your personal information",
  54. },
  55. },
  56. footer: {
  57. productsLinks: {
  58. title: "Products",
  59. },
  60. websiteLinks: {
  61. title: "Website",
  62. home: "Home",
  63. products: "Products",
  64. faq: "FAQ",
  65. about: "About Us",
  66. contact: "Contact",
  67. },
  68. legalAndSupport: {
  69. title: "Legal & Support",
  70. support: "Support",
  71. privacy: "Privacy Policy",
  72. terms: "Terms of Use",
  73. },
  74. },
  75. },
  76. home: {
  77. title: "Hanye Website",
  78. description:
  79. "Providing high-quality products and services, including memory and SD, SSD, microSD related products, and professional technical support.",
  80. keywords:
  81. "Hanye, memory, storage, products, services, SD, SSD, microSD, technical support",
  82. learnMore: "Learn More",
  83. carousel: {
  84. one: {
  85. title: "New Technology",
  86. description: "3D NAND TLC",
  87. description2: "Flash-based,",
  88. description3: "High reliability and durability",
  89. description4: "Enjoy stress-free gaming experience",
  90. description5: "The computer startup time is dramatically faster!",
  91. },
  92. },
  93. useCategoryTitle: "Hanye Self-Developed and Manufactured",
  94. useCategoryDescription: "Product Categories",
  95. },
  96. products: {
  97. title: "Products",
  98. description: "Our products, product usage, and purchase help.",
  99. keywords: "Hanye, products, product information, technical support",
  100. product_list: "Product List",
  101. product_list_description:
  102. "Excellent products are the result of 10 years of experience and continuous innovation design.",
  103. product_categories_title: "Categories",
  104. product_categories_description: "Select products by type.",
  105. product_categories_usage: "By Usage",
  106. product_categories_usage_description: "Select products by usage.",
  107. viewDetails: "View Details",
  108. consultation:
  109. "Feel free to inquire about product consultations and quotes.",
  110. consultation_button: "Contact Us",
  111. usage: "Choose storage by usage",
  112. usage_title: "Select storage products based on your needs.",
  113. support: "Support",
  114. support_description:
  115. "Expert technical support from our team with over 10 years of experience.",
  116. development: "Independent Development, Manufacturing, and Sales",
  117. development_description:
  118. "Independent development, manufacturing, and online sales of memory and related products.",
  119. develop: "Towards Continuous Development",
  120. develop_description:
  121. "Diversifying products and relentlessly pursuing new creativity.",
  122. strong_point: "Our Strengths",
  123. strong_point_title: "Our Strengths / Why Choose Us",
  124. view_details: "View Details",
  125. product_count: "Products",
  126. loadError: "Failed to load product. Please try again later.",
  127. retry: "Retry",
  128. imageLoadError: "Failed to load image. Please try again later.",
  129. image: "Image {index}",
  130. error: "Error",
  131. productSpecifications: "Product Specifications",
  132. productDescription: "Product Description",
  133. detailedDescription: "Detailed Description",
  134. categoryTitle: "Category",
  135. usageTitle: "Usage",
  136. capacitiesTitle: "Capacities",
  137. relatedProducts: "Related Products",
  138. },
  139. faq: {
  140. title: "Frequently Asked Questions",
  141. description:
  142. "Frequently asked questions, product usage, and purchase help.",
  143. keywords:
  144. "Hanye, frequently asked questions, product information, technical support",
  145. searchPlaceholder: "Search questions",
  146. category: "Category",
  147. noResults: "No results found",
  148. clearSearch: "Clear search",
  149. },
  150. about: {
  151. title: "About Us",
  152. description:
  153. "Introduction to Hanye's company overview, business philosophy, and corporate information.",
  154. keywords:
  155. "Hanye, company overview, business philosophy, corporate information",
  156. overview: {
  157. title: "Overview",
  158. companyInfo: "Company Info",
  159. established: "Established",
  160. ceo: "CEO",
  161. employees: "Employees",
  162. location: "Location",
  163. philosophy: "Philosophy",
  164. contact: "Contact",
  165. email: "Email",
  166. tel: "Tel",
  167. fax: "Fax",
  168. businessHours: "Business Hours",
  169. businessActivities: "Business Activities",
  170. companyName: "Company Name",
  171. englishName: "English Name",
  172. },
  173. companyInfo: {
  174. name: "Hanye",
  175. companyName: "Hanye",
  176. englishName: "Hanye Technology Co., Ltd.",
  177. description:
  178. "Hanye was founded in 2003 and is headquartered in Shenyang, China. Since its inception, we have grown into a comprehensive enterprise that develops, manufactures, and sells memory and related products.",
  179. established: "2003",
  180. ceo: "ZHENG XIAO DONG",
  181. employees: "30",
  182. location:
  183. "803, NO.6, AiTe, 90-6# SanHao Street, Heping District, ShenYang, China",
  184. philosophy:
  185. "We are committed to providing customers with more comfortable and secure digital lives, focusing on sustainable development, and contributing to society as a growth-oriented enterprise.",
  186. businessHours: "Mon - Fri: 9:00 AM - 6:00 PM",
  187. businessActivities:
  188. "Development, production, and sales of flash memory, development, manufacturing, and sales of SSD products, and other related businesses.",
  189. },
  190. },
  191. contact: {
  192. title: "Contact Us",
  193. description: "Contact us for more product information and support.",
  194. keywords: "Hanye, contact us, product information, technical support",
  195. name: "Name",
  196. email: "Email",
  197. message: "Message",
  198. captcha: "Captcha",
  199. refreshCaptcha: "Refresh Captcha",
  200. submit: "Submit",
  201. submitting: "Submitting...",
  202. },
  203. };