Skip to content

Commit fa48c7a

Browse files
author
Crowdin Bot
committed
Automatically update translation keys
1 parent 1fff072 commit fa48c7a

33 files changed

Lines changed: 627 additions & 264 deletions

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

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"SERIES_PATH_NOT_UPDATED": "The series path could not be updated",
176176
"SERIES_PATH_NOT_REMOVED": "The series path could not be removed",
177177
"EVENTS_CREATED": "The event has been created",
178-
"EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%",
178+
"EVENTS_UPLOAD_STARTED": "The event \"{{ title }}\" is being uploaded… {{ progress }}%",
179179
"EVENTS_NOT_CREATED": "The event could not be created",
180180
"EVENTS_UPDATED": "The event has been successfully updated",
181181
"EVENTS_UPDATED_ALL": "All events have been successfully updated",
@@ -184,6 +184,8 @@
184184
"EVENTS_NOT_UPDATED_ALL": "None of the events could be saved",
185185
"EVENTS_PROCESSING_DELETE_WORKFLOW": "Deleted Workflow.",
186186
"EVENTS_PROCESSING_DELETE_WORKFLOW_FAILED": "Workflow could not be deleted.",
187+
"EVENTS_PROCESSING_ACTION_STOP": "The event processing has been stopped.",
188+
"EVENTS_PROCESSING_ACTION_NON_STOP": "The event processing could not be stopped.",
187189
"SERIES_NOT_UPDATED": "The series could not be saved",
188190
"EVENT_DELETED": "The event has been deleted.",
189191
"EVENT_WILL_BE_DELETED": "The event is being deleted",
@@ -892,7 +894,11 @@
892894
"ADDITIONAL_ACTIONS": "Additional Actions",
893895
"ACTION": "Actions",
894896
"NEW": "New policy",
895-
"DETAILS": "Details"
897+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
898+
"USER": "User",
899+
"USERS": "Users who are authorized for the event",
900+
"NEW_USER": "New user",
901+
"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."
896902
},
897903
"ROLES": {
898904
"LABEL": "Select or create a role"
@@ -1202,7 +1208,10 @@
12021208
"ADDITIONAL_ACTIONS": "Additional Actions",
12031209
"ACTION": "Actions",
12041210
"NEW": "New policy",
1205-
"DETAILS": "Details",
1211+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1212+
"USER": "User",
1213+
"USERS": "Users who are authorized for the series",
1214+
"NEW_USER": "New user",
12061215
"REPLACE_EVENT_ACLS": "Update series permissions",
12071216
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12081217
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1461,8 +1470,11 @@
14611470
"ADDITIONAL_ACTIONS": "Additional Actions",
14621471
"ACTION": "Actions",
14631472
"NEW": "New policy",
1464-
"DETAILS": "Details",
1465-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1473+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1474+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1475+
"USER": "User",
1476+
"USERS": "Users who are authorized for the access policy",
1477+
"NEW_USER": "New user"
14661478
},
14671479
"ROLES": {
14681480
"LABEL": "Select a role",
@@ -1693,7 +1705,6 @@
16931705
"HOST_NAME": "Host name",
16941706
"NODE_NAME": "Node name",
16951707
"CORES": "Cores",
1696-
"COMPLETED": "Jobs completed",
16971708
"RUNNING": "Jobs running",
16981709
"QUEUED": "Jobs queued",
16991710
"MAINTENANCE": "Maintenance",
@@ -1704,6 +1715,7 @@
17041715
"SERVICES": {
17051716
"TABLE": {
17061717
"CAPTION": "Services",
1718+
"ONLINE": "Online",
17071719
"STATUS": "Status",
17081720
"NAME": "Service name",
17091721
"HOST_NAME": "Host name",
@@ -2077,9 +2089,8 @@
20772089
"STATISTICS": {
20782090
"NOT_AVAILABLE": "Statistics cannot be displayed at the moment. Please try again later.",
20792091
"UNSUPPORTED_TYPE": "Sorry, Opencast cannot render this type of statistical data.",
2080-
"FROM": "From",
2081-
"TO": "To",
20822092
"TOTAL": "Total",
2093+
"TIMERANGE": "Time Range",
20832094
"GRANULARITY": "Granularity",
20842095
"NAVIGATION": {
20852096
"ORGANIZATION": "Organization"

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

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"SERIES_PATH_NOT_UPDATED": "The series path could not be updated",
176176
"SERIES_PATH_NOT_REMOVED": "The series path could not be removed",
177177
"EVENTS_CREATED": "The event has been created",
178-
"EVENTS_UPLOAD_STARTED": "The event is being uploaded…",
178+
"EVENTS_UPLOAD_STARTED": "The event \"{{ title }}\" is being uploaded… {{ progress }}%",
179179
"EVENTS_NOT_CREATED": "The event could not be created",
180180
"EVENTS_UPDATED": "The event has been successfully updated",
181181
"EVENTS_UPDATED_ALL": "All events have been successfully updated",
@@ -184,6 +184,8 @@
184184
"EVENTS_NOT_UPDATED_ALL": "None of the events could be saved",
185185
"EVENTS_PROCESSING_DELETE_WORKFLOW": "Deleted Workflow.",
186186
"EVENTS_PROCESSING_DELETE_WORKFLOW_FAILED": "Workflow could not be deleted.",
187+
"EVENTS_PROCESSING_ACTION_STOP": "The event processing has been stopped.",
188+
"EVENTS_PROCESSING_ACTION_NON_STOP": "The event processing could not be stopped.",
187189
"SERIES_NOT_UPDATED": "The series could not be saved",
188190
"EVENT_DELETED": "The event has been deleted.",
189191
"EVENT_WILL_BE_DELETED": "The event is being deleted",
@@ -892,7 +894,11 @@
892894
"ADDITIONAL_ACTIONS": "Additional Actions",
893895
"ACTION": "Actions",
894896
"NEW": "New policy",
895-
"DETAILS": "Details"
897+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
898+
"USER": "User",
899+
"USERS": "Users who are authorized for the event",
900+
"NEW_USER": "New user",
901+
"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."
896902
},
897903
"ROLES": {
898904
"LABEL": "Select or create a role"
@@ -1202,7 +1208,10 @@
12021208
"ADDITIONAL_ACTIONS": "Additional Actions",
12031209
"ACTION": "Actions",
12041210
"NEW": "New policy",
1205-
"DETAILS": "Details",
1211+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1212+
"USER": "User",
1213+
"USERS": "Users who are authorized for the series",
1214+
"NEW_USER": "New user",
12061215
"REPLACE_EVENT_ACLS": "Update series permissions",
12071216
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12081217
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1461,8 +1470,11 @@
14611470
"ADDITIONAL_ACTIONS": "Additional Actions",
14621471
"ACTION": "Actions",
14631472
"NEW": "New policy",
1464-
"DETAILS": "Details",
1465-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1473+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1474+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1475+
"USER": "User",
1476+
"USERS": "Users who are authorized for the access policy",
1477+
"NEW_USER": "New user"
14661478
},
14671479
"ROLES": {
14681480
"LABEL": "Select a role",
@@ -1693,7 +1705,6 @@
16931705
"HOST_NAME": "Host name",
16941706
"NODE_NAME": "Node name",
16951707
"CORES": "Cores",
1696-
"COMPLETED": "Jobs completed",
16971708
"RUNNING": "Jobs running",
16981709
"QUEUED": "Jobs queued",
16991710
"MAINTENANCE": "Maintenance",
@@ -1704,6 +1715,7 @@
17041715
"SERVICES": {
17051716
"TABLE": {
17061717
"CAPTION": "Services",
1718+
"ONLINE": "Online",
17071719
"STATUS": "Status",
17081720
"NAME": "Service name",
17091721
"HOST_NAME": "Host name",
@@ -2077,9 +2089,8 @@
20772089
"STATISTICS": {
20782090
"NOT_AVAILABLE": "Statistics cannot be displayed at the moment. Please try again later.",
20792091
"UNSUPPORTED_TYPE": "Sorry, Opencast cannot render this type of statistical data.",
2080-
"FROM": "From",
2081-
"TO": "To",
20822092
"TOTAL": "Total",
2093+
"TIMERANGE": "Time Range",
20832094
"GRANULARITY": "Granularity",
20842095
"NAVIGATION": {
20852096
"ORGANIZATION": "Organization"

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

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"SERIES_PATH_NOT_UPDATED": "The series path could not be updated",
176176
"SERIES_PATH_NOT_REMOVED": "The series path could not be removed",
177177
"EVENTS_CREATED": "The event has been created",
178-
"EVENTS_UPLOAD_STARTED": "The event is being uploaded… {{ progress }}%",
178+
"EVENTS_UPLOAD_STARTED": "The event \"{{ title }}\" is being uploaded… {{ progress }}%",
179179
"EVENTS_NOT_CREATED": "The event could not be created",
180180
"EVENTS_UPDATED": "The event has been successfully updated",
181181
"EVENTS_UPDATED_ALL": "All events have been successfully updated",
@@ -184,6 +184,8 @@
184184
"EVENTS_NOT_UPDATED_ALL": "None of the events could be saved",
185185
"EVENTS_PROCESSING_DELETE_WORKFLOW": "Deleted Workflow.",
186186
"EVENTS_PROCESSING_DELETE_WORKFLOW_FAILED": "Workflow could not be deleted.",
187+
"EVENTS_PROCESSING_ACTION_STOP": "The event processing has been stopped.",
188+
"EVENTS_PROCESSING_ACTION_NON_STOP": "The event processing could not be stopped.",
187189
"SERIES_NOT_UPDATED": "The series could not be saved",
188190
"EVENT_DELETED": "The event has been deleted.",
189191
"EVENT_WILL_BE_DELETED": "The event is being deleted",
@@ -892,7 +894,11 @@
892894
"ADDITIONAL_ACTIONS": "Additional Actions",
893895
"ACTION": "Actions",
894896
"NEW": "New policy",
895-
"DETAILS": "Details"
897+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
898+
"USER": "User",
899+
"USERS": "Users who are authorized for the event",
900+
"NEW_USER": "New user",
901+
"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."
896902
},
897903
"ROLES": {
898904
"LABEL": "Select or create a role"
@@ -1202,7 +1208,10 @@
12021208
"ADDITIONAL_ACTIONS": "Additional Actions",
12031209
"ACTION": "Actions",
12041210
"NEW": "New policy",
1205-
"DETAILS": "Details",
1211+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1212+
"USER": "User",
1213+
"USERS": "Users who are authorized for the series",
1214+
"NEW_USER": "New user",
12061215
"REPLACE_EVENT_ACLS": "Update series permissions",
12071216
"REPLACE_EVENT_ACLS_HINT": "Ensure all events of this series have these permissions in effect",
12081217
"LOAD_MORE_LIMIT": "policies shown.",
@@ -1461,8 +1470,11 @@
14611470
"ADDITIONAL_ACTIONS": "Additional Actions",
14621471
"ACTION": "Actions",
14631472
"NEW": "New policy",
1464-
"DETAILS": "Details",
1465-
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below"
1473+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1474+
"DESCRIPTION": "Please choose a pre-configured set of policies or add custom policies below",
1475+
"USER": "User",
1476+
"USERS": "Users who are authorized for the access policy",
1477+
"NEW_USER": "New user"
14661478
},
14671479
"ROLES": {
14681480
"LABEL": "Select a role",
@@ -1693,7 +1705,6 @@
16931705
"HOST_NAME": "Host name",
16941706
"NODE_NAME": "Node name",
16951707
"CORES": "Cores",
1696-
"COMPLETED": "Jobs completed",
16971708
"RUNNING": "Jobs running",
16981709
"QUEUED": "Jobs queued",
16991710
"MAINTENANCE": "Maintenance",
@@ -1704,6 +1715,7 @@
17041715
"SERVICES": {
17051716
"TABLE": {
17061717
"CAPTION": "Services",
1718+
"ONLINE": "Online",
17071719
"STATUS": "Status",
17081720
"NAME": "Service name",
17091721
"HOST_NAME": "Host name",
@@ -2077,9 +2089,8 @@
20772089
"STATISTICS": {
20782090
"NOT_AVAILABLE": "Statistics cannot be displayed at the moment. Please try again later.",
20792091
"UNSUPPORTED_TYPE": "Sorry, Opencast cannot render this type of statistical data.",
2080-
"FROM": "From",
2081-
"TO": "To",
20822092
"TOTAL": "Total",
2093+
"TIMERANGE": "Time Range",
20832094
"GRANULARITY": "Granularity",
20842095
"NAVIGATION": {
20852096
"ORGANIZATION": "Organization"

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

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"SERIES_PATH_NOT_UPDATED": "Der Serien-Pfad konnte nicht aktualisiert werden",
176176
"SERIES_PATH_NOT_REMOVED": "Der Serien-Pfad konnte nicht entfernt werden",
177177
"EVENTS_CREATED": "Das Video wurde angelegt",
178-
"EVENTS_UPLOAD_STARTED": "Das Video wird hochgeladen… {{ progress }}%",
178+
"EVENTS_UPLOAD_STARTED": "The event \"{{ title }}\" is being uploaded… {{ progress }}%",
179179
"EVENTS_NOT_CREATED": "Das Video konnte nicht angelegt werden",
180180
"EVENTS_UPDATED": "Das Video wurde erfolgreich aktualisiert",
181181
"EVENTS_UPDATED_ALL": "Alle Videos wurden erfolgreich aktualisiert",
@@ -184,6 +184,8 @@
184184
"EVENTS_NOT_UPDATED_ALL": "Kein Video konnte gespeichert werden",
185185
"EVENTS_PROCESSING_DELETE_WORKFLOW": "Workflow gelöscht.",
186186
"EVENTS_PROCESSING_DELETE_WORKFLOW_FAILED": "Workflow konnte nicht gelöscht werden.",
187+
"EVENTS_PROCESSING_ACTION_STOP": "The event processing has been stopped.",
188+
"EVENTS_PROCESSING_ACTION_NON_STOP": "The event processing could not be stopped.",
187189
"SERIES_NOT_UPDATED": "Diese Serie konnte nicht gespeichert werden",
188190
"EVENT_DELETED": "Das Video wurde gelöscht.",
189191
"EVENT_WILL_BE_DELETED": "Das Video wird gelöscht",
@@ -892,7 +894,11 @@
892894
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
893895
"ACTION": "Aktionen",
894896
"NEW": "Neue Richtlinie",
895-
"DETAILS": "Details"
897+
"NON_USER_ROLES": "Roles and Groups authorized for the event",
898+
"USER": "User",
899+
"USERS": "Users who are authorized for the event",
900+
"NEW_USER": "New user",
901+
"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."
896902
},
897903
"ROLES": {
898904
"LABEL": "Rolle auswählen oder erstellen"
@@ -1202,7 +1208,10 @@
12021208
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
12031209
"ACTION": "Aktionen",
12041210
"NEW": "Neue Richtlinie",
1205-
"DETAILS": "Details",
1211+
"NON_USER_ROLES": "Roles and Groups authorized for the series",
1212+
"USER": "User",
1213+
"USERS": "Users who are authorized for the series",
1214+
"NEW_USER": "New user",
12061215
"REPLACE_EVENT_ACLS": "Zugriffsrechte der Serie aktualisieren",
12071216
"REPLACE_EVENT_ACLS_HINT": "Sicherstellen, dass alle Videos dieser Serie genau diese Zugriffsrechte haben",
12081217
"LOAD_MORE_LIMIT": "angezeigte Richtlinien.",
@@ -1461,8 +1470,11 @@
14611470
"ADDITIONAL_ACTIONS": "Weitere Aktionen",
14621471
"ACTION": "Aktionen",
14631472
"NEW": "Neue Richtlinie",
1464-
"DETAILS": "Details",
1465-
"DESCRIPTION": "Bitte wählen Sie eine vordefinierten Richtlinie aus oder fügen Sie eine neue Richtlinie hinzu"
1473+
"NON_USER_ROLES": "Roles and Groups authorized for the access policy",
1474+
"DESCRIPTION": "Bitte wählen Sie eine vordefinierten Richtlinie aus oder fügen Sie eine neue Richtlinie hinzu",
1475+
"USER": "User",
1476+
"USERS": "Users who are authorized for the access policy",
1477+
"NEW_USER": "New user"
14661478
},
14671479
"ROLES": {
14681480
"LABEL": "Rolle auswählen",
@@ -1693,7 +1705,6 @@
16931705
"HOST_NAME": "Hostname",
16941706
"NODE_NAME": "Knotenname",
16951707
"CORES": "Kerne",
1696-
"COMPLETED": "Jobs abgeschlossen",
16971708
"RUNNING": "Jobs in Bearbeitung",
16981709
"QUEUED": "Jobs in Warteschlange",
16991710
"MAINTENANCE": "Wartungsarbeiten",
@@ -1704,6 +1715,7 @@
17041715
"SERVICES": {
17051716
"TABLE": {
17061717
"CAPTION": "Dienste",
1718+
"ONLINE": "Online",
17071719
"STATUS": "Status",
17081720
"NAME": "Dienstname",
17091721
"HOST_NAME": "Hostname",
@@ -2077,9 +2089,8 @@
20772089
"STATISTICS": {
20782090
"NOT_AVAILABLE": "Die Statistik kann aktuell nicht angezeigt werden. Bitte versuchen Sie es später nochmals.",
20792091
"UNSUPPORTED_TYPE": "Diese Statistik-Daten können nicht dargestellt werden.",
2080-
"FROM": "Von",
2081-
"TO": "Bis",
20822092
"TOTAL": "Summe",
2093+
"TIMERANGE": "Time Range",
20832094
"GRANULARITY": "Granularität",
20842095
"NAVIGATION": {
20852096
"ORGANIZATION": "Organisation"

0 commit comments

Comments
 (0)