Initial commit
This commit is contained in:
@@ -0,0 +1,128 @@
|
||||
/*
|
||||
Localizable.strings
|
||||
SMS_SDKDemo
|
||||
|
||||
Created by 掌淘科技 on 14-9-26.
|
||||
Copyright (c) 2014年 掌淘科技. All rights reserved.
|
||||
*/
|
||||
"smssdk" = "短信SDK";
|
||||
"welcome"="点击屏幕继续...";
|
||||
"RegisterBySMS"="短信验证码注册";
|
||||
"addressbookfriends"="通讯录好友";
|
||||
"getUserinfo" = "获取用户数据";
|
||||
"submitUserInfo" = "提交用户资料";
|
||||
"register"="注册";
|
||||
"RegisterByVoiceCall" = "语音验证码注册";
|
||||
"back"="返回";
|
||||
"labelnotice"="请确认你的国家或地区并输入手机号";
|
||||
"telfield"="请填写手机号码";
|
||||
"nextbtn"="下一步";
|
||||
"countrylable"="国家和地区";
|
||||
"countrychoose"="选择国家或地区";
|
||||
|
||||
"notice"="提示";
|
||||
"pleaseSettingContractKey" = "请在info.plist里面配置请求访问通讯录的key:NSContactsUsageDescription";
|
||||
"errorphonenumber"="手机号码非法,请重新填写";
|
||||
"sure"="好";
|
||||
|
||||
"willsendthecodeto"="我们将发送验证码短信到这个号码";
|
||||
"surephonenumber"="确认手机号码";
|
||||
"cancel"="取消";
|
||||
|
||||
"codesenderrormsg"="验证码发送失败 请稍后重试";
|
||||
"codesenderrtitle"="发送失败";
|
||||
|
||||
"maxcodemsg"="请求验证码超上限 请稍后重试";
|
||||
"maxcode"="超过上限";
|
||||
|
||||
"codetoooftenmsg"="客户端请求发送短信验证过于频繁";
|
||||
"Code" = "验证码";
|
||||
"verifycode"="请输入验证码";
|
||||
"verifylabel"="我们已发送验证码到这个号码";
|
||||
"timelabel"="接受短信大约需要60秒";
|
||||
"repeatsms"="收不到短信验证码?";
|
||||
"submit"="提交";
|
||||
"sendingin"="正在发送中...";
|
||||
"timelablemsg"="接收验证码大约需要";
|
||||
"second"=" 秒";
|
||||
|
||||
"verifycoderightmsg"="验证码正确";
|
||||
"verifycoderighttitle"="验证成功";
|
||||
"verifycodeerrormsg"="验证码无效 请重新获取验证码";
|
||||
"verifycodeerrortitle"="验证失败";
|
||||
|
||||
"cannotgetsmsmsg"="我们将重新发送验证码短信到这个号码";
|
||||
|
||||
"codedelaymsg"="验证码短信可能略有延迟,确定返回并重新开始";
|
||||
"wait"="等待";
|
||||
|
||||
"verifycodeformaterror"="验证码格式错误,请重新填写";
|
||||
"doesnotsupportarea"="暂时不支持该地区";
|
||||
|
||||
"addfriends"="添加";
|
||||
"invitefriends"="邀请";
|
||||
"hasjoined"="已加入的用户";
|
||||
"toinvitefriends"="待邀请的好友";
|
||||
"phonecontacts"="手机联系人";
|
||||
|
||||
"loading"="正在加载中...";
|
||||
"authorizedcontact"="您未授权访问联系人,请在【设置>隐私>通讯录】中授权访问,就可以看到通讯录好友了哦";
|
||||
|
||||
"addfriendstitle"="添加好友";
|
||||
"addfriendsmsg"="已经发送添加好友信息,请耐心等待好友回复";
|
||||
|
||||
"sendinvite"="发送邀请";
|
||||
"notjoined"="还未加入";
|
||||
"phonecode"="手机号";
|
||||
"smsmessage"="快加入SMS_SDK吧,网址为http://mob.com";
|
||||
"choosephonenumber"="选择要发送邀请的号码";
|
||||
"deviceFoundation" = "该设备没有短信功能";
|
||||
"close" = "关闭";
|
||||
"versionNotice" = "iOS版本过低,iOS4.0以上才支持程序内发送短信";
|
||||
"voiceCallMsgLabel" = "您也可以选择电话收听语音验证码:";
|
||||
"try voice call" = "收听语音验证码";
|
||||
|
||||
"verificationByVoiceCallConfirm" = "确定后将致电您的手机号,语音播报验证码。如不希望被来电打扰请使用短信验证码。";
|
||||
|
||||
"-1009description" = "无法连接到网络";
|
||||
|
||||
"251description" = "访问过于频繁";
|
||||
"252description" = "发送短信条数超过限制";
|
||||
"253description" = "无权限进行此操作";
|
||||
"254description" = "无权限发送验证码";
|
||||
"255description" = "无权限发送国内验证码";
|
||||
"256description" = "无权限发送港澳台验证码";
|
||||
"257description" = "无权限发送国外验证码";
|
||||
"258description" = "操作过于频繁";
|
||||
"259description" = "未知错误";
|
||||
"260description" = "未知错误";
|
||||
"261description" = "数据未知错误";
|
||||
"262description" = "请检查网络授权设置";
|
||||
"263description" = "数据未知错误";
|
||||
"264description" = "数据未知错误";
|
||||
"400description" = "无效请求";
|
||||
"406description" = "无效appkey";
|
||||
"408description" = "无效参数";
|
||||
"456description" = "手机号码为空";
|
||||
"457description" = "手机号码格式错误";
|
||||
"458description" = "手机号码在黑名单中";
|
||||
"459description" = "无appKey的控制数据";
|
||||
"460description" = "无权限发送短信";
|
||||
"461description" = "不支持该地区发送短信";
|
||||
"462description" = "每分钟发送次数超限";
|
||||
"463description" = "手机号码每天发送次数超限";
|
||||
"464description" = "每台手机每天发送次数超限";
|
||||
"465description" = "号码在App中每天发送短信次数超限";
|
||||
"466description" = "验证码为空";
|
||||
"467description" = "校验验证码请求频繁";
|
||||
"468description" = "验证码错误";
|
||||
"470description" = "账号余额不足";
|
||||
"472description" = "客户端请求发送短信验证过于频繁";
|
||||
"475description" = "appkey的应用信息不存在";
|
||||
"476description" = "当前appkey发送短信的数量超过限额";
|
||||
"477description" = "当前手机号发送短信的数量超过当天限额";
|
||||
"478description" = "当前手机号在当前应用内发送超过限额";
|
||||
"479description" = "请使用idfa版本的公共库";
|
||||
"480description" = "SDK没有提交aes-key";
|
||||
"500description" = "服务器内部错误";
|
||||
|
||||
Reference in New Issue
Block a user