This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
/
strings_en.i18n.json
241 lines (241 loc) · 7.38 KB
/
strings_en.i18n.json
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
{
"language_name": "English",
"language_alias": "English",
"save": "Save",
"cancel": "Cancel",
"clear": "Clear",
"retry": "Retry",
"remove": "Remove",
"edit": "Edit",
"add": "Add",
"reset": "Reset",
"reset_to_default": "Reset to default",
"scan": "Scan",
"load_more": "Load more",
"clearing": "Clearing...",
"details": "Details",
"location": "Location",
"source": "Source",
"file_sample": "Sample file",
"file_og": "Original file",
"tags": "Tags",
"meta": "Meta",
"artist": "Artist",
"character": "Character",
"copyright": "Copyright",
"general": "General",
"oss_license": "Open source license",
"github": "GitHub",
"open_settings": "Open Settings",
"copy_success": "Copied to clipboard",
"load_image_failed": "Failed to load image",
"unsafe_content": "Content is not safe",
"unblur": "Show me",
"unsupported_media": "${file_ext} is not supported",
"open_externally": "Open externally",
"retry_pop_back": "Press back again to exit",
"home": "Home",
"recently": "Recently",
"search_hint": "Search on ${server_name}...",
"version": "Version ${version}",
"backup": "Backup",
"restore": "Restore",
"searchHistory": "Search History",
"score": "Score",
"always_ask": "Always ask",
"action_continue": "Continue",
"auto": "Automatic",
"rating": {
"title": "Rating",
"questionable": "Questionable",
"explicit": "Explicit",
"safe": "Safe",
"sensitive": "Sensitive",
"all": "All",
"disable_rating_safe": "Disable rating:safe"
},
"page_status": {
"http_error": "Cannot get result from ${server_name}",
"no_result": {
"zero": "No result found",
"other": "No more result"
},
"no_result_for_query": {
"zero": "No result found for ${query}",
"other": "No more result for ${query}"
},
"blocked": "'${query}' is blocked by Tags Blocker"
},
"suggestion": {
"not_supported": "${server_name} did not support search suggestion",
"suggested": "Suggested at ${server_name}",
"desc": "at ${server_name}",
"empty": "No tags that matches '${query}'",
"http_error": "Cannot get result for '${query}' on ${server_name}"
},
"action_tag": {
"copy": "Copy tag",
"block": "Block selected tag",
"blocked": "Added to tags blocker",
"append": "Add tag to current search",
"search": "Search tag"
},
"updater": {
"check": "Check for update",
"checking": "Checking for update...",
"download": "Download ${version}",
"available": "Update available: ${version}",
"preparing": "Preparing for update...",
"on_latest": "You're on latest version",
"on_new_version": "New version is available",
"install": "Install update",
"progress": "Downloading: ${progress}%"
},
"changelog": {
"title": "Changelog",
"view": "View changes",
"none": "No changelog available",
"whats_new": "What's new in ${version}"
},
"license": {
"package": "package: ${name}",
"title": {
"one": "License",
"other": "Licenses"
},
"counted": {
"one": "${n} license",
"other": "${n} licenses"
}
},
"downloads": {
"title": "Downloads",
"no_file": "File has been moved",
"redownload": "Redownload",
"detail": "Show detail",
"placeholder": "Your downloaded files will appear here",
"ungroup": "Ungroup",
"group_by_server": "Group by server",
"no_permission": "Cannot download a file; missing notification permission",
"quality": "Download quality",
"status": {
"empty": "Empty",
"pending": "Pending",
"downloading": "Downloading",
"downloaded": "Downloaded",
"failed": "Failed",
"canceled": "Canceled",
"paused": "Paused"
},
"filter_by_status": "Filter by status",
"no_filter": "No filter",
"clear_all": "Clear all",
"clear_all_warning": "Are you sure you want to clear all the download record ?"
},
"favorites": {
"title": "Favorites",
"placeholder": "Your saved content will appear here"
},
"tags_blocker": {
"title": "Tags Blocker",
"desc": "You can block multiple tags by separating it with space",
"empty": "No blocked tags yet",
"hint": "Example: red_shirt blue_shoes"
},
"servers": {
"title": "Server",
"reset_warning": "Are you sure you want to reset server list to default ?\n\nThis will erase all of your added server",
"remove_last_error": "The last server cannot be removed",
"preset": "From Preset",
"select": "Select Server",
"add": "Add new server",
"edit": "Edit ${name}",
"alias": "Alias",
"homepage": "Homepage",
"homepage_hint": "Homepage, example: https://verycoolbooru.com",
"use_custom_api": "Use custom API address",
"use_custom_api_desc": "Useful if server has different API address than the homepage",
"addr_error": "not a valid address",
"api_addr": "API Address",
"api_addr_hint": "API address, example: https://api-v69.verycoolbooru.com",
"already_exists": "Server data for ${name} already exists",
"invalid_search_query": "Invalid search query",
"incompatible": "Cannot find compatible parser for ${addr}",
"id": "ID",
"parser_type": {
"search": "Search Parser",
"suggestion": "Tag Suggestion Parser"
}
},
"server_query": {
"title": "Query",
"search": "Search Query",
"suggestion": "Tag Suggestion Query",
"post": "Web Post Query"
},
"settings": {
"title": "Settings",
"interface": "Interface",
"safe_mode": "Safe mode",
"misc": "Miscellaneous",
"lang": {
"title": "Language",
"auto": "Follow system language (if possible)"
},
"midnight_theme": {
"title": "Midnight Theme",
"desc": "Use darker color for the dark-mode"
},
"ui_blur": {
"title": "Enable blur",
"desc": "Enable blur background on various UI elements"
},
"hide_media": {
"title": "Hide downloaded media",
"desc": "Prevent external gallery app from showing downloaded files"
},
"blur_content": {
"title": "Blur explicit content",
"desc": "Content rated as explicit will be blurred"
},
"blur_timeline_only": {
"title": "Only blur content on timeline",
"desc": "Explicit-rated content will not be blurred on view-mode"
},
"ime_incognito": {
"title": "Incognito Keyboard",
"desc": "Enable incognito-mode for keyboard if supported."
},
"load_og": {
"title": "Display original content",
"desc": "Load original file instead of the sample when opening the post"
},
"post_limit": {
"title": "Max content per-load",
"desc": "Result might less than expected (caused by blocked tags or invalid data)"
},
"clear_cache": {
"title": "Clear cache",
"desc": "Clear loaded content from cache",
"done": "Cache cleared"
}
},
"data_backup": {
"title": "Backup and Restore",
"desc": "Backup and Restore app data",
"backup": {
"title": "Backup data",
"desc": "Backup app data into a file",
"success": "Backup created at :\n${dest}",
"loading": "Creating backup..."
},
"restore": {
"title": "Restore data",
"desc": "Restore app data from backup file",
"success": "App data has been restored",
"invalid": "Invalid backup file",
"warning": "Warning! this action will overwrite any existing data.\nAre you sure you want to continue ?",
"loading": "Restoring data..."
}
}
}