Localizable.strings 3.6 KB

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