diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-am_ET.json b/src/i18n/org/opencastproject/adminui/languages/lang-am_ET.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-am_ET.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-am_ET.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-cs_CZ.json b/src/i18n/org/opencastproject/adminui/languages/lang-cs_CZ.json index 03e08ffc20..123fec88eb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-cs_CZ.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-cs_CZ.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded…", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-da_DK.json b/src/i18n/org/opencastproject/adminui/languages/lang-da_DK.json index 7f44916da6..23889349cf 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-da_DK.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-da_DK.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json b/src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json index 5ab42a02d9..f9a94ecb24 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json @@ -117,7 +117,8 @@ "GROUP": "Die folgende Gruppe wird gelöscht", "USER": "Der folgende Benutzer wird gelöscht", "THEME": "Das folgende Branding wird gelöscht", - "LOCATION": "Folgender Standort wird entfernt" + "LOCATION": "Folgender Standort wird entfernt", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Die Serie wurde angelegt", "SERIES_NOT_SAVED": "Die Serie konnte nicht gespeichert werden", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Das Video wurde angelegt", "EVENTS_UPLOAD_STARTED": "Das Video wird hochgeladen… {{ progress }}%", "EVENTS_NOT_CREATED": "Das Video konnte nicht angelegt werden", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Startseite", "SELECTED_PAGE": "Serie wird in folgendem Pfad eingebunden", "NO_PAGE_SELECTED": "Keine Seite ausgewählt. Serie wird nicht im Videoportal eingebunden.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Pfad", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Seiten im Videoportal, die diese Serie einbinden", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-el_GR.json b/src/i18n/org/opencastproject/adminui/languages/lang-el_GR.json index 18f64082a9..8448b21c1a 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-el_GR.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-el_GR.json @@ -117,7 +117,8 @@ "GROUP": "Η παρακάτω ομάδα θα διαγραφεί", "USER": "Ο παρακάτω χρήστης θα διαγραφεί", "THEME": "Το ακόλουθο θέμα θα διαγραφεί", - "LOCATION": "Η ακόλουθη τοποθεσία θα διαγραφεί" + "LOCATION": "Η ακόλουθη τοποθεσία θα διαγραφεί", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Όνομα" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Η σειρά έχει δημιουργηθεί", "SERIES_NOT_SAVED": "Δεν ήταν δυνατή η αποθήκευση της σειράς", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Η εκδήλωση έχει δημιουργηθεί", "EVENTS_UPLOAD_STARTED": "Μια εκδήλωση ανέβηκε…", "EVENTS_NOT_CREATED": "Δεν ήταν δυνατή η δημιουργία της εκδήλωσης", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-en_GB.json b/src/i18n/org/opencastproject/adminui/languages/lang-en_GB.json index f102392e6e..7a71919106 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-en_GB.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-en_GB.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-es_ES.json b/src/i18n/org/opencastproject/adminui/languages/lang-es_ES.json index 826fce54c2..523cdc7be9 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-es_ES.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-es_ES.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-fi_FI.json b/src/i18n/org/opencastproject/adminui/languages/lang-fi_FI.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-fi_FI.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-fi_FI.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-fil_PH.json b/src/i18n/org/opencastproject/adminui/languages/lang-fil_PH.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-fil_PH.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-fil_PH.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-fr_FR.json b/src/i18n/org/opencastproject/adminui/languages/lang-fr_FR.json index 389e15219a..729b7ee714 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-fr_FR.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-fr_FR.json @@ -117,7 +117,8 @@ "GROUP": "Le groupe suivant sera supprimé", "USER": "L’utilisateur suivant sera supprimée", "THEME": "Le thème suivant sera supprimé", - "LOCATION": "L’emplacement suivant sera supprimé" + "LOCATION": "L’emplacement suivant sera supprimé", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Nom" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "La série a été créée", "SERIES_NOT_SAVED": "La série n'a pas pu être enregistrée", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "L'événement a été créé", "EVENTS_UPLOAD_STARTED": "L’événement est en cours de téléchargement...", "EVENTS_NOT_CREATED": "L'événement n'a pas pu être créé", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-gl_ES.json b/src/i18n/org/opencastproject/adminui/languages/lang-gl_ES.json index 8dc7e8df39..472e93f0f6 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-gl_ES.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-gl_ES.json @@ -117,7 +117,8 @@ "GROUP": "Vaise borrar o seguinte grupo", "USER": "Vaise borrar o seguinte usuario", "THEME": "Vaise borrar o seguinte estilo", - "LOCATION": "Vaise borrar a seguinte localización" + "LOCATION": "Vaise borrar a seguinte localización", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Nome" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Serie creada", "SERIES_NOT_SAVED": "Non se puido gardar a serie", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Evento creado", "EVENTS_UPLOAD_STARTED": "Cargando o evento…", "EVENTS_NOT_CREATED": "Non se puido crear o evento", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-he_IL.json b/src/i18n/org/opencastproject/adminui/languages/lang-he_IL.json index e9f256c277..3a56989f11 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-he_IL.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-he_IL.json @@ -117,7 +117,8 @@ "GROUP": "הקבוצה הבאה תימחק", "USER": "המשתמש הבא יימחקו", "THEME": "רשימת המשתמשים בחסומים הבאה תמחק", - "LOCATION": "המיקום הבא יימחק" + "LOCATION": "המיקום הבא יימחק", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "שם" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "הסדרה נוצרה", "SERIES_NOT_SAVED": "לא ניתן לשמור את הסידרה", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "הארוע נוצר", "EVENTS_UPLOAD_STARTED": "האירוע מועלה לשרת…", "EVENTS_NOT_CREATED": "לא ניתן היה ליצור את האירוע", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-hi_IN.json b/src/i18n/org/opencastproject/adminui/languages/lang-hi_IN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-hi_IN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-hi_IN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-id_ID.json b/src/i18n/org/opencastproject/adminui/languages/lang-id_ID.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-id_ID.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-id_ID.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-it_IT.json b/src/i18n/org/opencastproject/adminui/languages/lang-it_IT.json index a9fa0dea2d..195178bd1d 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-it_IT.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-it_IT.json @@ -117,7 +117,8 @@ "GROUP": "Il gruppo seguente sarà eliminato", "USER": "L'utente seguente sarà eliminato", "THEME": "Il tema seguente sarà eliminato", - "LOCATION": "La seguente posizione non sarà eliminata" + "LOCATION": "La seguente posizione non sarà eliminata", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Nome" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "La serie è stata creata", "SERIES_NOT_SAVED": "La serie non può essere salvata", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "L'evento è stato creato", "EVENTS_UPLOAD_STARTED": "L'evento è in fase di aggiornamento…", "EVENTS_NOT_CREATED": "L'evento non può essere creato", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-ja_JP.json b/src/i18n/org/opencastproject/adminui/languages/lang-ja_JP.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-ja_JP.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-ja_JP.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-kn_IN.json b/src/i18n/org/opencastproject/adminui/languages/lang-kn_IN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-kn_IN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-kn_IN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-ml_IN.json b/src/i18n/org/opencastproject/adminui/languages/lang-ml_IN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-ml_IN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-ml_IN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-nl_NL.json b/src/i18n/org/opencastproject/adminui/languages/lang-nl_NL.json index 9c42183ec1..a49c0deb03 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-nl_NL.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-nl_NL.json @@ -117,7 +117,8 @@ "GROUP": "Den følgende gruppe slettes", "USER": "Den følgende bruger slettes", "THEME": "Det følgende tema slettes", - "LOCATION": "Den følgende placering slettes" + "LOCATION": "Den følgende placering slettes", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Navn" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Serien er blevet oprettet", "SERIES_NOT_SAVED": "Serien kunne ikke gemmes", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Begivenheden er blevet oprettet", "EVENTS_UPLOAD_STARTED": "Begivenheden uploades…", "EVENTS_NOT_CREATED": "Begivenheden kunne ikke oprettes", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-no_NO.json b/src/i18n/org/opencastproject/adminui/languages/lang-no_NO.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-no_NO.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-no_NO.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-pl_PL.json b/src/i18n/org/opencastproject/adminui/languages/lang-pl_PL.json index e7339ecea1..4eb7b4210d 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-pl_PL.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-pl_PL.json @@ -117,7 +117,8 @@ "GROUP": "Następująca grupa zostanie usunięta", "USER": "Następujący użytkownik zostanie usunięty", "THEME": "Następujący motyw zostanie usunięty", - "LOCATION": "Następująca lokalizacja zostanie usunięta" + "LOCATION": "Następująca lokalizacja zostanie usunięta", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Imię" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Seria została utworzona", "SERIES_NOT_SAVED": "Nie można zapisać serii", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Wydarzenie zostało utworzone", "EVENTS_UPLOAD_STARTED": "Ładowanie wydarzenia…", "EVENTS_NOT_CREATED": "Nie można było utworzyć wydarzenia", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-pt_BR.json b/src/i18n/org/opencastproject/adminui/languages/lang-pt_BR.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-pt_BR.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-pt_BR.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-pt_PT.json b/src/i18n/org/opencastproject/adminui/languages/lang-pt_PT.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-pt_PT.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-pt_PT.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-ru_RU.json b/src/i18n/org/opencastproject/adminui/languages/lang-ru_RU.json index c935d83426..8d1796739f 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-ru_RU.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-ru_RU.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded…", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-si_LK.json b/src/i18n/org/opencastproject/adminui/languages/lang-si_LK.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-si_LK.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-si_LK.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-sl_SI.json b/src/i18n/org/opencastproject/adminui/languages/lang-sl_SI.json index 573eb9ca00..2a56c63e72 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-sl_SI.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-sl_SI.json @@ -117,7 +117,8 @@ "GROUP": "Naslednja skupina bo izbrisana", "USER": "Naslednji uporabnik bo izbrisan", "THEME": "Naslednja tema bo izbrisana", - "LOCATION": "Naslednja lokacija bo izbrisana" + "LOCATION": "Naslednja lokacija bo izbrisana", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Ime" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Serija je ustvarjena", "SERIES_NOT_SAVED": "Serije ni bilo mogoče shraniti", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Dogodek je ustvarjen", "EVENTS_UPLOAD_STARTED": "Dogodek se nalaga ...", "EVENTS_NOT_CREATED": "Dogodka ni bilo mogoče ustvariti", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-sv_SE.json b/src/i18n/org/opencastproject/adminui/languages/lang-sv_SE.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-sv_SE.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-sv_SE.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-ta_IN.json b/src/i18n/org/opencastproject/adminui/languages/lang-ta_IN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-ta_IN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-ta_IN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-te_IN.json b/src/i18n/org/opencastproject/adminui/languages/lang-te_IN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-te_IN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-te_IN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-tl_PH.json b/src/i18n/org/opencastproject/adminui/languages/lang-tl_PH.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-tl_PH.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-tl_PH.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-tr_TR.json b/src/i18n/org/opencastproject/adminui/languages/lang-tr_TR.json index 8256d69554..23627d1e10 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-tr_TR.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-tr_TR.json @@ -117,7 +117,8 @@ "GROUP": "Aşağıdaki grup silinecek", "USER": "Aşağıdaki kullanıcı silinecek", "THEME": "Aşağıdaki tema silinecek", - "LOCATION": "Aşağıdaki konum silinecek" + "LOCATION": "Aşağıdaki konum silinecek", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "İsim" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "Dizi oluşturuldu", "SERIES_NOT_SAVED": "Dizi kaydedilemedi", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "Etkinlik oluşturuldu", "EVENTS_UPLOAD_STARTED": "Etkinlik yüklenmekte…", "EVENTS_NOT_CREATED": "Etkinlik oluşturulamadı", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-zh_CN.json b/src/i18n/org/opencastproject/adminui/languages/lang-zh_CN.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-zh_CN.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-zh_CN.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." }, diff --git a/src/i18n/org/opencastproject/adminui/languages/lang-zh_TW.json b/src/i18n/org/opencastproject/adminui/languages/lang-zh_TW.json index fb342bac30..ac3cea81bb 100644 --- a/src/i18n/org/opencastproject/adminui/languages/lang-zh_TW.json +++ b/src/i18n/org/opencastproject/adminui/languages/lang-zh_TW.json @@ -117,7 +117,8 @@ "GROUP": "The following group will be deleted", "USER": "The following user will be deleted", "THEME": "The following theme will be deleted", - "LOCATION": "The following location will be deleted" + "LOCATION": "The following location will be deleted", + "TOBIRA_PATH": "The series will be removed from the following path in Tobira:" }, "NAME": "Name" }, @@ -169,7 +170,9 @@ "SERIES_ADDED": "The series has been created", "SERIES_NOT_SAVED": "The series could not be saved", "SERIES_PATH_UPDATED": "The series path has been updated", + "SERIES_PATH_REMOVED": "The series path has been removed", "SERIES_PATH_NOT_UPDATED": "The series path could not be updated", + "SERIES_PATH_NOT_REMOVED": "The series path could not be removed", "EVENTS_CREATED": "The event has been created", "EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%", "EVENTS_NOT_CREATED": "The event could not be created", @@ -1143,6 +1146,7 @@ "HOMEPAGE": "Homepage", "SELECTED_PAGE": "Series will be mounted under the following path", "NO_PAGE_SELECTED": "No page selected. Series will not be mounted in Tobira.", + "NO_PAGE_SELECTED_EDIT": "No page selected. Series path will not be changed.", "PATH": "Path", "DIRECT_LINK": "A direct link will be available.", "MOUNT_DISCLAIMER": "Series can only be mounted in empty pages" @@ -1231,6 +1235,7 @@ "PAGES": "Pages in Tobira that contain this series", "SHOW_PAGES": "Show all pages", "EDIT_PATH": "Edit path", + "REMOVE_PATH": "Remove path", "MOUNT_SERIES": "Mount series", "DESCRIPTION": "You may edit the path of pages containing this series if the page has no other content." },