|
168 | 168 | "GROUP_NOT_DELETED": "The group could not be deleted", |
169 | 169 | "SERIES_ADDED": "The series has been created", |
170 | 170 | "SERIES_NOT_SAVED": "The series could not be saved", |
| 171 | + "SERIES_PATH_UPDATED": "The series path has been updated", |
| 172 | + "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", |
171 | 173 | "EVENTS_CREATED": "The event has been created", |
172 | 174 | "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", |
173 | 175 | "EVENTS_NOT_CREATED": "The event could not be created", |
|
194 | 196 | "CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.", |
195 | 197 | "CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.", |
196 | 198 | "CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.", |
197 | | - "INVALID_ACL_RULES": "Rules have to contain a valid role and read or/and write right(s).", |
| 199 | + "INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).", |
198 | 200 | "MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!", |
199 | 201 | "SAVED_ACL_RULES": "The access rules have been saved.", |
200 | 202 | "SERIES_THEME_REPROCESS_EXISTING_EVENTS": "The existing events in this series will need to be reprocessed", |
|
223 | 225 | "NO_EVENTS_UPDATED": "All updates failed.", |
224 | 226 | "SOME_EVENTS_NOT_UPDATED": "Some events could not be updated." |
225 | 227 | }, |
226 | | - "PROBLEM_ON_START": "A error occurred on start up. Please contact your Opencast admin" |
| 228 | + "PROBLEM_ON_START": "An error occurred on start up. Please contact your Opencast admin", |
| 229 | + "TOBIRA_OVERRIDE_NAME": "The title of the selected page will be overridden with the title of the series.", |
| 230 | + "TOBIRA_NO_PATH_SEGMENT": "Page needs a path segment.", |
| 231 | + "TOBIRA_NOT_MOUNTED": "Series could not be mounted in Tobira.", |
| 232 | + "TOBIRA_PATH_SEGMENT_INVALID": "Path segment is invalid. A valid path segment is at least 2 characters long, does not contain any whitespace or control characters, none of the characters '<>\"[\\]^`{|}#%\/?]', and doesn't start with any of the characters '-+~@_!$&;:.,=*'()'.", |
| 233 | + "TOBIRA_PATH_SEGMENT_UNIQUE": "The path segment of a page must be unique among all its sibling pages.", |
| 234 | + "TOBIRA_PAGE_NOT_FOUND": "The page you tried to navigate to does not or no longer exist. Maybe try starting from the beginning.", |
| 235 | + "TOBIRA_SERVER_ERROR": " Error talking to Tobira. Contact your system administrator and\/or try again later.", |
| 236 | + "TOBIRA_COPIED_DIRECT_LINK": "Copied link to clipboard.", |
| 237 | + "TOBIRA_FAILED_COPYING_DIRECT_LINK": "Couldn't copy link to clipboard.", |
| 238 | + "TOBIRA_NOT_FOUND": "Tobira doesn't know about this series or event (yet). Try again in a few minutes or contact your system administrator.", |
| 239 | + "TOBIRA_NOT_CONFIGURED": "Tobira is not configured (correctly)." |
227 | 240 | }, |
228 | 241 | "BULK_ACTIONS": { |
229 | 242 | "CAPTION": "Actions", |
|
248 | 261 | "GENERAL": { |
249 | 262 | "CAPTION": "General", |
250 | 263 | "SUMMARY": "({{ count }} events selected)", |
251 | | - "CANNOTSTART": "Highlighted event(s) cannot be processed at the moment. Deselect it/them or try again later." |
| 264 | + "CANNOTSTART": "Highlighted event(s) cannot be processed at the moment. Deselect it\/them or try again later." |
252 | 265 | }, |
253 | 266 | "TASKS": { |
254 | 267 | "CAPTION": "Tasks", |
|
306 | 319 | } |
307 | 320 | }, |
308 | 321 | "EDIT": { |
309 | | - "DESCRIPTION": "Edit and/or select the metadata fields you want to update. A field cannot be selected if this doesn't result in a changed value for at least one event, or if the field isn't valid (e.g. required fields cannot be empty). Highlighted metadata fields have diverging values for the selected events.", |
| 322 | + "DESCRIPTION": "Edit and\/or select the metadata fields you want to update. A field cannot be selected if this doesn't result in a changed value for at least one event, or if the field isn't valid (e.g. required fields cannot be empty). Highlighted metadata fields have diverging values for the selected events.", |
310 | 323 | "TABLE": { |
311 | 324 | "CAPTION": "Metadata of selected events", |
312 | 325 | "FIELDS": "Metadata", |
|
669 | 682 | "WORKFLOWS": "Workflows", |
670 | 683 | "ACCESS": "Access policy", |
671 | 684 | "COMMENTS": "Comments", |
672 | | - "STATISTICS": "Statistics" |
| 685 | + "STATISTICS": "Statistics", |
| 686 | + "TOBIRA": "Tobira" |
673 | 687 | }, |
674 | 688 | "PUBLICATIONS": { |
675 | 689 | "CAPTION": "Publications", |
|
892 | 906 | "REASONS": { |
893 | 907 | "CUTTING": "Cutting required", |
894 | 908 | "REVIEW": "Review required", |
895 | | - "ASYNC": "A/V tracks asynchronous", |
| 909 | + "ASYNC": "A\/V tracks asynchronous", |
896 | 910 | "AUDIO_ISSUE": "Missing or defective audio track", |
897 | 911 | "CANCELLED": "Canceled event", |
898 | 912 | "CONFLICTING_METADATA": "Conflicting metadata", |
|
943 | 957 | "RUNNING": "Editing metadata is not allowed when operations are running on an event" |
944 | 958 | } |
945 | 959 | }, |
| 960 | + "TOBIRA": { |
| 961 | + "HOMEPAGE": "(Homepage)", |
| 962 | + "DIRECT_LINK": "Direct link to event", |
| 963 | + "COPY_DIRECT_LINK": "Copy to clipboard", |
| 964 | + "NOT_MOUNTED": "This event is currently not included the page structure, and can only be reached using the direct link above.", |
| 965 | + "PAGES": "Pages in Tobira that contain this event" |
| 966 | + }, |
946 | 967 | "SCHEDULING": { |
947 | 968 | "CAPTION": "Scheduling configuration", |
948 | 969 | "PLACEHOLDER": { |
|
1122 | 1143 | "HOMEPAGE": "Homepage", |
1123 | 1144 | "SELECTED_PAGE": "Series will be mounted under the following path", |
1124 | 1145 | "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", |
1125 | | - "PATH": "Path" |
| 1146 | + "PATH": "Path", |
| 1147 | + "DIRECT_LINK": "A direct link will be available.", |
| 1148 | + "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" |
1126 | 1149 | }, |
1127 | 1150 | "SUMMARY": { |
1128 | 1151 | "CAPTION": "Summary" |
|
1205 | 1228 | "DIRECT_LINK": "Direct link to series", |
1206 | 1229 | "COPY_DIRECT_LINK": "Copy to clipboard", |
1207 | 1230 | "NOT_MOUNTED": "This series is currently not included the page structure, and can only be reached using the direct link above.", |
1208 | | - "PAGES": "Pages in Tobira that contain this series" |
| 1231 | + "PAGES": "Pages in Tobira that contain this series", |
| 1232 | + "SHOW_PAGES": "Show all pages", |
| 1233 | + "EDIT_PATH": "Edit path", |
| 1234 | + "MOUNT_SERIES": "Mount series", |
| 1235 | + "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." |
1209 | 1236 | }, |
1210 | 1237 | "EVENTS": { |
1211 | 1238 | "TITLE": "Title", |
|
2067 | 2094 | "PUBLISHEDHOURS": "Published Hours of Video" |
2068 | 2095 | }, |
2069 | 2096 | "DESCRIPTION": { |
2070 | | - "RANDOM": "This displays random data as a showcase. You can disable this chart by deleting the corresponding statistics provider's json definition from etc/providers", |
| 2097 | + "RANDOM": "This displays random data as a showcase. You can disable this chart by deleting the corresponding statistics provider's json definition from etc\/providers", |
2071 | 2098 | "VIEWS_SUM": "This displays the total number of views per time unit.", |
2072 | 2099 | "VIEWS_AVG": "This displays the mean number of daily views per time unit.", |
2073 | 2100 | "PUBLISHEDHOURS": "This displays the published hours of video" |
2074 | 2101 | } |
2075 | 2102 | }, |
2076 | 2103 | "dateFormats": { |
2077 | 2104 | "dateTime": { |
2078 | | - "short": "{{dateTime, M/D/YY h:mm a}}", |
| 2105 | + "short": "{{dateTime, M\/D\/YY h:mm a}}", |
2079 | 2106 | "medium": "{{dateTime, MMM D, YYYY h:mm:ss a}}", |
2080 | 2107 | "full": "{{dateTime, dddd, MMMM D, yyyy h:mm:ss a z}}" |
2081 | 2108 | }, |
2082 | 2109 | "date": { |
2083 | | - "short": "{{date, M/D/YY}}", |
| 2110 | + "short": "{{date, M\/D\/YY}}", |
2084 | 2111 | "medium": "{{date, MMM D, YYYY}}", |
2085 | 2112 | "full": "{{date, dddd, MMMM D, YYYY}}" |
2086 | 2113 | }, |
|
0 commit comments