Localizable.strings 3.1 KB

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