Localizable.strings 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. /*
  2. Localizable.strings
  3. SMS_SDKDemo
  4. Created by 掌淘科技 on 14-9-26.
  5. Copyright (c) 2014年 掌淘科技. All rights reserved.
  6. */
  7. "smssdk" = "SMSSDK";
  8. "welcome"="Click on the screen to continue...";
  9. "RegisterBySMS"="Register By SMS";
  10. "addressbookfriends"="AddressBook friends";
  11. "getUserinfo" = "Get User Info";
  12. "submitUserInfo" = "Submit User Info";
  13. "register"="Register";
  14. "RegisterByVoiceCall" = "Register By Voice Call";
  15. "back"="Back";
  16. "labelnotice"="Confirm your country code and enter your mobile number";
  17. "telfield"="Mobile number";
  18. "nextbtn"="Next";
  19. "countrylable"="Region";
  20. "countrychoose"="Choose the country";
  21. "notice"="Notice";
  22. "pleaseSettingContractKey" = "Please setting the key:NSContactsUsageDescription key in the info.plist";
  23. "errorphonenumber"="Phone number is invalid";
  24. "sure"="OK";
  25. "willsendthecodeto"="We will send a verification code to the following number";
  26. "surephonenumber"="Phone Number Confirmation";
  27. "cancel"="Cancel";
  28. "codesenderrormsg"="The code send fail try again later";
  29. "codesenderrtitle"="Send Fail";
  30. "maxcodemsg"="The code is up the max limit";
  31. "maxcode"="Up max limit";
  32. "codetoooftenmsg"="The request is too often";
  33. "Code" = "Code";
  34. "verifycode"="Enter Code";
  35. "verifylabel"="Verification code has been sent to:";
  36. "verifylabel"="Verification code has been sent to:";
  37. "timelabel"="Takes about 60 seconds";
  38. "repeatsms"="Can't get code?";
  39. "submit"="Submit";
  40. "sendingin"="Sending in...";
  41. "timelablemsg"="Getting the verification code almost need ";
  42. "second"=" seconds";
  43. "verifycoderightmsg"="Code is right";
  44. "verifycoderighttitle"="Success";
  45. "verifycodeerrormsg"="Code is invalid try again later";
  46. "verifycodeerrortitle"="Verify failure";
  47. "cannotgetsmsmsg"="We will re send verification code SMS to it";
  48. "codedelaymsg"="Messages may slightly delay is determined to return and start again";
  49. "wait"="Wait";
  50. "verifycodeformaterror"="Code format error please re-enter";
  51. "doesnotsupportarea"="Temporarily does not support the area";
  52. "addfriends"="Add";
  53. "invitefriends"="Invite";
  54. "hasjoined"="Has joined users";
  55. "toinvitefriends"="To invite friends";
  56. "phonecontacts"="Phone contacts";
  57. "loading"="Loading...";
  58. "authorizedcontact"="You may not be authorized to access contacts in settings authorization, you can see the contacts of friends";
  59. "addfriendstitle"="Add friends";
  60. "addfriendsmsg"="Has been sent to add friends information, please be patient friend reply";
  61. "sendinvite"="Send invite";
  62. "notjoined"="not joined";
  63. "phonecode"="Phone";
  64. "smsmessage"="Join SMS_SDK, for http://mob.com web site";
  65. "choosephonenumber"="Choose to send invitation number";
  66. "close" = "Close";
  67. "versionNotice" = "The iOS'version is too low,it's need iOS4.0 or later for sending sms";
  68. "deviceFoundation" = "This device had no this foundation for sending sms";
  69. "voiceCallMsgLabel" = "You can also try this:";
  70. "try voice call" = "Get verification code by voice call";
  71. "verificationByVoiceCallConfirm" = "We will call you after your comfirmation. Vocie verification code. Please use message verification code service if you don't want to be called.";
  72. "-1009description" = "The Internet connection appears to be offline";
  73. "252description" = "Sending messages more than limit";
  74. "253description" = "No permission to do this";
  75. "254description" = "No permission to get verificationcode";
  76. "255description" = "No permission to send domestic verificationcode";
  77. "256description" = "No permission to send verificationcode from Hong Kong, Macao and Taiwan";
  78. "257description" = "No permission verification code sent abroad";
  79. "258description" = "Action is too frequent";
  80. "259description" = "Unknown error";
  81. "260description" = "Unknown error";
  82. "261description" = "Data is error of the unknown reason";
  83. "262description" = "The Internet connection appears to be offline";
  84. "263description" = "Data is error of the unknown reason";
  85. "264description" = "Data is error of the unknown reason";
  86. "400description" = "Invalid request";
  87. "406description" = "Invalid appkey";
  88. "408description" = "Invalid parameter";
  89. "456description" = "Phone number is empty";
  90. "457description" = "Phone number is illegal";
  91. "458description" = "Phone number in the blacklist";
  92. "459description" = "Unable to obtain data";
  93. "460description" = "Permission denied";
  94. "461description" = "Do not support the region to send text messages";
  95. "462description" = "Sending messages limited per minute";
  96. "463description" = "Sending messages limited everyday";
  97. "464description" = "Sending text message hits limit";
  98. "465description" = "Invalid duid";
  99. "466description" = "The verification code is empty";
  100. "467description" = "Too frequently";
  101. "468description" = "Invalid validation code";
  102. "470description" = "Unable to obtain data";
  103. "472description" = "Unable to obtain data";
  104. "475description" = "No application information of appkey exists";
  105. "476description" = "The current appkey send messages over limit";
  106. "477description" = "The current phone number send messages over the limit";
  107. "478description" = "The current phone number in the current application sends messages over the limit";
  108. "479description" = "Please use the MOBFoundation.framework with idfa";
  109. "480description" = "SDK not submit aeskey in the interface of the access token";
  110. "500description" = "Server Error";