|
121 | 121 | "@untisLoginSuccess": { |
122 | 122 | "description": "Toast notification, when WebUntis login succeeded" |
123 | 123 | }, |
124 | | - "settingsDiscordRelationsTitle": "Discord relation overview", |
| 124 | + "settingsDiscordRelationsTitle": "Discord Channel Links Overview", |
125 | 125 | "@settingsDiscordRelationsTitle": { |
126 | | - "description": "Title for discord relations management route" |
| 126 | + "description": "Title for channel linkage management route" |
127 | 127 | }, |
128 | | - "settingsDiscordRelationsDescription": "Delete, insert or edit the relations between discord channel name and corresponding webhook", |
| 128 | + "settingsDiscordRelationsDescription": "Delete, insert or edit the links between discord channel name and corresponding webhook", |
129 | 129 | "@settingsDiscordRelationsDescription": { |
130 | | - "description": "Description for discord relations management route" |
| 130 | + "description": "Description for discord channel linkage management route" |
131 | 131 | }, |
132 | 132 | "settingsDiscordRelationsBotToken": "Bot Token for message fetching", |
133 | 133 | "@settingsDiscordRelationsBotToken": { |
|
147 | 147 | }, |
148 | 148 | "settingsDiscordRelationsImportTitle": "Import discord channels", |
149 | 149 | "@settingsDiscordRelationsImportTitle": { |
150 | | - "description": "Title for discord relations management route" |
| 150 | + "description": "Title for discord channel linkage management route" |
151 | 151 | }, |
152 | 152 | "settingsDiscordRelationsImportDescription": "Import all homework discord channels, using the channel specified above as the identifier. After this, discord channels can be tied to subjects to fetch homework and (with a specified webhook) send homework.", |
153 | 153 | "@settingsDiscordRelationsImportDescription": { |
154 | 154 | "description": "Description for discord channel import" |
155 | 155 | }, |
156 | 156 | "settingsDiscordRelationsImportSuccess": "Imported {count} discord channels", |
157 | 157 | "@settingsDiscordRelationsImportSuccess": { |
158 | | - "description": "Toast notification, when Discord relation import succeeds", |
| 158 | + "description": "Toast notification, when channel import succeeds", |
159 | 159 | "placeholder": { |
160 | 160 | "hours": { |
161 | 161 | "type": "int", |
|
166 | 166 | }, |
167 | 167 | "settingsDiscordRelationsImportFailure": "Could not import channels", |
168 | 168 | "@settingsDiscordRelationsImportFailure": { |
169 | | - "description": "Toast notification, when Discord relation import fails" |
| 169 | + "description": "Toast notification, when Discord channel import fails" |
170 | 170 | }, |
171 | | - "discordRelationsTitle": "Discord relations", |
| 171 | + "discordRelationsTitle": "Discord Channel Linkage", |
172 | 172 | "@discordRelationsTitle": { |
173 | | - "description": "Shows title text of the discord relations route" |
| 173 | + "description": "Shows title text of the channel linkage route" |
174 | 174 | }, |
175 | 175 | "deleteDiscordRelationToast": "Deleted {longName} ({shortName})", |
176 | 176 | "@deleteDiscordRelationToast": { |
177 | | - "description": "Text popping up from bottom when deleting discord relations", |
| 177 | + "description": "Text popping up from bottom when deleting discord channel links", |
178 | 178 | "placeholders": { |
179 | 179 | "longName": { |
180 | 180 | "type": "String", |
|
188 | 188 | }, |
189 | 189 | "deleteDiscordRelationToastUndo": "UNDO", |
190 | 190 | "@deleteDiscordRelationToastUndo": { |
191 | | - "description": "Button to undo deleting discord relation" |
| 191 | + "description": "Button to undo deleting discord channel link" |
192 | 192 | }, |
193 | 193 | "datePassed": "Passed already since {date}{hours, plural, =0{} other{ at {time}}}", |
194 | 194 | "@datePassed": { |
|
315 | 315 | "@dateTimeFieldLabel": { |
316 | 316 | "description": "Completes to e.g Until the 12. of June" |
317 | 317 | }, |
318 | | - "dialogDiscordRelationAddTitle": "Add discord relation", |
| 318 | + "dialogDiscordRelationAddTitle": "Link new channel", |
319 | 319 | "@dialogDiscordRelationAddTitle": { |
320 | | - "description": "Title/tooltip of add relation dialog" |
| 320 | + "description": "Title/tooltip of add link dialog" |
321 | 321 | }, |
322 | 322 | "dialogDiscordRelationAdd": "Add", |
323 | 323 | "@dialogDiscordRelationAdd": { |
324 | | - "description": "Submit button of add relation dialog" |
| 324 | + "description": "Submit button of add link dialog" |
325 | 325 | }, |
326 | 326 | "dialogDiscordRelationAddCancel": "Cancel", |
327 | 327 | "@dialogDiscordRelationAddCancel": { |
328 | | - "description": "Cancel button of add relation dialog" |
| 328 | + "description": "Cancel button of add link dialog" |
329 | 329 | }, |
330 | | - "dialogDiscordRelationEditTitle": "Edit relation", |
| 330 | + "dialogDiscordRelationEditTitle": "Edit channel link", |
331 | 331 | "@dialogDiscordRelationEditTitle": { |
332 | | - "description": "Title/tooltip of edit relation dialog" |
| 332 | + "description": "Title/tooltip of edit link dialog" |
333 | 333 | }, |
334 | 334 | "dialogDiscordRelationEdit": "Edit", |
335 | 335 | "@dialogDiscordRelationEdit": { |
336 | | - "description": "Submit button of edit relation dialog" |
| 336 | + "description": "Submit button of edit link dialog" |
337 | 337 | }, |
338 | 338 | "dialogDiscordRelationEditCancel": "Cancel", |
339 | 339 | "@dialogDiscordRelationEditCancel": { |
340 | | - "description": "Cancel button of edit relation dialog" |
| 340 | + "description": "Cancel button of edit link dialog" |
341 | 341 | }, |
342 | 342 | "dialogDiscordRelationChannelName": "Channel name", |
343 | 343 | "@dialogDiscordRelationChannelName": { |
344 | 344 | "description": "The label of the subject's full name entered" |
345 | 345 | }, |
346 | | - "dialogDiscordRelationChannelNameHint": "Klasse12.3", |
| 346 | + "dialogDiscordRelationChannelNameHint": "Class12.3", |
347 | 347 | "@dialogDiscordRelationChannelNameHint": { |
348 | 348 | "description": "A hint what you can write into relation's channel field" |
349 | 349 | }, |
|
353 | 353 | }, |
354 | 354 | "dialogDiscordRelationUrl": "Webhook url", |
355 | 355 | "@dialogDiscordRelationUrl": { |
356 | | - "description": "The url of the relation's webhook" |
| 356 | + "description": "The url of the link's webhook" |
357 | 357 | }, |
358 | 358 | "dialogDiscordRelationUrlHint": "https://discord.com/api/webhooks/8689847212939485983/D0dwgzujWHderrIjdIIPOikjdkwwO038jqQIa0dijdWdwDwgfGHxVS0PIUghU0i0auwJ", |
359 | 359 | "@dialogDiscordRelationUrlHint": { |
|
403 | 403 | "@dialogSubjectShortNameHint": { |
404 | 404 | "description": "A hint what you can write into subject's short name field" |
405 | 405 | }, |
406 | | - "dialogSubjectChannelName": "Relation channel name", |
| 406 | + "dialogSubjectChannelName": "Name of channel (link)", |
407 | 407 | "@dialogSubjectChannelName": { |
408 | | - "description": "The label of the subject's relation channel name" |
| 408 | + "description": "The label of the subject's discord channel name accordinig to channel links" |
409 | 409 | }, |
410 | | - "dialogSubjectChannelNameHint": "Select discord relation", |
| 410 | + "dialogSubjectChannelNameHint": "Select channel link", |
411 | 411 | "@dialogSubjectChannelNameHint": { |
412 | | - "description": "A hint that you should use the dropdown for discord relations" |
| 412 | + "description": "A hint that you should use the dropdown for discord channel links" |
413 | 413 | }, |
414 | 414 | "dialogHWSubject": "Subject", |
415 | 415 | "@dialogHWSubject": { |
|
0 commit comments