|
382 | 382 | "packageIsDependency": "This package is a dependency of another package and therefore cannot be removed.", |
383 | 383 | "packageIsDependencyError": "The package is required by another package.", |
384 | 384 | "packageRegistryFetchError": "The package registry is currently unavailable.", |
385 | | - "packageUpdateVersionConstraint": "A new major version of this package is available. Major releases may include breaking changes and are therefore not installed automatically. To upgrade, remove the package and install it again.", |
386 | | - "packageUpdateAllVersionConstraint": "Some packages were not updated automatically because new major versions are available: {} Major releases may include breaking changes. To upgrade these packages, remove each one and install it again.", |
387 | 385 | "packageRemove": "Remove", |
388 | 386 | "packageRemoving": "Removing package ...", |
389 | 387 | "packageUpdate": "Update", |
| 388 | + "packageUpdateAllVersionConstraint": "Some packages were not updated automatically because new major versions are available: {} Major releases may include breaking changes. To upgrade these packages, remove each one and install it again.", |
| 389 | + "packageUpdateVersionConstraint": "A new major version of this package is available. Major releases may include breaking changes and are therefore not installed automatically. To upgrade, remove the package and install it again.", |
390 | 390 | "packageUpdatedAllSuccess": "Successfully updated all packages", |
391 | 391 | "packageUpdatedSuccess": "Successfully updated", |
392 | 392 | "packageUpdating": "Updating package ...", |
|
467 | 467 | "repositoryRemoveConfirm": "Do you really want to remove the repository and uninstall the related packages?", |
468 | 468 | "repositoryRemovedSuccess": "The repository was removed successfully", |
469 | 469 | "repositoryUpdate": "Update", |
| 470 | + "repositoryUpdateCommitError": "Error updating Git commit details", |
470 | 471 | "repositoryUpdateSuccess": "The repository was updated successfully", |
471 | 472 | "repositoryUpdating": "Updating repository package", |
472 | 473 | "requiredField": "Required", |
|
533 | 534 | "systemAiOpenAiSetupHelp": "Using OpenAI requires an account on their <a href='{urlPlatform}' target='_blank'>API platform page</a>, an active billing setup, and a valid API key, which can be managed <a href='{urlApiKeys}' target='_blank'>here</a>.", |
534 | 535 | "systemAiProviderApiKeyModalButton": "Validate and save", |
535 | 536 | "systemAiProviderApiKeyModalTitle": "API Key", |
536 | | - "systemAiProviderText": "Configure one or more AI providers below by adding an API key and selecting the models you want to make available in the editor.", |
537 | 537 | "systemAiProviderModelModalHelp": "Select the AI model that should be used for AI-assisted writing.", |
538 | 538 | "systemAiProviderModelModalTitle": "AI model", |
539 | 539 | "systemAiProviderRemove": "Remove configuration", |
540 | 540 | "systemAiProviderRemoveConfirm": "Do you really want to remove this provider configuration and its associated API key?", |
541 | 541 | "systemAiProviderSetup": "Configure provider", |
| 542 | + "systemAiProviderText": "Configure one or more AI providers below by adding an API key and selecting the models you want to make available in the editor.", |
542 | 543 | "systemCache": "Cache", |
543 | 544 | "systemCacheCardInfo": "Clear the cache, purge cached items or change caching settings", |
544 | 545 | "systemCacheClear": "Clear cache", |
|
659 | 660 | "textTool": "Text", |
660 | 661 | "themeReadme": "Open readme file of current theme", |
661 | 662 | "toBeUploaded": "to be uploaded", |
| 663 | + "today": "Today", |
662 | 664 | "toggleRatioLockTitle": "Toggle aspect ratio lock", |
663 | 665 | "trashClear": "Clear", |
664 | 666 | "trashClearConfirm": "Do you really want to clear the trash directory?", |
|
713 | 715 | "wizardSubtitle": "You are almost ready. Please review the following settings and confirm that they match your requirements and are configured as intended.", |
714 | 716 | "wizardTitle": "Complete Your Configuration", |
715 | 717 | "write": "Write", |
| 718 | + "yesterday": "Yesterday", |
716 | 719 | "zoomInTitle": "Zoom in", |
717 | 720 | "zoomOutTitle": "Zoom out" |
718 | 721 | } |
0 commit comments