|
1675 | 1675 |
|
1676 | 1676 | "error.validation.metadata.qualifier.max-length": "This field may not contain more than 64 characters", |
1677 | 1677 |
|
| 1678 | + // Evyuka validation messages |
| 1679 | + "error.validation.evyuka.subject.version.required": "Vyberte kódy všech verzí předmětu, kterých se dokument týká. Dokument bude dostupný pouze vyjmenovaným verzím předmětů.", |
| 1680 | + |
| 1681 | + "error.validation.evyuka.subject.required": "Vyberte kódy všech předmětů, kterých se dokument týká. Dokument bude rovněž společný pro všechny verze těchto předmětů.", |
| 1682 | + |
| 1683 | + "error.validation.evyuka.discipline.required": "Vyberte kódy všech studijních oborů, kterých se dokument týká.", |
| 1684 | + |
| 1685 | + "error.validation.evyuka.programme.required": "Vyberte kódy všech studijních programů, kterých se dokument týká.", |
| 1686 | + |
| 1687 | + // Complex validation messages |
| 1688 | + "error.validation.evyuka.codes.all.required": "Alespoň jedno z polí musí být vyplněno: Kód verze předmětu, Kód předmětu, Kód studijního oboru, Kód studijního programu", |
| 1689 | + |
| 1690 | + "error.validation.evyuka.codes.subject.only.required": "Alespoň jedno z polí musí být vyplněno: Kód verze předmětu, Kód předmětu", |
| 1691 | + |
| 1692 | + "error.validation.evyuka.codes.discipline.only.required": "Alespoň jedno z polí musí být vyplněno: Kód studijního oboru, Kód studijního programu", |
| 1693 | + |
| 1694 | + "error.validation.evyuka.subject.codes.required": "Následující atributy dokumentu (kód verze předmětu a kód předmětu) slouží k propojení a <b>zveřejnění odkazu na dokument na stránkách detailu předmětu</b> v rámci portálu <a href=\"https://www.vsb.cz/e-vyuka\">E-výuka</a>. Jedná-li se o studijní oporu určenou pouze pro obor/program, tak následující kódy nevyplňujte. Návod pro správný výběr výběr kódů z číselníků je dostupný na stránkách s návody.", |
| 1695 | + |
| 1696 | + "error.validation.evyuka.discipline.programme.codes.required": "Následující atributy dokumentu (kód studijního oboru a kód studijního programu) slouží k propojení a <b>zveřejnění odkazu na dokument na stránkách detailu oboru/programu</b> v rámci portálu <a href=\"https://www.vsb.cz/e-vyuka\">E-výuka</a>. Jedná-li se o studijní oporu určenou pouze pro předmět, tak následující kódy nevyplňujte. Návod pro správný výběr výběr kódů z číselníků je dostupný na stránkách s návody.", |
| 1697 | + |
| 1698 | + "error.validation.evyuka.combined.groups.required": "Následující atributy dokumentu slouží k propojení a zveřejnění odkazu na dokument v rámci portálu <a href=\"https://www.vsb.cz/e-vyuka\">E-výuka</a>. Vyplňte příslušné kódy podle typu studijní opory: pro předmětové opory vyplňte kód verze předmětu a kód předmětu (odkaz se zobrazí <b>na stránkách detailu předmětu</b>), pro oborové/programové opory vyplňte kód studijního oboru a kód studijního programu (odkaz se zobrazí <b>na stránkách detailu oboru/programu</b>). Návod pro správný výběr výběr kódů z číselníků je dostupný na stránkách s návody.", |
| 1699 | + |
1678 | 1700 | "feed.description": "RSS feed", |
1679 | 1701 |
|
1680 | 1702 | "file-download-link.restricted": "Restricted bitstream", |
|
5444 | 5466 | "system-wide-alert.form.create.error": "Something went wrong when creating the system-wide alert", |
5445 | 5467 |
|
5446 | 5468 | "admin.update-config.title": "Update Configuration", |
5447 | | - |
| 5469 | + |
5448 | 5470 | "admin.update-config.description": "Edit DSpace configuration files through the web interface.", |
5449 | | - |
| 5471 | + |
5450 | 5472 | "admin.update-config.select.file": "Select Configuration File", |
5451 | | - |
| 5473 | + |
5452 | 5474 | "admin.update-config.select.file.placeholder": "Choose a file to edit...", |
5453 | | - |
| 5475 | + |
5454 | 5476 | "admin.update-config.file.info": "File", |
5455 | | - |
| 5477 | + |
5456 | 5478 | "admin.update-config.last.modified": "Last modified", |
5457 | | - |
| 5479 | + |
5458 | 5480 | "admin.update-config.content": "File Content", |
5459 | | - |
| 5481 | + |
5460 | 5482 | "admin.update-config.valid": "Valid", |
5461 | | - |
| 5483 | + |
5462 | 5484 | "admin.update-config.invalid": "Invalid", |
5463 | | - |
| 5485 | + |
5464 | 5486 | "admin.update-config.validation.errors": "Configuration Validation Errors", |
5465 | | - |
| 5487 | + |
5466 | 5488 | "admin.update-config.save": "Save Configuration", |
5467 | | - |
| 5489 | + |
5468 | 5490 | "admin.update-config.reset": "Reset", |
5469 | | - |
| 5491 | + |
5470 | 5492 | "admin.update-config.help.title": "Important Notes", |
5471 | | - |
| 5493 | + |
5472 | 5494 | "admin.update-config.help.backup": "Always backup configuration files before making changes.", |
5473 | | - |
| 5495 | + |
5474 | 5496 | "admin.update-config.help.validate": "Ensure your configuration is valid before saving to prevent system errors.", |
5475 | | - |
| 5497 | + |
5476 | 5498 | "admin.update-config.help.restart": "Changes may require application restart to take effect.", |
5477 | | - |
| 5499 | + |
5478 | 5500 | "admin.update-config.help.directory": "Only files in /config/config-be/ directory can be edited for security reasons.", |
5479 | | - |
| 5501 | + |
5480 | 5502 | "admin.update-config.success.save.title": "Configuration Saved", |
5481 | | - |
| 5503 | + |
5482 | 5504 | "admin.update-config.success.save.message": "{{message}}", |
5483 | | - |
| 5505 | + |
5484 | 5506 | "admin.update-config.error.save.title": "Save Failed", |
5485 | | - |
| 5507 | + |
5486 | 5508 | "admin.update-config.error.save.message": "Unable to save configuration file. Please check the logs and try again.", |
5487 | | - |
| 5509 | + |
5488 | 5510 | "admin.update-config.error.load.title": "Load Failed", |
5489 | | - |
| 5511 | + |
5490 | 5512 | "admin.update-config.error.load.message": "Unable to load configuration file: {{fileName}}", |
5491 | | - |
| 5513 | + |
5492 | 5514 | // Additional translation keys for enhanced UI |
5493 | 5515 | "admin.update-config.refresh": "Refresh", |
5494 | 5516 | "admin.update-config.refresh.tooltip": "Reload configuration files list", |
5495 | 5517 | "admin.update-config.loading": "Loading...", |
5496 | 5518 | "admin.update-config.loading-files": "Loading configuration files...", |
5497 | 5519 | "admin.update-config.loading-content": "Loading file content...", |
5498 | | - |
| 5520 | + |
5499 | 5521 | "admin.update-config.file-selection.title": "File Selection", |
5500 | 5522 | "admin.update-config.file-selection.label": "Select Configuration File", |
5501 | | - |
| 5523 | + |
5502 | 5524 | "admin.update-config.file-info.path": "Path", |
5503 | 5525 | "admin.update-config.file-info.modified": "Last Modified", |
5504 | | - |
| 5526 | + |
5505 | 5527 | "admin.update-config.select.choose-file": "Choose a configuration file to edit", |
5506 | 5528 | "admin.update-config.select.no-files": "No configuration files found", |
5507 | | - |
| 5529 | + |
5508 | 5530 | "admin.update-config.editor.title": "Configuration Editor", |
5509 | 5531 | "admin.update-config.editor.content": "File Content", |
5510 | 5532 | "admin.update-config.editor.placeholder": "Select a file to begin editing...", |
|
5513 | 5535 | "admin.update-config.editor.save.tooltip": "Save changes to the configuration file", |
5514 | 5536 | "admin.update-config.editor.reset": "Reset", |
5515 | 5537 | "admin.update-config.editor.reset.tooltip": "Reset content to original version", |
5516 | | - |
| 5538 | + |
5517 | 5539 | "admin.update-config.validation.valid": "Configuration is valid", |
5518 | 5540 | "admin.update-config.validation.invalid": "Configuration contains errors - please fix before saving", |
5519 | 5541 | "admin.update-config.validation.unsaved-changes": "File has unsaved changes", |
5520 | | - |
| 5542 | + |
5521 | 5543 | "admin.update-config.help.important.title": "Before You Start", |
5522 | 5544 | "admin.update-config.help.important.backup": "Always backup configuration files before making changes", |
5523 | 5545 | "admin.update-config.help.important.restart": "DSpace may require restart after configuration changes", |
5524 | 5546 | "admin.update-config.help.important.validation": "Configuration validation prevents saving invalid files", |
5525 | | - |
| 5547 | + |
5526 | 5548 | "admin.update-config.help.allowed-files.title": "Editable Files", |
5527 | 5549 | "admin.update-config.help.allowed-files.description": "Only configuration files in the server configuration directory can be edited for security reasons:", |
5528 | | - |
| 5550 | + |
5529 | 5551 | "admin.update-config.error.load-files.title": "Load Error", |
5530 | 5552 | "admin.update-config.error.load-files.message": "Failed to load configuration files list", |
5531 | | - |
| 5553 | + |
5532 | 5554 | // Breadcrumb |
5533 | 5555 | "admin.update-config.breadcrumbs": "Update Configuration", |
5534 | | - |
| 5556 | + |
5535 | 5557 | // File Information |
5536 | 5558 | "admin.update-config.file-info.title": "File Information", |
5537 | 5559 | "admin.update-config.file-info.name": "File", |
|
5540 | 5562 | "admin.update-config.file-info.modified": "Modified", |
5541 | 5563 | "admin.update-config.file-info.status": "Status", |
5542 | 5564 | "admin.update-config.file-info.ready": "Ready for editing", |
5543 | | - |
| 5565 | + |
5544 | 5566 | // Action Buttons |
5545 | 5567 | "admin.update-config.buttons.undo": "Undo Changes", |
5546 | 5568 | "admin.update-config.buttons.undo.tooltip": "Reset to last saved version", |
|
5549 | 5571 | "admin.update-config.buttons.save": "Save to File", |
5550 | 5572 | "admin.update-config.buttons.save.tooltip": "Save changes to configuration file", |
5551 | 5573 | "admin.update-config.buttons.saving": "Saving to File...", |
5552 | | - |
| 5574 | + |
5553 | 5575 | // Editor Notice |
5554 | 5576 | "admin.update-config.editor.notice.title": "File Editor", |
5555 | 5577 | "admin.update-config.editor.notice.description": "Editing configuration file {{fileName}}. Changes are saved immediately to the server.", |
5556 | | - |
| 5578 | + |
5557 | 5579 | // Success Messages |
5558 | 5580 | "admin.update-config.success.save.title": "File Saved Successfully", |
5559 | 5581 | "admin.update-config.success.save.message": "{{fileName}} has been updated successfully", |
5560 | 5582 | "admin.update-config.success.reload.title": "File Reloaded", |
5561 | 5583 | "admin.update-config.success.reload.message": "Reloaded {{fileName}} from server", |
5562 | | - |
| 5584 | + |
5563 | 5585 | // Error Messages |
5564 | 5586 | "admin.update-config.error.load-content.title": "Load Failed", |
5565 | 5587 | "admin.update-config.error.load-content.message": "Could not load {{fileName}}", |
|
0 commit comments