Localizable.strings 3.1 KB

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