~cytrogen/fluent-reader-mobile

ref: f746c4b51e50ee21bbd29fd500de130f4b17870e fluent-reader-mobile/lib/l10n/intl_zh.arb -rw-r--r-- 2.5 KiB
f746c4b5 — Bruce Liu use jaguar to serve resources 5 years ago
                                                                                
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
{
    "allArticles": "全部文章",
    "allSubscriptions": "全部订阅源",
    "filter": "筛选",
    "feed": "信息流",
    "subscriptions": "订阅源",
    "groups": "分组",
    "settings": "设置",
    "service": "服务",
    "preferences": "偏好",
    "about": "关于",
    "theme": "主题",
    "followSystem": "跟随系统",
    "light": "浅色模式",
    "dark": "深色模式",
    "language": "语言",
    "markRead": "标为已读",
    "markUnread": "标为未读",
    "markAll": "全部标为已读",
    "markAbove": "将以上标为已读",
    "markBelow": "将以下标为已读",
    "daysAgo": "超过 {days} 天前",
    "star": "标为星标",
    "unstar": "取消星标",
    "share": "分享",
    "cancel": "取消",
    "close": "关闭",
    "save": "保存",
    "reading": "阅读",
    "account": "账户",
    "app": "应用",
    "general": "通用",
    "version": "版本",
    "openSource": "开源项目",
    "feedback": "反馈",
    "showThumb": "显示缩略图",
    "showSnippet": "显示摘要",
    "dimRead": "淡化已读文章",
    "gestures": "手势",
    "swipeLeft": "向左滑动",
    "swipeRight": "向右滑动",
    "toggleRead": "切换已读",
    "toggleStar": "切换星标",
    "openMenu": "打开菜单",
    "openExternal": "在外部打开",
    "fontSize": "字体大小",
    "edit": "编辑",
    "name": "名称",
    "icon": "图标",
    "openTarget": "默认打开方式",
    "rssText": "RSS 全文",
    "loadWebpage": "加载网页",
    "loadFull": "抓取全文",
    "invalidValue": "请输入合法的值",
    "unreadOnly": "仅未读文章",
    "starredOnly": "仅星标文章",
    "search": "搜索",
    "editKeyword": "编辑关键词",
    "clearSearch": "取消搜索",
    "storage": "存储",
    "clearCache": "清理缓存",
    "autoDelete": "自动删除文章",
    "sync": "同步",
    "onStart": "打开应用时",
    "lastSyncSuccess": "最后一次同步成功于",
    "lastSyncFailure": "最后一次同步失败于",
    "welcome": "欢迎",
    "credentials": "凭证",
    "endpoint": "端点",
    "username": "用户名",
    "password": "密码",
    "fetchLimit": "同步数量",
    "enter": "请输入",
    "entered": "已填写",
    "serviceFailure": "连接到服务时出错",
    "serviceFailureHint": "请检查服务配置或网络连接",
    "logOut": "登出",
    "logOutWarning": "这将移除所有本地数据,是否继续?",
    "confirm": "确定",
    "allLoaded": "已全部加载"
  }