]> git.localhorst.tv Git - alttp.git/blob - resources/js/i18n/en.js
round numbers in result protocol entries
[alttp.git] / resources / js / i18n / en.js
1 /* eslint-disable max-len */
2 export default {
3         translation: {
4                 applications: {
5                         accept: 'Accept',
6                         acceptError: 'Error accepting',
7                         acceptSuccess: 'Accepted',
8                         reject: 'Reject',
9                         rejectSuccess: 'Rejected',
10                         rejectError: 'Error rejecting',
11                 },
12                 button: {
13                         add: 'Add',
14                         back: 'Back',
15                         cancel: 'Cancel',
16                         chart: 'Chart',
17                         close: 'Close',
18                         edit: 'Edit',
19                         help: 'Help',
20                         login: 'Login',
21                         logout: 'Logout',
22                         new: 'New',
23                         protocol: 'Protocol',
24                         save: 'Save',
25                         search: 'Search',
26                         settings: 'Settings',
27                 },
28                 error: {
29                         403: {
30                                 description: 'Um no',
31                                 heading: 'Access denied',
32                         },
33                         404: {
34                                 description: 'Pretty sure I had that somehere',
35                                 heading: 'Not found',
36                         },
37                         500: {
38                                 description: 'NotLikeThis',
39                                 heading: 'Server error',
40                         },
41                 },
42                 general: {
43                         anonymous: 'Anonym',
44                         appName: 'ALttP',
45                 },
46                 icon: {
47                         AddIcon: 'Add',
48                         ApplicationsIcon: 'Applications',
49                         ApplyIcon: 'Apply',
50                         ChartIcon: 'Chart',
51                         DiscordIcon: 'Discord',
52                         EditIcon: 'Edit',
53                         FinishedIcon: 'Finished',
54                         FirstPlaceIcon: 'First Place',
55                         ForfeitIcon: 'Forfeit',
56                         LanguageIcon: 'Language',
57                         LockedIcon: 'Locked',
58                         LogoutIcon: 'Logout',
59                         PendingIcon: 'Pending',
60                         ProtocolIcon: 'Protocol',
61                         ResultIcon: 'Result',
62                         SecondPlaceIcon: 'Second Place',
63                         SettingsIcon: 'Settings',
64                         StreamIcon: 'Stream',
65                         ThirdPlaceIcon: 'Third Place',
66                         UnlockedIcon: 'Unlocked',
67                         zelda: {
68                                 'big-key': 'Big Key',
69                                 'blue-boomerang': 'Boomerang',
70                                 'blue-mail': 'Blue Mail',
71                                 'blue-pendant': 'Pendant of Power',
72                                 'blue-potion': 'Blue Potion',
73                                 bombos: 'Bombos',
74                                 bomb: 'Bomb',
75                                 book: 'Book',
76                                 boots: 'Boots',
77                                 'bottle-bee': 'Bee in a Bottle',
78                                 bottle: 'Bottle',
79                                 bow: 'Bow',
80                                 bugnet: 'Bugnet',
81                                 byrna: 'Cane of Byrna',
82                                 cape: 'Cape',
83                                 compass: 'Compass',
84                                 crystal: 'Crystal',
85                                 duck: 'Duck',
86                                 ether: 'Ether',
87                                 fairy: 'Fairy in a Bottle',
88                                 'fighter-shield': 'Fighter Shield',
89                                 'fire-rod': 'Fire Rod',
90                                 'fire-shield': 'Fire Shield',
91                                 flippers: 'Flippers',
92                                 flute: 'Flute',
93                                 glove: 'Power Glove',
94                                 'green-mail': 'Green Mail',
95                                 'green-pendant': 'Pendant of Courage',
96                                 'green-potion': 'Green Potion',
97                                 hammer: 'Hammer',
98                                 'heart-container': 'Heart Container',
99                                 'heart-piece': 'Heart Piece',
100                                 hookshot: 'Hookshot',
101                                 'ice-rod': 'Ice Rod',
102                                 lamp: 'Lamp',
103                                 map: 'Map',
104                                 mirror: 'Mirror',
105                                 'mirror-shield': 'Mirror Shield',
106                                 mitts: 'Titan \'s Mitts',
107                                 moonpearl: 'Moonpearl',
108                                 mushroom: 'Mushroom',
109                                 powder: 'Powder',
110                                 quake: 'Quake',
111                                 'red-bomb': 'Red Bomb',
112                                 'red-boomerang': 'Red Boomerang',
113                                 'red-mail': 'Red Mail',
114                                 'red-pendant': 'Pendant of Wisdom',
115                                 'red-potion': 'Red Potion',
116                                 shovel: 'Shovel',
117                                 silvers: 'Silvers',
118                                 'small-key': 'Small Key',
119                                 somaria: 'Cane of Somaria',
120                         },
121                 },
122                 participants: {
123                         empty: 'No participants on record',
124                         heading: 'Participants',
125                         participant: 'Participant',
126                         placement: 'Placement',
127                         placementShort: '#',
128                         placementSubjectToChange: 'Tournament incomplete, placement subject to change.',
129                         roleNames: {
130                                 admin: 'Administrator',
131                                 monitor: 'Monitor',
132                                 runner: 'Runner',
133                         },
134                         roles: 'Participated as',
135                         tournament: 'Tournament',
136                         score: 'Score',
137                         scoreShort: 'Score',
138                 },
139                 protocol: {
140                         description: {
141                                 application: {
142                                         accepted: 'Application from {{username}} accepted',
143                                         received: 'Application from {{username}} received',
144                                         rejected: 'Application from {{username}} rejected',
145                                 },
146                                 result: {
147                                         comment: 'Result of round {{number}} commented: <1>{{comment}}</1>',
148                                         report: 'Result of <1>{{time}}</1> reported for round {{number}}',
149                                 },
150                                 round: {
151                                         create: 'Round #{{number}} added',
152                                         lock: 'Round #{{number}} locked',
153                                         seed: 'Set seed for round #{{number}}',
154                                         unlock: 'Round #{{number}} unlocked',
155                                 },
156                                 tournament: {
157                                         close: 'Registration closed',
158                                         discord: 'Discord server connected',
159                                         lock: 'Tournament locked',
160                                         open: 'Registration opened',
161                                         unlock: 'Tournament unlocked',
162                                 },
163                                 unknown: 'Unknown protocol entry of type {{type}}.',
164                         },
165                         empty: 'Empty',
166                         heading: 'Protocol',
167                 },
168                 results: {
169                         addComment: 'Comment',
170                         comment: 'Comment',
171                         details: 'Details',
172                         edit: 'Change result',
173                         editComment: 'Edit comment',
174                         forfeit: 'Forfeit',
175                         pending: 'Pending',
176                         placement: 'Placement',
177                         points_one: '{{ count }} point',
178                         points_other: '{{ count }} points',
179                         report: 'Report result',
180                         reportError: 'Error saving :(',
181                         reportPreview: 'Will be recorded as {{ time }}',
182                         reportSuccess: 'Stored, thanks :)',
183                         reportTime: 'Time',
184                         result: 'Result',
185                         round: 'Round',
186                         runner: 'Runner',
187                         time: 'Time: {{ time }}',
188                 },
189                 rounds: {
190                         date: '{{ date, L }}',
191                         empty: 'No rounds yet',
192                         heading: 'Rounds',
193                         new: 'New round',
194                         noSeed: 'No seed set',
195                         lock: 'Lock round',
196                         lockDescription: 'When a round is locked, runners cannot submit or change results.',
197                         locked: 'Results for this round have been locked.',
198                         lockError: 'Error locking round',
199                         lockIncompleteWarning: 'Warning: Not all runners have submitted their results for this round yet!',
200                         lockSuccess: 'Round locked',
201                         rolledBy: 'Rolled by {{name}}',
202                         seed: 'Seed',
203                         setSeed: 'Set seed',
204                         setSeedError: 'Seed could not be set',
205                         setSeedSuccess: 'Seed set',
206                         unlock: 'Unock round',
207                         unlockDescription: 'The round is unlocked and runers are free to submit or change their results again.',
208                         unlocked: 'Results for this round are subject to change.',
209                         unlockError: 'Error unlocking round',
210                         unlockSuccess: 'Round unlocked',
211                 },
212                 tournaments: {
213                         admins: 'Admins',
214                         applicationDenied: 'Application denied',
215                         applicationPending: 'Application pending',
216                         applications: 'Applications',
217                         apply: 'Apply',
218                         applyError: 'Error submitting application',
219                         applySuccess: 'Application sent',
220                         closeError: 'Error closing registration',
221                         closeSuccess: 'Registration closed',
222                         discord: 'Discord',
223                         discordError: 'Error connecting',
224                         discordSuccess: 'Discord associated',
225                         inviteBot: 'Invite bot',
226                         locked: 'Lock rounds',
227                         lockError: 'Error locking tournament',
228                         lockSuccess: 'Tournament locked',
229                         monitors: 'Monitors',
230                         noApplications: 'No applications at this point',
231                         noRecord: 'Tournament set to not be recorded',
232                         open: 'Open registration',
233                         openError: 'Error opening registration',
234                         openSuccess: 'Registration opened',
235                         scoreboard: 'Scoreboard',
236                         scoreChart: 'Score chart',
237                         settings: 'Settings',
238                         unlockError: 'Error unlocking tournaments',
239                         unlockSuccess: 'Tournament unlocked',
240                 },
241                 users: {
242                         discordTag: 'Discord tag',
243                         editNickname: 'Edit name',
244                         editStreamLink: 'Edit stream link',
245                         nickname: 'Name',
246                         noStream: 'No stream set',
247                         participationEmpty: 'Has not participated in any tourneys yet.',
248                         roundRecords: 'Race records',
249                         setNicknameError: 'Could not save name',
250                         setNicknameSuccess: 'Name changed',
251                         setStreamLinkError: 'Could not save stream link',
252                         setStreamLinkSuccess: 'Stream link saved',
253                         stream: 'Stream',
254                         streamLink: 'Stream link',
255                         tournaments: 'Tournaments',
256                         tournamentRecords: 'Tournament records',
257                 },
258                 validation: {
259                         error: {
260                                 required: 'Please tell me',
261                                 time: 'Please enter as 1:23:45 (or 56:23 if you\'re fast ^^).',
262                                 url: 'URL plz',
263                         },
264                 }
265         },
266 };