Localizable.strings 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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="Apex & Drivers";
  8. "alert_title_retrieve_success"="Retrieve successfully!!";
  9. "alert_msg_email_sent"="Email has been sent.";
  10. "ok"="Ok";
  11. "alert_title_error"="Error";
  12. "alert_msg_failed_retrieve_password"="Failed to retrieve password code %d";
  13. "alert_msg_uecanotempty"="User&Email can not be empty!";
  14. "alert_msg_upcanotempty"="User&Password can not be empty!";
  15. "net_not_available"="Network not available, please check.";
  16. "net_error"="Network error, can not access server.";
  17. "auth_error"="Can not login, user or password may not correct.";
  18. "ver_low"="Current App version is too low, please update.";
  19. /**
  20. NavigatonVC
  21. */
  22. "Message" = "Message";
  23. "Cancel" = "Cancel";
  24. "Ok" = "Ok";
  25. "%@ status changed,view detail?" = "%@ status changed,view detail?";
  26. /**
  27. UploadList
  28. */
  29. "Upload List" = "Upload List";
  30. "Clear" = "Clear";
  31. "Upload list is empty." = "Upload list is empty.";
  32. "Clear upload list" = "Clear upload list";
  33. "Are you sure remove all error/finish task?" = "Are you sure remove all error/finish task?";
  34. "NO" = "NO";
  35. "YES" = "YES";
  36. "Restart" = "Restart";
  37. "Current Network is not WiFi" = "Current Network is not WiFi";
  38. "Remove" = "Remove";
  39. /**
  40. Photo Preview
  41. */
  42. "delete" = "delete";
  43. "Are you sure you want to delete it" = "Are you sure you want to delete it";
  44. /**
  45. Update
  46. */
  47. "Update" = "Update";
  48. "Warning" = "Warning";
  49. "please complete missing field:\n%@" = "please complete missing field:\n%@";
  50. "update_upload_failed_tips" = "upload the photos failed,would you like to retry or do it background?";
  51. "Background" = "Background";
  52. "Retry" = "Retry";
  53. /**
  54. Detail
  55. */
  56. "Apple Map" = "Apple Map";
  57. "Google Map" = "Google Map";
  58. "the %@ is not done,are you sure to update %@ now?" = "the %@ is not done,are you sure to update %@ now?";
  59. /**
  60. Home
  61. */
  62. "New Order" = "New Order";
  63. "Processing Order" = "Processing Order";
  64. "Finished Order" = "Finished Order";
  65. "are you sure to change status to %@" = "are you sure to change status to %@";
  66. "Unavailable" = "Unavailable";
  67. "Available" = "Available";
  68. " and notification permissions" = " and notification permissions";
  69. " notification permissions" = " notification permissions";
  70. " location permissions" = " location permissions";
  71. "you should open" = "you should open";
  72. /**
  73. Login
  74. */
  75. "Allow" = "Allow";
  76. "Always ask" = "Always ask";
  77. "Reject" = "Reject";
  78. "Apex & Drivers need background send location" = "Apex & Drivers need background send location";
  79. "Login" = "Login";
  80. "ver:%@.A%@" = "ver:%@.A%@";
  81. /**
  82. Message
  83. */
  84. "All" = "All";
  85. "Unread" = "Unread";
  86. /**
  87. * Empty
  88. */
  89. "empty_tips" = "There is no data\nPlease click to reload";
  90. /**
  91. * HUD
  92. */
  93. "loading..." = "loading...";
  94. /**
  95. * Refresh
  96. */
  97. "pull to load more" = "pull to load more";
  98. "will load more" = "will load more";
  99. "loosen to load more" = "loosen to load more";
  100. "no more" = "no more";
  101. "pull to refresh" = "pull to refresh";
  102. "loosen to refresh" = "loosen to refresh";