~cytrogen/fluent-reader-mobile

ref: fb752e192db8c41071307b3ca6f5be57ad3d2961 fluent-reader-mobile/lib/l10n/intl_en.arb -rw-r--r-- 2.6 KiB
fb752e19 — Bruce Liu turn off autocorrect by default 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
82
83
84
{
    "allArticles": "All Articles",
    "allSubscriptions": "All subscriptions",
    "filter": "Filter",
    "feed": "Feed",
    "subscriptions": "Subscriptions",
    "groups": "Groups",
    "settings": "Settings",
    "service": "Service",
    "preferences": "Preferences",
    "about": "About",
    "theme": "Theme",
    "followSystem": "Follow system",
    "light": "Light mode",
    "dark": "Dark mode",
    "language": "Language",
    "markRead": "Mark as read",
    "markUnread": "Mark as unread",
    "markAll": "Mark all as read",
    "markAbove": "Mark above as read",
    "markBelow": "Mark below as read",
    "daysAgo": "{days,plural, =1{Over 1 day ago}other{Over {days} days ago}}",
    "star": "Star",
    "unstar": "Unstar",
    "share": "Share",
    "cancel": "Cancel",
    "close": "Close",
    "save": "Save",
    "reading": "Reading",
    "account": "Account",
    "app": "App",
    "general": "General",
    "version": "Version",
    "openSource": "Open source project",
    "feedback": "Feedback",
    "showThumb": "Show thumbnail",
    "showSnippet": "Show snippet",
    "dimRead": "Dim read articles",
    "gestures": "Gestures",
    "swipeLeft": "Swipe left",
    "swipeRight": "Swipe right",
    "toggleRead": "Toggle read",
    "toggleStar": "Toggle star",
    "openMenu": "Open menu",
    "openExternal": "Open externally",
    "fontSize": "Font size",
    "edit": "Edit",
    "name": "Name",
    "icon": "Icon",
    "openTarget": "Default open target",
    "rssText": "RSS full text",
    "loadWebpage": "Load webpage",
    "loadFull": "Load full content",
    "invalidValue": "Invalid value",
    "unreadOnly": "Unread only",
    "starredOnly": "Starred only",
    "search": "Search",
    "editKeyword": "Edit keyword",
    "clearSearch": "Clear search",
    "storage": "Storage",
    "clearCache": "Clear cache",
    "autoDelete": "Auto delete items",
    "sync": "Sync",
    "syncOnStart": "Sync on start",
    "inAppBrowser": "In-app browser",
    "lastSyncSuccess": "Last sync successful at",
    "lastSyncFailure": "Last sync failed at",
    "welcome": "Welcome",
    "credentials": "Credentials",
    "endpoint": "Endpoint",
    "username": "Username",
    "password": "Password",
    "fetchLimit": "Fetch limit",
    "enter": "Required",
    "entered": "Entered",
    "serviceFailure": "Cannot connect to service",
    "serviceFailureHint": "Please check the service configuration or network status.",
    "logOut": "Log out",
    "logOutWarning": "All local data will be deleted. Are you sure?",
    "confirm": "Confirm",
    "allLoaded": "All loaded",
    "removeAd": "Remove Ad",
    "getApiKey": "Get API ID & Key"
  }