forked from 17thshard/roshar-map
-
Notifications
You must be signed in to change notification settings - Fork 0
/
translation-comments.json
403 lines (403 loc) · 14.1 KB
/
translation-comments.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
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
{
"texture-locale": {
"name": "Texture Locale",
"context": "This refers to a directory in *src/assets/textures/localized*. Only change this away from 'en' if you already had the textures translated!"
},
"text-direction": {
"name": "Text Direction",
"context": "Can be either 'ltr' for left-to-right languages (default) or 'rtl' for right-to-left-languages"
},
"search-language": {
"name": "Search Language",
"context": "Data to use for preparing translations for search. Consult the team on what to use here!"
},
"name": "Application Name",
"title": {
"name": "Page Title Template",
"variables": {
"page": "Name of the page"
}
},
"logo": {
"name": "Logo File",
"context": "File name of the logo to be used in the menu, has to be in src/assets/logos"
},
"meta": "Metadata",
"meta.translator": "Translator Info",
"meta.translator.url": "Website URL",
"meta.translator.name": "Name",
"meta.translator.logo": "Logo File",
"ui": "UI",
"ui.loading": "Loading text",
"ui.circa": {
"name": "Date Circa",
"variables": {
"date": "Date of the event"
}
},
"ui.menu": "Menu Button",
"ui.settings": "Settings Button",
"ui.layers": "Layers Heading",
"ui.filters": "Filters Heading",
"ui.close": "Close Button",
"ui.back": "Back Button",
"ui.separate-timelines": "Separate timelines Heading",
"ui.enable": "Enable Button",
"ui.disable": "Disable Button",
"ui.display-separately": "Display separately Button",
"ui.stop-display-separately": "No longer display separately Button",
"ui.previous-event": "Previous Event Button",
"ui.next-event": "Next Event Button",
"ui.previous": "Previous Button",
"ui.next": "Next Button",
"ui.jump-to-start": "Jump to start Button",
"ui.jump-to-end": "Jump to end Button",
"ui.coppermind": "More on the Coppermind Button",
"ui.welcome": {
"name": "Welcome Message",
"context": "This message is displayed in the main menu",
"markdown": "block"
},
"ui.language": "Language Selection Link",
"ui.languageHeading": "Language Selection Heading",
"ui.help": "Help Link",
"ui.about": "About Link",
"ui.aboutText": {
"name": "About Text",
"context": "This message is displayed under the 'About' link in the main menu",
"markdown": "block"
},
"ui.brandon-sanderson": "Brandon Sanderson Link",
"ui.credits": "Credits Link",
"ui.map-credits": {
"name": "Map Art Credits",
"context": "The creator of the art the map is based on would like to be attributed like this: 'Spenser Farnes (Stoneward13)'"
},
"ui.more": "Event More Link",
"ui.related": "Related Items Heading",
"ui.date": "Date Label",
"ui.date-help": "Date Help Tooltip",
"ui.chapter": "Chapter Icon Tooltip",
"ui.dismiss": "Dismiss Link/Button",
"ui.first-visit": "First Visit Panel",
"ui.first-visit.heading": "Heading",
"ui.first-visit.intro": {
"name": "Intro Text",
"markdown": "block"
},
"ui.first-visit.calendar": "Calendar Button",
"ui.first-visit.tutorial": "Hints Button",
"ui.tutorial": "Tutorial",
"ui.tutorial.title": "Heading",
"ui.tutorial.explanation": "Explanation",
"ui.tutorial.calendar": "Calendar Button",
"ui.tutorial.hints": "Hints",
"ui.tutorial.hints.settings-button": "Settings Button",
"ui.tutorial.hints.settings-button.title": "Title",
"ui.tutorial.hints.settings-button.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.menu-button": "Menu Button",
"ui.tutorial.hints.menu-button.title": "Title",
"ui.tutorial.hints.menu-button.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.search": "Search",
"ui.tutorial.hints.search.title": "Title",
"ui.tutorial.hints.search.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.timeline": "Timeline",
"ui.tutorial.hints.timeline.title": "Title",
"ui.tutorial.hints.timeline.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.event": "Event Details",
"ui.tutorial.hints.event.title": "Title",
"ui.tutorial.hints.event.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.location": "Location Details",
"ui.tutorial.hints.location.title": "Title",
"ui.tutorial.hints.location.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.settings-layers": "Layers",
"ui.tutorial.hints.settings-layers.title": "Title",
"ui.tutorial.hints.settings-layers.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.settings-filters": "Filters",
"ui.tutorial.hints.settings-filters.title": "Title",
"ui.tutorial.hints.settings-filters.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.settings-separate-timelines": "Separate Timelines",
"ui.tutorial.hints.settings-separate-timelines.title": "Title",
"ui.tutorial.hints.settings-separate-timelines.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.measure-button": "Measure Button",
"ui.tutorial.hints.measure-button.title": "Title",
"ui.tutorial.hints.measure-button.text": {
"name": "Text",
"markdown": "inline"
},
"ui.tutorial.hints.go-to-date-button": "Go To Date Button",
"ui.tutorial.hints.go-to-date-button.title": "Title",
"ui.tutorial.hints.go-to-date-button.text": {
"name": "Text",
"markdown": "inline"
},
"ui.calendar-guide": "Calendar Guide",
"ui.calendar-guide.title": "Heading",
"ui.calendar-guide.start": "Intro",
"ui.calendar-guide.start.name": "Title",
"ui.calendar-guide.start.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.calendar-guide.day": "Day Overview",
"ui.calendar-guide.day.name": "Title",
"ui.calendar-guide.day.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.calendar-guide.week": "Week Overview",
"ui.calendar-guide.week.name": "Title",
"ui.calendar-guide.week.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.calendar-guide.month": "Month Overview",
"ui.calendar-guide.month.name": "Title",
"ui.calendar-guide.month.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.calendar-guide.year": "Year Overview",
"ui.calendar-guide.year.name": "Title",
"ui.calendar-guide.year.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.calendar-guide.date": "Dates Overview",
"ui.calendar-guide.date.name": "Title",
"ui.calendar-guide.date.explanation": {
"name": "Explanation",
"markdown": "block",
"variables": {
"date": "Date that is displayed"
}
},
"ui.error-screen": "Error Screen",
"ui.error-screen.message": {
"name": "Message",
"markdown": "block"
},
"ui.error-screen.report-intro": {
"name": "Reporting Intro",
"markdown": "block"
},
"ui.error-screen.report-button": "Report Button",
"ui.translatorNote": "Translator's Note",
"ui.translatorNote.abbreviation": "Abbreviation",
"ui.translatorNote.full": "Full",
"ui.go-to-date": "Go to Date Form",
"ui.go-to-date.heading": "Heading",
"ui.go-to-date.fields": "Fields",
"ui.go-to-date.fields.year": "Year",
"ui.go-to-date.fields.year.label": "Label",
"ui.go-to-date.fields.year.placeholder": "Placeholder",
"ui.go-to-date.fields.month": "Month",
"ui.go-to-date.fields.month.label": "Label",
"ui.go-to-date.fields.month.placeholder": "Placeholder",
"ui.go-to-date.fields.week": "Week",
"ui.go-to-date.fields.week.label": "Label",
"ui.go-to-date.fields.week.placeholder": "Placeholder",
"ui.go-to-date.fields.day": "Day",
"ui.go-to-date.fields.day.label": "Label",
"ui.go-to-date.fields.day.placeholder": "Placeholder",
"ui.go-to-date.errors": "Error Messages",
"ui.go-to-date.errors.year-required": "Year Required",
"ui.go-to-date.errors.month-required": "Month Required",
"ui.go-to-date.errors.week-required": "Week Required",
"ui.lock-timeline": "Lock Timeline Button",
"ui.unlock-timeline": "Unlock Timeline Button",
"ui.translation-by": "Translation Credits",
"ui.image-credits": {
"name": "Image Credits",
"variables": {
"credits": "Attribution for the image"
}
},
"ui.measurement": "Measurement",
"ui.measurement.button": "Button",
"ui.measurement.title": "Measurement",
"ui.measurement.explanation": {
"name": "Explanation",
"markdown": "block"
},
"ui.measurement.labels": "Labels",
"ui.measurement.labels.start": "Start point",
"ui.measurement.labels.end": "End point",
"ui.measurement.labels.distance": "Calculated distance",
"ui.measurement.coordinates": "Coordinates",
"ui.measurement.coordinates.full": {
"name": "Full",
"variables": {
"latitude": "Formatted latitude value",
"longitude": "Formatted longitude value"
}
},
"ui.measurement.coordinates.north": {
"name": "Northern Latitude Format",
"variables": {
"degrees": "Latitude value in degrees (always greater than or equal to zero)"
}
},
"ui.measurement.coordinates.south": {
"name": "Southern Latitude Format",
"variables": {
"degrees": "Latitude value in degrees (always greater than or equal to zero)"
}
},
"ui.measurement.coordinates.east": {
"name": "Eastern Longitude Format",
"variables": {
"degrees": "Longitude value in degrees (always greater than or equal to zero)"
}
},
"ui.measurement.coordinates.west": {
"name": "Western Longitude Format",
"variables": {
"degrees": "Longitude value in degrees (always greater than or equal to zero)"
}
},
"ui.measurement.distance": {
"name": "Distance Format",
"variables": {
"distanceKm": "Distance value in kilometers",
"distanceMi": "Distance value in miles"
}
},
"ui.search": "Search",
"ui.search.title": "Button Text",
"ui.search.prompt": "Search Field Prompt",
"ui.search.loading": "Loading Text",
"ui.search.empty-query": "Empty Query Text",
"ui.search.no-results": "No Results Text",
"sharing": "Sharing",
"sharing.title": "Share Section Title",
"sharing.global-message": {
"name": "Global Message",
"context": "Message used when sharing the whole site from supported devices"
},
"sharing.twitter": "Twitter",
"sharing.twitter.button-text": "Button Label",
"sharing.twitter.entry-template": {
"name": "Entry Tweet",
"variables": {
"entry": "Name of the shared entry"
},
"context": "Tweet text used when sharing individual entries"
},
"sharing.facebook": "Twitter",
"sharing.facebook.button-text": "Button Label",
"sharing.reddit": "Reddit",
"sharing.reddit.button-text": "Button Label",
"sharing.reddit.entry-template": {
"name": "Entry Title",
"variables": {
"entry": "Name of the shared entry"
},
"context": "Post title used when sharing individual entries"
},
"sharing.tumblr": "Tumblr",
"sharing.tumblr.button-text": "Button Label",
"sharing.tumblr.entry-template": {
"name": "Entry Caption",
"variables": {
"entry": "Name of the shared entry"
},
"context": "Caption used when sharing individual entries"
},
"sharing.more": "Additional Share Options",
"sharing.more.button-text": "Button Label",
"sharing.more.entry-template": {
"name": "Entry Message",
"variables": {
"entry": "Name of the shared entry"
},
"context": "Message used when sharing individual entries"
},
"entry-types": "Entry Types",
"entry-types.events": "Events",
"entry-types.locations": "Locations",
"entry-types.characters": "Characters",
"entry-types.misc": "Miscellaneous",
"numbers": "Numbers",
"numbers.0": "One",
"numbers.1": "Two",
"numbers.2": "Three",
"numbers.3": "Four",
"numbers.4": "Five",
"numbers.5": "Six",
"numbers.6": "Seven",
"numbers.7": "Eight",
"numbers.8": "Nine",
"numbers.9": "Ten",
"layers": "Layers",
"layers.shadesmar": "Shadesmar",
"layers.graticule": "Graticule",
"layers.silverKingdoms": "Silver Kingdoms",
"layers.oathgates": "Oathgates",
"layers.factions": "Factions",
"factions": "Factions",
"factions.coalition": "Dalinar's Coalition",
"factions.coalition.name": "Name",
"factions.coalition.style": "Style",
"factions.odium": "Odium's Forces",
"factions.odium.name": "Name",
"factions.odium.style": "Style",
"factions.neutral": "Neutral",
"factions.neutral.name": "Name",
"factions.neutral.style": "Style",
"tagCategories": "Tag Categories",
"tagCategories.tags": "Tags",
"tagCategories.characters": "Characters",
"tagCategories.books": "Books",
"tags": "Tag Names",
"tags.general": "General",
"tags.dalinar": "Dalinar",
"tags.kaladin": "Kaladin",
"tags.shallan": "Shallan",
"tags.twok": "The Way of Kings",
"tags.wor": "Words of Radiance",
"tags.ed": "Edgedancer",
"tags.ob": "Oathbringer",
"tags.row": "Rhythm of War",
"tags.adolin": "Adolin",
"tags.renarin": "Renarin",
"tags.lift": "Lift",
"tags.szeth": "Szeth",
"tags.rysn": "Rysn",
"tags.jasnah": "Jasnah",
"tags.navani": "Navani",
"tags.eshonai": "Eshonai",
"tags.taravangian": "Taravangian",
"tags.wit": "Wit",
"tags.moash": "Moash",
"tags.venli": "Venli",
"tags.history": "History",
"changelog": "Changelog"
}