-
Notifications
You must be signed in to change notification settings - Fork 43
/
Copy pathen-US.json
340 lines (316 loc) · 15.2 KB
/
en-US.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
{
"mainMenu": {
"cutting-button": "Cutting",
"finish-button": "Finish",
"select-tracks-button": "Tracks",
"subtitles-button": "Subtitles",
"thumbnail-button": "Thumbnail",
"metadata-button": "Metadata",
"keyboard-controls-button": "Keyboard Controls",
"tooltip-aria": "Main Navigation"
},
"cuttingActions": {
"cut-button": "Cut",
"cut-tooltip": "Split the segment at the current timeline marker position. Hotkey: {{hotkeyName}}",
"cut-tooltip-aria": "Cut. Split the segment at the current timeline marker position. Hotkey: {{hotkeyName}}.",
"delete-button": "Delete",
"delete-restore-tooltip": "Mark or unmark the segment at the current position as to be deleted. Hotkey: {{hotkeyName}}",
"delete-restore-tooltip-aria": "Delete and Restore. Mark or unmark the segment at the current position as to be deleted. Hotkey: {{hotkeyName}}.",
"merge-all-button": "Merge All",
"merge-all-tooltip": "Combine all segments into a single segment.",
"merge-all-tooltip-aria": "Merge All. Combine all segments into a single segment.",
"restore-button": "Restore",
"mergeLeft-button": "Merge Left",
"mergeLeft-tooltip": "Combine the currently active segment with the segment to its left. Hotkey: {{hotkeyName}}",
"mergeLeft-tooltip-aria": "Merge Left. Combine the currently active segment with the segment to its left. Hotkey: {{hotkeyName}}.",
"mergeRight-button": "Merge Right",
"mergeRight-tooltip": "Combine the currently active segment with the segment to its right. Hotkey: {{hotkeyName}}",
"mergeRight-tooltip-aria": "Merge Right. Combine the currently active segment with the segment to its right. Hotkey: {{hotkeyName}}.",
"zoom": "Zoom",
"zoomSlider-aria": "Zoom. Zoom in or out of the timeline. Hotkey for Zoom in: {{hotkeyNameIn}}. Hotkey for Zoom out: {{hotkeyNameOut}}.",
"zoomSlider-tooltip": "Zoom in or out of the timeline. Hotkey for Zoom in: {{hotkeyNameIn}}. Hotkey for Zoom out: {{hotkeyNameOut}}.",
"zoomIn": "Zoom in",
"zoomOut": "Zoom out"
},
"video": {
"previewButton": "Preview Mode",
"previewButton-tooltip": "Skips deleted segments when playing the video. Currently {{status}}. Hotkey: {{hotkeyName}}",
"previewButton-aria": "Enable or disable preview mode. Hotkey: {{hotkeyName}}.",
"playButton-tooltip": "Play video",
"pauseButton-tooltip": "Pause video",
"previousButton": "Back",
"previousButton-tooltip": "Back. Hotkey: {{hotkeyName}}.",
"nextButton": "Forward",
"nextButton-tooltip": "Forward. Hotkey: {{hotkeyName}}.",
"current-time-tooltip": "Current time",
"time-duration-tooltip": "Video duration",
"duration-aria": "Duration",
"time-aria": "Current time",
"mutebutton-tooltip": "Mute video",
"unmutebutton-tooltip": "Unmute video",
"volume-tooltip": "Adjust volume: {{current}}%",
"volumeSlider-aria": "Adjust the volume level of the video.",
"comError-text": "A problem occurred during communication with Opencast.",
"loadError-text": "An error has occurred loading this video.",
"durationError-text": "Opencast failed to provide the video duration.",
"title-tooltip": "Video Title",
"presenter-tooltip": "Video Presenters"
},
"finishMenu": {
"save-button": "Save changes",
"start-button": "Save and process changes",
"discard-button": "Discard changes"
},
"save": {
"headline-text": "Save current project",
"confirm-button": "Yes, save changes",
"confirmButton-attempting-tooltip": "Attempting to save",
"confirmButton-success-tooltip": "Saved successfully",
"confirmButton-failed-tooltip": "Save failed",
"info-text": "The video will not be processed but all cutting information will be stored in Opencast. You can continue your edit later.",
"success-text": "Changes saved successfully! You can now close the editor or continue working.",
"success-tooltip-aria": "Saved successfully",
"saveArea-tooltip": "Save Area",
"confirm-success": "Okay",
"cancel-save": "Don't save",
"invalid-headline-text": "Invalid Edits",
"invalid-text": "The segments do not create a valid video. Either change or discard your edits if you wish to proceed. If you wanted to delete this video use the Opencast Admin UI. Contact an adminstrator for further help."
},
"discard": {
"headline-text": "Discard changes",
"confirm-button": "Yes, discard changes",
"info-text": "Are you sure you want to discard your changes? This cannot be undone!"
},
"theEnd": {
"discarded-text": "Your changes have been discarded. You can now close the editor.",
"startOver-button": "Let me start over!",
"startOver-tooltip": "Reload the page to start over",
"info-text": "Changes successfully saved to Opencast. Processing your changes may take quite some time so please be patient. You can now close the editor.\n"
},
"workflowSelection": {
"saveAndProcess-text": "Save and Process",
"selectWF-text": "Select a workflow",
"noWorkflows-text": "There are no workflows to process your changes with. Please save your changes and contact an administrator.\n",
"oneWorkflow-text": "The changes will be saved and the video will be cut and processed with the workflow \"{{workflow}}\". <3/> This will take some time.\n",
"manyWorkflows-text": "Select which workflow Opencast should use for processing.",
"startProcessing-button": "Start processing",
"back-button": "Take me back",
"selectWF-button": "Click to select this workflow",
"selectWF-button-aria": "Press to select the workflow: {{stateName}}\n"
},
"timeline": {
"generateWaveform-text": "Generating Waveform",
"segment-tooltip": "Segment {{segment}}",
"scrubber-text-aria": "Timeline marker. {{currentTime}}. Active segment: {{segment}}. {{segmentStatus}}. Controls: {{moveLeft}} and {{moveRight}} to move the timeline marker. {{increase}} and {{decrease}} to increase/decrease the move delta.\n",
"segments-text-aria": "Segment {{index}}. {{segmentStatus}}. Start: {{start}}. End: {{end}}.\n",
"cut-text-aria": "Cut marker. {{time}}. Between segment {{leftSegment}} and {{rightSegment}}.\n"
},
"workflowConfig": {
"headline-text": "Workflow Configuration",
"satisfied-text": "Satisfied with your configuration?",
"confirm-button": "Yes, start processing"
},
"metadata": {
"EVENTS-EVENTS-DETAILS-CATALOG-EPISODE": "Episode Metadata",
"submit-button": "Submit",
"submit-button-tooltip": "Confirm your changes",
"reset-button": "Reset",
"reset-button-tooltip": "Undo all your changes",
"submit-helpertext": "Make changes as you like, then hit the {{buttonName}} button.\nNote that you will still have to start processing for your changes to take effect.",
"validation": {
"required": "Required",
"duration-format": "Format must be HH:MM:SS",
"datetime": "Invalid"
},
"labels": {
"title": "Title",
"subject": "Subject",
"description": "Description",
"language": "Language",
"rightsHolder": "Rights",
"license": "License",
"isPartOf": "Series",
"creator": "Presenter(s)",
"contributor": "Contributor(s)",
"startDate": "Start date",
"duration": "Duration",
"location": "Location",
"source": "Source",
"created": "Created",
"publisher": "Publisher",
"identifier": "UID"
},
"language": {
"LANGUAGES-SLOVENIAN": "Slovenian",
"LANGUAGES-PORTUGESE": "Portuguese",
"LANGUAGES-ROMANSH": "Romansh",
"LANGUAGES-ARABIC": "Arabic",
"LANGUAGES-POLISH": "Polish",
"LANGUAGES-ITALIAN": "Italian",
"LANGUAGES-CHINESE": "Chinese",
"LANGUAGES-FINNISH": "Finnish",
"LANGUAGES-DANISH": "Danish",
"LANGUAGES-UKRAINIAN": "Ukrainian",
"LANGUAGES-FRENCH": "French",
"LANGUAGES-SPANISH": "Spanish",
"LANGUAGES-GERMAN_CH": "Swiss German",
"LANGUAGES-NORWEGIAN": "Norwegian",
"LANGUAGES-RUSSIAN": "Russian",
"LANGUAGES-JAPANESE": "Japanese",
"LANGUAGES-DUTCH": "Dutch",
"LANGUAGES-TURKISH": "Turkish",
"LANGUAGES-HINDI": "Hindi",
"LANGUAGES-SWEDISH": "Swedish",
"LANGUAGES-ENGLISH": "English",
"LANGUAGES-GERMAN": "German"
},
"license": {
"EVENTS-LICENSE-CC0": "CC0",
"EVENTS-LICENSE-CCBYND": "CC-BY-ND",
"EVENTS-LICENSE-CCBYNCND": "CC-BY-NC-ND",
"EVENTS-LICENSE-CCBYNCSA": "CC-BY-NC-SA",
"EVENTS-LICENSE-ALLRIGHTS": "All rights reserved",
"EVENTS-LICENSE-CCBYSA": "CC-BY-SA",
"EVENTS-LICENSE-CCBYNC": "CC-BY-NC",
"EVENTS-LICENSE-CCBY": "CC-BY"
},
"calendar-prev": "Previous",
"calendar-next": "Next"
},
"thumbnail": {
"title": "Thumbnail Editor",
"noThumbnailAvailable": "No Thumbnail available",
"previewImageAlt": "Thumbnail for track",
"buttonGenerate": "Generate",
"buttonGenerate-tooltip": "Generate a new thumbnail from the current timeline marker position",
"buttonGenerate-tooltip-aria": "Generate a new thumbnail from the current timeline marker position",
"buttonUpload": "Upload",
"buttonUpload-tooltip": "Upload an image",
"buttonUpload-tooltip-aria": "Upload an image",
"buttonUseForOtherThumbnails": "Use for all tracks",
"buttonUseForOtherThumbnails-tooltip": "Use the thumbnail for all tracks",
"buttonUseForOtherThumbnails-tooltip-aria": "Use the thumbnail for all tracks",
"buttonDiscard": "Discard",
"buttonDiscard-tooltip": "Discard the thumbnail for this track",
"buttonDiscard-tooltip-aria": "Discard the thumbnail for this track",
"buttonGenerateAll": "Generate All",
"buttonGenerateAll-tooltip": "Generate new thumbnails for all tracks from the current timeline marker position",
"buttonGenerateAll-tooltip-aria": "Generate new thumbnails for all tracks from the current timeline marker position",
"explanation": "Upload or generate a thumbnail for each track.",
"primary": "Primary",
"secondary": "Secondary"
},
"thumbnailSimple": {
"rowTitle": "Change thumbnail here",
"from": "from"
},
"error": {
"generic-message": "A critical error has occurred!",
"details": "Details: ",
"workflowActive-errorTitle": "Temporarily unavailable",
"workflowActive-errorMessage": "This event is being processed. Please wait until the process is finished."
},
"landing": {
"main-heading": "Welcome to the Video Editor",
"contact-admin": "If you were trying to edit a specific video but are seeing this page, please contact your administrator.",
"start-editing-1": "To start editing, specify the parameter ",
"start-editing-2": " with the media package id of the video you wish to edit.",
"link-to-documentation": "More information about configuring the video editor is available in the administration guide at "
},
"various": {
"error-details-text": "Details: {{errorMessage}}\n",
"error-text": "An error has occurred. Please wait a bit and try again.",
"goBack-button": "No, take me back",
"callback-button-system": "Back to {{system}}",
"callback-button-generic": "Back to previous system"
},
"trackSelection": {
"title": "Select track(s) for processing",
"trackInactive": "inactive",
"deleteTrackText": "Delete Track",
"restoreTrackText": "Restore Track",
"cannotDeleteTrackText": "Cannot Delete Track",
"deleteTrackTooltip": "Do not encode and publish this track.",
"restoreTrackTooltip": "Encode and publish this track.",
"cannotDeleteTrackTooltip": "Cannot remove this track from publication."
},
"subtitles": {
"selectSubtitleButton-tooltip": "Edit subtitles for {{title}}",
"selectSubtitleButton-tooltip-aria": "Select {{title}} for subtitle editing",
"createSubtitleButton-tooltip": "Opens a dialog for creating/uploading new subtitles",
"createSubtitleButton-clicked-tooltip-aria": "Contains a dialog for creating new subtitles",
"createSubtitleButton-createButton": "Create",
"createSubtitleButton-createButton-tooltip": "Start a new subtitle file with the chosen title.",
"createSubtitleButton-createButton-disabled-tooltip": "Please pick a language from the dropdown above.",
"createSubtitleDropdown-label": "Pick a language",
"backButton": "Back",
"backButton-tooltip": "Return to subtitle selection",
"deleteButton-title": "Delete",
"deleteButton-tooltip": "Delete subtitle",
"deleteButton-warning-header": "Caution!",
"deleteButton-warning": "You will remove the current subtitle. This cannot be undone. Are you sure?",
"downloadButton-title": "Download",
"downloadButton-tooltip": "Download subtitle as vtt file",
"uploadButton-title": "Upload",
"uploadButton-tooltip": "Upload subtitle as vtt file",
"uploadButton-warning-header": "Caution!",
"uploadButton-warning": "Uploading will overwrite the current subtitle. This cannot be undone. Are you sure?",
"uploadButton-error": "Upload failed.",
"uploadButton-error-filetype": "Wrong file type.",
"uploadButton-error-parse": "Could not parse subtitle file. Please ensure that the file contains valid WebVTT.",
"editTitle": "Subtitle Editor - {{title}}",
"editTitle-loading": "Loading",
"generic": "Generic",
"autoGenerated": "Auto-generated"
},
"subtitleList": {
"startTime-tooltip": "Beginning of the segment",
"startTime-tooltip-aria": "Beginning at",
"endTime-tooltip": "End of the segment",
"endTime-tooltip-aria": "Ending at",
"addSegmentAbove": "Add segment above",
"addSegmentBelow": "Add segment below",
"jumpToSegmentAbove": "Jump to segment above",
"jumpToSegmentBelow": "Jump to segment below",
"deleteSegment": "Delete segment"
},
"subtitleVideoArea": {
"selectVideoLabel": "Video Flavors"
},
"subtitleTimeline": {
"overviewTimelineTooltip": "Timeline overview"
},
"keyboardControls": {
"header": "Shortcuts",
"defaultGroupName": "General",
"missingLabel": "Unknown",
"groupVideoPlayer": "Video Player",
"groupCuttingView": "Cutting",
"groupCuttingViewScrubber": "Timeline",
"groupSubtitleList": "Subtitles",
"sequenceSeparator": "or",
"genericError": "Failed to load overview",
"videoPlayButton": "Play/Pause Video",
"scrubberLeft": "Move left",
"scrubberRight": "Move right",
"scrubberIncrease": "Move faster",
"scrubberDecrease": "Move slower"
},
"theme": {
"appearance": "Appearance",
"dark": "Dark",
"light": "Light",
"auto": "Auto",
"dark-high-contrast": "Dark (High contrast)",
"light-high-contrast": "Light (High contrast)"
},
"language": {
"language": "Language"
},
"modal": {
"areYouSure": "Are you sure?",
"cancel": "Cancel",
"close": "Close",
"confirm": "Confirm"
}
}