en.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "locale.auto": "System",
  3. "locale.en": "English",
  4. "locale.zh-hans": "简体中文",
  5. "locale.zh-hant": "繁体中文",
  6. "locale.ja": "日语",
  7. "index.title": "Hello i18n",
  8. "index.home": "Home",
  9. "index.component": "Component",
  10. "index.api": "API",
  11. "index.schema": "Schema",
  12. "index.demo": "uni-app globalization",
  13. "index.demo-description": "Include uni-framework, manifest.json, pages.json, tabbar, Page, Component, API, Schema",
  14. "index.detail": "Detail",
  15. "index.language": "Language",
  16. "index.language-info": "Settings",
  17. "index.system-language": "System language",
  18. "index.application-language": "Application language",
  19. "index.language-change-confirm": "Applying this setting will restart the app",
  20. "api.message": "Message",
  21. "schema.name": "Name",
  22. "schema.add": "Add",
  23. "schema.add-success": "Add success",
  24. "comp.quxiao": "Cancel",
  25. "comp.queren": "Confirm",
  26. "jiesuan.xiazapp": "Please download APP to get full functionality",
  27. "jiesuan.xzios": "Download iOS version",
  28. "jiesuan.xiazandriod": "Download Android version",
  29. "download.downloading": "Downloading application...",
  30. "download.downloading_progress": "Downloading {progress}%",
  31. "download.download_failed": "Download failed, please try again",
  32. "download.download_failed_manual": "Automatic download failed, do you want to download manually?",
  33. "download.download_complete": "Download complete",
  34. "download.install_confirm": "Application downloaded, do you want to install now?",
  35. "download.install_success": "Installation successful",
  36. "download.install_failed": "Installation failed",
  37. "download.install_failed_manual": "Automatic installation failed, please install manually. Do you want to open file manager?",
  38. "download.manual_install_hint": "Please click the downloaded file to install",
  39. "download.app_store_success": "App Store opened successfully",
  40. "download.app_store_failed": "Failed to open App Store, trying browser",
  41. "download.app_opened_success": "App opened successfully",
  42. "download.app_not_installed": "App not installed, starting download",
  43. "order.xindd": "You have a new order"
  44. }