summaryrefslogtreecommitdiff
path: root/locale/zh_CN
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-02-24 19:55:18 +0300
committerAndrew Dolgov <[email protected]>2021-02-24 19:55:18 +0300
commit1adacd057230aea4ede29dab510385bf01cf99a3 (patch)
tree6e23667253abe86dbd64bf0f46bc46948c2c3691 /locale/zh_CN
parentdb583287b29b23dd07125db3b40c3324ba26e000 (diff)
rebase translations
Diffstat (limited to 'locale/zh_CN')
-rw-r--r--locale/zh_CN/LC_MESSAGES/messages.mobin47206 -> 44493 bytes
-rw-r--r--locale/zh_CN/LC_MESSAGES/messages.po2030
2 files changed, 1005 insertions, 1025 deletions
diff --git a/locale/zh_CN/LC_MESSAGES/messages.mo b/locale/zh_CN/LC_MESSAGES/messages.mo
index 6998d26cc..a995814b7 100644
--- a/locale/zh_CN/LC_MESSAGES/messages.mo
+++ b/locale/zh_CN/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/locale/zh_CN/LC_MESSAGES/messages.po b/locale/zh_CN/LC_MESSAGES/messages.po
index d3bdb3f9b..50679e5ea 100644
--- a/locale/zh_CN/LC_MESSAGES/messages.po
+++ b/locale/zh_CN/LC_MESSAGES/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tiny Tiny RSS\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-02-18 16:55+0300\n"
+"POT-Creation-Date: 2021-02-24 19:54+0300\n"
"PO-Revision-Date: 2021-01-09 04:19+0000\n"
"Last-Translator: Ptsa Daniel <[email protected]>\n"
"Language-Team: Chinese (Simplified) <https://weblate.tt-rss.org/projects/tt-rss/messages/zh_Hans/>\n"
@@ -19,914 +19,772 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.4\n"
-#: backend.php:57
+#: backend.php:55
msgid "Use default"
msgstr "使用默认"
-#: backend.php:58
+#: backend.php:56
msgid "Never purge"
msgstr "从不清理"
-#: backend.php:59
+#: backend.php:57
msgid "1 week old"
msgstr "1周前"
-#: backend.php:60
+#: backend.php:58
msgid "2 weeks old"
msgstr "2周前"
-#: backend.php:61
+#: backend.php:59
msgid "1 month old"
msgstr "1个月前"
-#: backend.php:62
+#: backend.php:60
msgid "2 months old"
msgstr "2个月前"
-#: backend.php:63
+#: backend.php:61
msgid "3 months old"
msgstr "3个月前"
-#: backend.php:66
+#: backend.php:64
msgid "Default interval"
msgstr "默认间隔"
-#: backend.php:67
-#: backend.php:77
+#: backend.php:65
+#: backend.php:75
msgid "Disable updates"
msgstr "禁用更新"
-#: backend.php:68
-#: backend.php:78
+#: backend.php:66
+#: backend.php:76
msgid "15 minutes"
msgstr "每15分钟"
-#: backend.php:69
-#: backend.php:79
+#: backend.php:67
+#: backend.php:77
msgid "30 minutes"
msgstr "每30分钟"
-#: backend.php:70
-#: backend.php:80
+#: backend.php:68
+#: backend.php:78
msgid "Hourly"
msgstr "每小时"
-#: backend.php:71
-#: backend.php:81
+#: backend.php:69
+#: backend.php:79
msgid "4 hours"
msgstr "每4小时"
-#: backend.php:72
-#: backend.php:82
+#: backend.php:70
+#: backend.php:80
msgid "12 hours"
msgstr "每12小时"
-#: backend.php:73
-#: backend.php:83
+#: backend.php:71
+#: backend.php:81
msgid "Daily"
msgstr "每天"
-#: backend.php:74
-#: backend.php:84
+#: backend.php:72
+#: backend.php:82
msgid "Weekly"
msgstr "每周"
-#: backend.php:87
+#: backend.php:85
#: classes/pref/system.php:110
#: js/PrefUsers.js:57
msgid "User"
msgstr "普通用户"
-#: backend.php:88
+#: backend.php:86
msgid "Power User"
msgstr "高级用户"
-#: backend.php:89
+#: backend.php:87
msgid "Administrator"
msgstr "管理员"
-#: errors.php:10
-msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
-msgstr "本程序需要 XmlHttpRequest 的支持。您的浏览器似乎不支持。"
-
-#: errors.php:13
-msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
-msgstr "本程序需要 cookie 支持。您的浏览器似乎不支持。"
-
-#: errors.php:16
-msgid "Backend sanity check failed."
-msgstr "后端完整性检查失败."
-
-#: errors.php:18
-msgid "Frontend sanity check failed."
-msgstr "前端完整性检查失败。"
-
-#: errors.php:20
-msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
-msgstr "数据库表结构版本错误。&lt;a href='db-updater.php'&gt;请更新&lt;/a&gt;。"
-
-#: errors.php:22
-msgid "Request not authorized."
-msgstr "请求未经授权。"
-
-#: errors.php:24
-msgid "No operation to perform."
-msgstr "没有需要执行的操作。"
-
-#: errors.php:26
-msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
-msgstr "无法显示信息源:查询失败。请核对标签匹配语法或本地配置。"
-
-#: errors.php:28
-msgid "Denied. Your access level is insufficient to access this page."
-msgstr "错误,您的访问级别不够访问本页面。"
-
-#: errors.php:30
-msgid "Configuration check failed"
-msgstr "配置检查失败"
-
-#: errors.php:32
-msgid "Your version of MySQL is not currently supported. Please see official site for more information."
-msgstr "你的 MySQL 版本与本程序不兼容。请去官方网站查阅相关信息。"
-
-#: errors.php:36
-msgid "SQL escaping test failed, check your database and PHP configuration"
-msgstr "SQL 脱出测试失败,请检查您的数据库和 PHP 设置"
-
-#: errors.php:38
-msgid "Method not found"
-msgstr "找不到方法(Method)"
-
-#: errors.php:40
-msgid "Plugin not found"
-msgstr "未找到插件"
-
-#: errors.php:42
-msgid "Encoding data as JSON failed"
-msgstr "将数据编码为JSON失败"
-
-#: index.php:135
-#: index.php:150
-#: index.php:274
-#: prefs.php:120
-#: classes/pref/prefs.php:1017
-#: classes/pref/prefs.php:1031
+#: index.php:125
+#: index.php:140
+#: index.php:264
+#: prefs.php:109
+#: classes/pref/prefs.php:999
+#: classes/pref/prefs.php:1013
#: classes/pref/system.php:173
-#: js/CommonDialogs.js:432
+#: js/CommonDialogs.js:442
+#: js/CommonFilters.js:177
+#: js/CommonFilters.js:401
#: plugins/af_psql_trgm/init.js:7
-#: plugins/note/note.js:30
+#: plugins/note/note.js:28
#: plugins/mail/mail.js:35
#: plugins/mailto/init.js:18
-#: plugins/share/share.js:59
-#: js/CommonDialogs.js:362
-#: js/CommonDialogs.js:447
-#: js/CommonDialogs.js:507
-#: js/Feeds.js:370
-#: js/Feeds.js:448
-#: js/Headlines.js:327
+#: plugins/share/share.js:56
+#: js/CommonDialogs.js:289
+#: js/CommonDialogs.js:592
+#: js/CommonFilters.js:273
+#: js/Feeds.js:395
+#: js/Feeds.js:465
+#: js/Headlines.js:344
#: js/PrefFeedTree.js:165
#: js/PrefFeedTree.js:172
#: js/PrefFeedTree.js:296
-#: js/PrefFeedTree.js:368
+#: js/PrefFeedTree.js:373
#: js/PrefFilterTree.js:100
#: js/PrefHelpers.js:27
#: js/PrefHelpers.js:39
-#: js/PrefHelpers.js:83
-#: js/PrefHelpers.js:195
-#: js/PrefHelpers.js:278
+#: js/PrefHelpers.js:88
+#: js/PrefHelpers.js:200
+#: js/PrefHelpers.js:283
+#: js/PrefHelpers.js:351
#: js/PrefUsers.js:107
-#: plugins/af_readability/init.js:17
+#: plugins/af_readability/init.js:19
msgid "Loading, please wait..."
msgstr "读取中,请稍候……"
-#: index.php:164
-#: js/App.js:436
-#: js/App.js:442
+#: index.php:154
+#: prefs.php:119
+#: js/App.js:441
msgid "Communication problem with server."
msgstr "连接服务器出错."
-#: index.php:167
+#: index.php:157
+#: prefs.php:121
msgid "Recent entries found in event log."
msgstr "在事件日志中找到的最近条目."
-#: index.php:170
+#: index.php:160
msgid "Updates are available from Git."
msgstr "可从Git获得更新."
-#: index.php:185
+#: index.php:175
msgid "Show articles"
msgstr "显示文章"
-#: index.php:188
+#: index.php:178
msgid "Adaptive"
msgstr "自动适应"
-#: index.php:189
+#: index.php:179
msgid "All Articles"
msgstr "全部文章"
-#: index.php:190
-#: classes/rpc.php:534
+#: index.php:180
+#: classes/rpc.php:562
msgid "Starred"
msgstr "加星标的"
-#: index.php:191
-#: classes/rpc.php:535
+#: index.php:181
+#: classes/rpc.php:563
msgid "Published"
msgstr "已发布"
-#: index.php:192
+#: index.php:182
msgid "Unread"
msgstr "未读"
-#: index.php:193
+#: index.php:183
msgid "With Note"
msgstr "笔记"
-#: index.php:194
+#: index.php:184
msgid "Ignore Scoring"
msgstr "忽略评分"
-#: index.php:197
+#: index.php:187
msgid "Sort articles"
msgstr "排序文章"
-#: index.php:201
+#: index.php:191
msgid "Default"
msgstr "默认"
-#: index.php:202
+#: index.php:192
msgid "Newest first"
msgstr "最新优先"
-#: index.php:203
+#: index.php:193
msgid "Oldest first"
msgstr "最早优先"
-#: index.php:204
+#: index.php:194
msgid "Title"
msgstr "标题"
-#: index.php:216
-#: index.php:250
-#: classes/rpc.php:522
+#: index.php:206
+#: index.php:240
+#: classes/rpc.php:550
#: js/FeedTree.js:89
#: js/FeedTree.js:119
msgid "Mark as read"
msgstr "标记为已读"
-#: index.php:219
+#: index.php:209
msgid "Older than one day"
msgstr "一天前"
-#: index.php:222
+#: index.php:212
msgid "Older than one week"
msgstr "一周前"
-#: index.php:225
+#: index.php:215
msgid "Older than two weeks"
msgstr "两周前"
-#: index.php:240
+#: index.php:230
msgid "Actions..."
msgstr "操作..."
-#: index.php:243
+#: index.php:233
msgid "Preferences..."
msgstr "偏好设置..."
-#: index.php:244
+#: index.php:234
msgid "Search..."
msgstr "搜索..."
-#: index.php:245
+#: index.php:235
msgid "Feed actions:"
msgstr "信息源操作:"
-#: index.php:246
-#: classes/handler/public.php:621
+#: index.php:236
+#: plugins/bookmarklets/init.php:38
+#: plugins/bookmarklets/init.php:72
msgid "Subscribe to feed..."
msgstr "订阅信息源..."
-#: index.php:247
+#: index.php:237
msgid "Edit this feed..."
msgstr "编辑信息源..."
-#: index.php:248
-#: classes/pref/feeds.php:805
-#: classes/pref/feeds.php:1243
+#: index.php:238
+#: classes/pref/feeds.php:945
#: js/PrefFeedTree.js:99
+#: js/CommonDialogs.js:579
msgid "Unsubscribe"
msgstr "取消订阅"
-#: index.php:249
+#: index.php:239
msgid "All feeds:"
msgstr "全部信息源:"
-#: index.php:251
+#: index.php:241
msgid "(Un)hide read feeds"
msgstr "隐藏/显示 已读"
-#: index.php:252
+#: index.php:242
msgid "Other actions:"
msgstr "其他操作:"
-#: index.php:253
-#: classes/rpc.php:508
+#: index.php:243
+#: classes/rpc.php:536
msgid "Toggle widescreen mode"
msgstr "切换宽屏模式"
-#: index.php:254
+#: index.php:244
msgid "Keyboard shortcuts help"
msgstr "快捷键帮助"
-#: index.php:263
+#: index.php:253
msgid "Logout"
msgstr "注销"
-#: prefs.php:27
-#: prefs.php:137
-#: classes/rpc.php:537
-#: classes/pref/prefs.php:1019
+#: prefs.php:19
+#: prefs.php:129
+#: classes/rpc.php:565
+#: classes/pref/prefs.php:1001
msgid "Preferences"
msgstr "偏好设置"
-#: prefs.php:129
-#: js/App.js:375
-msgid "Keyboard shortcuts"
-msgstr "快捷键"
-
-#: prefs.php:130
+#: prefs.php:122
msgid "Exit preferences"
msgstr "退出偏好设置"
-#: prefs.php:140
+#: prefs.php:132
#: classes/pref/prefs.php:29
-#: classes/pref/feeds.php:129
-#: classes/pref/feeds.php:1232
+#: classes/pref/feeds.php:120
+#: classes/pref/feeds.php:934
msgid "Feeds"
msgstr "信息源"
-#: prefs.php:144
+#: prefs.php:136
#: classes/pref/filters.php:228
msgid "Filters"
msgstr "过滤器"
-#: prefs.php:148
-#: classes/pref/labels.php:27
-#: classes/feeds.php:1261
+#: prefs.php:140
+#: classes/pref/labels.php:25
+#: classes/feeds.php:1246
msgid "Labels"
msgstr "预定义标签"
-#: prefs.php:153
+#: prefs.php:145
msgid "Users"
msgstr "用户"
-#: prefs.php:156
+#: prefs.php:148
msgid "System"
msgstr "系统"
-#: include/controls.php:166
-#: classes/pref/filters.php:1135
-#: classes/pref/feeds.php:249
-#: classes/digest.php:122
+#: include/controls.php:177
+#: classes/pref/filters.php:900
+#: classes/pref/feeds.php:240
+#: classes/digest.php:114
#: classes/opml.php:545
-#: classes/feeds.php:1273
+#: classes/feeds.php:1258
msgid "Uncategorized"
msgstr "未分类"
-#: include/functions.php:96
+#: include/functions.php:55
msgid "Detect automatically"
msgstr "自动检测"
-#: include/login_form.php:108
-#: classes/handler/public.php:480
-#: classes/handler/public.php:815
+#: include/login_form.php:105
+#: classes/handler/public.php:498
+#: classes/pref/feeds.php:645
+#: plugins/bookmarklets/init.php:300
+#: js/CommonDialogs.js:539
#: js/PrefUsers.js:61
msgid "Login:"
msgstr "登陆:"
-#: include/login_form.php:117
-#: classes/handler/public.php:487
+#: include/login_form.php:114
+#: classes/pref/feeds.php:651
+#: plugins/bookmarklets/init.php:307
+#: js/CommonDialogs.js:545
msgid "Password:"
msgstr "密码:"
-#: include/login_form.php:129
+#: include/login_form.php:126
msgid "I forgot my password"
msgstr "忘记密码"
-#: include/login_form.php:134
+#: include/login_form.php:131
msgid "Profile:"
msgstr "偏好:"
-#: include/login_form.php:137
+#: include/login_form.php:134
#: classes/handler/public.php:274
-#: classes/pref/prefs.php:1259
-#: classes/pref/prefs.php:1281
+#: classes/pref/prefs.php:1241
+#: classes/pref/prefs.php:1263
msgid "Default profile"
msgstr "默认偏好设置"
-#: include/login_form.php:147
+#: include/login_form.php:144
msgid "Use less traffic"
msgstr "省流量"
-#: include/login_form.php:151
+#: include/login_form.php:148
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr "不显示文章中的图片,减少自动刷新。"
-#: include/login_form.php:159
-#: js/Feeds.js:247
+#: include/login_form.php:156
+#: js/Feeds.js:275
msgid "Safe mode"
msgstr ""
-#: include/login_form.php:164
+#: include/login_form.php:161
msgid "Uses default theme and prevents all plugins from loading."
msgstr ""
-#: include/login_form.php:172
+#: include/login_form.php:169
msgid "Remember me"
msgstr "记住我"
-#: include/login_form.php:182
-#: classes/handler/public.php:500
+#: include/login_form.php:179
+#: plugins/bookmarklets/init.php:320
msgid "Log in"
msgstr "登录"
-#: include/sessions.php:44
+#: include/sessions.php:42
msgid "Session failed to validate (schema version changed)"
msgstr "无法验证会话(schema版本发生变化)"
-#: include/sessions.php:52
+#: include/sessions.php:50
msgid "Session failed to validate (UA changed)."
msgstr "无法验证会话(UA变更)."
-#: include/sessions.php:66
+#: include/sessions.php:64
msgid "Session failed to validate (password changed)"
msgstr "无法验证会话(密码错误)"
-#: include/sessions.php:73
+#: include/sessions.php:71
msgid "Session failed to validate (user not found)"
msgstr "无法验证会话(没有找到该用户)"
-#: classes/rpc.php:479
+#: classes/rpc.php:507
msgid "Navigation"
msgstr "导航"
-#: classes/rpc.php:480
+#: classes/rpc.php:508
msgid "Open next feed"
msgstr "显示下一个信息源"
-#: classes/rpc.php:481
+#: classes/rpc.php:509
msgid "Open previous feed"
msgstr "显示前一个信息源"
-#: classes/rpc.php:482
+#: classes/rpc.php:510
msgid "Open next article (in combined mode, scroll down)"
msgstr "打开下一篇文章(在合并模式下,向下滚动)"
-#: classes/rpc.php:483
+#: classes/rpc.php:511
msgid "Open previous article (in combined mode, scroll up)"
msgstr "打开上一篇文章(在合并模式下,向上滚动)"
-#: classes/rpc.php:484
+#: classes/rpc.php:512
msgid "Scroll headlines by one page down"
msgstr "将标题向下翻一页"
-#: classes/rpc.php:485
+#: classes/rpc.php:513
msgid "Scroll headlines by one page up"
msgstr "将标题向上翻一页"
-#: classes/rpc.php:486
+#: classes/rpc.php:514
msgid "Open next article"
msgstr "显示下一篇文章"
-#: classes/rpc.php:487
+#: classes/rpc.php:515
msgid "Open previous article"
msgstr "显示前一篇文章"
-#: classes/rpc.php:488
+#: classes/rpc.php:516
msgid "Move to next article (don't expand)"
msgstr "打开下一篇文章 (不要展开)"
-#: classes/rpc.php:489
+#: classes/rpc.php:517
msgid "Move to previous article (don't expand)"
msgstr "打开上一篇文章 (不要展开)"
-#: classes/rpc.php:490
+#: classes/rpc.php:518
msgid "Show search dialog"
msgstr "显示搜索对话框"
-#: classes/rpc.php:491
+#: classes/rpc.php:519
msgid "Cancel active search"
msgstr "取消活动搜索"
-#: classes/rpc.php:492
+#: classes/rpc.php:520
msgid "Article"
msgstr "全部文章"
-#: classes/rpc.php:493
-#: js/Headlines.js:1315
+#: classes/rpc.php:521
+#: js/Headlines.js:1338
msgid "Toggle starred"
msgstr "加星此文章"
-#: classes/rpc.php:494
-#: js/Headlines.js:1327
+#: classes/rpc.php:522
+#: js/Headlines.js:1350
msgid "Toggle published"
msgstr "发布此文章"
-#: classes/rpc.php:495
-#: js/Headlines.js:1302
+#: classes/rpc.php:523
+#: js/Headlines.js:1325
msgid "Toggle unread"
msgstr "标记为未读"
-#: classes/rpc.php:496
+#: classes/rpc.php:524
msgid "Edit tags"
msgstr "编辑自定义标签"
-#: classes/rpc.php:497
+#: classes/rpc.php:525
msgid "Open in new window"
msgstr "在新窗口打开文章"
-#: classes/rpc.php:498
-#: js/Headlines.js:1348
+#: classes/rpc.php:526
+#: js/Headlines.js:1371
msgid "Mark below as read"
msgstr "将下面文章标为已读"
-#: classes/rpc.php:499
-#: js/Headlines.js:1341
+#: classes/rpc.php:527
+#: js/Headlines.js:1364
msgid "Mark above as read"
msgstr "将上面文章标为已读"
-#: classes/rpc.php:500
+#: classes/rpc.php:528
msgid "Scroll down"
msgstr "向下滚动"
-#: classes/rpc.php:501
+#: classes/rpc.php:529
msgid "Scroll up"
msgstr "向上滚动"
-#: classes/rpc.php:502
+#: classes/rpc.php:530
msgid "Scroll down page"
msgstr "向下滚动页面"
-#: classes/rpc.php:503
+#: classes/rpc.php:531
msgid "Scroll up page"
msgstr "向上滚动页面"
-#: classes/rpc.php:504
+#: classes/rpc.php:532
msgid "Select article under cursor"
msgstr "选择鼠标指向的文章"
-#: classes/rpc.php:505
+#: classes/rpc.php:533
msgid "Email article"
msgstr "通过邮件发送文章"
-#: classes/rpc.php:506
+#: classes/rpc.php:534
msgid "Close/collapse article"
msgstr "关闭/折叠文章"
-#: classes/rpc.php:507
+#: classes/rpc.php:535
msgid "Toggle article expansion (combined mode)"
msgstr "切换文章展开 (合并模式)"
-#: classes/rpc.php:509
+#: classes/rpc.php:537
msgid "Toggle full article text via Readability"
msgstr "查看全文(使用Readability)"
-#: classes/rpc.php:510
+#: classes/rpc.php:538
msgid "Article selection"
msgstr "文章选择"
-#: classes/rpc.php:511
+#: classes/rpc.php:539
msgid "Select all articles"
msgstr "选择所有文章"
-#: classes/rpc.php:512
+#: classes/rpc.php:540
msgid "Select unread"
msgstr "选择未读文章"
-#: classes/rpc.php:513
+#: classes/rpc.php:541
msgid "Select starred"
msgstr "选择加星标文章"
-#: classes/rpc.php:514
+#: classes/rpc.php:542
msgid "Select published"
msgstr "选择已发布文章"
-#: classes/rpc.php:515
+#: classes/rpc.php:543
msgid "Invert selection"
msgstr "反选文章"
-#: classes/rpc.php:516
+#: classes/rpc.php:544
msgid "Deselect everything"
msgstr "取消全选"
-#: classes/rpc.php:517
-#: classes/pref/feeds.php:531
-#: classes/pref/feeds.php:824
+#: classes/rpc.php:545
msgid "Feed"
msgstr "信息源"
-#: classes/rpc.php:518
+#: classes/rpc.php:546
msgid "Refresh current feed"
msgstr "刷新当前信息源"
-#: classes/rpc.php:519
+#: classes/rpc.php:547
msgid "Un/hide read feeds"
msgstr "显示/隐藏 已读信息"
-#: classes/rpc.php:520
-#: classes/pref/feeds.php:1235
+#: classes/rpc.php:548
+#: classes/pref/feeds.php:937
msgid "Subscribe to feed"
msgstr "订阅信息源"
-#: classes/rpc.php:521
+#: classes/rpc.php:549
+#: js/Headlines.js:1494
#: js/PrefFeedTree.js:93
#: js/FeedTree.js:96
-#: js/Headlines.js:1471
msgid "Edit feed"
msgstr "编辑信息源"
-#: classes/rpc.php:523
+#: classes/rpc.php:551
msgid "Reverse headlines"
msgstr "反向排序"
-#: classes/rpc.php:524
+#: classes/rpc.php:552
msgid "Toggle headline grouping"
msgstr "切换标题分组"
-#: classes/rpc.php:525
+#: classes/rpc.php:553
msgid "Debug feed update"
msgstr "信息源更新调试"
-#: classes/rpc.php:526
+#: classes/rpc.php:554
msgid "Debug viewfeed()"
msgstr "调试 viewfeed()"
-#: classes/rpc.php:527
+#: classes/rpc.php:555
#: js/FeedTree.js:144
msgid "Mark all feeds as read"
msgstr "标记所有信息源为已读"
-#: classes/rpc.php:528
+#: classes/rpc.php:556
msgid "Un/collapse current category"
msgstr "展开/折叠 当前分类"
-#: classes/rpc.php:529
+#: classes/rpc.php:557
msgid "Toggle auto expand in combined mode"
msgstr "切换合并模式中的自动展开功能"
-#: classes/rpc.php:530
+#: classes/rpc.php:558
msgid "Toggle combined mode"
msgstr "切换合并模式"
-#: classes/rpc.php:531
+#: classes/rpc.php:559
msgid "Go to"
msgstr "跳转至"
-#: classes/rpc.php:532
-#: classes/feeds.php:1129
+#: classes/rpc.php:560
+#: classes/feeds.php:1114
msgid "All articles"
msgstr "全部文章"
-#: classes/rpc.php:533
+#: classes/rpc.php:561
msgid "Fresh"
msgstr "最新的"
-#: classes/rpc.php:536
-#: classes/feeds.php:1133
+#: classes/rpc.php:564
+#: classes/feeds.php:1118
msgid "Recently read"
msgstr "最近的阅读"
-#: classes/rpc.php:538
+#: classes/rpc.php:566
msgid "Other"
msgstr "其他"
-#: classes/rpc.php:539
+#: classes/rpc.php:567
msgid "Create label"
msgstr "创建预定义标签"
-#: classes/rpc.php:540
-#: classes/pref/filters.php:732
+#: classes/rpc.php:568
+#: classes/pref/filters.php:659
msgid "Create filter"
msgstr "创建过滤器"
-#: classes/rpc.php:541
+#: classes/rpc.php:569
msgid "Un/collapse sidebar"
msgstr "收起侧边栏"
-#: classes/rpc.php:542
+#: classes/rpc.php:570
msgid "Show help dialog"
msgstr "显示帮助对话框"
-#: classes/rpc.php:675
+#: classes/rpc.php:701
msgid "Shift"
msgstr "Shift"
-#: classes/rpc.php:678
+#: classes/rpc.php:704
msgid "Ctrl"
msgstr "Ctrl"
-#: classes/rpc.php:704
+#: classes/rpc.php:729
#: plugins/af_psql_trgm/init.php:112
#: plugins/share/init.php:269
msgid "Close this window"
msgstr "关闭本窗口"
-#: classes/handler/public.php:359
-#: plugins/bookmarklets/init.php:48
-msgid "Share with Tiny Tiny RSS"
-msgstr "在 Tiny Tiny RSS 中分享订阅"
-
-#: classes/handler/public.php:432
-msgid "Title:"
-msgstr "标题:"
-
-#: classes/handler/public.php:437
-#: classes/pref/feeds.php:550
-msgid "URL:"
-msgstr "URL:"
-
-#: classes/handler/public.php:442
-msgid "Content:"
-msgstr "内容:"
-
-#: classes/handler/public.php:447
-msgid "Labels:"
-msgstr "标签:"
-
-#: classes/handler/public.php:457
-msgid "Share"
-msgstr "分享"
-
-#: classes/handler/public.php:458
-#: classes/pref/filters.php:467
-#: classes/pref/filters.php:474
-#: classes/pref/filters.php:839
-#: classes/pref/filters.php:932
-#: classes/pref/feeds.php:807
-#: classes/pref/feeds.php:968
-#: plugins/note/init.php:52
-#: plugins/mail/init.php:186
-#: js/PrefFeedTree.js:449
-msgid "Cancel"
-msgstr "取消"
-
-#: classes/handler/public.php:459
-msgid "Shared article will appear in the Published feed."
-msgstr "被分享的文章将会出现在已发布信息源中。"
-
-#: classes/handler/public.php:555
+#: classes/handler/public.php:394
msgid "Incorrect username or password"
msgstr "用户名或密码错误"
-#: classes/handler/public.php:636
-#: js/CommonDialogs.js:159
-msgid "Subscribe"
-msgstr "订阅"
+#: classes/handler/public.php:448
+msgid "Password recovery"
+msgstr "找回密码"
-#: classes/handler/public.php:639
-#: classes/handler/public.php:689
-#: classes/handler/public.php:713
-#: classes/handler/public.php:805
-#: classes/handler/public.php:835
-#: classes/handler/public.php:908
-#: classes/handler/public.php:1005
-#: classes/handler/public.php:1017
-#: classes/handler/public.php:1022
-#: classes/handler/public.php:1046
+#: classes/handler/public.php:488
+#: classes/handler/public.php:518
+#: classes/handler/public.php:591
+#: classes/handler/public.php:687
+#: classes/handler/public.php:699
+#: classes/handler/public.php:704
+#: classes/handler/public.php:728
+#: plugins/bookmarklets/init.php:91
+#: plugins/bookmarklets/init.php:136
+#: plugins/bookmarklets/init.php:154
+#: plugins/bookmarklets/init.php:159
msgid "Return to Tiny Tiny RSS"
msgstr "返回至 Tiny Tiny RSS"
-#: classes/handler/public.php:649
-#, php-format
-msgid "Already subscribed to <b>%s</b>."
-msgstr "已经订阅到 <b>%s</b>."
-
-#: classes/handler/public.php:652
-#, php-format
-msgid "Subscribed to <b>%s</b>."
-msgstr "订阅到 <b>%s</b>."
-
-#: classes/handler/public.php:655
-#, php-format
-msgid "Could not subscribe to <b>%s</b>."
-msgstr "无法订阅到 <b>%s</b>。"
-
-#: classes/handler/public.php:658
-#, php-format
-msgid "No feeds found in <b>%s</b>."
-msgstr "在 <b>%s</b> 中没有找到信息源。"
-
-#: classes/handler/public.php:664
-#, php-format
-msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
-msgstr "无法订阅 <b>%s</b>。<br>无法下载信息源的 URL。"
-
-#: classes/handler/public.php:675
-msgid "Multiple feed URLs found:"
-msgstr "发现了多个信息源:"
-
-#: classes/handler/public.php:688
-msgid "Subscribe to selected feed"
-msgstr "订阅选中的信息源"
-
-#: classes/handler/public.php:712
-msgid "Edit subscription options"
-msgstr "编辑订阅选项"
-
-#: classes/handler/public.php:765
-msgid "Password recovery"
-msgstr "找回密码"
-
-#: classes/handler/public.php:808
+#: classes/handler/public.php:491
msgid "You will need to provide valid account name and email. Password reset link will be sent to your email address."
msgstr "你需要提供合法的用户名和Email地址。密码重置链接将会发送到你的Email中。"
-#: classes/handler/public.php:820
+#: classes/handler/public.php:503
msgid "Email:"
msgstr "电子邮箱:"
-#: classes/handler/public.php:828
+#: classes/handler/public.php:511
#, php-format
msgid "How much is %d + %d:"
msgstr "%d+%d 等于几:"
-#: classes/handler/public.php:834
-#: classes/pref/users.php:243
+#: classes/handler/public.php:517
+#: classes/pref/users.php:241
msgid "Reset password"
msgstr "重置密码"
-#: classes/handler/public.php:846
+#: classes/handler/public.php:529
msgid "Some of the required form parameters are missing or incorrect."
msgstr "表单中的信息不完整或不正确。"
-#: classes/handler/public.php:850
-#: classes/handler/public.php:915
+#: classes/handler/public.php:533
+#: classes/handler/public.php:598
msgid "Go back"
msgstr "返回"
-#: classes/handler/public.php:891
+#: classes/handler/public.php:574
msgid "[tt-rss] Password reset request"
msgstr "[tt-rss] 密码重置请求"
-#: classes/handler/public.php:911
+#: classes/handler/public.php:594
msgid "Sorry, login and email combination not found."
msgstr "对不起,没有找到用户名和Email组合。"
-#: classes/handler/public.php:934
+#: classes/handler/public.php:617
msgid "Your access level is insufficient to run this script."
msgstr "访问级别不足,无法运行脚本。"
-#: classes/handler/public.php:975
+#: classes/handler/public.php:657
msgid "Database Updater"
msgstr "数据库更新管理器"
-#: classes/handler/public.php:986
+#: classes/handler/public.php:668
#, php-format
msgid "Performing updates to version %d"
msgstr "正在更新版本 %d"
-#: classes/handler/public.php:991
+#: classes/handler/public.php:673
#, php-format
msgid "Updating to version %d"
msgstr "正在更新到 %d"
-#: classes/handler/public.php:1004
+#: classes/handler/public.php:686
msgid "Try again"
msgstr "重试"
-#: classes/handler/public.php:1010
+#: classes/handler/public.php:692
msgid "Completed."
msgstr "完成。"
-#: classes/handler/public.php:1027
+#: classes/handler/public.php:709
#, php-format
msgid "Tiny Tiny RSS database needs update to the latest version (%d to %d)."
msgstr "您的Tiny Tiny RSS数据库需要升级到最新版(%d 到 %d )."
-#: classes/handler/public.php:1039
+#: classes/handler/public.php:721
msgid "Perform updates"
msgstr "执行更新"
-#: classes/pref/labels.php:172
+#: classes/pref/labels.php:170
#, php-format
msgid "Created label <b>%s</b>"
msgstr "创建预定义标签 <b>%s</b>"
-#: classes/pref/labels.php:184
-#: classes/pref/prefs.php:1312
-#: classes/pref/filters.php:349
-#: classes/pref/filters.php:404
-#: classes/pref/filters.php:722
-#: classes/pref/users.php:225
-#: classes/pref/feeds.php:1222
-#: js/CommonDialogs.js:309
+#: classes/pref/labels.php:182
+#: classes/pref/prefs.php:1294
+#: classes/pref/filters.php:649
+#: classes/pref/users.php:223
+#: classes/pref/feeds.php:924
+#: js/CommonDialogs.js:236
+#: js/CommonFilters.js:436
+#: js/CommonFilters.js:469
msgid "Select"
msgstr "选择"
#: classes/pref/prefs.php:21
-#: classes/pref/feeds.php:523
+#: classes/pref/feeds.php:605
msgid "General"
msgstr "通用"
@@ -1103,8 +961,8 @@ msgid "SSL client certificate"
msgstr "SSL客户端证书"
#: classes/pref/prefs.php:102
-#: classes/pref/feeds.php:737
-#: classes/pref/feeds.php:941
+#: classes/pref/feeds.php:592
+#: js/CommonDialogs.js:458
msgid "Do not embed media"
msgstr "不要嵌入图片"
@@ -1117,7 +975,7 @@ msgid "Strip all but most common HTML tags when reading articles."
msgstr "仅加载几个最常用的 HTML 标签."
#: classes/pref/prefs.php:104
-#: js/PrefHelpers.js:218
+#: js/PrefHelpers.js:223
msgid "Customize stylesheet"
msgstr "自定义样式"
@@ -1162,234 +1020,226 @@ msgstr "全名:"
msgid "E-mail:"
msgstr "电子邮件:"
-#: classes/pref/prefs.php:316
-msgid "Access level:"
-msgstr "访问级别:"
-
-#: classes/pref/prefs.php:324
+#: classes/pref/prefs.php:317
msgid "Save data"
msgstr "保存信息"
-#: classes/pref/prefs.php:375
+#: classes/pref/prefs.php:368
msgid "Changing your current password will disable OTP."
msgstr "更改当前密码会使 OTP 动态口令失效。"
-#: classes/pref/prefs.php:379
+#: classes/pref/prefs.php:372
msgid "Old password:"
msgstr "原密码:"
-#: classes/pref/prefs.php:384
+#: classes/pref/prefs.php:377
#: js/PrefUsers.js:83
msgid "New password:"
msgstr "新密码:"
-#: classes/pref/prefs.php:389
+#: classes/pref/prefs.php:382
msgid "Confirm password:"
msgstr "确认密码:"
-#: classes/pref/prefs.php:396
+#: classes/pref/prefs.php:389
msgid "Change password"
msgstr "更改密码"
-#: classes/pref/prefs.php:403
+#: classes/pref/prefs.php:396
#, php-format
msgid "Authentication module used for this session (<b>%s</b>) does not provide an ability to set passwords."
msgstr "用于此会话的身份验证模块(<b>%s</b>)不提供设置密码的功能。"
-#: classes/pref/prefs.php:419
+#: classes/pref/prefs.php:412
msgid "Generate new password"
msgstr "生成新密码"
-#: classes/pref/prefs.php:424
+#: classes/pref/prefs.php:417
msgid "Remove selected passwords"
msgstr "删除所选密码"
-#: classes/pref/prefs.php:472
-#: classes/pref/prefs.php:531
+#: classes/pref/prefs.php:465
+#: classes/pref/prefs.php:524
msgid "Your password:"
msgstr "你的密码:"
-#: classes/pref/prefs.php:479
+#: classes/pref/prefs.php:472
msgid "Disable OTP"
msgstr "禁用 OTP 动态口令"
-#: classes/pref/prefs.php:492
+#: classes/pref/prefs.php:485
msgid "Scan the following code by the Authenticator application or copy the key manually"
msgstr "通过Authenticator应用程序扫描以下代码或手动复制密钥"
-#: classes/pref/prefs.php:497
+#: classes/pref/prefs.php:490
msgid "Use the following OTP key with a compatible Authenticator application"
msgstr "将以下OTP密钥与兼容的Authenticator应用程序一起使用"
-#: classes/pref/prefs.php:509
+#: classes/pref/prefs.php:502
msgid "OTP Key:"
msgstr "OTP密钥:"
-#: classes/pref/prefs.php:536
+#: classes/pref/prefs.php:529
msgid "One time password:"
msgstr "一次性密码:"
-#: classes/pref/prefs.php:543
+#: classes/pref/prefs.php:536
msgid "Enable OTP"
msgstr "启用 OTP 动态口令"
-#: classes/pref/prefs.php:557
+#: classes/pref/prefs.php:550
msgid "Personal data"
msgstr "个人数据"
-#: classes/pref/prefs.php:560
-#: classes/pref/feeds.php:677
-#: classes/pref/feeds.php:914
+#: classes/pref/prefs.php:553
msgid "Password"
msgstr "密码"
-#: classes/pref/prefs.php:563
+#: classes/pref/prefs.php:556
msgid "App passwords"
msgstr "APP密码"
-#: classes/pref/prefs.php:566
+#: classes/pref/prefs.php:559
#, fuzzy
msgid "Authenticator (OTP)"
msgstr "登录认证"
-#: classes/pref/prefs.php:577
+#: classes/pref/prefs.php:570
msgid "Some preferences are only available in default profile."
msgstr "部分设置仅支持默认偏好."
-#: classes/pref/prefs.php:686
+#: classes/pref/prefs.php:679
msgid "default"
msgstr "默认"
-#: classes/pref/prefs.php:696
+#: classes/pref/prefs.php:689
msgid "Customize"
msgstr "自定义"
-#: classes/pref/prefs.php:699
+#: classes/pref/prefs.php:692
msgid "More themes..."
msgstr "更多主题..."
-#: classes/pref/prefs.php:759
+#: classes/pref/prefs.php:741
msgid "Register"
msgstr "注册"
-#: classes/pref/prefs.php:763
+#: classes/pref/prefs.php:745
#: classes/pref/system.php:87
msgid "Clear"
msgstr "清空"
-#: classes/pref/prefs.php:767
-#: classes/pref/prefs.php:870
-#: classes/pref/prefs.php:926
-#: classes/pref/prefs.php:978
-#: classes/pref/prefs.php:994
-#: classes/pref/filters.php:833
-#: plugins/bookmarklets/init.php:51
-#: js/CommonDialogs.js:552
+#: classes/pref/prefs.php:749
+#: classes/pref/prefs.php:852
+#: classes/pref/prefs.php:908
+#: classes/pref/prefs.php:960
+#: classes/pref/prefs.php:976
+#: plugins/bookmarklets/init.php:362
+#: js/CommonDialogs.js:635
msgid "More info..."
msgstr "更多信息..."
-#: classes/pref/prefs.php:774
+#: classes/pref/prefs.php:758
#, php-format
msgid "Current server time: %s"
msgstr "当前服务器系统时间: %s (UTC)"
-#: classes/pref/prefs.php:824
+#: classes/pref/prefs.php:806
msgid "Save configuration"
msgstr "保存设置"
-#: classes/pref/prefs.php:827
+#: classes/pref/prefs.php:809
msgid "Save and exit preferences"
msgstr "保存并退出设置"
-#: classes/pref/prefs.php:833
+#: classes/pref/prefs.php:815
msgid "Manage profiles"
msgstr "管理偏好文件"
-#: classes/pref/prefs.php:837
+#: classes/pref/prefs.php:819
msgid "Reset to defaults"
msgstr "恢复到默认"
-#: classes/pref/prefs.php:874
-#: classes/pref/prefs.php:930
+#: classes/pref/prefs.php:856
+#: classes/pref/prefs.php:912
#, php-format
msgid "v%.2f, by %s"
msgstr "v%.2f, 由 %s 提供"
-#: classes/pref/prefs.php:919
+#: classes/pref/prefs.php:901
msgid "Clear data"
msgstr "清空数据"
-#: classes/pref/prefs.php:976
+#: classes/pref/prefs.php:958
#, php-format
msgid "The following plugins use per-feed content hooks. This may cause excessive data usage and origin server load resulting in a ban of your instance: <b>%s</b>"
msgstr "以下插件使用按Feed内容挂钩。这可能会导致过多的数据使用和原始服务器负载,从而导致您的实例被禁:<b>%s</b>"
-#: classes/pref/prefs.php:983
+#: classes/pref/prefs.php:965
msgid "System plugins"
msgstr "系统插件"
-#: classes/pref/prefs.php:987
+#: classes/pref/prefs.php:969
msgid "User plugins"
msgstr "用户插件"
-#: classes/pref/prefs.php:997
+#: classes/pref/prefs.php:979
msgid "Enable selected plugins"
msgstr "启用选择的插件"
-#: classes/pref/prefs.php:1008
+#: classes/pref/prefs.php:990
msgid "Personal data / Authentication"
msgstr "个人数据 / 用户认证"
-#: classes/pref/prefs.php:1022
-#: classes/pref/feeds.php:794
-#: classes/pref/feeds.php:1396
+#: classes/pref/prefs.php:1004
+#: classes/pref/feeds.php:1098
msgid "Plugins"
msgstr "插件"
-#: classes/pref/prefs.php:1115
+#: classes/pref/prefs.php:1097
msgid "Incorrect one time password"
msgstr "一次性密码不正确"
-#: classes/pref/prefs.php:1120
-#: classes/pref/prefs.php:1174
+#: classes/pref/prefs.php:1102
+#: classes/pref/prefs.php:1156
msgid "Incorrect password"
msgstr "密码错误"
-#: classes/pref/prefs.php:1315
-#: classes/pref/filters.php:353
-#: classes/pref/filters.php:407
-#: classes/pref/filters.php:725
-#: classes/pref/users.php:228
-#: classes/pref/feeds.php:1225
-#: js/CommonDialogs.js:312
-#: js/PrefFeedTree.js:501
+#: classes/pref/prefs.php:1297
+#: classes/pref/filters.php:652
+#: classes/pref/users.php:226
+#: classes/pref/feeds.php:927
+#: js/CommonDialogs.js:239
+#: js/CommonFilters.js:472
+#: js/PrefFeedTree.js:506
+#: js/CommonFilters.js:440
msgid "All"
msgstr "全部"
-#: classes/pref/prefs.php:1317
-#: classes/pref/filters.php:355
-#: classes/pref/filters.php:409
-#: classes/pref/filters.php:727
-#: classes/pref/users.php:230
-#: classes/pref/feeds.php:1227
-#: js/CommonDialogs.js:314
-#: js/PrefFeedTree.js:503
+#: classes/pref/prefs.php:1299
+#: classes/pref/filters.php:654
+#: classes/pref/users.php:228
+#: classes/pref/feeds.php:929
+#: js/CommonDialogs.js:241
+#: js/CommonFilters.js:474
+#: js/PrefFeedTree.js:508
+#: js/CommonFilters.js:442
msgid "None"
msgstr "无"
-#: classes/pref/prefs.php:1326
+#: classes/pref/prefs.php:1308
msgid "Description"
msgstr "描述"
-#: classes/pref/prefs.php:1327
+#: classes/pref/prefs.php:1309
msgid "Created"
msgstr "创建"
-#: classes/pref/prefs.php:1328
+#: classes/pref/prefs.php:1310
msgid "Last used"
msgstr "最后使用"
-#: classes/pref/prefs.php:1377
+#: classes/pref/prefs.php:1359
#, php-format
msgid "Generated password <strong>%s</strong> for %s. Please remember it for future reference."
msgstr "生成密码<strong>%s</strong>为%s . 请记住它,以备将来参考。"
@@ -1453,431 +1303,315 @@ msgstr "PHP信息"
#: classes/pref/filters.php:197
#: classes/pref/filters.php:208
-#: classes/pref/filters.php:498
-#: classes/pref/filters.php:1082
+#: classes/pref/filters.php:426
+#: classes/pref/filters.php:847
msgid "All feeds"
msgstr "全部信息源"
#: classes/pref/filters.php:219
-#: classes/pref/filters.php:518
+#: classes/pref/filters.php:446
msgid "(inverse)"
msgstr "(反选)"
#: classes/pref/filters.php:215
-#: classes/pref/filters.php:517
+#: classes/pref/filters.php:445
#, fuzzy, php-format
msgid "%s on %s in %s %s"
msgstr "%s on %s in %s %s"
-#: classes/pref/filters.php:341
-#: js/PrefLabelTree.js:126
-msgid "Caption"
-msgstr "标题"
-
-#: classes/pref/filters.php:345
-#: classes/pref/filters.php:793
-msgid "Match"
-msgstr "匹配"
-
-#: classes/pref/filters.php:359
-#: classes/pref/filters.php:413
-msgid "Add"
-msgstr "添加"
-
-#: classes/pref/filters.php:361
-#: classes/pref/filters.php:415
-msgid "Delete"
-msgstr "删除"
-
-#: classes/pref/filters.php:400
-msgid "Apply actions"
-msgstr "应用操作"
-
-#: classes/pref/filters.php:441
-#: classes/pref/feeds.php:690
-#: classes/pref/feeds.php:922
-#: js/PrefUsers.js:89
-msgid "Options"
-msgstr "选项"
-
-#: classes/pref/filters.php:445
-msgid "Enabled"
-msgstr "已启用"
-
-#: classes/pref/filters.php:448
-msgid "Match any rule"
-msgstr "匹配任意规则"
-
-#: classes/pref/filters.php:451
-msgid "Inverse matching"
-msgstr "反向匹配"
-
-#: classes/pref/filters.php:460
-#: classes/pref/filters.php:738
-#: classes/pref/users.php:239
-#: classes/pref/feeds.php:789
-msgid "Remove"
-msgstr "移除"
-
-#: classes/pref/filters.php:463
-#: classes/pref/filters.php:470
-msgid "Test"
-msgstr "测试"
-
-#: classes/pref/filters.php:465
-#: classes/pref/feeds.php:806
-#: classes/pref/feeds.php:965
-#: plugins/af_psql_trgm/init.php:193
-#: plugins/note/init.php:51
-#: plugins/af_proxy_http/init.php:239
-#: plugins/mail/init.php:67
-#: plugins/af_readability/init.php:89
-#: plugins/nsfw/init.php:75
-#: plugins/af_redditimgur/init.php:79
-msgid "Save"
-msgstr "保存"
-
-#: classes/pref/filters.php:472
-msgid "Create"
-msgstr "创建"
-
-#: classes/pref/filters.php:718
-#: classes/pref/users.php:220
-#: classes/pref/feeds.php:1218
-#: js/Feeds.js:605
+#: classes/pref/filters.php:645
+#: classes/pref/users.php:218
+#: classes/pref/feeds.php:920
+#: js/Feeds.js:620
msgid "Search"
msgstr "搜索"
-#: classes/pref/filters.php:734
+#: classes/pref/filters.php:661
msgid "Combine"
msgstr "合并"
-#: classes/pref/filters.php:736
-#: classes/pref/feeds.php:1239
-#: classes/pref/feeds.php:1254
+#: classes/pref/filters.php:663
+#: classes/pref/feeds.php:941
+#: classes/pref/feeds.php:956
msgid "Reset sort order"
msgstr "重置排序"
-#: classes/pref/filters.php:809
-msgid "Inverse regular expression matching"
-msgstr "反选正则表达式匹配结果"
-
-#: classes/pref/filters.php:813
-msgid "on field"
-msgstr "作用范围"
-
-#: classes/pref/filters.php:815
-#: js/PrefFilterTree.js:47
-msgid "in"
-msgstr "在"
-
-#: classes/pref/filters.php:836
-msgid "Save rule"
-msgstr "保存规则"
-
-#: classes/pref/filters.php:836
-#: js/CommonFilters.js:97
-msgid "Add rule"
-msgstr "添加规则"
-
-#: classes/pref/filters.php:859
-msgid "Perform Action"
-msgstr "执行操作"
-
-#: classes/pref/filters.php:910
-msgid "No actions available"
-msgstr "无操作可用"
-
-#: classes/pref/filters.php:929
-msgid "Save action"
-msgstr "保存操作"
-
-#: classes/pref/filters.php:929
-#: js/CommonFilters.js:119
-msgid "Add action"
-msgstr "添加操作"
+#: classes/pref/filters.php:665
+#: classes/pref/users.php:237
+#: js/CommonDialogs.js:572
+#: js/CommonFilters.js:514
+msgid "Remove"
+msgstr "移除"
-#: classes/pref/filters.php:957
+#: classes/pref/filters.php:720
msgid "[No caption]"
msgstr "[无标题]"
-#: classes/pref/filters.php:959
+#: classes/pref/filters.php:722
#, php-format
msgid "%s (%d rule)"
msgid_plural "%s (%d rules)"
msgstr[0] "%s (%d 规则)"
-#: classes/pref/filters.php:973
+#: classes/pref/filters.php:736
msgid "matches any rule"
msgstr "匹配任意规则"
-#: classes/pref/filters.php:974
+#: classes/pref/filters.php:737
msgid "inverse"
msgstr "反选"
-#: classes/pref/filters.php:977
+#: classes/pref/filters.php:740
#, php-format
msgid "%s (+%d action)"
msgid_plural "%s (+%d actions)"
msgstr[0] "%s (+%d 操作)"
-#: classes/pref/users.php:60
+#: classes/pref/users.php:58
msgid "Registered"
msgstr "注册时间"
-#: classes/pref/users.php:65
+#: classes/pref/users.php:63
msgid "Last logged in"
msgstr "上次登录"
-#: classes/pref/users.php:70
+#: classes/pref/users.php:68
msgid "Subscribed feeds"
msgstr "订阅的信息源"
-#: classes/pref/users.php:75
+#: classes/pref/users.php:73
msgid "Stored articles"
msgstr "存储的文章"
-#: classes/pref/users.php:105
+#: classes/pref/users.php:103
msgid "User not found"
msgstr "未找到用户"
-#: classes/pref/users.php:172
+#: classes/pref/users.php:170
#, php-format
msgid "Added user %s with password %s"
msgstr "已添加用户%s ,密码为%s"
-#: classes/pref/users.php:176
+#: classes/pref/users.php:174
#, php-format
msgid "Could not create user %s"
msgstr "无法创建用户 %s"
-#: classes/pref/users.php:179
+#: classes/pref/users.php:177
#, php-format
msgid "User %s already exists."
msgstr "用户%s已存在。"
-#: classes/pref/users.php:235
+#: classes/pref/users.php:233
msgid "Create user"
msgstr "创建用户"
-#: classes/pref/users.php:279
+#: classes/pref/users.php:277
msgid "Click to edit"
msgstr "点击进行编辑"
-#: classes/pref/feeds.php:26
-msgid "Check to enable field"
-msgstr "勾选以启用"
-
-#: classes/pref/feeds.php:75
-#: classes/pref/feeds.php:235
-#: classes/pref/feeds.php:283
-#: classes/pref/feeds.php:289
-#: classes/pref/feeds.php:318
+#: classes/pref/feeds.php:70
+#: classes/pref/feeds.php:226
+#: classes/pref/feeds.php:274
+#: classes/pref/feeds.php:280
+#: classes/pref/feeds.php:309
#, php-format
msgid "(%d feed)"
msgid_plural "(%d feeds)"
msgstr[0] "(%d 个信息源)"
-#: classes/pref/feeds.php:539
-msgid "Feed Title"
-msgstr "信息源标题"
-
-#: classes/pref/feeds.php:552
-msgid "Feed URL"
-msgstr "信息源 URL"
-
-#: classes/pref/feeds.php:568
-#: classes/pref/feeds.php:833
-#: js/CommonDialogs.js:112
-#: js/PrefFeedTree.js:421
-msgid "Place in category:"
-msgstr "加入到类别:"
-
-#: classes/pref/feeds.php:581
-msgid "Site URL:"
-msgstr "网址:"
-
-#: classes/pref/feeds.php:583
-msgid "Site URL"
-msgstr "网址"
-
-#: classes/pref/feeds.php:599
-#: classes/pref/feeds.php:848
-#: js/Feeds.js:587
-msgid "Language:"
-msgstr "语言:"
-
-#: classes/pref/feeds.php:607
-#: classes/pref/feeds.php:858
-msgid "Update"
-msgstr "更新列表"
-
-#: classes/pref/feeds.php:616
-#: classes/pref/feeds.php:865
-msgid "Interval:"
-msgstr "间隔:"
-
-#: classes/pref/feeds.php:631
-#: classes/pref/feeds.php:882
-msgid "Article purging:"
-msgstr "文章清理:"
-
-#: classes/pref/feeds.php:638
+#: classes/pref/feeds.php:537
#, php-format
msgid "(%d day)"
msgid_plural "(%d days)"
msgstr[0] "(%d 天)"
-#: classes/pref/feeds.php:640
-#: classes/pref/feeds.php:890
+#: classes/pref/feeds.php:539
+#: classes/pref/feeds.php:587
msgid "Disabled"
msgstr "禁用"
-#: classes/pref/feeds.php:644
+#: classes/pref/feeds.php:543
#, php-format
msgid "%d day"
msgid_plural "%d days"
msgstr[0] "%d 天"
-#: classes/pref/feeds.php:663
-#: classes/pref/feeds.php:900
-#: plugins/auth_internal/init.php:68
-#: js/PrefFeedTree.js:429
-#: js/PrefUsers.js:71
-msgid "Authentication"
-msgstr "登录认证"
-
-#: classes/pref/feeds.php:669
-#: classes/pref/feeds.php:906
-msgid "Login"
-msgstr "登陆"
+#: classes/pref/feeds.php:569
+msgid "Check to enable field"
+msgstr "勾选以启用"
-#: classes/pref/feeds.php:688
-#: js/CommonDialogs.js:152
-msgid "This feed requires authentication."
-msgstr "这个信息源需要认证."
+#: classes/pref/feeds.php:585
+#, php-format
+msgid "(%d days)"
+msgstr "(%d 天)"
-#: classes/pref/feeds.php:706
-#: classes/pref/feeds.php:927
+#: classes/pref/feeds.php:590
+#: js/CommonDialogs.js:456
msgid "Include in e-mail digest"
msgstr "包含电子邮件摘要"
-#: classes/pref/feeds.php:722
-#: classes/pref/feeds.php:934
+#: classes/pref/feeds.php:591
+#: js/CommonDialogs.js:457
msgid "Always display image attachments"
msgstr "始终显示图片附件"
-#: classes/pref/feeds.php:752
-#: classes/pref/feeds.php:948
+#: classes/pref/feeds.php:593
+#: js/CommonDialogs.js:459
msgid "Cache media"
msgstr "媒体缓存"
-#: classes/pref/feeds.php:767
-#: classes/pref/feeds.php:955
+#: classes/pref/feeds.php:594
+#: js/CommonDialogs.js:460
msgid "Mark updated articles as unread"
msgstr "将已更新的文章标记为未读"
-#: classes/pref/feeds.php:771
-msgid "Icon"
-msgstr "图标"
+#: classes/pref/feeds.php:609
+#: js/CommonDialogs.js:46
+#: js/PrefFeedTree.js:426
+msgid "Place in category:"
+msgstr "加入到类别:"
-#: classes/pref/feeds.php:779
-#: classes/pref/feeds.php:1309
-msgid "Choose file..."
-msgstr "选择文件..."
+#: classes/pref/feeds.php:617
+#: js/Feeds.js:602
+msgid "Language:"
+msgstr "语言:"
-#: classes/pref/feeds.php:787
-msgid "Replace"
-msgstr "替换"
+#: classes/pref/feeds.php:628
+#: js/CommonDialogs.js:522
+#, fuzzy
+msgid "Update interval:"
+msgstr "默认更新间隔"
-#: classes/pref/feeds.php:888
-#, php-format
-msgid "(%d days)"
-msgstr "(%d 天)"
+#: classes/pref/feeds.php:635
+msgid "Article purging:"
+msgstr "文章清理:"
+
+#: classes/pref/feeds.php:642
+#: plugins/auth_internal/init.php:68
+#: js/PrefFeedTree.js:434
+#: js/PrefUsers.js:71
+msgid "Authentication"
+msgstr "登录认证"
-#: classes/pref/feeds.php:1194
+#: classes/pref/feeds.php:658
+#: js/PrefUsers.js:89
+msgid "Options"
+msgstr "选项"
+
+#: classes/pref/feeds.php:674
+#: plugins/af_psql_trgm/init.php:193
+#: plugins/note/init.php:51
+#: plugins/af_proxy_http/init.php:239
+#: plugins/mail/init.php:67
+#: plugins/af_readability/init.php:89
+#: plugins/nsfw/init.php:75
+#: plugins/af_redditimgur/init.php:79
+#: js/CommonDialogs.js:580
+#: js/CommonFilters.js:516
+msgid "Save"
+msgstr "保存"
+
+#: classes/pref/feeds.php:675
+#: plugins/note/init.php:52
+#: plugins/mail/init.php:186
+#: plugins/bookmarklets/init.php:282
+#: js/PrefFeedTree.js:454
+#: js/CommonDialogs.js:581
+#: js/CommonFilters.js:233
+#: js/CommonFilters.js:317
+#: js/CommonFilters.js:517
+#: js/CommonFilters.js:521
+msgid "Cancel"
+msgstr "取消"
+
+#: classes/pref/feeds.php:896
msgid "Feeds with errors"
msgstr "有错误的信息源"
-#: classes/pref/feeds.php:1200
+#: classes/pref/feeds.php:902
msgid "Inactive feeds"
msgstr "未活动的信息源"
-#: classes/pref/feeds.php:1237
+#: classes/pref/feeds.php:939
msgid "Edit selected feeds"
msgstr "编辑选定的信息源"
-#: classes/pref/feeds.php:1241
-#: js/PrefFeedTree.js:391
+#: classes/pref/feeds.php:943
+#: js/PrefFeedTree.js:396
msgid "Batch subscribe"
msgstr "批量订阅"
-#: classes/pref/feeds.php:1249
+#: classes/pref/feeds.php:951
msgid "Categories"
msgstr "分类"
-#: classes/pref/feeds.php:1252
+#: classes/pref/feeds.php:954
msgid "Add category"
msgstr "增加分类"
-#: classes/pref/feeds.php:1256
+#: classes/pref/feeds.php:958
msgid "Remove selected"
msgstr "移除选中"
-#: classes/pref/feeds.php:1304
+#: classes/pref/feeds.php:1006
msgid "Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings."
msgstr "使用OPML你可以导出或导入信息源feeds列表、过滤器、标签以及设置。"
-#: classes/pref/feeds.php:1316
+#: classes/pref/feeds.php:1011
+msgid "Choose file..."
+msgstr "选择文件..."
+
+#: classes/pref/feeds.php:1018
msgid "Import OPML"
msgstr "导入 OPML"
-#: classes/pref/feeds.php:1324
+#: classes/pref/feeds.php:1026
msgid "Export OPML"
msgstr "导出 OPML"
-#: classes/pref/feeds.php:1329
+#: classes/pref/feeds.php:1031
msgid "Include settings"
msgstr "包含设置"
-#: classes/pref/feeds.php:1335
+#: classes/pref/feeds.php:1037
msgid "Published OPML"
msgstr "发布OPML"
-#: classes/pref/feeds.php:1338
+#: classes/pref/feeds.php:1040
msgid "Your OPML can be published publicly and can be subscribed by anyone who knows the URL below."
msgstr "您可以公开发布您的 OPML 。网上的任何人都可以通过如下 URL 订阅该文件。"
-#: classes/pref/feeds.php:1339
+#: classes/pref/feeds.php:1041
msgid "Published OPML does not include your Tiny Tiny RSS settings, feeds that require authentication or feeds hidden from Popular feeds."
msgstr "已发布的OPML中不包括您的Tiny Tiny RSS设置,需要身份验证的信息源或者最受欢迎的信息源中隐藏的信息源."
-#: classes/pref/feeds.php:1343
+#: classes/pref/feeds.php:1045
msgid "Display published OPML URL"
msgstr "公开的 OPML 地址"
-#: classes/pref/feeds.php:1353
+#: classes/pref/feeds.php:1055
msgid "Published articles can be subscribed by anyone who knows the following URL:"
msgstr "知道以下网址的任何人都可以订阅已发布的文章:"
-#: classes/pref/feeds.php:1357
+#: classes/pref/feeds.php:1059
msgid "Display URL"
msgstr "显示 URL"
-#: classes/pref/feeds.php:1361
+#: classes/pref/feeds.php:1063
msgid "Clear all generated URLs"
msgstr "清空所有生成的 URL"
-#: classes/pref/feeds.php:1373
+#: classes/pref/feeds.php:1075
#, fuzzy
msgid "My feeds"
msgstr "我的信息源"
-#: classes/pref/feeds.php:1378
+#: classes/pref/feeds.php:1080
msgid "OPML"
msgstr "OPML"
-#: classes/pref/feeds.php:1383
+#: classes/pref/feeds.php:1085
#, fuzzy
msgid "Sharing"
msgstr "分享"
@@ -1957,7 +1691,7 @@ msgid "Error while parsing document."
msgstr "解析文档时发生错误。"
#: classes/feeds.php:54
-#: classes/feeds.php:469
+#: classes/feeds.php:458
msgid "Feed not found."
msgstr "找不到信息源。"
@@ -1966,76 +1700,76 @@ msgid "Never"
msgstr "从不"
#: classes/feeds.php:198
-#: classes/feeds.php:1131
+#: classes/feeds.php:1116
msgid "Archived articles"
msgstr "存档的文章"
-#: classes/feeds.php:277
+#: classes/feeds.php:268
msgid "Collapse article"
msgstr "折叠文章"
-#: classes/feeds.php:296
+#: classes/feeds.php:287
#, php-format
msgid "Imported at %s"
msgstr "从%s导入"
-#: classes/feeds.php:360
+#: classes/feeds.php:347
msgid "No unread articles found to display."
msgstr "没有未读文章。"
-#: classes/feeds.php:363
+#: classes/feeds.php:350
msgid "No updated articles found to display."
msgstr "没有最新更新的文章。"
-#: classes/feeds.php:366
+#: classes/feeds.php:353
msgid "No starred articles found to display."
msgstr "没有加星标的文章。"
-#: classes/feeds.php:370
+#: classes/feeds.php:357
msgid "No articles found to display. You can assign articles to labels manually from article header context menu (applies to all selected articles) or use a filter."
msgstr "本标签下没有文章。你可以通过手动或过滤器的方式为文章添加预定义标签。"
-#: classes/feeds.php:372
+#: classes/feeds.php:359
msgid "No articles found to display."
msgstr "暂时没有文章。"
-#: classes/feeds.php:389
-#: classes/feeds.php:545
+#: classes/feeds.php:376
+#: classes/feeds.php:526
#, php-format
msgid "Feeds last updated at %s"
msgstr "上次信息源更新时间:%s"
-#: classes/feeds.php:401
-#: classes/feeds.php:557
+#: classes/feeds.php:388
+#: classes/feeds.php:538
msgid "Some feeds have update errors (click for details)"
msgstr "部分信息源更新错误(点击了解详情)"
-#: classes/feeds.php:534
+#: classes/feeds.php:515
msgid "No feed selected."
msgstr "没有选中的信息源。"
-#: classes/feeds.php:1123
+#: classes/feeds.php:1108
msgid "Starred articles"
msgstr "加星标文章"
-#: classes/feeds.php:1125
+#: classes/feeds.php:1110
msgid "Published articles"
msgstr "已发布文章"
-#: classes/feeds.php:1127
+#: classes/feeds.php:1112
msgid "Fresh articles"
msgstr "最新更新的文章"
-#: classes/feeds.php:1259
+#: classes/feeds.php:1244
msgid "Special"
msgstr "特殊区域"
-#: classes/feeds.php:1354
+#: classes/feeds.php:1339
#, php-format
msgid "Incorrect search syntax: %s."
msgstr "搜索语法不正确:%s ."
-#: classes/feeds.php:1544
+#: classes/feeds.php:1529
#, php-format
msgid "Search results: %s"
msgstr "搜索结果:%s"
@@ -2050,11 +1784,6 @@ msgstr "%d 分钟"
msgid "Article not found."
msgstr "找不到文章。"
-#: classes/article.php:255
-#: classes/article.php:435
-msgid "no tags"
-msgstr "无标签"
-
#: plugins/close_button/init.php:25
msgid "Close article"
msgstr "关闭文章"
@@ -2221,24 +1950,95 @@ msgstr "Inline 文章内容"
msgid "Append to summary, instead of replacing it"
msgstr "附加到摘要,而不是替换它"
-#: plugins/bookmarklets/init.php:30
+#: plugins/bookmarklets/init.php:88
+#: js/CommonDialogs.js:93
+msgid "Subscribe"
+msgstr "订阅"
+
+#: plugins/bookmarklets/init.php:101
+#, php-format
+msgid "Already subscribed to <b>%s</b>."
+msgstr "已经订阅到 <b>%s</b>."
+
+#: plugins/bookmarklets/init.php:104
+#, php-format
+msgid "Subscribed to <b>%s</b>."
+msgstr "订阅到 <b>%s</b>."
+
+#: plugins/bookmarklets/init.php:107
+#, php-format
+msgid "Could not subscribe to <b>%s</b>."
+msgstr "无法订阅到 <b>%s</b>。"
+
+#: plugins/bookmarklets/init.php:110
+#, php-format
+msgid "No feeds found in <b>%s</b>."
+msgstr "在 <b>%s</b> 中没有找到信息源。"
+
+#: plugins/bookmarklets/init.php:116
+#, php-format
+msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
+msgstr "无法订阅 <b>%s</b>。<br>无法下载信息源的 URL。"
+
+#: plugins/bookmarklets/init.php:127
+msgid "Multiple feed URLs found:"
+msgstr "发现了多个信息源:"
+
+#: plugins/bookmarklets/init.php:135
+msgid "Subscribe to selected feed"
+msgstr "订阅选中的信息源"
+
+#: plugins/bookmarklets/init.php:153
+msgid "Edit subscription options"
+msgstr "编辑订阅选项"
+
+#: plugins/bookmarklets/init.php:184
+#: plugins/bookmarklets/init.php:359
+msgid "Share with Tiny Tiny RSS"
+msgstr "在 Tiny Tiny RSS 中分享订阅"
+
+#: plugins/bookmarklets/init.php:256
+msgid "Title:"
+msgstr "标题:"
+
+#: plugins/bookmarklets/init.php:261
+msgid "URL:"
+msgstr "URL:"
+
+#: plugins/bookmarklets/init.php:266
+msgid "Content:"
+msgstr "内容:"
+
+#: plugins/bookmarklets/init.php:271
+msgid "Labels:"
+msgstr "标签:"
+
+#: plugins/bookmarklets/init.php:281
+msgid "Share"
+msgstr "分享"
+
+#: plugins/bookmarklets/init.php:283
+msgid "Shared article will appear in the Published feed."
+msgstr "被分享的文章将会出现在已发布信息源中。"
+
+#: plugins/bookmarklets/init.php:341
#, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
msgstr "在 Tiny Tiny RSS 中订阅 %s ?"
-#: plugins/bookmarklets/init.php:37
+#: plugins/bookmarklets/init.php:348
msgid "Bookmarklets"
msgstr "小书签"
-#: plugins/bookmarklets/init.php:39
+#: plugins/bookmarklets/init.php:350
msgid "Drag the link below to your browser toolbar, open the feed you're interested in in your browser and click on the link to subscribe to it."
msgstr "将以下链接拖拽至您的浏览器工具条,在浏览器中打开您想看的信息源,然后点击链接以订阅。"
-#: plugins/bookmarklets/init.php:42
+#: plugins/bookmarklets/init.php:353
msgid "Subscribe in Tiny Tiny RSS"
msgstr "在 Tiny Tiny RSS 中订阅"
-#: plugins/bookmarklets/init.php:45
+#: plugins/bookmarklets/init.php:356
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr "使用书签发布任意页面"
@@ -2333,27 +2133,46 @@ msgid "Unshare article"
msgstr "取消文章共享"
#: plugins/share/init.php:268
+#: js/CommonDialogs.js:637
msgid "Generate new URL"
msgstr "生成一个新的 URL"
-#: js/App.js:565
+#: js/App.js:392
+msgid "Keyboard shortcuts"
+msgstr "快捷键"
+
+#: js/App.js:543
+#, fuzzy, perl-format
+msgid "Fatal error: %s"
+msgstr "致命错误"
+
+#: js/App.js:544
msgid "Fatal error"
msgstr "致命错误"
+#: js/App.js:1120
+msgid "Please enable af_readability first."
+msgstr "请先启用af_readability."
+
+#: js/App.js:1133
+#: js/App.js:1223
+msgid "Widescreen is not available in combined mode."
+msgstr "在合并模式下无法启用宽屏."
+
#: js/Article.js:36
msgid "Please enter new score for selected articles:"
msgstr "请输入所选文章的新分数:"
#: js/Article.js:62
+#: js/Headlines.js:865
+#: js/Headlines.js:877
+#: js/Headlines.js:1020
+#: js/Headlines.js:1037
+#: js/Headlines.js:1054
+#: js/Headlines.js:1191
#: plugins/mail/mail.js:9
#: plugins/mailto/init.js:9
-#: js/Headlines.js:824
-#: js/Headlines.js:850
-#: js/Headlines.js:862
-#: js/Headlines.js:1005
-#: js/Headlines.js:1023
-#: js/Headlines.js:1041
-#: js/Headlines.js:1182
+#: js/Headlines.js:839
msgid "No articles selected."
msgstr "未选中任何文章。"
@@ -2361,103 +2180,169 @@ msgstr "未选中任何文章。"
msgid "Please enter new score for this article:"
msgstr "请输入本文的新分数:"
-#: js/Article.js:130
+#: js/Article.js:120
msgid "Article URL:"
msgstr "文章网址:"
-#: js/Article.js:132
+#: js/Article.js:122
#, fuzzy
msgid "No URL could be displayed for this article."
msgstr "不再分享此文章?"
-#: js/Article.js:226
+#: js/Article.js:144
+msgid "no tags"
+msgstr "无标签"
+
+#: js/Article.js:231
msgid "comments"
msgstr "评论"
-#: js/Article.js:229
+#: js/Article.js:234
msgid "comment"
msgid_plural "comments"
msgstr[0] "评论"
-#: js/Article.js:315
+#: js/Article.js:320
msgid "Edit article Tags"
msgstr "编辑文章的自定义标签"
-#: js/CommonDialogs.js:15
-msgid "Remove stored feed icon?"
-msgstr "移除已保存的信息源图标?"
-
-#: js/CommonDialogs.js:42
-msgid "Please select an image file to upload."
-msgstr "请选择图片文件上传。"
-
-#: js/CommonDialogs.js:43
-msgid "Upload new icon for this feed?"
-msgstr "为本信息源上传一个新的图标?"
-
-#: js/CommonDialogs.js:85
+#: js/CommonDialogs.js:19
msgid "Subscribe to Feed"
msgstr "订阅信息源"
-#: js/CommonDialogs.js:119
+#: js/CommonDialogs.js:53
msgid "Available feeds"
msgstr "可用的信息源"
-#: js/CommonDialogs.js:356
+#: js/CommonDialogs.js:86
+msgid "This feed requires authentication."
+msgstr "这个信息源需要认证."
+
+#: js/CommonDialogs.js:283
msgid "Please enter label caption:"
msgstr "请填写预定义标签的说明:"
-#: js/CommonDialogs.js:375
-#: js/CommonDialogs.js:411
-#: js/App.js:1212
+#: js/CommonDialogs.js:302
+#: js/CommonDialogs.js:339
+#: js/App.js:1202
#, perl-format
msgid "Unsubscribe from %s?"
msgstr "从 %s 取消订阅?"
-#: js/CommonDialogs.js:401
-#: js/App.js:1064
-#: js/App.js:1192
+#: js/CommonDialogs.js:328
+#: js/App.js:1054
+#: js/App.js:1182
msgid "You can't edit this kind of feed."
msgstr "您无法编辑这种类型的信息源。"
-#: js/CommonDialogs.js:409
+#: js/CommonDialogs.js:336
msgid "Edit Feed"
msgstr "编辑信息源"
-#: js/CommonDialogs.js:452
-msgid "Public OPML URL"
-msgstr "公开的 OPML URL"
+#: js/CommonDialogs.js:349
+#, fuzzy
+msgid "Please select an image file."
+msgstr "请选择图片文件上传。"
-#: js/CommonDialogs.js:454
-msgid "Replace current OPML publishing address with a new one?"
-msgstr "将当前的 OPML 发布地址更改替换为新地址?"
+#: js/CommonDialogs.js:400
+msgid "Remove stored feed icon?"
+msgstr "移除已保存的信息源图标?"
-#: js/CommonDialogs.js:512
-msgid "Show as feed"
-msgstr "以信息源显示"
+#: js/CommonFilters.js:170
+msgid "Edit rule"
+msgstr "编辑规则"
-#: js/CommonDialogs.js:514
-msgid "Generate new syndication address for this feed?"
-msgstr "为本信息源生成新的群地址?"
+#: js/CommonFilters.js:170
+msgid "Add rule"
+msgstr "添加规则"
-#: js/CommonFilters.js:119
-msgid "Edit action"
-msgstr "编辑动作"
+#: js/CommonFilters.js:412
+msgid "Enabled"
+msgstr "已启用"
-#: js/CommonFilters.js:161
-#, perl-format
-msgid "Looking for articles (%d processed, %f found)..."
-msgstr "搜索文章中 (%d 已处理, %f 已发现)..."
+#: js/CommonFilters.js:413
+msgid "Match any rule"
+msgstr "匹配任意规则"
-#: js/CommonFilters.js:190
-#, fuzzy, perl-format
-msgid "Found %d articles matching this filter:"
-msgstr "找到过滤器匹配的%d篇文章:"
+#: js/CommonFilters.js:414
+msgid "Inverse matching"
+msgstr "反向匹配"
+
+#: js/CommonFilters.js:478
+#: js/CommonFilters.js:446
+msgid "Add"
+msgstr "添加"
-#: js/Feeds.js:227
+#: js/Feeds.js:255
msgid "Your password is at default value"
msgstr "您还在使用系统默认的密码,请修改"
+#: js/Headlines.js:991
+#, perl-format
+msgid "%d article selected"
+msgid_plural "%d articles selected"
+msgstr[0] "%d 篇文章被选定"
+
+#: js/Headlines.js:1062
+#, perl-format
+msgid "Delete %d selected article in %s?"
+msgid_plural "Delete %d selected articles in %s?"
+msgstr[0] "删除%d,在%s选中的文章?"
+
+#: js/Headlines.js:1064
+#, perl-format
+msgid "Delete %d selected article?"
+msgid_plural "Delete %d selected articles?"
+msgstr[0] "删除选中的 %d 篇文章?"
+
+#: js/Headlines.js:1197
+#, perl-format
+msgid "Mark %d selected article in %s as read?"
+msgid_plural "Mark %d selected articles in %s as read?"
+msgstr[0] "标记%d为已读,在%s中选择的文章?"
+
+#: js/Headlines.js:1213
+msgid "No article is selected."
+msgstr "未选中任何文章。"
+
+#: js/Headlines.js:1248
+msgid "No articles found to mark"
+msgstr "未找到需要标记的文章"
+
+#: js/Headlines.js:1250
+#, perl-format
+msgid "Mark %d article as read?"
+msgid_plural "Mark %d articles as read?"
+msgstr[0] "将 %d 篇文章标记为已读?"
+
+#: js/Headlines.js:1309
+msgid "Open original article"
+msgstr "打开原文"
+
+#: js/Headlines.js:1316
+msgid "Display article URL"
+msgstr "显示网址"
+
+#: js/Headlines.js:1423
+msgid "Assign label"
+msgstr "添加预定义标签"
+
+#: js/Headlines.js:1428
+msgid "Remove label"
+msgstr "移除预定义标签"
+
+#: js/Headlines.js:1465
+msgid "Select articles in group"
+msgstr "选择分类中的文章"
+
+#: js/Headlines.js:1475
+msgid "Mark group as read"
+msgstr "将分类标记为已读"
+
+#: js/Headlines.js:1487
+msgid "Mark feed as read"
+msgstr "标记信息源为已读"
+
#: js/PrefFeedTree.js:73
msgid "Edit category"
msgstr "编辑分类"
@@ -2478,8 +2363,8 @@ msgstr "从选中的信息源取消订阅?"
#: js/PrefFeedTree.js:207
#: js/PrefFeedTree.js:276
#: js/PrefFeedTree.js:292
-#: js/CommonDialogs.js:303
-#: js/PrefFeedTree.js:492
+#: js/CommonDialogs.js:230
+#: js/PrefFeedTree.js:497
msgid "No feeds selected."
msgstr "没有选中信息源。"
@@ -2491,30 +2376,35 @@ msgstr "移除选中的类别?"
msgid "No categories selected."
msgstr "没有选中分类。"
-#: js/PrefFeedTree.js:304
+#: js/PrefFeedTree.js:303
msgid "Edit Multiple Feeds"
msgstr "编辑多个信息源"
-#: js/PrefFeedTree.js:327
+#: js/PrefFeedTree.js:332
msgid "Save changes to selected feeds?"
msgstr "保存对信息源的更改?"
-#: js/PrefFeedTree.js:364
+#: js/PrefFeedTree.js:369
msgid "Rename category to:"
msgstr "更名分类到:"
-#: js/PrefFeedTree.js:376
+#: js/PrefFeedTree.js:381
msgid "Category title:"
msgstr "分类标题:"
-#: js/PrefFeedTree.js:394
+#: js/PrefFeedTree.js:399
msgid "Subscribing to feeds..."
msgstr "订阅至信息源.."
-#: js/PrefFeedTree.js:515
+#: js/PrefFeedTree.js:520
msgid "Click to edit feed"
msgstr "点击以编辑信息源"
+#: js/PrefFilterTree.js:47
+#: js/CommonFilters.js:220
+msgid "in"
+msgstr "在"
+
#: js/PrefFilterTree.js:50
msgid "Inverse"
msgstr "反选"
@@ -2540,40 +2430,40 @@ msgstr "删除所选的APP密码?"
msgid "This will invalidate all previously generated feed URLs. Continue?"
msgstr "之前生成的信息源 URL 将会回到未认证状态。是否继续?"
-#: js/PrefHelpers.js:81
+#: js/PrefHelpers.js:86
msgid "Clear event log?"
msgstr "清空事件日志?"
-#: js/PrefHelpers.js:95
+#: js/PrefHelpers.js:100
msgid "Settings Profiles"
msgstr "偏好文件的设置"
-#: js/PrefHelpers.js:103
+#: js/PrefHelpers.js:108
msgid "Remove selected profiles? Active and default profiles will not be removed."
msgstr "移除选中的偏好文件?当前偏好与默认偏好不会被移除。"
-#: js/PrefHelpers.js:118
+#: js/PrefHelpers.js:123
msgid "No profiles selected."
msgstr "未选择偏好文件。"
-#: js/PrefLabelTree.js:73
+#: js/PrefLabelTree.js:71
msgid "Label Editor"
msgstr "编辑预定义标签"
-#: js/PrefLabelTree.js:192
+#: js/PrefLabelTree.js:190
msgid "Reset selected labels to default colors?"
msgstr "将选中的可选标签重置为默认颜色?"
-#: js/PrefLabelTree.js:205
-#: js/PrefLabelTree.js:225
+#: js/PrefLabelTree.js:203
+#: js/PrefLabelTree.js:223
msgid "No labels selected."
msgstr "没有选择标签。"
-#: js/PrefLabelTree.js:212
+#: js/PrefLabelTree.js:210
msgid "Remove selected labels?"
msgstr "移除选中的预定义标签?"
-#: js/common.js:216
+#: js/common.js:381
msgid "Click to close"
msgstr "点击关闭"
@@ -2602,7 +2492,7 @@ msgstr "通过 URL 分享文章"
msgid "Generate new share URL for this article?"
msgstr "为此文章生成新的共享网址?"
-#: plugins/share/share.js:45
+#: plugins/share/share.js:42
msgid "Remove sharing for this article?"
msgstr "不再分享此文章?"
@@ -2610,175 +2500,220 @@ msgstr "不再分享此文章?"
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr "之前共享文章的 URL 将会回到未认证状态。是否继续?"
-#: js/App.js:457
+#: js/App.js:453
msgid "Update daemon is not running."
msgstr ""
-#: js/App.js:470
+#: js/App.js:466
#, fuzzy
msgid "Update daemon is not updating feeds."
msgstr "<span onclick=\"App.explainError(3)\">更新程序未更新订阅源.</span>"
-#: js/App.js:590
+#: js/App.js:569
msgid "Unhandled exception"
msgstr "未处理的异常"
-#: js/App.js:1011
+#: js/App.js:1003
msgid "Please enable mail or mailto plugin first."
msgstr "请先启用邮件或邮件插件。"
-#: js/App.js:1130
-msgid "Please enable af_readability first."
-msgstr "请先启用af_readability."
-
-#: js/App.js:1143
-#: js/App.js:1233
-msgid "Widescreen is not available in combined mode."
-msgstr "在合并模式下无法启用宽屏."
-
-#: js/App.js:1201
+#: js/App.js:1191
msgid "Please select some feed first."
msgstr "请选择信息源。"
-#: js/App.js:1206
+#: js/App.js:1196
msgid "You can't unsubscribe from the category."
msgstr "您不能取消订阅一个类别。"
-#: js/Article.js:322
+#: js/Article.js:327
msgid "Tags for this article (separated by commas):"
msgstr "本文的标签,请用逗号分开:"
-#: js/Article.js:342
+#: js/Article.js:347
msgid "Saving article tags..."
msgstr "保存文章标签..."
-#: js/CommonDialogs.js:16
-msgid "Removing feed icon..."
-msgstr "移除信息源图标..."
-
-#: js/CommonDialogs.js:21
-msgid "Feed icon removed."
-msgstr "信息源图标已删除."
-
-#: js/CommonDialogs.js:44
-msgid "Uploading, please wait..."
-msgstr "上传中,请稍候…"
-
-#: js/CommonDialogs.js:53
-msgid "Upload complete."
-msgstr "上传完成。"
-
-#: js/CommonDialogs.js:68
-msgid "Upload failed: icon is too big."
-msgstr "上传失败:图标太大了。"
-
-#: js/CommonDialogs.js:71
-msgid "Upload failed."
-msgstr "上传失败。"
-
-#: js/CommonDialogs.js:96
+#: js/CommonDialogs.js:30
msgid "Provided URL is a HTML page referencing multiple feeds, please select required feed from the dropdown menu below."
msgstr ""
-#: js/CommonDialogs.js:194
+#: js/CommonDialogs.js:122
msgid "Failed to parse output. This can indicate server timeout and/or network issues. Backend output was logged to browser console."
msgstr "解析输出失败。 这可能由于服务器超时或网络问题。 服务器的输出已经被记录在浏览器console控制台中。"
-#: js/CommonDialogs.js:209
+#: js/CommonDialogs.js:136
msgid "Subscribed to %s"
msgstr "已订阅至 %s"
-#: js/CommonDialogs.js:218
+#: js/CommonDialogs.js:145
msgid "Specified URL seems to be invalid."
msgstr "指定的 URL 无效。"
-#: js/CommonDialogs.js:221
+#: js/CommonDialogs.js:148
msgid "Specified URL doesn't seem to contain any feeds."
msgstr "指定的 URL 没有包含任何信息源。"
-#: js/CommonDialogs.js:234
+#: js/CommonDialogs.js:161
msgid "Expand to select feed"
msgstr "展开选择的信息源"
-#: js/CommonDialogs.js:246
+#: js/CommonDialogs.js:173
msgid "Couldn't download the specified URL: %s"
msgstr "无法从指定的网址下载:%s"
-#: js/CommonDialogs.js:249
+#: js/CommonDialogs.js:176
msgid "XML validation failed: %s"
msgstr "XML 验证失败:%s"
-#: js/CommonDialogs.js:252
+#: js/CommonDialogs.js:179
msgid "You are already subscribed to this feed."
msgstr "您已经订阅过这个信息源啦。"
-#: js/CommonDialogs.js:274
+#: js/CommonDialogs.js:201
msgid "Feeds with update errors"
msgstr "更新错误的信息源"
-#: js/CommonDialogs.js:282
-#: js/PrefFeedTree.js:473
+#: js/CommonDialogs.js:209
+#: js/PrefFeedTree.js:478
msgid "Remove selected feeds?"
msgstr "移除选中的信息源?"
-#: js/CommonDialogs.js:283
-#: js/PrefFeedTree.js:474
+#: js/CommonDialogs.js:210
+#: js/PrefFeedTree.js:479
msgid "Removing selected feeds..."
msgstr "正在移除选中的信息源..."
-#: js/CommonDialogs.js:378
+#: js/CommonDialogs.js:305
msgid "Removing feed..."
msgstr "删除 feed..."
-#: js/CommonDialogs.js:418
-#: js/CommonFilters.js:304
-#: js/PrefFeedTree.js:339
+#: js/CommonDialogs.js:369
+msgid "Upload failed: icon is too big."
+msgstr "上传失败:图标太大了。"
+
+#: js/CommonDialogs.js:372
+msgid "Upload failed."
+msgstr "上传失败。"
+
+#: js/CommonDialogs.js:376
+msgid "Upload complete."
+msgstr "上传完成。"
+
+#: js/CommonDialogs.js:401
+msgid "Removing feed icon..."
+msgstr "移除信息源图标..."
+
+#: js/CommonDialogs.js:406
+msgid "Feed icon removed."
+msgstr "信息源图标已删除."
+
+#: js/CommonDialogs.js:426
+#: js/CommonFilters.js:391
+#: js/PrefFeedTree.js:344
#: js/PrefUsers.js:39
msgid "Saving data..."
msgstr "正在保存数据.."
-#: js/CommonDialogs.js:455
-#: js/CommonDialogs.js:516
+#: js/CommonDialogs.js:568
+#, fuzzy
+msgid "Upload new icon..."
+msgstr "为本信息源上传一个新的图标?"
+
+#: js/CommonDialogs.js:597
+msgid "Show as feed"
+msgstr "以信息源显示"
+
+#: js/CommonDialogs.js:599
+msgid "Generate new syndication address for this feed?"
+msgstr "为本信息源生成新的群地址?"
+
+#: js/CommonDialogs.js:601
+#: js/PrefHelpers.js:359
msgid "Trying to change address..."
msgstr "尝试更改地址..."
-#: js/CommonDialogs.js:471
-#: js/CommonDialogs.js:536
+#: js/CommonDialogs.js:619
+#: js/PrefHelpers.js:373
msgid "Could not change feed URL."
msgstr "无法更改信息源网址。"
-#: js/CommonDialogs.js:479
-msgid "Your Public OPML URL is:"
-msgstr "你的公共 OPML URL 是:"
-
-#: js/CommonDialogs.js:543
+#: js/CommonDialogs.js:626
msgid "%s can be accessed via the following secret URL:"
msgstr "您可以通过以下唯一 URL 分享%s:"
-#: js/CommonFilters.js:97
-msgid "Edit rule"
-msgstr "编辑规则"
+#: js/CommonFilters.js:14
+msgid "Edit Filter"
+msgstr "编辑过滤器"
+
+#: js/CommonFilters.js:14
+msgid "Create Filter"
+msgstr "创建过滤器"
-#: js/CommonFilters.js:199
+#: js/CommonFilters.js:41
+msgid "Looking for articles (%d processed, %f found)..."
+msgstr "搜索文章中 (%d 已处理, %f 已发现)..."
+
+#: js/CommonFilters.js:70
+#, fuzzy
+msgid "Found %d articles matching this filter:"
+msgstr "找到过滤器匹配的%d篇文章:"
+
+#: js/CommonFilters.js:79
msgid "Error while trying to get filter test results."
msgstr "尝试获取过滤器测试结果时出错."
+#: js/CommonFilters.js:214
+msgid "Inverse regular expression matching"
+msgstr "反选正则表达式匹配结果"
+
+#: js/CommonFilters.js:218
+#, fuzzy
+msgid "on"
+msgstr "无"
+
+#: js/CommonFilters.js:230
+#, fuzzy
+msgid "More info"
+msgstr "更多信息"
+
+#: js/CommonFilters.js:232
+msgid "Save rule"
+msgstr "保存规则"
+
#: js/CommonFilters.js:246
-msgid "Edit Filter"
-msgstr "编辑过滤器"
+msgid "Edit action"
+msgstr "编辑动作"
#: js/CommonFilters.js:246
-msgid "Create Filter"
-msgstr "创建过滤器"
+msgid "Add action"
+msgstr "添加操作"
+
+#: js/CommonFilters.js:316
+msgid "Save action"
+msgstr "保存操作"
-#: js/CommonFilters.js:269
+#: js/CommonFilters.js:356
msgid "Remove filter?"
msgstr "移除过滤器?"
-#: js/CommonFilters.js:274
+#: js/CommonFilters.js:361
msgid "Removing filter..."
msgstr "移除过滤器..."
+#: js/CommonFilters.js:449
+#: js/CommonFilters.js:481
+msgid "Delete"
+msgstr "删除"
+
+#: js/CommonFilters.js:515
+#: js/CommonFilters.js:519
+msgid "Test"
+msgstr "测试"
+
+#: js/CommonFilters.js:520
+msgid "Create"
+msgstr "创建"
+
#: js/FeedTree.js:102
msgid "Debug feed"
msgstr "调试信息源"
@@ -2787,129 +2722,68 @@ msgstr "调试信息源"
msgid "(Un)collapse"
msgstr "收起/展开"
-#: js/Feeds.js:229
+#: js/Feeds.js:257
msgid "You are using default tt-rss password. Please change it in the Preferences (Personal data / Authentication)."
msgstr "您正在使用默认的tt-rss密码.请在偏好设置(个人数据/身份验证)中进行更改."
-#: js/Feeds.js:398
+#: js/Feeds.js:416
msgid "Mark all articles as read?"
msgstr "将所有文章标记为已读?"
-#: js/Feeds.js:402
+#: js/Feeds.js:420
msgid "Marking all feeds as read..."
msgstr "标记所有信息源为已读..."
-#: js/Feeds.js:420
+#: js/Feeds.js:437
msgid "Mark %w in %s older than 1 day as read?"
msgstr "将 %s 中 %w 1天前的文章标记为已读?"
-#: js/Feeds.js:423
+#: js/Feeds.js:440
msgid "Mark %w in %s older than 1 week as read?"
msgstr "将 %s 中 %w 1周前的文章标记为已读?"
-#: js/Feeds.js:426
+#: js/Feeds.js:443
msgid "Mark %w in %s older than 2 weeks as read?"
msgstr "将 %s 中 %w 2周前的文章标记为已读?"
-#: js/Feeds.js:429
+#: js/Feeds.js:446
msgid "Mark %w in %s as read?"
msgstr "将 %s 中的 %w 标记为已读?"
-#: js/Feeds.js:432
+#: js/Feeds.js:449
msgid "search results"
msgstr "搜索结果"
-#: js/Feeds.js:432
+#: js/Feeds.js:449
msgid "all articles"
msgstr "全部文章"
-#: js/Feeds.js:475
+#: js/Feeds.js:490
msgid "Mark all articles in %s as read?"
msgstr "将选中的 %s 篇文章标记为已读?"
-#: js/Feeds.js:596
+#: js/Feeds.js:611
msgid "Search syntax"
msgstr "搜索语法"
-#: js/Headlines.js:588
+#: js/Headlines.js:606
msgid "Cancel search"
msgstr "取消搜索"
-#: js/Headlines.js:596
+#: js/Headlines.js:614
msgid "Select..."
msgstr "选择..."
-#: js/Headlines.js:705
-#: js/Headlines.js:756
-#: js/Headlines.js:773
+#: js/Headlines.js:721
+#: js/Headlines.js:772
+#: js/Headlines.js:789
msgid "Click to open next unread feed."
msgstr "点击打开下一个未读信息源。"
-#: js/Headlines.js:770
+#: js/Headlines.js:786
msgid "New articles found, reload feed to continue."
msgstr "找到新文章,点击重新加载。"
-#: js/Headlines.js:976
-msgid "%d article selected"
-msgid_plural "%d articles selected"
-msgstr[0] "%d 篇文章被选定"
-
-#: js/Headlines.js:1049
-msgid "Delete %d selected article in %s?"
-msgid_plural "Delete %d selected articles in %s?"
-msgstr[0] "删除%d,在%s选中的文章?"
-
-#: js/Headlines.js:1051
-msgid "Delete %d selected article?"
-msgid_plural "Delete %d selected articles?"
-msgstr[0] "删除选中的 %d 篇文章?"
-
-#: js/Headlines.js:1188
-msgid "Mark %d selected article in %s as read?"
-msgid_plural "Mark %d selected articles in %s as read?"
-msgstr[0] "标记%d为已读,在%s中选择的文章?"
-
-#: js/Headlines.js:1204
-msgid "No article is selected."
-msgstr "未选中任何文章。"
-
-#: js/Headlines.js:1239
-msgid "No articles found to mark"
-msgstr "未找到需要标记的文章"
-
-#: js/Headlines.js:1241
-msgid "Mark %d article as read?"
-msgid_plural "Mark %d articles as read?"
-msgstr[0] "将 %d 篇文章标记为已读?"
-
-#: js/Headlines.js:1286
-msgid "Open original article"
-msgstr "打开原文"
-
-#: js/Headlines.js:1293
-msgid "Display article URL"
-msgstr "显示网址"
-
-#: js/Headlines.js:1400
-msgid "Assign label"
-msgstr "添加预定义标签"
-
-#: js/Headlines.js:1405
-msgid "Remove label"
-msgstr "移除预定义标签"
-
-#: js/Headlines.js:1442
-msgid "Select articles in group"
-msgstr "选择分类中的文章"
-
-#: js/Headlines.js:1452
-msgid "Mark group as read"
-msgstr "将分类标记为已读"
-
-#: js/Headlines.js:1464
-msgid "Mark feed as read"
-msgstr "标记信息源为已读"
-
#: js/PrefFeedTree.js:180
msgid "Removing category..."
msgstr "删除分类..."
@@ -2922,15 +2796,15 @@ msgstr "取消订阅选中的信息源..."
msgid "Removing selected categories..."
msgstr "移除选定的分类..."
-#: js/PrefFeedTree.js:379
+#: js/PrefFeedTree.js:384
msgid "Creating category..."
msgstr "创建分类..."
-#: js/PrefFeedTree.js:412
+#: js/PrefFeedTree.js:417
msgid "One valid feed per line (no detection is done)"
msgstr "每行添加一条RSS源(未进行检测)"
-#: js/PrefFeedTree.js:465
+#: js/PrefFeedTree.js:470
msgid "Feeds without recent updates"
msgstr "最近没更新的信息源"
@@ -2951,71 +2825,87 @@ msgstr "清理 URLs..."
msgid "Generated URLs cleared."
msgstr "生成的网址已清除."
-#: js/PrefHelpers.js:104
+#: js/PrefHelpers.js:109
msgid "Removing selected profiles..."
msgstr "删除所选配置文件..."
-#: js/PrefHelpers.js:123
+#: js/PrefHelpers.js:128
msgid "Creating profile..."
msgstr "创建偏好文件..."
-#: js/PrefHelpers.js:173
+#: js/PrefHelpers.js:178
msgid "(active)"
msgstr "(当前使用的)"
-#: js/PrefHelpers.js:194
+#: js/PrefHelpers.js:199
msgid "Activate selected profile?"
msgstr "启用选中的偏好文件?"
-#: js/PrefHelpers.js:203
+#: js/PrefHelpers.js:208
msgid "Please choose a profile to activate."
msgstr "请选择希望启用的偏好文件。"
-#: js/PrefHelpers.js:234
+#: js/PrefHelpers.js:239
msgid "You can override colors, fonts and layout of your currently selected theme with custom CSS declarations here."
msgstr "您可以通过自定义 CSS 来更改颜色,字体和版式。"
-#: js/PrefHelpers.js:243
+#: js/PrefHelpers.js:248
msgid "User CSS has been applied, you might need to reload the page to see all changes."
msgstr "用户CSS已被应用,您可能需要重新加载页面以查看所有更改。"
-#: js/PrefHelpers.js:269
+#: js/PrefHelpers.js:274
msgid "Reset to defaults?"
msgstr "重置为默认状态?"
-#: js/PrefHelpers.js:277
+#: js/PrefHelpers.js:282
msgid "Clear stored data for this plugin?"
msgstr "清除本插件已保存的数据?"
-#: js/PrefHelpers.js:297
+#: js/PrefHelpers.js:302
msgid "Please choose an OPML file first."
msgstr "请先选择一个 OPML 文件。"
-#: js/PrefHelpers.js:300
+#: js/PrefHelpers.js:305
msgid "Importing, please wait..."
msgstr "导入中,请稍候……"
-#: js/PrefHelpers.js:309
+#: js/PrefHelpers.js:314
msgid "OPML Import"
msgstr "OPML 导入"
-#: js/PrefHelpers.js:320
+#: js/PrefHelpers.js:325
msgid "If you have imported labels and/or filters, you might need to reload preferences to see your new data."
msgstr "如果你已经导入了预定义标签或过滤器,你可能需要重新加载来看到新的设置。"
-#: js/PrefLabelTree.js:143
+#: js/PrefHelpers.js:356
+msgid "Public OPML URL"
+msgstr "公开的 OPML URL"
+
+#: js/PrefHelpers.js:358
+msgid "Replace current OPML publishing address with a new one?"
+msgstr "将当前的 OPML 发布地址更改替换为新地址?"
+
+#: js/PrefHelpers.js:381
+msgid "Your Public OPML URL is:"
+msgstr "你的公共 OPML URL 是:"
+
+#: js/PrefLabelTree.js:124
+msgid "Caption"
+msgstr "标题"
+
+#: js/PrefLabelTree.js:141
msgid "Colors"
msgstr "颜色"
-#: js/PrefLabelTree.js:147
+#: js/PrefLabelTree.js:145
msgid "Foreground:"
msgstr "前端:"
-#: js/PrefLabelTree.js:148
+#: js/PrefLabelTree.js:146
msgid "Background:"
msgstr "背景:"
-#: js/PrefLabelTree.js:213
+#: js/PrefLabelTree.js:211
msgid "Removing selected labels..."
msgstr "删除所选标签......"
@@ -3060,7 +2950,7 @@ msgstr "删除所选用户..."
msgid "Saving article note..."
msgstr "保存文章笔记......"
-#: plugins/af_readability/init.js:29
+#: plugins/af_readability/init.js:31
msgid "Unable to fetch full text for this article"
msgstr "无法获取本文的全文"
@@ -3072,10 +2962,103 @@ msgstr "点击展开文章"
msgid "Trying to change URL..."
msgstr "尝试更改 URL..."
-#: plugins/share/share.js:37
+#: plugins/share/share.js:34
msgid "Could not change URL."
msgstr "无法更改网址。"
+#~ msgid "This program requires XmlHttpRequest to function properly. Your browser doesn't seem to support it."
+#~ msgstr "本程序需要 XmlHttpRequest 的支持。您的浏览器似乎不支持。"
+
+#~ msgid "This program requires cookies to function properly. Your browser doesn't seem to support them."
+#~ msgstr "本程序需要 cookie 支持。您的浏览器似乎不支持。"
+
+#~ msgid "Backend sanity check failed."
+#~ msgstr "后端完整性检查失败."
+
+#~ msgid "Frontend sanity check failed."
+#~ msgstr "前端完整性检查失败。"
+
+#~ msgid "Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please update&lt;/a&gt;."
+#~ msgstr "数据库表结构版本错误。&lt;a href='db-updater.php'&gt;请更新&lt;/a&gt;。"
+
+#~ msgid "Request not authorized."
+#~ msgstr "请求未经授权。"
+
+#~ msgid "No operation to perform."
+#~ msgstr "没有需要执行的操作。"
+
+#~ msgid "Could not display feed: query failed. Please check label match syntax or local configuration."
+#~ msgstr "无法显示信息源:查询失败。请核对标签匹配语法或本地配置。"
+
+#~ msgid "Denied. Your access level is insufficient to access this page."
+#~ msgstr "错误,您的访问级别不够访问本页面。"
+
+#~ msgid "Configuration check failed"
+#~ msgstr "配置检查失败"
+
+#~ msgid "Your version of MySQL is not currently supported. Please see official site for more information."
+#~ msgstr "你的 MySQL 版本与本程序不兼容。请去官方网站查阅相关信息。"
+
+#~ msgid "SQL escaping test failed, check your database and PHP configuration"
+#~ msgstr "SQL 脱出测试失败,请检查您的数据库和 PHP 设置"
+
+#~ msgid "Method not found"
+#~ msgstr "找不到方法(Method)"
+
+#~ msgid "Plugin not found"
+#~ msgstr "未找到插件"
+
+#~ msgid "Encoding data as JSON failed"
+#~ msgstr "将数据编码为JSON失败"
+
+#~ msgid "Access level:"
+#~ msgstr "访问级别:"
+
+#~ msgid "Match"
+#~ msgstr "匹配"
+
+#~ msgid "Apply actions"
+#~ msgstr "应用操作"
+
+#~ msgid "on field"
+#~ msgstr "作用范围"
+
+#~ msgid "Perform Action"
+#~ msgstr "执行操作"
+
+#~ msgid "No actions available"
+#~ msgstr "无操作可用"
+
+#~ msgid "Feed Title"
+#~ msgstr "信息源标题"
+
+#~ msgid "Feed URL"
+#~ msgstr "信息源 URL"
+
+#~ msgid "Site URL:"
+#~ msgstr "网址:"
+
+#~ msgid "Site URL"
+#~ msgstr "网址"
+
+#~ msgid "Update"
+#~ msgstr "更新列表"
+
+#~ msgid "Interval:"
+#~ msgstr "间隔:"
+
+#~ msgid "Login"
+#~ msgstr "登陆"
+
+#~ msgid "Icon"
+#~ msgstr "图标"
+
+#~ msgid "Replace"
+#~ msgstr "替换"
+
+#~ msgid "Uploading, please wait..."
+#~ msgstr "上传中,请稍候…"
+
#~ msgid "Clear colors"
#~ msgstr "清空颜色"
@@ -3430,9 +3413,6 @@ msgstr "无法更改网址。"
#~ msgid "Author"
#~ msgstr "作者"
-#~ msgid "more info"
-#~ msgstr "更多信息"
-
#~ msgid "More feeds"
#~ msgstr "更多信息源"