]> git.localhorst.tv Git - alttp.git/blob - resources/js/i18n/en.js
show roles in participation table
[alttp.git] / resources / js / i18n / en.js
1 /* eslint-disable max-len */
2 export default {
3         translation: {
4                 button: {
5                         add: 'Add',
6                         back: 'Back',
7                         cancel: 'Cancel',
8                         close: 'Close',
9                         edit: 'Edit',
10                         help: 'Help',
11                         login: 'Login',
12                         logout: 'Logout',
13                         new: 'New',
14                         protocol: 'Protocol',
15                         save: 'Save',
16                         search: 'Search',
17                 },
18                 error: {
19                         403: {
20                                 description: 'Um no',
21                                 heading: 'Access denied',
22                         },
23                         404: {
24                                 description: 'Pretty sure I had that somehere',
25                                 heading: 'Not found',
26                         },
27                         500: {
28                                 description: 'NotLikeThis',
29                                 heading: 'Server error',
30                         },
31                 },
32                 general: {
33                         anonymous: 'Anonym',
34                         appName: 'ALttP',
35                 },
36                 icon: {
37                         DiscordIcon: 'Discord',
38                         EditIcon: 'Edit',
39                         FinishedIcon: 'Finished',
40                         FirstPlaceIcon: 'First Place',
41                         ForfeitIcon: 'Forfeit',
42                         LockedIcon: 'Locked',
43                         LogoutIcon: 'Logout',
44                         PendingIcon: 'Pending',
45                         SecondPlaceIcon: 'Second Place',
46                         StreamIcon: 'Stream',
47                         ThirdPlaceIcon: 'Third Place',
48                         UnlockedIcon: 'Unlocked',
49                         zelda: {
50                                 'big-key': 'Big Key',
51                                 'blue-boomerang': 'Boomerang',
52                                 'blue-mail': 'Blue Mail',
53                                 'blue-pendant': 'Pendant of Power',
54                                 'blue-potion': 'Blue Potion',
55                                 bombos: 'Bombos',
56                                 bomb: 'Bomb',
57                                 book: 'Book',
58                                 boots: 'Boots',
59                                 'bottle-bee': 'Bee in a Bottle',
60                                 bottle: 'Bottle',
61                                 bow: 'Bow',
62                                 bugnet: 'Bugnet',
63                                 byrna: 'Cane of Byrna',
64                                 cape: 'Cape',
65                                 compass: 'Compass',
66                                 crystal: 'Crystal',
67                                 duck: 'Duck',
68                                 ether: 'Ether',
69                                 fairy: 'Fairy in a Bottle',
70                                 'fighter-shield': 'Fighter Shield',
71                                 'fire-rod': 'Fire Rod',
72                                 'fire-shield': 'Fire Shield',
73                                 flippers: 'Flippers',
74                                 flute: 'Flute',
75                                 glove: 'Power Glove',
76                                 'green-mail': 'Green Mail',
77                                 'green-pendant': 'Pendant of Courage',
78                                 'green-potion': 'Green Potion',
79                                 hammer: 'Hammer',
80                                 'heart-container': 'Heart Container',
81                                 'heart-piece': 'Heart Piece',
82                                 hookshot: 'Hookshot',
83                                 'ice-rod': 'Ice Rod',
84                                 lamp: 'Lamp',
85                                 map: 'Map',
86                                 mirror: 'Mirror',
87                                 'mirror-shield': 'Mirror Shield',
88                                 mitts: 'Titan \'s Mitts',
89                                 moonpearl: 'Moonpearl',
90                                 mushroom: 'Mushroom',
91                                 powder: 'Powder',
92                                 quake: 'Quake',
93                                 'red-bomb': 'Red Bomb',
94                                 'red-boomerang': 'Red Boomerang',
95                                 'red-mail': 'Red Mail',
96                                 'red-pendant': 'Pendant of Wisdom',
97                                 'red-potion': 'Red Potion',
98                                 shovel: 'Shovel',
99                                 silvers: 'Silvers',
100                                 'small-key': 'Small Key',
101                                 somaria: 'Cane of Somaria',
102                         },
103                 },
104                 participants: {
105                         empty: 'No participants on record',
106                         heading: 'Participants',
107                         participant: 'Participant',
108                         roleNames: {
109                                 admin: 'Administrator',
110                                 runner: 'Runner',
111                         },
112                         roles: 'Participated as',
113                         tournament: 'Tournament',
114                         score: 'Score',
115                 },
116                 protocol: {
117                         description: {
118                                 result: {
119                                         report: 'Result of {{time}} reported',
120                                 },
121                                 round: {
122                                         create: 'Round #{{number}} added',
123                                         lock: 'Round #{{number}} locked',
124                                         unlock: 'Round #{{number}} unlocked',
125                                 },
126                                 tournament: {
127                                         lock: 'Tournament locked',
128                                 },
129                                 unknown: 'Unknown protocol entry of type {{type}}.',
130                         },
131                         empty: 'Empty',
132                         heading: 'Protocol',
133                 },
134                 results: {
135                         edit: 'Change result',
136                         forfeit: 'Forfeit',
137                         report: 'Report result',
138                         reportError: 'Error saving result :(',
139                         reportPreview: 'Will be recorded as {{ time }}',
140                         reportSuccess: 'Result stored, thanks :)',
141                         reportTime: 'Time',
142                         time: 'Time: {{ time }}',
143                 },
144                 rounds: {
145                         date: '{{ date, L }}',
146                         empty: 'No rounds yet',
147                         heading: 'Rounds',
148                         new: 'New round',
149                         noSeed: 'No seed set',
150                         lock: 'Lock round',
151                         lockDescription: 'When a round is locked, runners cannot submit or change results.',
152                         locked: 'Results for this round have been locked.',
153                         lockError: 'Error locking round',
154                         lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
155                         lockSuccess: 'Round locked',
156                         seed: 'Seed',
157                         setSeed: 'Set seed',
158                         setSeedError: 'Seed could not be set',
159                         setSeedSuccess: 'Seed set',
160                         unlock: 'Unock round',
161                         unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
162                         unlocked: 'Results for this round are subject to change.',
163                         unlockError: 'Error unlocking round',
164                         unlockSuccess: 'Round unlocked',
165                 },
166                 tournaments: {
167                         admins: 'Admins',
168                         scoreboard: 'Scoreboard',
169                 },
170                 users: {
171                         discordTag: 'Discord tag',
172                         editStreamLink: 'Edit stream link',
173                         noStream: 'No stream set',
174                         participationEmpty: 'Has not participated in any tourneys yet.',
175                         setStreamLinkError: 'Could not save stream link',
176                         setStreamLinkSuccess: 'Stream link saved',
177                         stream: 'Stream',
178                         streamLink: 'Stream link',
179                         tournaments: 'Tournaments',
180                 },
181                 validation: {
182                         error: {
183                                 required: 'Please tell me',
184                                 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',
185                                 url: 'URL plz',
186                         },
187                 }
188         },
189 };