You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/cs.json
+30-1Lines changed: 30 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -376,6 +376,7 @@
376
376
"app.editLimitsForm.validation.totalTime": "Součet časových limitů pro některá běhová prostředí ({environments}) porušuje omezení celkového času na úlohu. Prosíme zajistěte, aby součet časových limitů byl v rozsahu daném vybranou hardwarovou skupinou.",
377
377
"app.editLocalizedTextForm.localeEnabledCheckbox": "Povolit tuto lokalizaci",
378
378
"app.editLocalizedTextForm.localizationTabDisabled": "Tato lokalizace nebyla povolena.",
"app.supplementaryFiles.deleteConfirm": "Opravdu si přejete tento soubor smazat? Tato operace nemůže být vrácena.",
1212
1226
"app.supplementaryFilesTable.description": "Soubory úlohy jsou soubory, které mohou být použity v nastavení úlohy (jako vstupní soubory, vzorové výstupní soubory, přídavné soubory pro kompilaci, vlastní sudí, ...).",
Copy file name to clipboardExpand all lines: src/locales/en.json
+29Lines changed: 29 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -376,6 +376,7 @@
376
376
"app.editLimitsForm.validation.totalTime": "The time limits for some environments ({environments}) are violating the total alowed time per exercise constraint. Please, make sure that the total sum of the time limits is within the constraints of the selected hardware group.",
377
377
"app.editLocalizedTextForm.localeEnabledCheckbox": "Enable this localization",
378
378
"app.editLocalizedTextForm.localizationTabDisabled": "This locale is currently disabled.",
379
+
"app.editLocalizedTextForm.localized.description": "Text of system message:",
379
380
"app.editLocalizedTextForm.localized.noLanguage": "There is currently no text in any language.",
380
381
"app.editLocalizedTextForm.localized.reallyRemoveQuestion": "Do you really want to delete this localization?",
381
382
"app.editPipeline.delete": "Delete the pipeline",
@@ -418,6 +419,18 @@
418
419
"app.editSisTerm.validation.noAdvertiseUntil": "End date of advertising the term is required.",
419
420
"app.editSisTerm.validation.noBeginning": "Start of the term is required.",
420
421
"app.editSisTerm.validation.noEnd": "End of the term is required.",
422
+
"app.editSystemMessageForm.role": "Users with this role and its children can see notification.",
423
+
"app.editSystemMessageForm.title": "Edit System Message",
424
+
"app.editSystemMessageForm.type": "Type of the notification.",
425
+
"app.editSystemMessageForm.validation.localizedText.text": "Please fill the description.",
426
+
"app.editSystemMessageForm.validation.roleEmpty": "Base user role of the notification muset be set.",
427
+
"app.editSystemMessageForm.validation.typeEmpty": "Type of the notification must be set.",
428
+
"app.editSystemMessageForm.validation.visibleFromBeforeTo": "The visible from date cannot be after visible to date.",
429
+
"app.editSystemMessageForm.validation.visibleFromEmpty": "The visible from date must be set.",
430
+
"app.editSystemMessageForm.validation.visibleToEmpty": "The visible to date must be set.",
431
+
"app.editSystemMessageForm.validation.visibleToInHistory": "The visible to date cannot be in the past.",
432
+
"app.editSystemMessageForm.visibleFrom": "Date from which is notification visible.",
433
+
"app.editSystemMessageForm.visibleTo": "Date to which is notification visible.",
421
434
"app.editTestsForm.isUniform": "Using uniform point distribution for all tests",
"app.supplementaryFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
1212
1226
"app.supplementaryFilesTable.description": "Supplementary files are files which can be used in exercise configuration (as input files, expected output files, extra compilation files, custom judges, ...).",
0 commit comments