Merge branch 'master' of git.tt-rss.org:fox/tt-rss
This commit is contained in:
commit
e60e4ac086
|
@ -561,17 +561,17 @@ msgstr "全部文章"
|
||||||
#: include/functions.php:1188
|
#: include/functions.php:1188
|
||||||
#: js/viewfeed.js:1695
|
#: js/viewfeed.js:1695
|
||||||
msgid "Toggle starred"
|
msgid "Toggle starred"
|
||||||
msgstr "锁定加星标的项"
|
msgstr "加星此文章"
|
||||||
|
|
||||||
#: include/functions.php:1189
|
#: include/functions.php:1189
|
||||||
#: js/viewfeed.js:1707
|
#: js/viewfeed.js:1707
|
||||||
msgid "Toggle published"
|
msgid "Toggle published"
|
||||||
msgstr "锁定发布的项"
|
msgstr "发布此文章"
|
||||||
|
|
||||||
#: include/functions.php:1190
|
#: include/functions.php:1190
|
||||||
#: js/viewfeed.js:1682
|
#: js/viewfeed.js:1682
|
||||||
msgid "Toggle unread"
|
msgid "Toggle unread"
|
||||||
msgstr "锁定未读项"
|
msgstr "标记为未读"
|
||||||
|
|
||||||
#: include/functions.php:1191
|
#: include/functions.php:1191
|
||||||
msgid "Edit tags"
|
msgid "Edit tags"
|
||||||
|
|
|
@ -552,17 +552,17 @@ msgstr "文章"
|
||||||
#: include/functions.php:1188
|
#: include/functions.php:1188
|
||||||
#: js/viewfeed.js:1695
|
#: js/viewfeed.js:1695
|
||||||
msgid "Toggle starred"
|
msgid "Toggle starred"
|
||||||
msgstr "鎖定加星標的項"
|
msgstr "加星此文章"
|
||||||
|
|
||||||
#: include/functions.php:1189
|
#: include/functions.php:1189
|
||||||
#: js/viewfeed.js:1707
|
#: js/viewfeed.js:1707
|
||||||
msgid "Toggle published"
|
msgid "Toggle published"
|
||||||
msgstr "鎖定發布的項"
|
msgstr "發布此文章"
|
||||||
|
|
||||||
#: include/functions.php:1190
|
#: include/functions.php:1190
|
||||||
#: js/viewfeed.js:1682
|
#: js/viewfeed.js:1682
|
||||||
msgid "Toggle unread"
|
msgid "Toggle unread"
|
||||||
msgstr "鎖定未讀項"
|
msgstr "標記為未讀"
|
||||||
|
|
||||||
#: include/functions.php:1191
|
#: include/functions.php:1191
|
||||||
msgid "Edit tags"
|
msgid "Edit tags"
|
||||||
|
@ -593,7 +593,7 @@ msgstr "向上捲動"
|
||||||
#: include/functions.php:1197
|
#: include/functions.php:1197
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Select article under cursor"
|
msgid "Select article under cursor"
|
||||||
msgstr "選擇鼠標指向的文章"
|
msgstr "選擇滑鼠指向的文章"
|
||||||
|
|
||||||
#: include/functions.php:1198
|
#: include/functions.php:1198
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
@ -3211,7 +3211,7 @@ msgstr "移除預定義標籤"
|
||||||
#: js/viewfeed.js:1817
|
#: js/viewfeed.js:1817
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid "Select articles in group"
|
msgid "Select articles in group"
|
||||||
msgstr "選擇鼠標指向的文章"
|
msgstr "選擇滑鼠指向的文章"
|
||||||
|
|
||||||
#: js/viewfeed.js:1827
|
#: js/viewfeed.js:1827
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
|
|
Loading…
Reference in New Issue