| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- /*
- Localized.strings
- Apex And Drivers
- Created by Jack on 2018/6/25.
- Copyright © 2018年 USAI. All rights reserved.
- */
- "alert_title_retrieve_success"="Retrieve successfully!!";
- "alert_msg_email_sent"="Email has been sent.";
- "ok"="Ok";
- "alert_title_error"="Error";
- "alert_msg_failed_retrieve_password"="Failed to retrieve password code %d";
- "alert_msg_uecanotempty"="User&Email can not be empty!";
- "alert_msg_upcanotempty"="User&Password can not be empty!";
- "net_not_available"="Network not available, please check.";
- "net_error"="Network error, can not access server.";
- "auth_error"="Can not login, user or password may not correct.";
- "ver_low"="Current App version is too low, please update.";
- /**
- NavigatonVC
- */
- "Message" = "Message";
- "Cancel" = "Cancel";
- "Ok" = "Ok";
- "%@ status changed,view detail?" = "%@ status changed,view detail?";
- /**
- UploadList
- */
- "Upload List" = "Upload List";
- "Clear" = "Clear";
- "Upload list is empty." = "Upload list is empty.";
- "Clear upload list" = "Clear upload list";
- "Are you sure remove all error/finish task?" = "Are you sure remove all error/finish task?";
- "NO" = "NO";
- "YES" = "YES";
- "Restart" = "Restart";
- "Current Network is not WiFi" = "Current Network is not WiFi";
- "Remove" = "Remove";
- /**
- Photo Preview
- */
- "delete" = "delete";
- "Are you sure you want to delete it" = "Are you sure you want to delete it";
- /**
- Update
- */
- "Update" = "Update";
- "Warning" = "Warning";
- "please complete missing field:\n%@" = "please complete missing field:\n%@";
- "update_upload_failed_tips" = "upload the photos failed,would you like to retry or do it background?";
- "Background" = "Background";
- "Retry" = "Retry";
- "update_success" = "update success";
- "update_photo_success" = "update success,the photos and signatures will upload in background,you can find them on upload list.";
- /**
- Detail
- */
- "Apple Map" = "Apple Map";
- "Google Map" = "Google Map";
- "the %@ is not done,are you sure to update %@ now?" = "the %@ is not done,are you sure to update %@ now?";
- /**
- Home
- */
- "New Order" = "New Order";
- "Processing Order" = "Processing Order";
- "Finished Order" = "Finished Order";
- "are you sure to change status to %@" = "are you sure to change status to %@";
- "Unavailable" = "Unavailable";
- "Available" = "Available";
- " and notification permissions" = " and notification permissions";
- " notification permissions" = " notification permissions";
- " location permissions" = " location permissions";
- "you should open" = "you should open";
- /**
- Login
- */
- "Notice"="Notice";
- "Do you want to response %@ location request?"="Do you want to response %@ location request?";
- "Allow" = "Allow";
- "Always ask" = "Always ask";
- "Reject" = "Reject";
- "%@ need background send location" = "%@ need background send location";
- "Login" = "Login";
- "ver:%@.A%@" = "ver:%@.A%@";
- /**
- Message
- */
- "All" = "All";
- "Unread" = "Unread";
- /**
- * Empty
- */
- "empty_tips" = "There is no data\nPlease click to reload";
- /**
- * HUD
- */
- "loading..." = "loading...";
- /**
- * Refresh
- */
- "pull to load more" = "pull to load more";
- "will load more" = "will load more";
- "loosen to load more" = "loosen to load more";
- "no more" = "no more";
- "pull to refresh" = "pull to refresh";
- "loosen to refresh" = "loosen to refresh";
- /**
- * Setting
- */
- "about_ver" = "Ver:%@ build %@";
- "about_surpport" = "redantsupport@united-us.net";
- "Clean Success" = "Clean Success";
- "are you sure to clean cached file" = "are you sure to clean cached file";
- /**
- * Filter
- */
- "Search" = "Search";
- "Order Filter" = "Order Filter";
|