Skip to content

Commit 994b5b6

Browse files
author
Crowdin Bot
committed
Automatically update translation keys
1 parent 52cfc14 commit 994b5b6

33 files changed

Lines changed: 726 additions & 264 deletions

src/i18n/org/opencastproject/adminui/languages/lang-am_ET.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@
209209
"SERIES_THEME_REPROCESS_EXISTING_EVENTS": "The existing events in this series will need to be reprocessed",
210210
"SERIES_ACL_LOCKED": "Editing Access Policies is not allowed when operations are running on an event that is part of the series",
211211
"EVENT_ACL_MISSING_READWRITE_ROLE": "The Access Policy requires at least one role with Read and Write permissions.",
212+
"METADATA_SAVED": "The metadata has been saved.",
213+
"METADATA_NOT_SAVED": "The metadata has NOT been saved!",
212214
"THEME_NAME_EMPTY": "The name cannot be empty",
213215
"BUMPER_UPLOAD_ERROR": "Error while uploading media",
214216
"THEME_CREATED": "The theme has been created",
@@ -895,7 +897,11 @@
895897
"ADDITIONAL_ACTIONS": "Additional Actions",
896898
"ACTION": "Actions",
897899
"NEW": "New policy",
898-
"DETAILS": "Details"
900+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
901+
"USER": "User",
902+
"USERS": "Users who are authorized for the event",
903+
"NEW_USER": "New user",
904+
"SANITIZATION_NOTE": "User role sanitization is enabled in your Opencast, therefore user roles are displayed alongside other roles. This does not impact role functionality in any way."
899905
},
900906
"ROLES": {
901907
"LABEL": "Select or create a role"
@@ -982,7 +988,6 @@
982988
"ACTIONS": "Actions",
983989
"DETAILS": "Details",
984990
"DESCRIPTION": "Description",
985-
"MORE_INFO": "More Information",
986991
"ID": "ID",
987992
"TYPE": "Type",
988993
"TITLE": "Title",
@@ -1022,11 +1027,13 @@
10221027
},
10231028
"WORKFLOW_DETAILS": {
10241029
"TITLE": "Workflow details",
1025-
"CONFIGURATION": "Workflow configuration"
1030+
"CONFIGURATION": "Workflow configuration",
1031+
"OPERATIONS": "Operations",
1032+
"CURRENT_OPERATION": "Current workflow operation"
10261033
},
10271034
"WORKFLOW_OPERATIONS": {
10281035
"TITLE": "Workflow operations",
1029-
"DETAILS_LINK": "Operations",
1036+
"DETAILS_LINK": "All operations",
10301037
"TABLE_HEADERS": {
10311038
"TITLE": "Title",
10321039
"STATUS": "Status",
@@ -1086,7 +1093,8 @@
10861093
"DATE": "Date",
10871094
"HOST": "Processing host",
10881095
"TYPE": "Service type",
1089-
"TECHNICAL_DETAILS": "Technical details"
1096+
"TECHNICAL_DETAILS": "Technical details",
1097+
"OPERATION": "Operation the error occured in"
10901098
}
10911099
}
10921100
}
@@ -1208,7 +1216,10 @@
12081216
"ADDITIONAL_ACTIONS": "Additional Actions",
12091217
"ACTION": "Actions",
12101218
"NEW": "New policy",
1211-
"DETAILS": "Details",
1219+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1220+
"USER": "User",
1221+
"USERS": "Users who are authorized for the series",
1222+
"NEW_USER": "New user",
12121223
"REPLACE_EVENT_ACLS": "Update series permissions",
12131224
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12141225
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1467,8 +1478,11 @@
14671478
"ADDITIONAL_ACTIONS": "Additional Actions",
14681479
"ACTION": "Actions",
14691480
"NEW": "New policy",
1470-
"DETAILS": "Details",
1471-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1481+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1482+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1483+
"USER": "User",
1484+
"USERS": "Users who are authorized for the access policy",
1485+
"NEW_USER": "New user"
14721486
},
14731487
"ROLES": {
14741488
"LABEL": "Select a role",

src/i18n/org/opencastproject/adminui/languages/lang-cs_CZ.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@
209209
"SERIES_THEME_REPROCESS_EXISTING_EVENTS": "The existing events in this series will need to be reprocessed",
210210
"SERIES_ACL_LOCKED": "Editing Access Policies is not allowed when operations are running on an event that is part of the series",
211211
"EVENT_ACL_MISSING_READWRITE_ROLE": "The Access Policy requires at least one role with Read and Write permissions.",
212+
"METADATA_SAVED": "The metadata has been saved.",
213+
"METADATA_NOT_SAVED": "The metadata has NOT been saved!",
212214
"THEME_NAME_EMPTY": "The name cannot be empty",
213215
"BUMPER_UPLOAD_ERROR": "Error while uploading media",
214216
"THEME_CREATED": "The theme has been created",
@@ -895,7 +897,11 @@
895897
"ADDITIONAL_ACTIONS": "Additional Actions",
896898
"ACTION": "Actions",
897899
"NEW": "New policy",
898-
"DETAILS": "Details"
900+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
901+
"USER": "User",
902+
"USERS": "Users who are authorized for the event",
903+
"NEW_USER": "New user",
904+
"SANITIZATION_NOTE": "User role sanitization is enabled in your Opencast, therefore user roles are displayed alongside other roles. This does not impact role functionality in any way."
899905
},
900906
"ROLES": {
901907
"LABEL": "Select or create a role"
@@ -982,7 +988,6 @@
982988
"ACTIONS": "Actions",
983989
"DETAILS": "Details",
984990
"DESCRIPTION": "Description",
985-
"MORE_INFO": "More Information",
986991
"ID": "ID",
987992
"TYPE": "Type",
988993
"TITLE": "Title",
@@ -1022,11 +1027,13 @@
10221027
},
10231028
"WORKFLOW_DETAILS": {
10241029
"TITLE": "Workflow details",
1025-
"CONFIGURATION": "Workflow configuration"
1030+
"CONFIGURATION": "Workflow configuration",
1031+
"OPERATIONS": "Operations",
1032+
"CURRENT_OPERATION": "Current workflow operation"
10261033
},
10271034
"WORKFLOW_OPERATIONS": {
10281035
"TITLE": "Workflow operations",
1029-
"DETAILS_LINK": "Operations",
1036+
"DETAILS_LINK": "All operations",
10301037
"TABLE_HEADERS": {
10311038
"TITLE": "Title",
10321039
"STATUS": "Status",
@@ -1086,7 +1093,8 @@
10861093
"DATE": "Date",
10871094
"HOST": "Processing host",
10881095
"TYPE": "Service type",
1089-
"TECHNICAL_DETAILS": "Technical details"
1096+
"TECHNICAL_DETAILS": "Technical details",
1097+
"OPERATION": "Operation the error occured in"
10901098
}
10911099
}
10921100
}
@@ -1208,7 +1216,10 @@
12081216
"ADDITIONAL_ACTIONS": "Additional Actions",
12091217
"ACTION": "Actions",
12101218
"NEW": "New policy",
1211-
"DETAILS": "Details",
1219+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1220+
"USER": "User",
1221+
"USERS": "Users who are authorized for the series",
1222+
"NEW_USER": "New user",
12121223
"REPLACE_EVENT_ACLS": "Update series permissions",
12131224
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12141225
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1467,8 +1478,11 @@
14671478
"ADDITIONAL_ACTIONS": "Additional Actions",
14681479
"ACTION": "Actions",
14691480
"NEW": "New policy",
1470-
"DETAILS": "Details",
1471-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1481+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1482+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1483+
"USER": "User",
1484+
"USERS": "Users who are authorized for the access policy",
1485+
"NEW_USER": "New user"
14721486
},
14731487
"ROLES": {
14741488
"LABEL": "Select a role",

src/i18n/org/opencastproject/adminui/languages/lang-da_DK.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@
209209
"SERIES_THEME_REPROCESS_EXISTING_EVENTS": "The existing events in this series will need to be reprocessed",
210210
"SERIES_ACL_LOCKED": "Editing Access Policies is not allowed when operations are running on an event that is part of the series",
211211
"EVENT_ACL_MISSING_READWRITE_ROLE": "The Access Policy requires at least one role with Read and Write permissions.",
212+
"METADATA_SAVED": "The metadata has been saved.",
213+
"METADATA_NOT_SAVED": "The metadata has NOT been saved!",
212214
"THEME_NAME_EMPTY": "The name cannot be empty",
213215
"BUMPER_UPLOAD_ERROR": "Error while uploading media",
214216
"THEME_CREATED": "The theme has been created",
@@ -895,7 +897,11 @@
895897
"ADDITIONAL_ACTIONS": "Additional Actions",
896898
"ACTION": "Actions",
897899
"NEW": "New policy",
898-
"DETAILS": "Details"
900+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
901+
"USER": "User",
902+
"USERS": "Users who are authorized for the event",
903+
"NEW_USER": "New user",
904+
"SANITIZATION_NOTE": "User role sanitization is enabled in your Opencast, therefore user roles are displayed alongside other roles. This does not impact role functionality in any way."
899905
},
900906
"ROLES": {
901907
"LABEL": "Select or create a role"
@@ -982,7 +988,6 @@
982988
"ACTIONS": "Actions",
983989
"DETAILS": "Details",
984990
"DESCRIPTION": "Description",
985-
"MORE_INFO": "More Information",
986991
"ID": "ID",
987992
"TYPE": "Type",
988993
"TITLE": "Title",
@@ -1022,11 +1027,13 @@
10221027
},
10231028
"WORKFLOW_DETAILS": {
10241029
"TITLE": "Workflow details",
1025-
"CONFIGURATION": "Workflow configuration"
1030+
"CONFIGURATION": "Workflow configuration",
1031+
"OPERATIONS": "Operations",
1032+
"CURRENT_OPERATION": "Current workflow operation"
10261033
},
10271034
"WORKFLOW_OPERATIONS": {
10281035
"TITLE": "Workflow operations",
1029-
"DETAILS_LINK": "Operations",
1036+
"DETAILS_LINK": "All operations",
10301037
"TABLE_HEADERS": {
10311038
"TITLE": "Title",
10321039
"STATUS": "Status",
@@ -1086,7 +1093,8 @@
10861093
"DATE": "Date",
10871094
"HOST": "Processing host",
10881095
"TYPE": "Service type",
1089-
"TECHNICAL_DETAILS": "Technical details"
1096+
"TECHNICAL_DETAILS": "Technical details",
1097+
"OPERATION": "Operation the error occured in"
10901098
}
10911099
}
10921100
}
@@ -1208,7 +1216,10 @@
12081216
"ADDITIONAL_ACTIONS": "Additional Actions",
12091217
"ACTION": "Actions",
12101218
"NEW": "New policy",
1211-
"DETAILS": "Details",
1219+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1220+
"USER": "User",
1221+
"USERS": "Users who are authorized for the series",
1222+
"NEW_USER": "New user",
12121223
"REPLACE_EVENT_ACLS": "Update series permissions",
12131224
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12141225
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1467,8 +1478,11 @@
14671478
"ADDITIONAL_ACTIONS": "Additional Actions",
14681479
"ACTION": "Actions",
14691480
"NEW": "New policy",
1470-
"DETAILS": "Details",
1471-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1481+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1482+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1483+
"USER": "User",
1484+
"USERS": "Users who are authorized for the access policy",
1485+
"NEW_USER": "New user"
14721486
},
14731487
"ROLES": {
14741488
"LABEL": "Select a role",

src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json

Lines changed: 22 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@
209209
"SERIES_THEME_REPROCESS_EXISTING_EVENTS": "Die vorhandenen Videos in dieser Serie müssen neu verarbeitet werden",
210210
"SERIES_ACL_LOCKED": "Das Editieren von Zugriffsrichtlinien ist nicht erlaubt, solange Videos verarbeitet werden, die Teil der Serie sind",
211211
"EVENT_ACL_MISSING_READWRITE_ROLE": "Der Zugriffsrichtlinie erfordert mindestens eine Rolle mit Lese- und Schreibberechtigungen.",
212+
"METADATA_SAVED": "The metadata has been saved.",
213+
"METADATA_NOT_SAVED": "The metadata has NOT been saved!",
212214
"THEME_NAME_EMPTY": "Der Name darf nicht leer sein",
213215
"BUMPER_UPLOAD_ERROR": "Fehler beim Hochladen von Medien",
214216
"THEME_CREATED": "Das Branding wurde erstellt",
@@ -895,7 +897,11 @@
895897
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
896898
"ACTION": "Aktionen",
897899
"NEW": "Neue Richtlinie",
898-
"DETAILS": "Details"
900+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
901+
"USER": "User",
902+
"USERS": "Users who are authorized for the event",
903+
"NEW_USER": "New user",
904+
"SANITIZATION_NOTE": "User role sanitization is enabled in your Opencast, therefore user roles are displayed alongside other roles. This does not impact role functionality in any way."
899905
},
900906
"ROLES": {
901907
"LABEL": "Rolle auswählen oder erstellen"
@@ -982,7 +988,6 @@
982988
"ACTIONS": "Aktionen",
983989
"DETAILS": "Details",
984990
"DESCRIPTION": "Beschreibung",
985-
"MORE_INFO": "Mehr Informationen",
986991
"ID": "ID",
987992
"TYPE": "Typ",
988993
"TITLE": "Titel",
@@ -1022,11 +1027,13 @@
10221027
},
10231028
"WORKFLOW_DETAILS": {
10241029
"TITLE": "Workflow-Details",
1025-
"CONFIGURATION": "Workflow Konfiguration"
1030+
"CONFIGURATION": "Workflow Konfiguration",
1031+
"OPERATIONS": "Operations",
1032+
"CURRENT_OPERATION": "Current workflow operation"
10261033
},
10271034
"WORKFLOW_OPERATIONS": {
10281035
"TITLE": "Workflow-Operationen",
1029-
"DETAILS_LINK": "Operationen",
1036+
"DETAILS_LINK": "All operations",
10301037
"TABLE_HEADERS": {
10311038
"TITLE": "Titel",
10321039
"STATUS": "Status",
@@ -1086,7 +1093,8 @@
10861093
"DATE": "Datum",
10871094
"HOST": "Verarbeitender Server",
10881095
"TYPE": "Dienst-Typ",
1089-
"TECHNICAL_DETAILS": "Technische Details"
1096+
"TECHNICAL_DETAILS": "Technische Details",
1097+
"OPERATION": "Operation the error occured in"
10901098
}
10911099
}
10921100
}
@@ -1208,7 +1216,10 @@
12081216
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
12091217
"ACTION": "Aktionen",
12101218
"NEW": "Neue Richtlinie",
1211-
"DETAILS": "Details",
1219+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1220+
"USER": "User",
1221+
"USERS": "Users who are authorized for the series",
1222+
"NEW_USER": "New user",
12121223
"REPLACE_EVENT_ACLS": "Zugriffsrechte der Serie aktualisieren",
12131224
"REPLACE_EVENT_ACLS_HINT": "Sicherstellen, dass alle Videos dieser Serie genau diese Zugriffsrechte haben",
12141225
"LOAD_MORE_LIMIT": "angezeigte Richtlinien.",
@@ -1467,8 +1478,11 @@
14671478
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
14681479
"ACTION": "Aktionen",
14691480
"NEW": "Neue Richtlinie",
1470-
"DETAILS": "Details",
1471-
"DESCRIPTION": "Bitte wählen Sie eine vordefinierten Richtlinie aus oder fügen Sie eine neue Richtlinie hinzu"
1481+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1482+
"DESCRIPTION": "Bitte wählen Sie eine vordefinierten Richtlinie aus oder fügen Sie eine neue Richtlinie hinzu",
1483+
"USER": "User",
1484+
"USERS": "Users who are authorized for the access policy",
1485+
"NEW_USER": "New user"
14721486
},
14731487
"ROLES": {
14741488
"LABEL": "Rolle auswählen",

0 commit comments

Comments
 (0)