ShareSDKUI_Localizable.strings 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. /*
  2. ShareSDKUI_Localizable.strings
  3. ShareSDKUI
  4. Created by 刘 靖煌 on 15/7/14.
  5. Copyright (c) 2015年 mob. All rights reserved.
  6. */
  7. "ShareType_0" = "Unknown";
  8. "ShareType_1" = "Sina Weibo";
  9. "ShareType_2" = "Tencent Weibo";
  10. "ShareType_5" = "Douban";
  11. "ShareType_6" = "QZone";
  12. "ShareType_7" = "Renren";
  13. "ShareType_8" = "Kaixin";
  14. "ShareType_9" = "Pengyou";
  15. "ShareType_10" = "Facebook";
  16. "ShareType_11" = "Twitter";
  17. "ShareType_12" = "Evernote";
  18. "ShareType_13" = "Foursquare";
  19. "ShareType_14" = "Google+";
  20. "ShareType_15" = "Instagram";
  21. "ShareType_16" = "LinkedIn";
  22. "ShareType_17" = "Tumblr";
  23. "ShareType_18" = "Mail";
  24. "ShareType_19" = "SMS";
  25. "ShareType_20" = "Print";
  26. "ShareType_21" = "Copy";
  27. "ShareType_22" = "Wechat contacts";
  28. "ShareType_23" = "Wechat moments";
  29. "ShareType_24" = "QQ";
  30. "ShareType_25" = "Instapaper";
  31. "ShareType_26" = "Pocket";
  32. "ShareType_27" = "YouDao Notes";
  33. "ShareType_28" = "Soho Kan";
  34. "ShareType_30" = "Pinterest";
  35. "ShareType_34" = "Flickr";
  36. "ShareType_35" = "Dropbox";
  37. "ShareType_36" = "VKontakte";
  38. "ShareType_37" = "Wechat favorites";
  39. "ShareType_38" = "Yixin contacts";
  40. "ShareType_39" = "Yixin moments";
  41. "ShareType_40" = "Yixin favorites";
  42. "ShareType_41" = "Mingdao";
  43. "ShareType_42" = "Line";
  44. "ShareType_43" = "WhatsApp";
  45. "ShareType_44" = "KakaoTalk";
  46. "ShareType_45" = "KakaoStory";
  47. "ShareType_46" = "Messenger";
  48. "ShareType_50" = "Alipay";
  49. "ShareType_51" = "Alipay moments";
  50. "ShareType_52" = "DingTalk";
  51. "ShareType_995" = "Kakao";
  52. "ShareType_996" = "Evernote";
  53. "ShareType_997" = "Wechat";
  54. "ShareType_998" = "QQ";
  55. "ShareType_999" = "Any";
  56. "Cancel" = "Cancel";
  57. "ShareTo" = "Share to";
  58. "ShareContent" = "Share Content";
  59. "Alert" = "Alert";
  60. "OK" = "OK";
  61. "InputTheShareContent" = "Please input the share content";
  62. "Share" = "Share";
  63. "AuthorizeFailed" = "Authorize failed";
  64. "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.";