Skip to content

Commit

Permalink
Automatically update translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Crowdin Bot committed Jul 30, 2024
1 parent 8e84375 commit 400e067
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions src/i18n/org/opencastproject/adminui/languages/lang-de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"RESET": "Zurücksetzen",
"SELECT_NO_OPTION_SELECTED": "Keine Option ausgewählt",
"SELECT_NO_OPTIONS_AVAILABLE": "Keine Optionen verfügbar",
"SELECT_NO_MATCHING_RESULTS": "No matching results.",
"SELECT_NO_MATCHING_RESULTS": "Keine Treffer.",
"YES": "Ja",
"COPY": "In die Zwischenablage kopieren",
"LTI": {
Expand Down Expand Up @@ -171,7 +171,7 @@
"EVENTS_CREATED": "Das Video wurde angelegt",
"EVENTS_UPLOAD_STARTED": "Das Video wird hochgeladen… {{ progress }}%",
"EVENTS_NOT_CREATED": "Das Video konnte nicht angelegt werden",
"EVENTS_UPDATED": "The event has been successfully updated",
"EVENTS_UPDATED": "Das Video wurde erfolgreich aktualisiert",
"EVENTS_UPDATED_ALL": "Alle Videos wurden erfolgreich aktualisiert",
"EVENTS_NOT_UPDATED": "Das Video konnte nicht gespeichert werden",
"EVENTS_NOT_UPDATED_ID": "Das Video {{ id }} konnte nicht gespeichert werden",
Expand Down Expand Up @@ -386,16 +386,16 @@
"SKIP": "Nicht jetzt",
"CONTINUE": "Weiter",
"BACK": "Zurück",
"SUBMIT": "Submit",
"CONFIRM": "Confirm",
"SUBMIT": "Abschicken",
"CONFIRM": "Bestätigen",
"LEGAL_INFO_STATE": {
"HEADER": "Nutzungsbedingungen und Datenschutzerklärung"
},
"SUMMARY_STATE": {
"HEADER": "This is a JSON summary of exactly what would be sent to Opencast's servers",
"GENERAL_HEADER": "Adopter Information",
"STATS_HEADER": "Statistical Information",
"NO_STATS_HEADER": "No statistics data will be shared"
"HEADER": "Dies ist eine JSON-Zusammenfassung dessen, was genau an Opencast's Server gesendet werden würde",
"GENERAL_HEADER": "Adopter-Informationen",
"STATS_HEADER": "Statistikinformationen",
"NO_STATS_HEADER": "Es werden keine statistischen Daten geteilt"
},
"INFORMATION_STATE": {
"HEADER": "Danke, dass Sie Opencast nutzen!",
Expand Down Expand Up @@ -617,7 +617,7 @@
"ASSETS": "Anlagedetails öffnen",
"START": "Nach diesem Startdatum filtern",
"SERIES": "Nach dieser Serie filtern",
"STATUS": "Open event status",
"STATUS": "Verarbeitungsstatus anzeigen",
"LOCATION": "Nach diesem Standort filtern",
"DETAILS": "Video-Details anzeigen",
"DELETE": "Video löschen",
Expand All @@ -642,7 +642,7 @@
"PROCESSED": "Verarbeitet",
"RECORDING_FAILURE": "Aufnahme-Fehler",
"PROCESSING_FAILURE": "Verarbeitungs-Fehler",
"PROCESSING_CANCELLED": "Processing canceled"
"PROCESSING_CANCELLED": "Verarbeitung abgebrochen"
},
"STATE_MAPPING": {
"RETRACTING": "Wird zurückgezogen",
Expand Down Expand Up @@ -871,7 +871,7 @@
"DETAILS": "Details"
},
"ROLES": {
"LABEL": "Select or create a role"
"LABEL": "Rolle auswählen oder erstellen"
}
},
"COMMENTS": {
Expand Down Expand Up @@ -1302,12 +1302,12 @@
"ADD": "Rolle hinzufügen"
},
"STRENGTH": {
"BAD": "Bad password",
"VERYWEAK": "Very weak password",
"WEAK": "Weak password",
"GOOD": "Good password",
"STRONG": "Strong password",
"VERYSTRONG": "Very strong password"
"BAD": "Schlechtes Passwort",
"VERYWEAK": "Sehr schwaches Passwort",
"WEAK": "Schwaches Passwort",
"GOOD": "Gutes Passwort",
"STRONG": "Starkes Passwort",
"VERYSTRONG": "Sehr starkes Passwort"
}
}
},
Expand Down

0 comments on commit 400e067

Please sign in to comment.