-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathen.json
More file actions
436 lines (436 loc) · 17.9 KB
/
en.json
File metadata and controls
436 lines (436 loc) · 17.9 KB
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
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
{
"application": {
"description": "Download and manage your personal collection of chaos talks.",
"name": "Talkarr"
},
"common": {
"add": "Add",
"cancel": "Cancel",
"delete": "Delete",
"edit": "Edit",
"email": "Email",
"emailPlaceholder": "Enter your email",
"loading": "Loading…",
"login": "Login",
"notSet": "Not set",
"password": "Password",
"passwordPlaceholder": "Enter your password",
"save": "Save",
"search": "Search",
"unknown": "Unknown",
"continue": "Continue"
},
"components": {
"appNotAvailable": {
"applicationNotAvailable": "The application is currently unavailable. Please try again later."
},
"authenticationWrapper": {
"youAreNotAllowedToAccessThisPage": "You are not allowed to access this page. Please log in."
},
"imageFallback": {
"noImageAvailable": "No image available",
"noImageAvailableDescription": "Please try again later."
},
"languageChanger": {
"weblateInfo": "Help translating the project by contributing on our Translation page!"
},
"mediaItem": {
"problem": "Problem"
},
"navigation": {
"information": "Information about the application",
"navigationSearch": {
"searchPlaceholder": "Search"
},
"navigationUser": {
"logout": "Logout",
"logoutFailedError": "Logout failed: {{error}}"
}
},
"notistackProvider": {
"dismiss": "Dismiss"
},
"searchTextField": {
"clearTooltip": "Clear search",
"sortTooltip": "Sort by"
},
"yourMediaColorExplanation": {
"totalEvents": "Talks (Total)"
}
},
"enums": {
"importIsRecordedFlagBehavior": {
"alwaysImport": {
"description": "The import will always be performed, regardless of the 'isRecorded' flag.",
"label": "Always import regardless of 'isRecorded' flag"
},
"skipImportIfFlagNotExists": {
"description": "If the 'isRecorded' flag does not exist, the import will be skipped.",
"label": "Skip import if 'isRecorded' flag does not exist"
},
"skipImportIfIsNotRecorded": {
"description": "If the 'isRecorded' flag is set to false, the import will be skipped.",
"label": "Skip import if 'isRecorded' flag is set to false"
}
},
"mediaItemStatus": {
"Downloaded": "Downloaded videos",
"Downloading": "Downloading videos",
"Missing": "Missing videos",
"Problem": "Videos with problems"
},
"permission": {
"AddEvents": "Add talks",
"Admin": "Admin",
"DeleteEvents": "Delete talks",
"EditEvents": "Edit talks"
},
"searchTextFieldSortMethod": {
"DateAsc": "Date (Ascending)",
"DateDesc": "Date (Descending)",
"Relevance": "Relevance"
},
"videoBadgeType": {
"conference": {
"action": "Click to search for this conference",
"default": "Conference"
},
"date": {
"action": "Click to search for this date",
"default": "Date"
},
"language": {
"action": "Click to search for this language",
"default": "Language"
},
"speaker": {
"action": "Click to search for this speaker",
"default": "Speaker"
},
"tag": {
"action": "Click to search for this tag",
"default": "Tag"
}
}
},
"errors": {
"failedToLoadData": "Failed to load data. Please try it again later.",
"unexpectedError": "An unexpected error occurred. Please try again.",
"unknownError": "An unknown error occurred."
},
"messages": {
"settingsSaveFailed": "Failed to save settings",
"settingsSaveSuccess": "Settings saved successfully"
},
"modals": {
"addFolderModal": {
"addFolder": "Add Folder",
"cancel": "Cancel",
"errorFetchingRootFolders": "Error fetching root folders",
"folderAddFailed": "Failed to add folder",
"folderAddedSuccessfully": "Folder added successfully",
"noRootFoldersFound": "No root folders found",
"rootFolderName": "Root Folder Name",
"title": "Add Root Folder"
},
"addTalkModal": {
"addTalkButtonText": "Add Talk",
"selectRootFolder": "Root Folder"
},
"confirmationModal": {
"cancel": "Cancel",
"confirm": "Confirm"
},
"informationModal": {
"applicationVersion": "$t(application.name) Version",
"buildId": "Build ID",
"copiedToClipboard": "Copied to clipboard",
"copyToClipboard": "Copy informations to clipboard",
"failedToCopy": "Failed to copy to clipboard",
"failedToLoadInfo": "Failed to load application information",
"nodeVersion": "Node.js Version",
"notBuildWithGithubActions": "Not built with GitHub Actions",
"openIssues": "Go to Issues page",
"repository": "Repository",
"title": "Informations about $t(application.name)",
"unknownRepo": "Unknown repository",
"ytdlpVersion": "yt-dlp Version"
},
"rootFolderErrorModal": {
"failedToForceMark": "Failed to force root folder mark",
"forceMarkButton": "Force Mark Root Folder",
"rootFolderMarkNotFound": "Root folder mark not found",
"rootFolderMarkNotFoundDescription": "The folder is marked as a root folder, but the mark was not found. Check if the folder is correctly mounted and accessible. If everything seems correct, you can force the mark by clicking the button below. This should only be done if you are sure that the folder is correctly set up.",
"rootFolderMarkSuccess": "Root folder marked successfully",
"title": "Root Folder Errors"
},
"versionChangedModal": {
"message": "A new version of $t(application.name) is available. Please refresh the page to apply the changes.",
"refreshButton": "Refresh Page",
"title": "Version Change detected"
}
},
"navigation": {
"addTalk": "Add Talk",
"importTalks": "Import Talks",
"scanFiles": "Scan Files",
"settings": {
"general": {
"description": "Functionality control, external services, and other general settings.",
"title": "General"
},
"licenses": {
"description": "View licenses of used packages.",
"title": "Licenses"
},
"mediaManagement": {
"description": "Naming and management of media files.",
"title": "Media Management"
},
"security": {
"description": "Manage users, permissions and security settings.",
"title": "Security"
},
"tasks": {
"description": "Manage scheduled tasks and background jobs.",
"title": "Tasks"
},
"title": "Settings"
},
"talks": "Talks"
},
"pages": {
"addTalksPage": {
"addTalkDescription": "To add a talk, just enter something about it in the search box! 🎉",
"components": {
"addTalksSearch": {
"searchError": "An error occurred while searching for talks."
}
},
"errorOccurred": "An error occurred while searching for talks.",
"noSearchResults": "No search results found!",
"rootFolderNotFound": "You do not have a root folder set up yet!",
"rootFolderNotFoundButtonText": "Go to media management settings",
"title": "Add Talk"
},
"generalSettingsPage": {
"components": {
"generalSettingsForm": {
"externalServices": {
"allowLibravatar": {
"primaryText": "Allow Libravatar",
"secondaryText": "This will enable fetching avatars via the account email."
},
"description": "Configure external services for this software.",
"title": "External Services"
},
"functionalityControl": {
"description": "Enable, disable or configure various features of the software.",
"isRecordedFlagBehavior": {
"primaryText": "Behavior of the 'isRecorded' flag",
"secondaryText": "This controls how the 'isRecorded' flag is set for imported media."
},
"title": "Functionality Control"
}
}
},
"title": "General settings"
},
"homePage": {
"noMediaFound": {
"buttonText": "Add some media!",
"title": "You do not have any media yet!"
},
"noRootFolders": {
"buttonText": "Go to media management settings"
}
},
"importJsonPage": {
"components": {
"importJsonRow": {
"alreadyExists": "Talk already exists, skipping import for {{slug}}",
"failedToImport": "Failed to import {{slug}}: {{error}}",
"successfullyImported": "Successfully imported {{slug}}",
"unknownImportStatus": "Unknown import status"
}
},
"eventFahrplan": {
"checkJsonError": "An error occurred while verifying the EventFahrplan JSON",
"fahrplanWarningText": "There is a known issue with the EventFahrplan producing weird JSON in case there are too many talks in your favorites. The issue is tracked here:",
"loadJsonFromFile": "Load EventFahrplan JSON from File",
"pasteJsonHere": "Paste your EventFahrplan JSON here",
"title": "Import from EventFahrplan"
},
"importButton": "Import",
"importResult": "Import Result",
"methods": {
"eventFahrplan": {
"description": "Import talks right from your EventFahrplan favorites. Most useful if you want to rewatch the talks that you marked during the event.",
"title": "EventFahrplan App"
},
"schedule": {
"description": "Import talks from a schedule URL (for example from a Pretalx instance). They will get downloaded as soon as they are available on media.ccc.de. There is a possibility that the talk will not be found (if for example the guid or slug changes)",
"title": "Schedule"
}
},
"resetImport": "Reset Import",
"schedule": {
"dayN": "Day {{index}}",
"hint": "All schedule.json files that follow <2>this schema</2> should be compatible. Most common sources are for example Pretalx. For Pretalx, just visit the schedule website and click on the version on the top right. Then copy the link to the JSON export and paste it here.",
"invalidSchema": "The schema provided by the URL is not valid.",
"invalidUrl": "The provided URL is not valid.",
"loadButton": "Load schedule from URL",
"title": "Import from schedule",
"url": "Please enter the URL to a schedule.json"
},
"selectRootFolder": "Select Root Folder",
"title": "Import Talks"
},
"licenseSettingsPage": {
"components": {
"licenseInfo": {
"moreInformation": "More information"
}
},
"title": "Licenses"
},
"loginPage": {
"components": {
"loginPageForm": {
"loginFailed": "Login failed: {{error}}"
}
},
"description": "Please enter your credentials to log in.",
"title": "Login to $t(application.name)"
},
"mediaManagementSettingsPage": {
"components": {
"addFolderButton": {
"addFolder": "Add Folder"
},
"folderRow": {
"deleteModal": {
"message": "Are you sure you want to delete the folder \"{{folderName}}\"?",
"onError": "Failed to delete folder",
"onErrorMessage": "Failed to delete folder: {{error}}",
"onSuccess": "Successfully deleted folder",
"title": "Delete Folder"
}
}
},
"rootFolders": {
"columns": {
"actions": "Actions",
"folderName": "Folder Name",
"freeSpace": "Free Space"
},
"description": "Root folders are the base directories where media files are stored.",
"noRootFoldersConfigured": "No root folders configured",
"title": "Root Folders"
},
"title": "Media Management Settings"
},
"securitySettingsPage": {
"columns": {
"actions": "Actions",
"createdAt": "Created at",
"updatedAt": "Updated at",
"user": "User"
},
"noUsersFound": "No users found",
"title": "Security settings"
},
"settingsPage": {
"title": "Settings"
},
"singleTalkPage": {
"information": "Information",
"otherFiles": "Other Files",
"title": "Talks",
"videos": "Videos"
},
"taskSettingsPage": {
"components": {
"taskList": {
"noTasksRunning": "No tasks currently running.",
"progress": "Progress: {{progress}}%",
"startedAt": "Started at: {{startedAt}}",
"status": "Status: {{status}}"
}
},
"noTasksRunning": "Either an error occurred or no tasks are currently running.",
"pleaseTryAgain": "Please try again later.",
"title": "Tasks"
},
"userDetailsPage": {
"accountState": "Account state",
"active": "Active",
"createdAt": "Created At",
"deactivated": "Deactivated",
"displayName": "Display name",
"email": "Email",
"permissions": "Permissions",
"profile": "Profile",
"title": "User details",
"titleTemplate": "Edit {{username}}",
"updatedAt": "Updated At",
"userId": "User ID"
},
"userPreferencesPage": {
"timezone": {
"description": "The timezone used to format all time strings.",
"label": "Timezone",
"title": "Interface Timezone"
},
"title": "User preferences"
},
"welcomePage": {
"description": "Please setup your admin account here. As this does not require authentication, do not expose this to the internet.",
"getStarted": "Get Started",
"title": "Welcome to $t(application.name)"
},
"welcomeStart": {
"components": {
"initialAccountForm": {
"accountCreated": "Account created successfully!",
"accountCreationFailed": "Failed to create account: {{error}}",
"confirmPassword": "Confirm Password",
"confirmPasswordPlaceholder": "Confirm your password",
"createAccountButton": "Create your Account",
"displayName": "Display Name",
"displayNamePlaceholder": "Enter your display name",
"email": "Email",
"emailPlaceholder": "Enter your email",
"password": "Password",
"passwordMismatch": "Passwords do not match",
"passwordPlaceholder": "Enter your password",
"passwordRequirements": "Password must be at least 8 characters long and contain at least one uppercase letter, one lowercase letter, one number, and one special character."
}
},
"description": "This account will have admin privileges. Note, that you must have at least one admin account registered.",
"title": "Setup your initial account"
}
},
"talks": {
"conference": "Conference",
"date": "Date",
"downloadError": "Download error",
"duration": "Duration",
"language": "Language",
"noOtherFiles": "No other files found",
"noVideoFiles": "No video files found",
"path": "Path",
"size": "Size",
"speakers": "Speakers",
"status": "Status",
"statusValues": {
"downloaded": "Downloaded",
"downloading": "Downloading ({{progress}}%)",
"missing": "Missing",
"problem": "Problem",
"unknown": "Unknown"
},
"tags": "Tags"
},
"thisLanguageName": "English"
}