2024-10-06 14:37:33 +02:00

366 lines
19 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

panel.backup.backup: Backup
panel.backup.deleted: Backup deleted
panel.backup.error.cannotDelete: Cannot delete backup. %s.
panel.backup.error.cannotDelete.invalidFilename: Invalid backup file
panel.backup.error.cannotDownload: Cannot download backup. %s.
panel.backup.error.cannotDownload.invalidFilename: Invalid backup file
panel.backup.error.cannotMake: Cannot make backup. %s.
panel.backup.ready: Backup ready. Starting download...
panel.cache.clear: Clear cache
panel.cache.clear.images: Clear images cache
panel.cache.clear.pages: Clear pages cache
panel.cache.cleared: Cache cleared
panel.cache.cleared.images: Images cache cleared
panel.cache.cleared.pages: Pages cache cleared
panel.cache.error: Cannot clear cache
panel.dashboard.dashboard: Dashboard
panel.dashboard.lastModifiedPages: Last edited pages
panel.dashboard.quickActions: Quick actions
panel.dashboard.statistics: Statistics
panel.dashboard.statistics.uniqueVisitors: Unique visitors
panel.dashboard.statistics.visits: Visits
panel.dashboard.welcome: Welcome
panel.dragToReorder: Drag to reorder
panel.errors.action.reportToGithub: Report an issue to GitHub
panel.errors.action.returnToDashboard: Return to dashboard
panel.errors.error.forbidden.description: You dont have permission to access this page.
panel.errors.error.forbidden.heading: Oops, permission required!
panel.errors.error.forbidden.status: Forbidden
panel.errors.error.internalServerError.description: Formwork encountered an error while serving your request. Please check Formwork configuration or the server log for errors.
panel.errors.error.internalServerError.heading: Oops, something went wrong!
panel.errors.error.internalServerError.status: Internal server error
panel.errors.error.notFound.description: The page does not exist or the request is not valid.
panel.errors.error.notFound.heading: Oops, page not found!
panel.errors.error.notFound.status: Not found
panel.files.actions: Actions
panel.files.viewAsList: View as list
panel.files.viewAsThumbnails: View as thumbnails
panel.login.attempt.failed: Login attempt failed! Try again.
panel.login.attempt.tooMany: Too many login attempts. Please try again in %d minutes.
panel.login.loggedOut: You have been logged out
panel.login.login: Login
panel.login.logout: Logout
panel.login.password: Password
panel.login.suspiciousRequestDetected: A suspicious request has been detected, and for security reasons you have been logged out. Please log in again.
panel.login.username: Username
panel.manage: Manage
panel.modal.action.cancel: Cancel
panel.modal.action.continue: Continue
panel.modal.action.delete: Delete
panel.modal.action.rename: Rename
panel.modal.action.save: Save
panel.modal.action.uploadFile: Upload a file
panel.modal.images.noImages: There are no images here
panel.modal.images.noImages.upload: Please upload some images
panel.modal.images.title: Select an image
panel.navigation.toggle: Toggle navigation
panel.options.options: Options
panel.options.site: Site
panel.options.site.advanced: Advanced options
panel.options.site.advanced.aliases: Aliases
panel.options.site.advanced.aliases.alias: Alias
panel.options.site.advanced.aliases.route: Route
panel.options.site.advanced.metadata: HTML metadata
panel.options.site.advanced.metadata.content: Content
panel.options.site.advanced.metadata.name: Name
panel.options.site.info: Info
panel.options.site.info.author: Author
panel.options.site.info.description: Description
panel.options.site.info.language: Language
panel.options.site.info.title: Title
panel.options.site.maintenance: Maintenance
panel.options.site.maintenance.enabled: Maintenance mode
panel.options.site.maintenance.enabled.disabled: Disabled
panel.options.site.maintenance.enabled.enabled: Enabled
panel.options.site.maintenance.page: Maintenance page
panel.options.site.pages: Pages
panel.options.site.pages.defaultTemplate: Default template
panel.options.system: System
panel.options.system.adminPanel: Administration panel
panel.options.system.adminPanel.defaultColorScheme: Default color scheme
panel.options.system.adminPanel.defaultColorScheme.dark: Dark
panel.options.system.adminPanel.defaultColorScheme.light: Light
panel.options.system.adminPanel.defaultLanguage: Default language
panel.options.system.adminPanel.logoutRedirectsTo: Logout redirects to
panel.options.system.adminPanel.logoutRedirectsTo.home: Home
panel.options.system.adminPanel.logoutRedirectsTo.login: Login
panel.options.system.adminPanel.sessionTimeout: Session timeout
panel.options.system.backup: Backup
panel.options.system.backup.backupFilesToKeep: Backups to keep on the server
panel.options.system.cache: Cache
panel.options.system.cache.disabled: Disabled
panel.options.system.cache.enabled: Enabled
panel.options.system.cache.time: Cache time
panel.options.system.content: Content
panel.options.system.content.safeMode: Safe mode
panel.options.system.content.safeMode.description: Safe mode disallows HTML tags in Markdown fields to avoid security vulnerabilities. Even if disabled, potentially dangerous tags like `<script>` and `<style>` are converted to text
panel.options.system.content.safeMode.disabled: Disabled
panel.options.system.content.safeMode.enabled: Enabled
panel.options.system.dateAndTime: Date and time
panel.options.system.dateAndTime.dateFormat: Date format
panel.options.system.dateAndTime.firstWeekday: First weekday
panel.options.system.dateAndTime.firstWeekday.monday: Monday
panel.options.system.dateAndTime.firstWeekday.sunday: Sunday
panel.options.system.dateAndTime.hourFormat: Hour format
panel.options.system.dateAndTime.timezone: Timezone
panel.options.system.debug: Debug
panel.options.system.debug.editorUri: Editor URI
panel.options.system.debug.editorUri.description: Use `{{filename}}` and `{{line}}` to build the URI to open the code editor
panel.options.system.debug.mode: Debug mode
panel.options.system.debug.mode.description: Debug mode exposes error information and should be disabled in production as it could disclose sensible data
panel.options.system.debug.mode.disabled: Disabled
panel.options.system.debug.mode.enabled: Enabled
panel.options.system.files: Files
panel.options.system.files.allowedExtensions: Allowed extensions
panel.options.system.files.allowedExtensions.noExtensions: No extensions (no file allowed)
panel.options.system.images: Images
panel.options.system.images.clearCacheByDefault: Clear images cache by default
panel.options.system.images.clearCacheByDefault.disabled: Disabled
panel.options.system.images.clearCacheByDefault.enabled: Enabled
panel.options.system.images.jpegQuality: JPEG quality
panel.options.system.images.jpegSaveProgressive: Save JPEG images as progressive
panel.options.system.images.jpegSaveProgressive.disabled: Disabled
panel.options.system.images.jpegSaveProgressive.enabled: Enabled
panel.options.system.images.pngCompressionLevel: PNG compression level
panel.options.system.images.webpQuality: WebP quality
panel.options.system.languages: Languages
panel.options.system.languages.availableLanguages: Available languages
panel.options.system.languages.availableLanguages.noLanguages: No languages
panel.options.system.languages.preferredLanguage: Use browser prefered language
panel.options.system.languages.preferredLanguage.disabled: Disabled
panel.options.system.languages.preferredLanguage.enabled: Enabled
panel.options.system.uploads.processImages: Process (optimize) uploaded images
panel.options.system.uploads.processImages.disabled: Disabled
panel.options.system.uploads.processImages.enabled: Enabled
panel.options.updated: Options updated
panel.pages.attributes: Attributes
panel.pages.changes.continue: Continue without saving
panel.pages.changes.detected: Changes detected
panel.pages.changes.detected.prompt: You have some changes that have not been saved. Are you sure you want to leave this page?
panel.pages.changeSlug: Edit slug
panel.pages.changeSlug.generate: Generate from title
panel.pages.content: Content
panel.pages.deleteFile: Delete file
panel.pages.deleteFile.prompt: Are you sure you want to delete this file? This action cant be undone.
panel.pages.deletePage: Delete page
panel.pages.deletePage.prompt: Are you sure you want to delete this page? This action cant be undone.
panel.pages.editor.bold: Bold
panel.pages.editor.bulletList: Bullet list
panel.pages.editor.image: Image
panel.pages.editor.italic: Italic
panel.pages.editor.link: Link
panel.pages.editor.numberedList: Ordered list
panel.pages.editor.quote: Quote
panel.pages.editor.redo: Redo
panel.pages.editor.summary: Summary
panel.pages.editor.undo: Undo
panel.pages.editPage: Edit page %s
panel.pages.file.backToPage: Back to page
panel.pages.file.exif: EXIF
panel.pages.file.info: Info
panel.pages.file.info.image.colorDepth: Color depth
panel.pages.file.info.image.colorNumber: Color number
panel.pages.file.info.image.colorProfile: Color profile
panel.pages.file.info.image.colorSpace: Color space
panel.pages.file.info.image.dimensions: Dimensions
panel.pages.file.info.image.dimensions.widthByHeightPixels: '%d × %d pixels'
panel.pages.file.info.image.exif.aperture: Aperture
panel.pages.file.info.image.exif.camera: Camera
panel.pages.file.info.image.exif.creationDateAndTime: Creation date and time
panel.pages.file.info.image.exif.exposureCompensation: Exposure compensation
panel.pages.file.info.image.exif.exposureProgram: Exposure program
panel.pages.file.info.image.exif.exposureTime: Exposure time
panel.pages.file.info.image.exif.flash: Flash
panel.pages.file.info.image.exif.focalLength: Focal length
panel.pages.file.info.image.exif.lensModel: Lens model
panel.pages.file.info.image.exif.meteringMode: Metering mode
panel.pages.file.info.image.exif.sensitivity: Sensitivity
panel.pages.file.info.image.exif.whiteBalance: White balance
panel.pages.file.info.image.frames: '%d frames'
panel.pages.file.info.image.framesCount: Frames count
panel.pages.file.info.image.repeats: '%d repeats'
panel.pages.file.info.image.repeatsCount: Repeats count
panel.pages.file.info.image.resolution: Resolution
panel.pages.file.info.lastModifiedTime: Last modified time
panel.pages.file.info.mimeType: MIME type
panel.pages.file.info.size: Size
panel.pages.file.info.uri: URI
panel.pages.file.position: Position
panel.pages.file.preview: Preview
panel.pages.files: Files
panel.pages.history.event.created: Page created by %s %s.
panel.pages.history.event.edited: Page edited by %s %s.
panel.pages.languages: Languages
panel.pages.languages.addLanguage: Add %s
panel.pages.languages.editLanguage: Edit %s
panel.pages.newPage: New page
panel.pages.newPage.parent: Parent page
panel.pages.newPage.site: Site
panel.pages.newPage.slug: Page slug
panel.pages.newPage.slugSuggestion: letters, numbers and dashes only
panel.pages.newPage.template: Template
panel.pages.newPage.title: Title
panel.pages.next: Next page
panel.pages.nextFile: Next file
panel.pages.options: Options
panel.pages.page: Page
panel.pages.page.actions: Actions
panel.pages.page.cacheable: Cacheable
panel.pages.page.cannotChangeNum: Cannot change page number
panel.pages.page.cannotCreate: Cannot create page
panel.pages.page.cannotCreate.alreadyExists: Cannot create page, a page with the same uri already exists
panel.pages.page.cannotCreate.invalidParent: Cannot create page, invalid parent page
panel.pages.page.cannotCreate.invalidSlug: Cannot create page, page slug must contain only letters and numbers separated by dashes
panel.pages.page.cannotCreate.invalidTemplate: Cannot create page, invalid template
panel.pages.page.cannotCreate.varMissing: Cannot create page, missing a variable
panel.pages.page.cannotDelete.invalidLanguage: 'Cannot delete page, invalid language: %s'
panel.pages.page.cannotDelete.notDeletable: Cannot delete page, the page is not deletable
panel.pages.page.cannotDelete.pageNotFound: Cannot delete page, page not found
panel.pages.page.cannotDeleteFile.fileNotFound: Cannot delete file, file not found
panel.pages.page.cannotDeleteFile.pageNotFound: Cannot delete file, file not found
panel.pages.page.cannotEdit.alreadyExists: Cannot edit page, a page with the same uri already exists
panel.pages.page.cannotEdit.indexOrErrorPageSlug: Cannot edit page slug of index and error pages
panel.pages.page.cannotEdit.invalidLanguage: 'Cannot edit page, invalid language: %s'
panel.pages.page.cannotEdit.invalidParent: Cannot edit page, invalid parent page
panel.pages.page.cannotEdit.invalidSlug: Cannot edit page slug, it must contain only letters and numbers separated by dashes
panel.pages.page.cannotEdit.invalidTemplate: Cannot edit page, invalid template
panel.pages.page.cannotEdit.pageNotFound: Cannot edit page, page not found
panel.pages.page.cannotEdit.varMissing: Cannot edit page, missing a variable
panel.pages.page.cannotGetFileInfo.fileNotFound: Cannot get file info, file not found
panel.pages.page.cannotGetFileInfo.pageNotFound: Cannot get file info, page not found
panel.pages.page.cannotMove: Cannot move page
panel.pages.page.cannotPreview.pageNotFound: Cannot preview page, page not found
panel.pages.page.cannotPreview.parentChanged: Cannot preview page, parent page has been changed
panel.pages.page.cannotRenameFile.fileAlreadyExists: Cannot rename file, a file with the same name already exists
panel.pages.page.cannotRenameFile.fileNotFound: Cannot rename file, file not found
panel.pages.page.cannotRenameFile.pageNotFound: Cannot rename file, page not found
panel.pages.page.cannotReplaceFile.fileNotFound: Cannot replace file, file not found
panel.pages.page.cannotReplaceFile.multipleFiles: Cannot replace file, multiple file given
panel.pages.page.cannotReplaceFile.pageNotFound: Cannot replace file, page not found
panel.pages.page.cannotUploadFile.pageNotFound: Cannot upload file, page not found
panel.pages.page.created: Page created!
panel.pages.page.deleted: Page deleted
panel.pages.page.edited: Page edited
panel.pages.page.fileDeleted: File deleted
panel.pages.page.fileRenamed: File renamed
panel.pages.page.image: Image
panel.pages.page.lastModified: Last modified
panel.pages.page.listed: Visible in the menu
panel.pages.page.moved: Page moved!
panel.pages.page.noDate: No date
panel.pages.page.noImage: No image
panel.pages.page.noTags: No tags
panel.pages.page.notFound: Page not found
panel.pages.page.postsPerPage: Posts per page
panel.pages.page.publishDate: Publish date
panel.pages.page.status: Status
panel.pages.page.tags: Tags
panel.pages.page.title: Title
panel.pages.page.unpublishDate: Unpublish date
panel.pages.pages: Pages
panel.pages.pages.collapseAll: Collapse all
panel.pages.pages.expandAll: Expand all
panel.pages.pages.reorder: Reorder
panel.pages.pages.search: Search pages...
panel.pages.parent: Parent page
panel.pages.preview: Preview
panel.pages.previewFile: Preview
panel.pages.previous: Previous page
panel.pages.previousFile: Previous file
panel.pages.publish: Publish
panel.pages.renameFile: Rename file
panel.pages.renameFile.name: Name
panel.pages.replaceFile: Replace file
panel.pages.save: Save
panel.pages.saveOnly: Save without publishing
panel.pages.status.notPublished: Not published
panel.pages.status.notRoutable: Not routable
panel.pages.status.published: Published
panel.pages.status.routable: Routable
panel.pages.summary: Summary
panel.pages.template: Template
panel.pages.text: Text
panel.pages.toggleChildren: Toggle children pages
panel.pages.viewPage: View page
panel.panel: Administration panel
panel.register.createUser: Formwork is installed but no users were found. Please register a user now.
panel.register.register: Register new user
panel.request.error.postMaxSize: The HTTP POST request exceeds the maximum allowed size
panel.sections.toggle: Toggle section
panel.statistics.monthlyUniqueVisitors: Monthly unique visitors
panel.statistics.monthlyVisits: Monthly visits
panel.statistics.statistics: Statistics
panel.statistics.totalVisits: Total visits
panel.statistics.totalVisits.percentTotal: '% total'
panel.statistics.totalVisits.uri: URI
panel.statistics.totalVisits.visits: Visits
panel.statistics.weeklyUniqueVisitors: Weekly unique visitors
panel.statistics.weeklyVisits: Weekly visits
panel.tools.backup.actions: Actions
panel.tools.backup.date: Date
panel.tools.backup.delete: Delete backup
panel.tools.backup.file: File
panel.tools.backup.size: Size
panel.tools.backups: Backups
panel.tools.info: Info
panel.tools.latestBackup: 'Latest backup:'
panel.tools.latestBackups: Latest backups
panel.tools.tools: Tools
panel.tools.updates: Updates
panel.updates.availableForInstall: is available for install
panel.updates.check: Check updates
panel.updates.install: Install
panel.updates.installed: Update installed!
panel.updates.installPrompt: Would you like to install the update?
panel.updates.latestVersionAvailable: is the latest version available
panel.updates.status.cannotCheck: Cannot check for updates. Try again later.
panel.updates.status.cannotInstall: Cannot install update
panel.updates.status.cannotMakeBackup: Cannot make backup before updating
panel.updates.status.checking: Checking for updates...
panel.updates.status.found: Updates found
panel.updates.status.installing: Installing updates...
panel.updates.status.upToDate: UpToDate!
panel.uploader.uploaded: File uploaded
panel.user.actions: Actions
panel.user.colorScheme: Color scheme
panel.user.colorScheme.auto: Auto
panel.user.colorScheme.dark: Dark
panel.user.colorScheme.light: Light
panel.user.email: Email
panel.user.fullname: Full name
panel.user.image: Image
panel.user.image.actions: Actions
panel.user.image.cannotDelete.defaultImage: Cannot delete the default user image
panel.user.image.delete: Delete user image
panel.user.image.delete.prompt: Are you sure you want to delete the user image? This action cant be undone.
panel.user.image.deleted: User image deleted
panel.user.image.uploaded: User image uploaded
panel.user.language: Language
panel.user.lastAccess: Last access
panel.user.password: Password
panel.user.password.typeNewPassword: Type a new password to change...
panel.user.role: Role
panel.user.role.admin: Administrator
panel.user.role.user: User
panel.user.username: Username
panel.users.deleteUser: Delete user
panel.users.deleteUser.prompt: Are you sure you want to delete this user? This action cant be undone.
panel.users.newUser: New user
panel.users.newUser.passwordSuggestion: at least 8 characters
panel.users.newUser.usernameSuggestion: between 3-20 letters, digits and dashes
panel.users.options: Options
panel.users.user: User
panel.users.user.cannotChangePassword: Cannot change the password of another user. The action is not allowed.
panel.users.user.cannotChangeRole: Cannot change the role of %s. The action is not allowed.
panel.users.user.cannotCreate.alreadyExists: Cannot create user, a user with the same name already exists
panel.users.user.cannotCreate.varMissing: Cannot create user, missing a variable
panel.users.user.cannotDelete: Cannot delete user. You must be an administrator and the user must not be logged in.
panel.users.user.cannotEdit: Cannot edit user %s. The action is not allowed.
panel.users.user.created: User created
panel.users.user.deleted: User deleted
panel.users.user.edited: User data updated
panel.users.user.notFound: User not found
panel.users.userProfile: '%s user profile'
panel.users.users: Users
panel.viewSite: View site