ShareSDKUI_Localizable.strings 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. /*
  2. ShareSDKUI_Localizable.strings
  3. ShareSDKUI
  4. Created by 刘 靖煌 on 15/7/14.
  5. Copyright (c) 2015年 mob. All rights reserved.
  6. */
  7. //danson 中文化
  8. "ShareType_0" = "Unknown";
  9. "ShareType_1" = "Sina Weibo";
  10. "ShareType_2" = "Tencent Weibo";
  11. "ShareType_5" = "Douban";
  12. //"ShareType_6" = "QZone";
  13. "ShareType_6" = "QQ空间";
  14. "ShareType_7" = "Renren";
  15. "ShareType_8" = "Kaixin";
  16. "ShareType_9" = "Pengyou";
  17. "ShareType_10" = "Facebook";
  18. "ShareType_11" = "Twitter";
  19. "ShareType_12" = "Yinxiang";
  20. "ShareType_13" = "Foursquare";
  21. "ShareType_14" = "Google+";
  22. "ShareType_15" = "Instagram";
  23. "ShareType_16" = "LinkedIn";
  24. "ShareType_17" = "Tumblr";
  25. "ShareType_18" = "Mail";
  26. "ShareType_19" = "SMS";
  27. "ShareType_20" = "Print";
  28. //"ShareType_21" = "Copy";
  29. //"ShareType_22" = "Wechat contacts";
  30. //"ShareType_23" = "Wechat moments";
  31. "ShareType_21" = "拷贝";
  32. "ShareType_22" = "微信好友";
  33. "ShareType_23" = "朋友圈";
  34. "ShareType_24" = "QQ";
  35. "ShareType_25" = "Instapaper";
  36. "ShareType_26" = "Pocket";
  37. "ShareType_27" = "YouDao Notes";
  38. "ShareType_28" = "Soho Kan";
  39. "ShareType_30" = "Pinterest";
  40. "ShareType_34" = "Flickr";
  41. "ShareType_35" = "Dropbox";
  42. "ShareType_36" = "VKontakte";
  43. //"ShareType_37" = "Wechat favorites";
  44. "ShareType_37" = "微信收藏";
  45. "ShareType_38" = "Yixin contacts";
  46. "ShareType_39" = "Yixin moments";
  47. "ShareType_40" = "Yixin favorites";
  48. "ShareType_41" = "Mingdao";
  49. "ShareType_42" = "Line";
  50. "ShareType_43" = "WhatsApp";
  51. "ShareType_44" = "KakaoTalk";
  52. "ShareType_45" = "KakaoStory";
  53. "ShareType_46" = "Messenger";
  54. "ShareType_50" = "Alipay";
  55. "ShareType_995" = "Kakao";
  56. "ShareType_996" = "Evernote";
  57. "ShareType_997" = "Wechat";
  58. "ShareType_998" = "QQ";
  59. "ShareType_999" = "Any";
  60. "Cancel" = "取消";
  61. "ShareTo" = "Share to";
  62. "ShareContent" = "Share Content";
  63. "Alert" = "Alert";
  64. "OK" = "OK";
  65. "InputTheShareContent" = "Please input the share content";
  66. "Share" = "Share";
  67. "AuthorizeFailed" = "Authorize failed";
  68. "NoValidPlatform" = "There is no valid platform to show.The reason may be that the active platform need app client to share but the iOS device do not have that app client.";