hank
2018-06-21 c12e51375398dcb27b77d0ffda02f50adfedf454
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
"CANCEL_ACTION_LABEL" = "取消";
 
"COMPOSE_TEXT_VIEW_PLACEHOLDER" = "有什么新鲜事?";
 
"COMPOSITION_SEND_TWEET_ERROR_LABEL" = "推文未发送";
 
"LOCATION_SERVICES_ACCESS_DENIED_ALERT_MESSAGE" = "请前往 iOS 的设置>隐私>位置服务,允许 Twitter 访问你的位置。";
 
"LOCATION_SERVICES_ACCESS_DENIED_ALERT_TITLE" = "允许 Twitter 访问你的位置";
 
"LOCATION_SERVICES_ERROR_ALERT_MESSAGE" = "不能找到你的位置。请稍后再试。";
 
"LOCATION_SERVICES_ERROR_ALERT_TITLE" = "访问位置失败";
 
"OK_ACTION_LABEL" = "确定";
 
"RETRY_ACTION_LABEL" = "重试";
 
"SEND_TWEET_ACTION_LABEL" = "推文";
 
"SHARE_EXT_ACCOUNT" = "账号";
 
"SHARE_EXT_LOCATION" = "位置";
 
"SHARE_EXT_NONE_VALUE" = "无";
 
"SHARE_EXT_NO_ACCOUNTS_MESSAGE" = "未设置 Twitter 账号。你可以在设置中添加或创建一个 Twitter 账号。";
 
"SHARE_EXT_NO_ACCOUNTS_SIGN_IN_MESSAGE" = "未设置 Twitter 账号。你可以在 Twitter 应用中创建或登录一个账号。";
 
"SHARE_EXT_NO_ACCOUNTS_TITLE" = "无 Twitter 账号";
 
"SHARE_EXT_TWEET_FAILED_TITLE" = "推文发送失败。";
 
"SHARE_EXT_TWITTER_TITLE" = "Twitter";
 
"TIME_SHORT_DAYS_FORMAT" = "%d天";
 
"TIME_SHORT_DAY_FORMAT" = "%d天";
 
"TIME_SHORT_HOURS_FORMAT" = "%d小时";
 
"TIME_SHORT_HOUR_FORMAT" = "%d小时";
 
"TIME_SHORT_MINUTES_FORMAT" = "%d分钟";
 
"TIME_SHORT_MINUTE_FORMAT" = "%d分钟";
 
"TIME_SHORT_SECONDS_FORMAT" = "%d秒";
 
"TIME_SHORT_SECOND_FORMAT" = "%d秒";
 
"tw__card_compose_character_count" = "剩余%td字符";
 
"tw__card_compose_close_hint" = "双击以关闭发推输入框。";
 
"tw__card_compose_install_preview" = "用于预览 %@ 的按钮";
 
"tw__card_compose_profile_image" = "%@的个人资料";
 
"tw__card_compose_tweet_hint" = "双击来发出这条推文";
 
"tw__card_composer_app_store" = "App Store";
 
"tw__card_composer_install_button" = "安装";
 
"tw__card_composer_tweet" = "发推";
 
"tw__close_button" = "关闭";
 
"tw__composer_placeholder_text" = "有什么新鲜事?";
 
"tw__email_share_detail_message_format" = "当你允许%@访问你在@%@Twitter账号的电子邮件获取更新和其他信息。";
 
"tw__empty_timeline" = "时间线为空";
 
"tw__image_viewer_done_button" = "完成";
 
"tw__open_in_text" = "在 %@ 中打开";
 
"tw__privacy_information_button" = "隐私信息";
 
"tw__share_tweet" = "转推";
 
"tw__share_tweet_subject_format" = "来自 %1$@ (@%2$@) 的推文";
 
"tw__sign_in_with_twitter_button" = "使用 Twitter 登录";
 
"tw__single_image" = "图像附件";
 
"tw__test_string" = "测试";
 
"tw__tweet_image_accessibility" = "附件";
 
"tw__tweet_like_button" = "喜欢";
 
"tw__tweet_liked_state" = "被喜欢";
 
"tw__tweet_not_liked_state" = "没有被喜欢";
 
"tw__tweet_profile_accessibility" = "个人资料";
 
"tw__tweet_retweeted_by_user" = "由 %@ 转推";
 
"tw__tweet_share_button" = "分享";
 
"tw__user_content_image" = "应用截图";
 
"tw__video_thumbnail" = "视频附件";
 
"tw__view_is_sponsored_ad" = "这是赞助方广告";