Localizable.strings 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  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. "update_success" = "提交成功";
  53. "update_photo_success" = "提交成功,照片和签名将上传后台,你可以在上传列表中找到它们。";
  54. /**
  55. Detail
  56. */
  57. "Apple Map" = "苹果地图";
  58. "Google Map" = "谷歌地图";
  59. "the %@ is not done,are you sure to update %@ now?" = "当前操作 %@ 还没有完成,你确定现在要做 %@ 操作吗?";
  60. /**
  61. Home
  62. */
  63. "New Order" = "新订单";
  64. "Processing Order" = "进行中的订单";
  65. "Finished Order" = "已完成的订单";
  66. "are you sure to change status to %@" = "你确定要修改用户状态为%@?";
  67. "Unavailable" = "停止接单";
  68. "Available" = "可接单";
  69. " and notification permissions" = " 和 通知权限";
  70. " notification permissions" = " 通知权限";
  71. " location permissions" = " 位置权限";
  72. "you should open" = "你应该打开";
  73. /**
  74. Login
  75. */
  76. "Notice"="提示";
  77. "Do you want to response %@ location request?"="是否响应%@的位置请求?";
  78. "Allow" = "允许";
  79. "Always ask" = "每次询问";
  80. "Reject" = "拒绝";
  81. "%@ need background send location" = "%@ 需要后台发送位置给服务器";
  82. "Login" = "登陆";
  83. "ver:%@.A%@" = "版本:%@.A%@";
  84. /**
  85. Message
  86. */
  87. "All" = "所有";
  88. "Unread" = "未读";
  89. /**
  90. * Empty
  91. */
  92. "empty_tips" = "暂时没有数据\n请点击刷新";
  93. /**
  94. * HUD
  95. */
  96. "loading..." = "加载中...";
  97. /**
  98. * Refresh
  99. */
  100. "pull to load more" = "上拉加载";
  101. "will load more" = "即将加载";
  102. "loosen to load more" = "松开加载";
  103. "no more" = "没有了";
  104. "pull to refresh" = "下拉刷新";
  105. "loosen to refresh" = "松开刷新";
  106. /**
  107. * Setting
  108. */
  109. "about_ver" = "版本:%@ build %@";
  110. "about_surpport" = "redantsupport@united-us.net";
  111. "Clean Success" = "清除成功";
  112. "are you sure to clean cached file" = "你确定要清除缓存文件吗?";
  113. /**
  114. * Filter
  115. */
  116. "Search" = "搜索";
  117. "Order Filter" = "订单查询";