-
Notifications
You must be signed in to change notification settings - Fork 57
/
en.json
347 lines (347 loc) · 16.1 KB
/
en.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
{
"name" : "English",
"live" : true,
"translations" : {
"meta" : {
"thForDate" : true,
"dateFormat" : "[month] [date] [year]",
"months" : [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
"types" : {
"backpack" : "Back Bling",
"emote" : "Emote",
"glider" : "Glider",
"emoji" : "Emoji",
"loading" : "Loading Screen",
"outfit" : "Outfit",
"pickaxe" : "Pickaxe",
"skydive" : "Skydiving Trail",
"umbrella" : "Umbrella",
"spray" : "Spray",
"toy" : "Toy",
"pet" : "Pet",
"music" : "Music",
"wrap" : "Wrap",
"banner" : "Banner",
"bundle" : "Bundle",
"misc" : "Misc"
},
"rarity" : {
"frozen" : "Frozen",
"lava" : "Lava",
"legendary" : "Legendary",
"dark" : "Dark",
"marvel" : "Marvel",
"dc" : "DC",
"star_wars" : "Star Wars",
"gaming_legends" : "Gaming Legends",
"icon_series" : "Icon Series",
"slurp" : "Slurp",
"shadow" : "Shadow",
"epic" : "Epic",
"rare" : "Rare",
"uncommon" : "Uncommon",
"common" : "Common"
},
"translationNotAvailable" : "Unfortunately there is no translation available for this page.",
"translationIncomplete" : "Not all text on this page will be translated",
"item-noun" : {
"singular" : "item",
"plural" : "items"
},
"result-noun" : {
"format" : "[number] [noun]",
"singular" : "result",
"plural" : "results"
}
},
"nav" : {
"home" : "home",
"shop" : "shop",
"cosmetics" : {
"dropdown" : "cosmetics",
"list" : "list & search",
"reminders" : "reminders",
"history" : "shop history",
"upcoming" : "upcoming",
"sets" : "item sets"
},
"guideDropdown" : "guide",
"news" : "in-game news",
"randomiser" : "randomiser",
"about" : {
"dropdown" : "about",
"translate" : "translate",
"about" : "about fnbr.co",
"privacy" : "privacy policy",
"donate" : "Donate",
"discord" : "Discord",
"twitter" : "Twitter"
},
"api" : "api",
"account" : {
"dropdown" : "account",
"account" : "account",
"logout" : "logout"
},
"languagePicker" : {
"trigger" : "language",
"title" : "Pick language",
"currentLanguage" : "You are currently using [language]",
"error" : "Error while downloading language file",
"authors" : "Translated by:",
"cta" : "Click to switch to [language]",
"switching" : "Downloading [language]...",
"finished" : "Your language has been changed!"
}
},
"home" : {
"title-welcome" : "Welcome",
"line1-welcome" : "fnbr.co is an unofficial cosmetics directory for Fortnite: Battle Royale.",
"line2-welcome" : "View the [current item shop](/shop), a list of [all available cosmetics](/cosmetics), and more.",
"title-countdown" : "Item Shop Reset:",
"link-countdown" : "View item shop →",
"title-upcoming" : "Unreleased Items",
"line1-upcoming" : "The following items have been most recently added to the game files.",
"line2-upcoming" : "While they aren’t necessarily released yet, they should be in a future update.",
"error-upcoming" : "Unable to load unreleased items right now<br />Please try again in a few moments",
"button-upcoming" : "View all unreleased items →",
"title-trending" : "Trending Items",
"line1-trending" : "A list of the most recently anticipated items as measured by reminders added on our app.",
"error-trending" : "Unable to load trending items right now<br />Please try again in a few moments.",
"button-trending" : "View more trending items →",
"title-all" : "All Items",
"line1-all" : "We have a list of all items in Fortnite: Battle Royale. You can search or filter through them on a dedicated page, [here](/list).",
"button-all" : "View all items →",
"title-news" : "Recent [fortnitenews.com](https://fortnitenews.com|newtab=true) articles",
"title-ingame" : "In-game News Feed"
},
"filter" : {
"title" : "Cosmetics",
"line1" : "Below is a list of all items currently (or soon to be) available in Fortnite: Battle Royale. Use the filter and sort features to refine your search.",
"loading" : "Loading item listing",
"searching" : "Searching",
"controls" : {
"heading" : "Filter:",
"placeholder" : "Search for an item...",
"type" : "Item Type",
"rarity" : "Rarity",
"season" : "Season",
"apply" : "Apply →",
"sort" : {
"heading" : "Sort by",
"release" : "Release Date",
"occurrences" : "Occurrences",
"seen" : "Last Seen",
"trending" : "Trending",
"asc-word" : "Alphabetical",
"desc-word" : "Reversed",
"asc-number" : "Highest",
"desc-number" : "Lowest",
"asc-date" : "Newest",
"desc-date" : "Oldest",
"asc-seen" : "Most Recent",
"desc-seen" : "Longest Wait"
}
},
"results" : {
"type" : "type",
"rarity" : "rarity",
"season" : "season",
"all" : "Showing all [number] Fortnite [noun]",
"query" : "Showing [result] matching [query]",
"filter-start" : "Showing [result]",
"filter-end" : "filtering by [filters]",
"no-results" : "No results matched those filters.",
"error-down-title" : "Cosmetics browser not available right now",
"error-down-text" : "Unable to connect to search servers",
"error-misc-title" : "Could not complete search",
"error-timeout" : "The request timed out",
"error-ratelimit" : "Too many requests, please try again in a few moments"
}
},
"shop" : {
"title" : "Current Rotation",
"title-featured" : "Featured Items",
"title-daily" : "Daily Items",
"error" : "Shop not available, please try again in a few moments",
"line1" : "The current item shop rotation for Fortnite Battle Royale - updates daily at [00:00 UTC](https://time.is/UTC|tooltip=Current time in UTC|newtab=true).",
"line2" : "You can see yesterday's item shop [here](/shop/yesterday|tooltip=Yesterday's Item Shop).",
"line3" : "Click a cosmetic to see more information about it. Share your opinion on this shop by voting on it at the bottom of this page.",
"countdown" : {
"title" : "New items:",
"wordyFormat" : "[number] [noun]",
"hour-singular" : "hour",
"hours-plural" : "hours"
},
"yesterday" : {
"title" : "Yesterday's Shop Rotation"
},
"vote" : {
"title" : "What do you think of this shop?",
"line1" : "This resets daily at 00:00 UTC.",
"line2" : "Review our [privacy policy](/privacy) before voting",
"choice" : {
"up" : "Love it!",
"neutral" : "It's meh.",
"down" : "Hate it."
},
"response" : {
"success" : "Vote recorded",
"timeout" : "Request took too long and timed out",
"internal" : "Internal Error",
"failover" : "Request to [server] failed, retrying on default...",
"ratelimit" : "Too many requests, please try again in a few moments",
"unavailable" : "Voting is not available until the shop changes within the next minute",
"conflict" : "Vote not possible, please try again later.",
"bad-choice" : "Vote not recognised",
"no-data" : "No data available - please retry in a few moments"
}
}
},
"upcoming" : {
"title" : "Upcoming Cosmetics",
"line1" : "All unreleased items in Fortnite Battle Royale."
},
"history" : {
"list" : {
"title" : "Item Shop History",
"line1" : "Here are previous shop rotations for Fortnite Battle Royale.",
"line2" : "Click one to view full shop or scroll to view further item shop history by day."
},
"view" : {
"title" : "Shop Rotation",
"line1" : "This is the item shop rotation of [date] for Fortnite Battle Royale. ",
"line2" : "Click a cosmetic to see more information about it.",
"today-button" : "Today's Item Shop"
}
},
"news" : {
"title" : "News",
"line1" : "The current in-game news feed for Fortnite: Battle Royale from Epic Games.",
"error" : "We were unable to get the news from Fortnite, we'll try again shortly.",
"more-ingame-button" : "Load More"
},
"randomiser" : {
"title" : "Randomiser",
"line1" : "Pick a random outfit from every item available.",
"chooseText" : "Click to choose",
"randomise-all" : "Randomise All"
},
"item" : {
"unreleased" : "Unreleased",
"description" : "Description",
"history" : {
"title" : "Shop History",
"release-never" : "Release date: Never",
"release-date" : "Release date:",
"last-never" : "Last seen: Never",
"last-date" : "Last seen:",
"occurrences" : "Occurrences:",
"introduced" : "Introduced in:"
},
"reminder-count" : "Users with [reminders](/reminders) on Discord:",
"app-reminder-count" : "Users with reminders on [our app](/app):",
"add-reminder" : "Add Reminder",
"remove-reminder" : "Remove Reminder",
"has-reminders" : "You have reminders set for this item.",
"no-reminders" : "Reminders aren't available for this item.",
"images" : "Images",
"images-icon" : "Icon",
"images-png" : "PNG",
"images-gallery" : "Gallery",
"images-featured" : "Featured",
"images-video" : "In-game View",
"occurrences-table" : {
"title" : "Shop Occurrences",
"th-date" : "Date",
"th-days" : "Days Ago",
"today" : "Today"
},
"set" : "Set",
"set-name" : "Part of [name] set",
"promo" : "Promotional Images"
},
"account" : {
"home" : {
"title" : "Your Account Data",
"error" : "Something went wrong loading your account data, please try again later.",
"info" : {
"title" : "Information",
"line1" : "You are logged in with [provider] as [username]",
"line2-api-yes" : "You have [api access](/api/docs)",
"line2-api-no" : "You do not have api access."
},
"migration" : {
"title" : "Legacy Accounts",
"waiting-line1" : "We have moved to using Discord for login.",
"waiting-line2" : "If you have an account from 2018, you will need to login with it to merge it with this one",
"twitter-line1" : "We have moved to using Discord for login. You are currently using a legacy account which may be discontinued in the future and has limited functionality.",
"twitter-line2" : "To migrate to a Discord account, click the button below"
},
"ratings" : {
"title" : "Ratings",
"none" : "You don't have any ratings."
},
"destroy" : {
"title" : "Destroy Account",
"line1" : "If you no longer want your account, you can delete it and all its data [here](/account/destroy)"
}
},
"oauth" : {
"title" : "Login to fnbr.co",
"discord-button" : "Login with Discord",
"legacy-text" : "Alternatively, if you have a legacy account from 2018 needing migration:",
"twitter-button" : "Login with Twitter",
"privacy-text" : "By logging in you agree to us storing data associated with your account as set out in our [privacy policy](/privacy)."
},
"username" : {
"title" : "Welcome to fnbr.co",
"line1" : "You are logged in with Discord, to interact with others on our site we need you to pick a username",
"nameTaken" : "Your username [attemptedName] is taken by another user, we have added your Discord discriminator to it and suggest you use that.",
"randomName" : "Your username [attemptedName] is taken by another user, we were unable to make a unique name using your Discord discriminator.",
"form-username" : "Username",
"form-criteria" : "Please choose a username between 2 and 32 characters, which may contain alphanumeric characters as well as underscores and hyphens.",
"button-text" : "Set my username"
},
"locked" : {
"title" : "Unable to login",
"line1" : "You aren't able to login to fnbr.co because [your account has been locked](class=text-danger)."
},
"migrated" : {
"title" : "Account migrated",
"line1" : "You logged in with Twitter as",
"line2" : "However, that account has been migrated to use Discord login."
},
"notFound" : {
"title" : "No Account Found",
"line1" : "You logged in with Twitter as",
"line2" : "However, that account has never logged in before and we now only support Twitter login for migration purposes.",
"line3" : "Alternatively, you can [login with Discord](/oauth/discord)."
}
},
"errors" : {
"404" : {
"title" : "Error",
"line1" : "Either the resource you requested doesn't exist, or you don't have permission to view it."
},
"500" : {
"title" : "Uh oh!",
"line1" : "Something went wrong while processing your request, please try again later!",
"line2" : "You can try to login again [here](/oauth)."
}
}
}
}