Skip to content

Commit e3d5628

Browse files
author
Crowdin Bot
committed
Automatically update translation keys
1 parent 43871b6 commit e3d5628

33 files changed

Lines changed: 33 additions & 0 deletions

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Planungs-Fehler: Das Video endete bereits.",
210210
"CONFLICT_END_BEFORE_START": "Planungs-Fehler: Der Endzeitpunkt des Ereignisses muss nach dem Startzeitpunkt liegen.",
211211
"CONFLICT_IN_THE_PAST": "Die Planung konnte nicht aktualisiert werden: Sie können ein Video nicht in der Vergangenheit planen.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Regeln müssen eine gültige Rolle und Lese-\/Schreibrechte enthalten.",
214215
"MISSING_ACL_RULES": "Es ist mindestens eine Rolle mit Lese- und Schreibberechtigungen erforderlich!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Σφάλμα στον προγραμματισμό. Η εκδήλωση έχει ήδη λήξει.",
210210
"CONFLICT_END_BEFORE_START": "Σφάλμα στον προγραμματισμό. Η προγραμματισμένη λήξη πρέπει να είναι μεταγενέστερη από την προγραμματισμένη έναρξη.",
211211
"CONFLICT_IN_THE_PAST": "Ο προγραμματισμός δεν μπορεί να ενημερωθεί: δεν μπορείτε να προγραμματίσετε μια εκδήλωση στο παρελθόν.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Οι κανόνες πρέπει να περιέχουν έναν έγκυρο ρόλο και δικαίωμα(τα) ανάγνωσης ή\/και εγγραφής.",
214215
"MISSING_ACL_RULES": "Απαιτείται τουλάχιστον ένας ρόλος με δικαιώματα ανάγνωσης και εγγραφής!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Scheduling error: The event has already ended.",
210210
"CONFLICT_END_BEFORE_START": "Scheduling error: Schedule end has to be later than the start.",
211211
"CONFLICT_IN_THE_PAST": "The schedule could not be updated: You cannot schedule an event to be in the past.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Rules have to contain a valid role and read or\/and write right(s).",
214215
"MISSING_ACL_RULES": "At least one role with Read and Write permissions is required!",

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
"CONFLICT_ALREADY_ENDED": "Erreur de programmation : l’événement est déjà terminée.",
210210
"CONFLICT_END_BEFORE_START": "Erreur de programmation : la fin de l’événement programmé doit être postérieure au début.",
211211
"CONFLICT_IN_THE_PAST": "Le planning n'a pu être mis à jour : vous ne pouvez pas planifier un événement dans le passé.",
212+
"CONFLICT_END_TIME_TOO_EARLY": "This event cannot be modified because it is currently in progress.",
212213
"CONFLICT_RANGE_DAYS": "At least one repeat day must be within the scheduled date range.",
213214
"INVALID_ACL_RULES": "Les règles doivent contenir un rôle valide et un droit d'accès lecture et\/ou écriture.",
214215
"MISSING_ACL_RULES": "Il faut au moins un rôle avec droit d'accès Lecture et Ecriture !",

0 commit comments

Comments
 (0)