-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstrings.i18n.json
357 lines (357 loc) · 10.7 KB
/
strings.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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
{
"locales(map)": {
"en": "English",
"ja": "日本語",
"zh-CN": "简体中文",
"zh-TW": "繁體中文"
},
"rules": {
"title": "Rules",
"accept": "I accept the rules",
"accept_desc": "I agree to have read the rules and will stay up to date with any future rule changes."
},
"nav": {
"subscriptions": "Subscriptions",
"videos": "Videos",
"images": "Images",
"forum": "Forum",
"search": "Search"
},
"common": {
"video": "Video",
"image": "Image",
"collapse": "Collapse",
"expand": "Expand",
"translate": "Translate",
"open": "Open"
},
"refresh": {
"empty": "Nothing here",
"drag_to_load": "Pull to load",
"release_to_load": "Release to load",
"success": "Succeeded",
"failed": "Failed",
"no_more": "No more",
"last_load": "Last updated at %T"
},
"records": {
"select_all": "Select all",
"select_inverse": "Select inverse",
"selected_num": "$num selected",
"multiple_selection_mode": "Multiple selection mode",
"delete": "Delete",
"delete_all": "Delete all"
},
"account": {
"captcha": "Captcha",
"login": "Login",
"logout": "Logout",
"register": "Register",
"email": "Email",
"email_or_username": "Email or username",
"password": "Password",
"forgot_password": "Forgot password?",
"require_login": "You must be logged in to do that."
},
"profile": {
"profile": "Profile",
"follow": "Follow",
"followers": "Followers",
"following": "Following",
"nickname": "Nickname",
"username": "Username",
"user_id": "User ID",
"description": "Description",
"no_description": "This user prefers to keep an air of mystery around them.",
"join_date": "Join date",
"last_active_time": "Last active time",
"online": "Online",
"message": "Message",
"guestbook": "Guestbook",
"view_more": "View more"
},
"sort": {
"latest": "Latest",
"trending": "Trending",
"popularity": "Popularity",
"most_views": "Most views",
"most_likes": "Most likes"
},
"filter": {
"all": "All",
"filter": "Filter",
"rating": "Rating",
"tag": "Tag",
"tags": "Tags",
"date": "Date",
"general": "General",
"ecchi": "Ecchi",
"select_rating": "Select rating",
"select_year": "Select year",
"select_month": "Select month"
},
"search": {
"users": "Users",
"search": "Search",
"history": {
"delete": "Delete All"
}
},
"time": {
"seconds_ago": "$time seconds ago",
"minutes_ago": "$time minutes ago",
"hours_ago": "$time hours ago",
"days_ago": "$time days ago"
},
"media": {
"private": "Private",
"add_to_playlist": "Add to playlist",
"external_video": "External video",
"share": "Share",
"download": "Download",
"more_from": "More from $username",
"more_like_this": "More like this",
"updated_at": "Updated at $time"
},
"player": {
"current_item": "Current: $item",
"quality": "Quality",
"select_quality": "Select quality",
"playback_speed": "Playback speed",
"select_playback_speed": "Select playback speed",
"aspect_ratio": "Aspect ratio",
"select_aspect_ratio": "Select aspect ratio",
"aspect_ratios": {
"contain": "Contain",
"cover": "Cover",
"fill": "Fill",
"fit_height": "Fit height",
"fit_width": "Fit width",
"scale_down": "Scale down"
},
"seconds": "${value}s",
"double_speed": "2x"
},
"comment": {
"comment": "Comment",
"comments": "Comments",
"comment_detail": "Comment detail",
"edit_comment": "Edit comment",
"delete_comment": "Delete comment",
"reply": "Reply",
"replies_in_total": "$numReply replies in total",
"show_all_replies": "Show all $numReply replies"
},
"user": {
"following": "Following",
"history": "History",
"blocked_tags": "Blocked Tags",
"friends": "Friends",
"downloads": "Downloads",
"favorites": "Favorites",
"playlists": "Playlists",
"settings": "Settings",
"about": "About"
},
"friend": {
"friend_requests": "Friend Requests",
"add_friend": "Add friend",
"pending": "Pending",
"unfriend": "Unfriend",
"accept": "Accept",
"reject": "Reject"
},
"blocked_tags": {
"add_blocked_tag": "Add blocked tag",
"blocked_tag": "Blocked tag"
},
"download": {
"create_download_task": "Create download task",
"unknown": "Unknown",
"enqueued": "Enqueued",
"downloading": "Downloading",
"paused": "Paused",
"finished": "Finished",
"failed": "Failed",
"retry": "Retry",
"delete": "Delete",
"pause": "Pause",
"resume": "Resume",
"open_with": "Open with",
"jump_to_detail": "Jump to detail page"
},
"playlist": {
"title": "Playlist title",
"create": "Create playlist",
"select": "Select playlist",
"edit_title": "Edit title",
"videos_count": "$numVideo video",
"videos_count_plural": "$numVideo videos"
},
"channel": {
"administration": "Administration",
"announcements": "Announcements",
"feedback": "Feedback",
"support": "Support",
"global": "Global",
"general": "General",
"guides": "Guides",
"questions": "Questions",
"requests": "Requests",
"sharing": "Sharing",
"label": "$numThread Threads $numPosts Posts"
},
"create_thread": {
"create_thread": "Create thread",
"title": "Title",
"content": "Content"
},
"notifications": {
"ok": "OK",
"success": "Success",
"error": "Error",
"loading": "Loading...",
"cancel": "Cancel",
"confirm": "Confirm",
"apply": "Apply"
},
"settings": {
"appearance": "Appearance",
"theme": "Theme",
"theme_desc": "Change the theme of the App",
"dynamic_color": "Dynamic Color",
"dynamic_color_desc": "Change the color of the App according to the content",
"custom_color": "Custom Color",
"custom_color_desc": "Customize the color of the App",
"language": "Language",
"language_desc": "Change the language of the App",
"display_mode": "Display Mode",
"display_mode_desc": "Change the display mode of the App",
"work_mode": "Work Mode",
"work_mode_desc": "Hide all covers of NSFW content",
"network": "Network",
"enable_proxy": "Enable Proxy",
"enable_proxy_desc": "Enable proxy for the App",
"proxy": "Proxy",
"proxy_desc": "Set the host and port of the proxy",
"player": "Player",
"autoplay": "Autoplay",
"autoplay_desc": "Autoplay video when opening a video page",
"background_play": "Background Play",
"background_play_desc": "Allow the App to play video in the background",
"download": "Download",
"download_path": "Download Path",
"allow_media_scan": "Allow Media Scan",
"allow_media_scan_desc": "Allow media scanner to read downloaded media files",
"logging": "Logging",
"enable_logging": "Enable Logging",
"enable_logging_desc": "Enable logging for the App",
"clear_log": "Clear Log",
"clear_log_desc": "Current log size: $size",
"enable_verbose_logging": "Enable Verbose Logging",
"enable_verbose_logging_desc": "Record more detailed logs",
"about": "About",
"check_update": "Check Update",
"check_update_desc": "Check if there is a new version available",
"third_party_license": "Third Party License",
"third_party_license_desc": "View the license of third party libraries"
},
"theme": {
"system": "System",
"light": "Light",
"dark": "Dark"
},
"colors": {
"pink": "Pink",
"red": "Red",
"orange": "Orange",
"amber": "Amber",
"yellow": "Yellow",
"lime": "Lime",
"lightGreen": "Light Green",
"green": "Green",
"teal": "Teal",
"cyan": "Cyan",
"lightBlue": "Light Blue",
"blue": "Blue",
"indigo": "Indigo",
"purple": "Purple",
"deepPurple": "Deep Purple",
"blueGrey": "Blue Grey",
"brown": "Brown",
"grey": "Grey"
},
"display_mode": {
"no_available": "No available display mode",
"auto": "Auto",
"system": "System"
},
"proxy": {
"host": "Host",
"port": "Port"
},
"message": {
"exit_app": "Press again to exit the App",
"are_you_sure_to_do_that": "Are you sure to do that?",
"restart_required": "Restart the App to apply the changes.",
"please_type_host": "Please type the host",
"please_type_port": "Please type the port",
"account": {
"login_success": "Login success.",
"register_success": "Register success, further instructions have been sent to your email.",
"login_password_longer_than_6": "Password must be longer than 6 characters",
"please_type_email": "Please type your email",
"please_type_email_or_username": "Please type your email or username",
"please_type_valid_email": "Please type a valid email",
"please_type_password": "Please type your password",
"please_type_captcha": "Please type the captcha"
},
"comment": {
"content_empty": "Content can not be empty.",
"content_too_long": "Content can not be longer than 1000 characters.",
"sent": "Reply sent."
},
"create_thread": {
"title_empty": "Title can not be empty.",
"title_too_long": "Title is too long.",
"content_empty": "Content can not be empty.",
"content_too_long": "Content can not be longer than 20000 characters.",
"created": "Thread Created."
},
"blocked_tags": {
"save_confirm": "Are you sure to save the blocked tags?",
"saved": "Blocked tags saved.",
"reached_limit": "Blocked tags reached limit."
},
"playlist": {
"empty_playlist_title": "Playlist title can not be empty.",
"playlist_created": "Playlist created.",
"playlist_title_edited": "Playlist title edited."
},
"download": {
"no_provide_storage_permission": "No storage permission provided.",
"task_already_exists": "Download task already exists.",
"task_created": "Download task created.",
"maximum_simultaneous_download_reached": "Maximum simultaneous download reached."
},
"update": {
"check_update_failed": "Failed to check update.",
"update_available": "Update available",
"already_latest_version": "Already the latest version",
"current_version": "Current version: $version",
"latest_version": "Latest version: $version",
"view_update": "View update"
}
},
"error": {
"retry": "Load failed, click to retry.",
"fetch_failed": "Failed to fetch video links.",
"fetch_user_info_failed": "Failed to fetch user info.",
"invalid_path": "Invalid path.",
"account": {
"invalid_login": "Invalid email or password.",
"invalid_host": "Invalid host.",
"invalid_captcha": "Invalid captcha."
}
}
}