Localizable.strings 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. /*
  2. Localized.strings
  3. Apex And Drivers
  4. Created by Jack on 2018/6/25.
  5. Copyright © 2018年 USAI. All rights reserved.
  6. */
  7. "alert_title_retrieve_success"="成功找回密码!!";
  8. "alert_msg_email_sent"="邮件已发送,请查看邮箱.";
  9. "ok"="确定";
  10. "alert_title_error"="错误";
  11. "alert_msg_failed_retrieve_password"="找回密码失败,代码:%d";
  12. "alert_msg_uecanotempty"="用户名和邮箱不能为空!";
  13. "alert_msg_upcanotempty"="用户名和密码不能为空!";
  14. "net_not_available"="网络不可用,请检查网络";
  15. "net_error"="网络错误,不能连接到服务器";
  16. "auth_error"="用户名或密码错误";
  17. "ver_low"="当前应用版本较低,请更新";
  18. /**
  19. NavigatonVC
  20. */
  21. "Message" = "消息";
  22. "Cancel" = "取消";
  23. "Ok" = "确定";
  24. "%@ status changed,view detail?" = "订单 %@ 状态发生改变,是否查看详情?";
  25. /**
  26. UploadList
  27. */
  28. "Upload List" = "上传列表";
  29. "Clear" = "清除";
  30. "Upload list is empty." = "上传列表为空.";
  31. "Clear upload list" = "清空上传列表";
  32. "Are you sure remove all error/finish task?" = "你确定要删除所有出错和完成的任务吗?";
  33. "NO" = "不";
  34. "YES" = "确定";
  35. "Restart" = "重启";
  36. "Current Network is not WiFi" = "当前网络不是WiFi";
  37. "Remove" = "移除";
  38. /**
  39. Photo Preview
  40. */
  41. "delete" = "删除";
  42. "Are you sure you want to delete it" = "你确定要删除这张照片吗?";
  43. /**
  44. Update
  45. */
  46. "Update" = "提交";
  47. "Warning" = "警告";
  48. "please complete missing field:\n%@" = "请完成以下内容:\n%@";
  49. "update_upload_failed_tips" = "上传图片失败,是否重试或者将任务提交到后台上传?";
  50. "Background" = "后台上传";
  51. "Retry" = "重试";
  52. /**
  53. Detail
  54. */
  55. "Apple Map" = "苹果地图";
  56. "Google Map" = "谷歌地图";
  57. "the %@ is not done,are you sure to update %@ now?" = "当前操作 %@ 还没有完成,你确定现在要做 %@ 操作吗?";
  58. /**
  59. Home
  60. */
  61. "New Order" = "新订单";
  62. "Processing Order" = "进行中的订单";
  63. "Finished Order" = "已完成的订单";
  64. "are you sure to change status to %@" = "你确定要修改用户状态为 %@";
  65. "Unavailable" = "离线";
  66. "Available" = "在线";
  67. " and notification permissions" = " 和 通知权限";
  68. " notification permissions" = " 通知权限";
  69. " location permissions" = " 位置权限";
  70. "you should open" = "你应该打开";
  71. /**
  72. Login
  73. */
  74. "Allow" = "允许";
  75. "Always ask" = "每次询问";
  76. "Reject" = "拒绝";
  77. "%@ need background send location" = "%@ 需要后台发送位置给服务器";
  78. "Login" = "登陆";
  79. "ver:%@.A%@" = "版本:%@.A%@";
  80. /**
  81. Message
  82. */
  83. "All" = "所有";
  84. "Unread" = "未读";
  85. /**
  86. * Empty
  87. */
  88. "empty_tips" = "暂时没有数据\n请点击刷新";
  89. /**
  90. * HUD
  91. */
  92. "loading..." = "加载中...";
  93. /**
  94. * Refresh
  95. */
  96. "pull to load more" = "上拉加载";
  97. "will load more" = "即将加载";
  98. "loosen to load more" = "松开加载";
  99. "no more" = "没有了";
  100. "pull to refresh" = "下拉刷新";
  101. "loosen to refresh" = "松开刷新";
  102. /**
  103. * Setting
  104. */
  105. "about_ver" = "版本:%@ build %@";
  106. "about_surpport" = "redantsupport@united-us.net";
  107. "Clean Success" = "清除成功";
  108. "are you sure to clean cached file" = "你确定要清除缓存文件吗?";