You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wiki/server/locales/en.json

1928 lines
120 KiB

{
"admin.adminArea": "Administration Area",
"admin.analytics.providerConfiguration": "Provider Configuration",
"admin.analytics.providerNoConfiguration": "This provider has no configuration options you can modify.",
"admin.analytics.providers": "Providers",
"admin.analytics.refreshSuccess": "List of providers refreshed successfully.",
"admin.analytics.saveSuccess": "Analytics configuration saved successfully",
"admin.analytics.subtitle": "Add analytics and tracking tools to your wiki",
"admin.analytics.title": "Analytics",
"admin.api.copyKeyTitle": "Copy API Key",
"admin.api.createInvalidData": "Some fields are missing or have invalid data.",
"admin.api.createSuccess": "API Key created successfully.",
"admin.api.disableButton": "Disable API",
"admin.api.disabled": "API Disabled",
"admin.api.enableButton": "Enable API",
"admin.api.enabled": "API Enabled",
"admin.api.expiration180d": "180 days",
"admin.api.expiration1y": "1 year",
"admin.api.expiration30d": "30 days",
"admin.api.expiration3y": "3 years",
"admin.api.expiration90d": "90 days",
"admin.api.groupSelected": "Use {group} group permissions",
"admin.api.groupsMissing": "You must select at least 1 group for this key.",
"admin.api.groupsSelected": "Use permissions from {count} groups",
"admin.api.headerCreated": "Created",
"admin.api.headerExpiration": "Expiration",
"admin.api.headerKeyEnding": "Key Ending",
"admin.api.headerLastUpdated": "Last Updated",
"admin.api.headerName": "Name",
"admin.api.headerRevoke": "Revoke",
"admin.api.key": "API Key",
"admin.api.nameInvalidChars": "Key name has invalid characters.",
"admin.api.nameMissing": "Key name is missing.",
"admin.api.newKeyButton": "New API Key",
"admin.api.newKeyCopyWarn": "Copy the key shown below as {bold}",
"admin.api.newKeyCopyWarnBold": "it will NOT be shown again.",
"admin.api.newKeyExpiration": "Expiration",
"admin.api.newKeyExpirationHint": "You can still revoke a key anytime regardless of the expiration.",
"admin.api.newKeyFullAccess": "Full Access",
"admin.api.newKeyGroup": "Group",
"admin.api.newKeyGroupError": "You must select a group.",
"admin.api.newKeyGroupHint": "The API key will have the same permissions as the selected group.",
"admin.api.newKeyGroupPermissions": "or use group permissions...",
"admin.api.newKeyGuestGroupError": "The guests group cannot be used for API keys.",
"admin.api.newKeyName": "Name",
"admin.api.newKeyNameError": "Name is missing or invalid.",
"admin.api.newKeyNameHint": "Purpose of this key",
"admin.api.newKeyPermissionScopes": "Permission Scopes",
"admin.api.newKeySuccess": "API key created successfully.",
"admin.api.newKeyTitle": "New API Key",
"admin.api.noKeyInfo": "No API keys have been generated yet.",
"admin.api.none": "There are no API keys yet.",
"admin.api.permissionGroups": "Group Permissions",
"admin.api.refreshSuccess": "List of API keys has been refreshed.",
"admin.api.revoke": "Revoke",
"admin.api.revokeConfirm": "Revoke API Key?",
"admin.api.revokeConfirmText": "Are you sure you want to revoke key {name}? This action cannot be undone!",
"admin.api.revokeSuccess": "The key has been revoked successfully.",
"admin.api.revoked": "Revoked",
"admin.api.revokedHint": "This key has been revoked and can no longer be used.",
"admin.api.subtitle": "Manage keys to access the API",
"admin.api.title": "API Access",
"admin.api.toggleStateDisabledSuccess": "API has been disabled successfully.",
"admin.api.toggleStateEnabledSuccess": "API has been enabled successfully.",
"admin.approval.title": "Approvals",
"admin.audit.title": "Audit Log",
"admin.auth.activeStrategies": "Active Strategies",
"admin.auth.addStrategy": "Add Strategy",
"admin.auth.allowedEmailRegex": "Allowed Email Address Regex",
"admin.auth.allowedEmailRegexHint": "(optional) Only allow users to register with an email address that matches the regex expression.",
"admin.auth.allowedWebOrigins": "Allowed Web Origins",
"admin.auth.autoEnrollGroups": "Assign to group(s)",
"admin.auth.autoEnrollGroupsHint": "(optional) Automatically assign new users to these groups. New users are always added to the Users group regardless of this setting.",
"admin.auth.callbackUrl": "Callback URL / Redirect URI",
"admin.auth.configReference": "Configuration Reference",
"admin.auth.configReferenceSubtitle": "Some strategies may require some configuration values to be set on your provider. These are provided for reference only and may not be needed by the current strategy.",
"admin.auth.displayName": "Display Name",
"admin.auth.displayNameHint": "The title shown to the end user for this authentication strategy.",
"admin.auth.emailValidation": "Email Validation",
"admin.auth.emailValidationHint": "Send a verification email to the user with a validation link when registering.",
"admin.auth.enabled": "Enabled",
"admin.auth.enabledForced": "This strategy cannot be disabled.",
"admin.auth.enabledHint": "Should this strategy be available to sites for login.",
"admin.auth.enforceTfa": "Enforce Two-Factor Authentication",
"admin.auth.enforceTfaHint": "Users will be required to setup 2FA the first time they login and cannot be disabled by the user.",
"admin.auth.globalAdvSettings": "Global Advanced Settings",
"admin.auth.info": "Info",
"admin.auth.infoName": "Name",
"admin.auth.infoNameHint": "Display name for this strategy.",
"admin.auth.loginUrl": "Login URL",
"admin.auth.logoutUrl": "Logout URL",
"admin.auth.noConfigOption": "This strategy has no configuration options you can modify.",
"admin.auth.refreshSuccess": "List of strategies has been refreshed.",
"admin.auth.registration": "Registration",
"admin.auth.registrationHint": "Allow any user successfully authorized by the strategy to access the wiki.",
"admin.auth.registrationLocalHint": "Whether to allow guests to register new accounts.",
"admin.auth.saveSuccess": "Authentication configuration saved successfully.",
"admin.auth.security": "Security",
"admin.auth.siteUrlNotSetup": "You must set a valid {siteUrl} first! Click on {general} in the left sidebar.",
"admin.auth.status": "Status",
"admin.auth.strategies": "Strategies",
"admin.auth.strategyConfiguration": "Strategy Configuration",
"admin.auth.strategyIsEnabled": "Active",
"admin.auth.strategyIsEnabledHint": "Are users able to login using this strategy?",
"admin.auth.strategyNoConfiguration": "This strategy has no configuration options you can modify.",
"admin.auth.strategyState": "This strategy is {state} {locked}",
"admin.auth.strategyStateActive": "active",
"admin.auth.strategyStateInactive": "not active",
"admin.auth.strategyStateLocked": "and cannot be disabled.",
"admin.auth.subtitle": "Configure the authentication settings of your wiki",
"admin.auth.title": "Authentication",
"admin.auth.vendor": "Vendor",
"admin.auth.vendorWebsite": "Website",
"admin.blocks.add": "Add Block",
"admin.blocks.builtin": "Built-in",
"admin.blocks.custom": "Custom",
"admin.blocks.isEnabled": "Enabled",
"admin.blocks.saveSuccess": "Blocks state saved successfully.",
"admin.blocks.subtitle": "Manage dynamic components available for use inside pages.",
"admin.blocks.title": "Content Blocks",
"admin.comments.provider": "Provider",
"admin.comments.providerConfig": "Provider Configuration",
"admin.comments.providerNoConfig": "This provider has no configuration options you can modify.",
"admin.comments.subtitle": "Add discussions to your wiki pages",
"admin.comments.title": "Comments",
"admin.contribute.title": "Donate",
"admin.dashboard.contributeHelp": "We need your help!",
"admin.dashboard.contributeLearnMore": "Learn More",
"admin.dashboard.contributeSubtitle": "Wiki.js is a free and open source project. There are several ways you can contribute to the project.",
"admin.dashboard.groups": "Groups",
"admin.dashboard.lastLogins": "Last Logins",
"admin.dashboard.mostPopularPages": "Most Popular Pages",
"admin.dashboard.pages": "Pages",
"admin.dashboard.recentPages": "Recent Pages",
"admin.dashboard.subtitle": "Wiki.js",
"admin.dashboard.title": "Dashboard",
"admin.dashboard.users": "Users",
"admin.dashboard.versionLatest": "You are running the latest version.",
"admin.dashboard.versionNew": "A new version is available: {version}",
"admin.dev.flags.title": "Flags",
"admin.dev.graphiql.title": "GraphiQL",
"admin.dev.title": "Developer Tools",
"admin.dev.voyager.title": "Voyager",
"admin.editors.apiDescription": "Document your REST / GraphQL APIs.",
"admin.editors.apiName": "API Docs Editor",
"admin.editors.asciidocDescription": "Use the AsciiDoc syntax to write content. Includes real-time preview.",
"admin.editors.asciidocName": "AsciiDoc Editor",
"admin.editors.blogDescription": "Write a series of posts over time.",
"admin.editors.blogName": "Blog Editor",
"admin.editors.channelDescription": "Create discussion channels to collaborate in real-time with your team.",
"admin.editors.channelName": "Discussion Channels",
"admin.editors.configuration": "Configuration",
"admin.editors.markdown.allowHTML": "Allow HTML",
"admin.editors.markdown.allowHTMLHint": "Allow HTML tags in content.",
"admin.editors.markdown.general": "General",
"admin.editors.markdown.kroki": "Kroki",
"admin.editors.markdown.krokiHint": "Enable Kroki Diagrams Parser",
"admin.editors.markdown.krokiServerUrl": "Kroki Server URL",
"admin.editors.markdown.krokiServerUrlHint": "URL to the Kroki server used for image generation.",
"admin.editors.markdown.latexEngine": "LaTeX Engine",
"admin.editors.markdown.latexEngineHint": "Which engine to use to process TeX/LaTeX expressions.",
"admin.editors.markdown.lineBreaks": "Auto Line Breaks",
"admin.editors.markdown.lineBreaksHint": "Automatically add linebreaks within paragraphs.",
"admin.editors.markdown.linkify": "Auto-linking",
"admin.editors.markdown.linkifyHint": "Automatically convert URLs into clickable links.",
"admin.editors.markdown.multimdTable": "MultiMarkdown Table",
"admin.editors.markdown.multimdTableHint": "Enable support for MultiMarkdown Table features.",
"admin.editors.markdown.plantuml": "PlantUML",
"admin.editors.markdown.plantumlHint": "Enable PlantUML Parser",
"admin.editors.markdown.plantumlServerUrl": "PlantUML Server URL",
"admin.editors.markdown.plantumlServerUrlHint": "URL to the PlantUML server used for image generation.",
"admin.editors.markdown.quotes": "Quotes Style",
"admin.editors.markdown.quotesHint": "When typographer is enabled. Double + single quotes replacement pairs. e.g. «»„“ for Russian, „“‚‘ for German, etc.",
"admin.editors.markdown.saveSuccess": "Markdown editor configuration saved successfully.",
"admin.editors.markdown.tabWidth": "Code Block Tab Width",
"admin.editors.markdown.tabWidthHint": "Amount of spaces for each tab in code blocks.",
"admin.editors.markdown.typographer": "Typographer",
"admin.editors.markdown.typographerHint": "Enable some language-neutral replacement + quotes beautification.",
"admin.editors.markdown.underline": "Underline Emphasis",
"admin.editors.markdown.underlineHint": "Enable text underlining by using _underline_ syntax.",
"admin.editors.markdownDescription": "Use the Markdown syntax to write content. Includes real-time preview and code completion features.",
"admin.editors.markdownName": "Markdown Editor",
"admin.editors.redirectDescription": "Create redirections to other pages / external links.",
"admin.editors.redirectName": "Redirection",
"admin.editors.saveSuccess": "Editors state saved successfully.",
"admin.editors.subtitle": "Manage editors and their configuration",
"admin.editors.title": "Editors",
"admin.editors.useRenderingPipeline": "Uses the rendering pipeline.",
"admin.editors.wysiwygDescription": "A visual WYSIWYG editor. The recommended editor for non-technical users.",
"admin.editors.wysiwygName": "Visual Editor",
"admin.extensions.incompatible": "not compatible",
"admin.extensions.install": "Install",
"admin.extensions.installFailed": "Failed to install extension.",
"admin.extensions.installSuccess": "Extension installed successfully.",
"admin.extensions.installed": "Installed",
"admin.extensions.installing": "Installing extension...",
"admin.extensions.installingHint": "This may take a while depending on your server.",
"admin.extensions.instructions": "Instructions",
"admin.extensions.instructionsHint": "Must be installed manually",
"admin.extensions.reinstall": "Reinstall",
"admin.extensions.requiresSharp": "Requires Sharp extension",
"admin.extensions.subtitle": "Install extensions for extra functionality",
"admin.extensions.title": "Extensions",
"admin.flags.advanced.hint": "Set custom configuration flags. Note that all values are public to all users! Do not insert senstive data.",
"admin.flags.advanced.label": "Custom Configuration",
"admin.flags.authDebug.hint": "Log detailed debug info of all login / registration attempts.",
"admin.flags.authDebug.label": "Auth Debug",
"admin.flags.experimental.hint": "Enable unstable / unfinished features. DO NOT enable in a production environment!",
"admin.flags.experimental.label": "Experimental Features",
"admin.flags.getTokenHint": "Copy your current authentication token for use in GraphQL API testing.",
"admin.flags.getTokenLabel": "Get Current Token",
"admin.flags.saveSuccess": "Flags have been updated successfully.",
"admin.flags.sqlLog.hint": "Log all queries made to the database to console.",
"admin.flags.sqlLog.label": "SQL Query Logging",
"admin.flags.subtitle": "Low-level system flags for debugging or experimental purposes",
"admin.flags.title": "Flags",
"admin.flags.warn.hint": "Doing so may result in data loss, performance issues or a broken installation!",
"admin.flags.warn.label": "Do NOT enable these flags unless you know what you're doing!",
"admin.general.allowBrowse": "Allow Browsing",
"admin.general.allowBrowseHint": "Can users browse using the tree structure of the site to pages they have access to?",
"admin.general.allowComments": "Allow Comments",
"admin.general.allowCommentsHint": "Can users leave comments on pages? Can be restricted using Page Rules.",
"admin.general.allowContributions": "Allow Contributions",
"admin.general.allowContributionsHint": "Can users with read access permissions propose changes for pages? Can be restricted using Page Rules.",
"admin.general.allowProfile": "Allow Profile Editing",
"admin.general.allowProfileHint": "Can users edit their own profile? If profile data is managed by an external identity provider, you should turn this off.",
"admin.general.allowRatings": "Allow Ratings",
"admin.general.allowRatingsHint": "Can users leave ratings on pages? Can be restricted using Page Rules.",
"admin.general.allowSearch": "Allow Search",
"admin.general.allowSearchHint": "Can users search for content they have read access to?",
"admin.general.companyName": "Company / Organization Name",
"admin.general.companyNameHint": "Name to use when displaying copyright notice in the footer. Leave empty to hide.",
"admin.general.contentLicense": "Content License",
"admin.general.contentLicenseHint": "License shown in the footer of all content pages.",
"admin.general.defaultBaseURLHint": "The default base URL to use when a site URL is not available. (e.g. https://wiki.example.com)",
"admin.general.defaultDateFormat": "Default Date Format",
"admin.general.defaultDateFormatHint": "The default date format for new users.",
"admin.general.defaultTimeFormat": "Default Time Format",
"admin.general.defaultTimeFormat12h": "12 hour",
"admin.general.defaultTimeFormat24h": "24 hour",
"admin.general.defaultTimeFormatHint": "The default time format for new users.",
"admin.general.defaultTimezone": "Default Timezone",
"admin.general.defaultTimezoneHint": "The default timezone for new users.",
"admin.general.defaultTocDepth": "Default ToC Depth",
"admin.general.defaultTocDepthHint": "The default minimum and maximum header levels to show in the table of contents.",
"admin.general.defaults": "Site Defaults",
"admin.general.discoverable": "Make Discoverable in the Wiki Directory",
"admin.general.discoverableHint": "Add your wiki to the Wiki Directory so that it can be discovered by other users and wikis.",
"admin.general.discovery": "Discovery",
"admin.general.displaySiteTitle": "Display Site Title",
"admin.general.displaySiteTitleHint": "Should the site title be displayed next to the logo? If your logo isn't square and contain your brand name, turn this option off.",
"admin.general.favicon": "Favicon",
"admin.general.faviconHint": "Favicon image file, in SVG, PNG, JPG, WEBP or GIF format. Must be a square image.",
"admin.general.faviconUploadSuccess": "Site Favicon uploaded successfully.",
"admin.general.features": "Features",
"admin.general.footerCopyright": "Footer / Copyright",
"admin.general.footerExtra": "Additional Footer Text",
"admin.general.footerExtraHint": "Optionally add more content to the footer, such as additional copyright terms or mandatory regulatory info.",
"admin.general.general": "General",
"admin.general.logo": "Logo",
"admin.general.logoUpl": "Site Logo",
"admin.general.logoUplHint": "Logo image file, in SVG, PNG, JPG, WEBP or GIF format.",
"admin.general.logoUploadSuccess": "Site logo uploaded successfully.",
"admin.general.pageCasing": "Case Sensitive Paths",
"admin.general.pageCasingHint": "Treat paths with different casing as distinct pages.",
"admin.general.pageExtensions": "Page Extensions",
"admin.general.pageExtensionsHint": "A comma-separated list of URL extensions that will be treated as pages. For example, adding md will treat /foobar.md the same as /foobar.",
"admin.general.ratingsOff": "Off",
"admin.general.ratingsStars": "Stars",
"admin.general.ratingsThumbs": "Thumbs",
"admin.general.reasonForChange": "Reason for Change",
"admin.general.reasonForChangeHint": "Should users be prompted the reason for changes made to a page?",
"admin.general.reasonForChangeOff": "Off",
"admin.general.reasonForChangeOptional": "Optional",
"admin.general.reasonForChangeRequired": "Required",
"admin.general.saveSuccess": "Site configuration saved successfully.",
"admin.general.searchAllowFollow": "Allow Search Engines to Follow Links",
"admin.general.searchAllowFollowHint": "This sets the meta-robots property to follow or nofollow.",
"admin.general.searchAllowIndexing": "Allow Indexing by Search Engines",
"admin.general.searchAllowIndexingHint": "This sets the meta-robots property to index or noindex.",
"admin.general.senderEmailHint": "Email address of the sender.",
"admin.general.senderNameHint": "Name of the sender.",
"admin.general.siteBranding": "Site Branding",
"admin.general.siteDescription": "Site Description",
"admin.general.siteDescriptionHint": "Default description when none is provided for a page.",
"admin.general.siteHostname": "Site Hostname",
"admin.general.siteHostnameHint": "Hostname this site should respond to. Set * for catch-all / fallback domain.",
"admin.general.siteHostnameInvalid": "Invalid Hostname",
"admin.general.siteInfo": "Site Info",
"admin.general.siteTitle": "Site Title",
"admin.general.siteTitleHint": "Displayed in the top bar and appended to all pages meta title.",
"admin.general.siteTitleInvalidChars": "Site Title contains invalid characters.",
"admin.general.sitemap": "Allow Sitemap",
"admin.general.sitemapHint": "Make a sitemap.xml available to search engines with all pages accessible to guests.",
"admin.general.subtitle": "Main settings of your wiki",
"admin.general.title": "General",
"admin.general.uploadClear": "Clear",
"admin.general.uploadConflictBehavior": "Upload Conflict Behavior",
"admin.general.uploadConflictBehaviorHint": "How should uploads for a file that already exists be handled?",
"admin.general.uploadConflictBehaviorNew": "Append Time to Filename",
"admin.general.uploadConflictBehaviorOverwrite": "Overwrite",
"admin.general.uploadConflictBehaviorReject": "Reject",
"admin.general.uploadLogo": "Upload Logo",
"admin.general.uploadNormalizeFilename": "Normalize Filenames",
"admin.general.uploadNormalizeFilenameHint": "Automatically transform filenames to a standard URL-friendly format.",
"admin.general.uploadSizeHint": "An image of {size} pixels is recommended for best results.",
"admin.general.uploadTypesHint": "{typeList} or {lastType} files only",
"admin.general.uploads": "Uploads",
"admin.general.urlHandling": "URL Handling",
"admin.groups.assignUser": "Assign User",
"admin.groups.authBehaviors": "Authentication Behaviors",
"admin.groups.create": "New Group",
"admin.groups.createSuccess": "Group created successfully.",
"admin.groups.delete": "Delete Group",
"admin.groups.deleteConfirm": "Are you sure you want delete group {groupName}? Any user currently assigned to this group will be unassigned from it.",
"admin.groups.deleteConfirmWarn": "This action cannot be undone!",
"admin.groups.deleteSuccess": "Group was deleted successfully.",
"admin.groups.edit": "Edit Group",
"admin.groups.exportRules": "Export Rules",
"admin.groups.exportRulesNoneError": "This group has no rule to export!",
"admin.groups.filterUsers": "Filter...",
"admin.groups.general": "General",
"admin.groups.importFailed": "Something went wrong while importing this file. Making sure it is a valid rules JSON file.",
"admin.groups.importModeAdd": "Add to Existing",
"admin.groups.importModeReplace": "Replace All",
"admin.groups.importModeText": "Do you want to replace all existing rules with these ones or add these rules to the existing ones?",
"admin.groups.importModeTitle": "Add or replace?",
"admin.groups.importRules": "Import Rules",
"admin.groups.importSuccess": "Rules imported successfully!",
"admin.groups.info": "Group Info",
"admin.groups.name": "Group Name",
"admin.groups.nameInvalidChars": "The group name contains invalid characters.",
"admin.groups.nameHint": "Name of the group",
"admin.groups.overview": "Overview",
"admin.groups.permissions": "Permissions",
"admin.groups.permissions.adminHint": "Can access the administration area.",
"admin.groups.permissions.userHint": "Can create / manage users (but not users with administrative permissions)",
"admin.groups.permissions.groupHint": "Can create / manage groups and assign permissions (but not manage:system) / page rules",
"admin.groups.permissions.navigationHint": "Can manage site navigation",
"admin.groups.permissions.themeHint": "Can modify site theme settings",
"admin.groups.permissions.sitesHint": "Can create / manage sites",
"admin.groups.permissions.systemHint": "Can manage and access everything. Root administrator.",
"admin.groups.redirectOnFirstLogin": "First-time Login Redirect",
"admin.groups.redirectOnFirstLoginHint": "Optionally redirect the user to a specific page when he/she login for the first time. Leave empty to use the site-defined value.",
"admin.groups.redirectOnLogin": "Redirect on Login",
"admin.groups.redirectOnLoginHint": "The path / URL where the user will be redirected upon successful login. Leave empty to use the site-defined value.",
"admin.groups.redirectOnLogout": "Redirect on Logout",
"admin.groups.redirectOnLogoutHint": "The path / URL where the user will be redirected upon logout. Leave empty to use the site-defined value.",
"admin.groups.refreshSuccess": "Groups refreshed successfully.",
"admin.groups.ruleAllow": "Allow",
"admin.groups.ruleDeny": "Deny",
"admin.groups.ruleForceAllow": "Force Allow",
"admin.groups.ruleLocales": "Locale(s)",
"admin.groups.ruleMatch": "Match",
"admin.groups.ruleMatchEnd": "Path Ends With...",
"admin.groups.ruleMatchExact": "Path Is Exactly...",
"admin.groups.ruleMatchRegex": "Path Matches Regex...",
"admin.groups.ruleMatchStart": "Path Starts With...",
"admin.groups.ruleMatchTag": "Has Any Tag...",
"admin.groups.ruleMatchTagAll": "Has All Tags...",
"admin.groups.rulePath": "Path",
"admin.groups.ruleSites": "Site(s)",
"admin.groups.ruleUntitled": "Untitled Rule",
"admin.groups.rules": "Rules",
"admin.groups.rules.read.pages.hint": "Can view and search pages.",
"admin.groups.rules.read.pages.title": "Read Pages",
"admin.groups.rules.write.pages.hint": "Can create and edit pages.",
"admin.groups.rules.write.pages.title": "Write Pages",
"admin.groups.rules.review.pages.hint": "Can review and approve edits submitted by users.",
"admin.groups.rules.review.pages.title": "Review Pages",
"admin.groups.rules.manage.pages.hint": "Can move existing pages to other locations the user has write access to.",
"admin.groups.rules.manage.pages.title": "Manage Pages",
"admin.groups.rules.delete.pages.hint": "Can delete existing pages.",
"admin.groups.rules.delete.pages.title": "Delete Pages",
"admin.groups.rules.write.styles.hint": "Can insert CSS styles in pages.",
"admin.groups.rules.write.styles.title": "Use CSS",
"admin.groups.rules.write.scripts.hint": "Can insert JavaScript in pages.",
"admin.groups.rules.write.scripts.title": "Use JavaScript",
"admin.groups.rules.read.source.hint": "Can view pages source.",
"admin.groups.rules.read.source.title": "View Page Source",
"admin.groups.rules.read.history.hint": "Can view previous versions of pages.",
"admin.groups.rules.read.history.title": "View Page History",
"admin.groups.rules.read.assets.hint": "Can view / use assets (such as images and files) in pages.",
"admin.groups.rules.read.assets.title": "View Assets",
"admin.groups.rules.write.assets.hint": "Can upload new assets (such as images and files).",
"admin.groups.rules.write.assets.title": "Upload Assets",
"admin.groups.rules.manage.assets.hint": "Can edit and delete existing assets (such as images and files).",
"admin.groups.rules.manage.assets.title": "Manage Assets",
"admin.groups.rules.read.comments.hint": "Can view page comments.",
"admin.groups.rules.read.comments.title": "Read Comments",
"admin.groups.rules.write.comments.hint": "Can post new comments on pages.",
"admin.groups.rules.write.comments.title": "Write Comments",
"admin.groups.rules.manage.comments.hint": "Can edit and delete existing page comments.",
"admin.groups.rules.manage.comments.title": "Manage Comments",
"admin.groups.rulesNone": "This group doesn't have any rules yet.",
"admin.groups.selectedLocales": "Any Locale | {n} locale only | {count} locales selected",
"admin.groups.selectedSites": "Any Site | 1 site selected | {count} sites selected",
"admin.groups.subtitle": "Manage user groups and permissions",
"admin.groups.title": "Groups",
"admin.groups.userCount": "User Count",
"admin.groups.users": "Users",
"admin.groups.usersCount": "0 user | 1 user | {count} users",
"admin.groups.usersNone": "This group doesn't have any user yet.",
"admin.icons.mandatory": "Used by the system and cannot be disabled.",
"admin.icons.reference": "Reference",
"admin.icons.subtitle": "Configure the icon packs available for use",
"admin.icons.title": "Icons",
"admin.icons.warnHint": "Only activate the icon packs you actually use.",
"admin.icons.warnLabel": "Enabling additional icon packs can significantly increase page load times!",
"admin.instances.activeConnections": "Active Connections",
"admin.instances.activeListeners": "Active Listeners",
"admin.instances.firstSeen": "First Seen",
"admin.instances.lastSeen": "Last Seen",
"admin.instances.subtitle": "View a list of active instances",
"admin.instances.title": "Instances",
"admin.locale.active": "Active Locales",
"admin.locale.activeNamespaces": "Active Namespaces",
"admin.locale.autoUpdate.hint": "Automatically download updates to this locale as they become available.",
"admin.locale.autoUpdate.hintWithNS": "Automatically download updates to all namespaced locales enabled below.",
"admin.locale.autoUpdate.label": "Update Automatically",
"admin.locale.availability": "Availability",
"admin.locale.base.hint": "All UI text elements will be displayed in selected language.",
"admin.locale.base.label": "Site Locale",
"admin.locale.base.labelWithNS": "Base Locale",
"admin.locale.code": "Code",
"admin.locale.download": "Download",
"admin.locale.downloadNew": "Install New Locale",
"admin.locale.downloadTitle": "Download Locale",
"admin.locale.forcePrefix": "Force Locale Prefix",
"admin.locale.forcePrefixHint": "Paths without a locale code will always be redirected to the primary locale.",
"admin.locale.name": "Name",
"admin.locale.namespaces.hint": "Enables multiple language versions of the same page.",
"admin.locale.namespaces.label": "Multilingual Namespaces",
"admin.locale.namespacing": "Multilingual Namespacing",
"admin.locale.namespacingPrefixWarning.subtitle": "Paths without a locale code will be automatically redirected to the base locale defined above.",
"admin.locale.namespacingPrefixWarning.title": "The locale code will be prefixed to all paths. (e.g. /{langCode}/page-name)",
"admin.locale.nativeName": "Native Name",
"admin.locale.primary": "Primary Locale",
"admin.locale.primaryHint": "The locale to use as default / fallback for this site.",
"admin.locale.rtl": "RTL",
"admin.locale.settings": "Locale Settings",
"admin.locale.sideload": "Sideload Locale Package",
"admin.locale.sideloadHelp": "If you are not connected to the internet or cannot download locale files using the method above, you can instead sideload packages manually by uploading them below.",
"admin.locale.subtitle": "Set localization options for your wiki",
"admin.locale.title": "Locale",
"admin.logging.title": "Logging",
"admin.login.background": "Background Image",
"admin.login.backgroundHint": "Specify an image to use as the login background. PNG and JPG are supported, 1920x1080 recommended. Leave empty for default.",
"admin.login.bgUploadSuccess": "Login background image uploaded successfully.",
"admin.login.bypassScreen": "Bypass Login Screen",
"admin.login.bypassScreenHint": "Should the user be redirected automatically to the first authentication provider. Has no effect if the first provider is a username/password provider type.",
"admin.login.bypassUnauthorized": "Bypass Unauthorized Screen",
"admin.login.bypassUnauthorizedHint": "Always redirect the user to the login screen instead of showing an unauthorized error page when the user is not logged in.",
"admin.login.experience": "User Experience",
"admin.login.loginRedirect": "Login Redirect",
"admin.login.loginRedirectHint": "Optionally redirect the user to a specific page when he/she logins (except if first time login which is defined below). This can be overridden at the group level.",
"admin.login.logoutRedirect": "Logout Redirect",
"admin.login.logoutRedirectHint": "Optionally redirect the user to a specific page when he/she logouts. This can be overridden at the group level.",
"admin.login.providers": "Login Providers",
"admin.login.providersVisbleWarning": "Note that you can always temporarily show all hidden providers by adding ?all=1 to the url. This is useful to login as local admin while hiding it from normal users.",
"admin.login.saveSuccess": "Login configuration saved successfully.",
"admin.login.subtitle": "Configure the login user experience of your wiki site",
"admin.login.title": "Login",
"admin.login.welcomeRedirect": "First-time Login Redirect",
"admin.login.welcomeRedirectHint": "Optionally redirect the user to a specific page when he/she login for the first time. This can be overridden at the group level.",
"admin.mail.configuration": "Configuration",
"admin.mail.defaultBaseURL": "Default Base URL",
"admin.mail.dkim": "DKIM (optional)",
"admin.mail.dkimDomainName": "Domain Name",
"admin.mail.dkimDomainNameHint": "Domain name used for DKIM validation.",
"admin.mail.dkimHint": "DKIM (DomainKeys Identified Mail) provides a layer of security on all emails sent from Wiki.js by providing the means for recipients to validate the domain name and ensure the message authenticity.",
"admin.mail.dkimKeySelector": "Key Selector",
"admin.mail.dkimKeySelectorHint": "Determines which key to use for DKIM in your DNS records.",
"admin.mail.dkimPrivateKey": "Private Key",
"admin.mail.dkimPrivateKeyHint": "Private key for the selector in PEM format",
"admin.mail.dkimUse": "Use DKIM",
"admin.mail.dkimUseHint": "Should DKIM be used when sending emails.",
"admin.mail.saveSuccess": "Configuration saved successfully.",
"admin.mail.sendTestSuccess": "A test email was sent successfully.",
"admin.mail.sender": "Sender",
"admin.mail.senderEmail": "Sender Email",
"admin.mail.senderName": "Sender Name",
"admin.mail.smtp": "SMTP Settings",
"admin.mail.smtpHost": "Host",
"admin.mail.smtpHostHint": "Hostname or IP address of the SMTP server.",
"admin.mail.smtpName": "Client Identifying Name",
"admin.mail.smtpNameHint": "An optional name to send to the SMTP server to identify your mailer. Leave empty to use server hostname. For Google Workspace customers, this should be your main domain name.",
"admin.mail.smtpPort": "Port",
"admin.mail.smtpPortHint": "Usually 465 (recommended), 587 or 25.",
"admin.mail.smtpPwd": "Password",
"admin.mail.smtpPwdHint": "Password used for authenticating to the SMTP server.",
"admin.mail.smtpTLS": "Secure (TLS)",
"admin.mail.smtpTLSHint": "Should be enabled when using port 465, otherwise turned off (587 or 25).",
"admin.mail.smtpUser": "Username",
"admin.mail.smtpUserHint": "Username used for authenticating to the SMTP server.",
"admin.mail.smtpVerifySSL": "Verify SSL Certificate",
"admin.mail.smtpVerifySSLHint": "Some hosts requires SSL certificate checking to be disabled. Leave enabled for proper security.",
"admin.mail.subtitle": "Configure mail settings",
"admin.mail.templateEditor": "Mail Template Editor",
"admin.mail.templateResetPwd": "Password Reset Email",
"admin.mail.templateWelcome": "Welcome Email",
"admin.mail.templates": "Mail Templates",
"admin.mail.test": "Send a test email",
"admin.mail.testHint": "Send a test email to ensure your SMTP configuration is working.",
"admin.mail.testRecipient": "Recipient Email Address",
"admin.mail.testRecipientHint": "Email address that should receive the test email.",
"admin.mail.testSend": "Send Email",
"admin.mail.title": "Mail",
"admin.nav.modules": "Modules",
"admin.nav.site": "Site",
"admin.nav.system": "System",
"admin.nav.users": "Users",
"admin.navigation.copyFromLocale": "Copy from locale...",
"admin.navigation.copyFromLocaleInfoText": "Select the locale from which items will be copied from. Items will be appended to the current list of items in the active locale.",
"admin.navigation.delete": "Delete {kind}",
"admin.navigation.divider": "Divider",
"admin.navigation.edit": "Edit {kind}",
"admin.navigation.emptyList": "Navigation is empty",
"admin.navigation.header": "Header",
"admin.navigation.icon": "Icon",
"admin.navigation.label": "Label",
"admin.navigation.link": "Link",
"admin.navigation.mode": "Navigation Mode",
"admin.navigation.modeCustom.description": "Static Navigation Menu + Site Tree Button",
"admin.navigation.modeCustom.title": "Custom Navigation",
"admin.navigation.modeNone.description": "Disable Site Navigation",
"admin.navigation.modeNone.title": "None",
"admin.navigation.modeSiteTree.description": "Classic Tree-based Navigation",
"admin.navigation.modeSiteTree.title": "Site Tree",
"admin.navigation.modeStatic.description": "Static Navigation Menu Only",
"admin.navigation.modeStatic.title": "Static Navigation",
"admin.navigation.navType.external": "External Link",
"admin.navigation.navType.externalblank": "External Link (New Window)",
"admin.navigation.navType.home": "Home",
"admin.navigation.navType.page": "Page",
"admin.navigation.navType.searchQuery": "Search Query",
"admin.navigation.noItemsText": "Click the Add button to add your first navigation item.",
"admin.navigation.noSelectionText": "Select a navigation item on the left.",
"admin.navigation.saveSuccess": "Navigation saved successfully.",
"admin.navigation.selectPageButton": "Select Page...",
"admin.navigation.sourceLocale": "Source Locale",
"admin.navigation.sourceLocaleHint": "The locale from which navigation items will be copied from.",
"admin.navigation.subtitle": "Manage the site navigation",
"admin.navigation.target": "Target",
"admin.navigation.targetType": "Target Type",
"admin.navigation.title": "Navigation",
"admin.navigation.untitled": "Untitled {kind}",
"admin.navigation.visibilityMode.all": "Visible to everyone",
"admin.navigation.visibilityMode.restricted": "Visible to select groups...",
"admin.pages.title": "Pages",
"admin.rendering.subtitle": "Configure the content rendering pipeline",
"admin.rendering.title": "Rendering",
"admin.scheduler.active": "Active",
"admin.scheduler.activeNone": "There are no active jobs at the moment.",
"admin.scheduler.attempt": "Attempt",
"admin.scheduler.cancelJob": "Cancel Job",
"admin.scheduler.cancelJobSuccess": "Job cancelled successfully.",
"admin.scheduler.completed": "Completed",
"admin.scheduler.completedIn": "Completed in {duration}",
"admin.scheduler.completedNone": "There are no recently completed job to display.",
"admin.scheduler.createdAt": "Created",
"admin.scheduler.createdBy": "by instance {instance}",
"admin.scheduler.cron": "Cron",
"admin.scheduler.error": "Error",
"admin.scheduler.failed": "Failed",
"admin.scheduler.failedNone": "There are no recently failed job to display.",
"admin.scheduler.interrupted": "Interrupted",
"admin.scheduler.pending": "Pending",
"admin.scheduler.result": "Result",
"admin.scheduler.retryJob": "Retry Job",
"admin.scheduler.retryJobSuccess": "Job has been rescheduled and will execute shortly.",
"admin.scheduler.schedule": "Schedule",
"admin.scheduler.scheduled": "Scheduled",
"admin.scheduler.scheduledNone": "There are no scheduled jobs at the moment.",
"admin.scheduler.startedAt": "Started",
"admin.scheduler.state": "State",
"admin.scheduler.subtitle": "View scheduled and completed jobs",
"admin.scheduler.title": "Scheduler",
"admin.scheduler.type": "Type",
"admin.scheduler.upcoming": "Upcoming",
"admin.scheduler.upcomingNone": "There are no upcoming job for the moment.",
"admin.scheduler.updatedAt": "Last Updated",
"admin.scheduler.useWorker": "Execution Mode",
"admin.scheduler.waitUntil": "Start",
"admin.search.configSaveSuccess": "Search engine configuration saved successfully.",
"admin.search.dictOverrides": "PostgreSQL Dictionary Mapping Overrides",
"admin.search.dictOverridesHint": "JSON object of 2 letters locale codes and their PostgreSQL dictionary association. e.g. {0}",
"admin.search.engineConfig": "Engine Configuration",
"admin.search.engineNoConfig": "This engine has no configuration options you can modify.",
"admin.search.highlighting": "Enable Term Highlighting",
"admin.search.highlightingHint": "Whether to show the highlighted terms in search results. There is a slight performance impact when enabled.",
"admin.search.indexRebuildSuccess": "Index rebuilt successfully.",
"admin.search.listRefreshSuccess": "List of search engines has been refreshed.",
"admin.search.rebuildIndex": "Rebuild Index",
"admin.search.rebuildInitSuccess": "A search index rebuild has been initiated and will start shortly.",
"admin.search.saveSuccess": "Search engine configuration saved successfully",
"admin.search.searchEngine": "Search Engine",
"admin.search.subtitle": "Configure the search capabilities of your wiki",
"admin.search.title": "Search Engine",
"admin.searchRebuildIndex": "Rebuild Index",
"admin.security.cors": "CORS (Cross-Origin Resource Sharing)",
"admin.security.corsHostnames": "Hostnames Whitelist",
"admin.security.corsHostnamesHint": "Enter one hostname per line",
"admin.security.corsMode": "CORS Mode",
"admin.security.corsModeHint": "How the GraphQL server should handle preflight requests?",
"admin.security.corsRegex": "Regex Pattern",
"admin.security.corsRegexHint": "Pattern against which the request hostname is matched.",
"admin.security.disallowFloc": "Disallow Google FLoC",
"admin.security.disallowFlocHint": "Broadcast that this website should be opted-out of Google Federed Learning of Cohorts (FLoC). Recommended for privacy.",
"admin.security.disallowIframe": "Disallow iFrame Embedding",
"admin.security.disallowIframeHint": "Prevents other websites from embedding your wiki in an iframe. This provides clickjacking protection.",
"admin.security.disallowOpenRedirect": "Block Open Redirect",
"admin.security.disallowOpenRedirectHint": "Prevents user controlled URLs from directing to websites outside of your wiki. This provides Open Redirect protection.",
"admin.security.enforce2fa": "Enforce 2FA",
"admin.security.enforce2faHint": "Force all users to use Two-Factor Authentication when using an authentication provider with a user / password form.",
"admin.security.enforceHsts": "Enforce HSTS",
"admin.security.enforceHstsHint": "This ensures the connection cannot be established through an insecure HTTP connection.",
"admin.security.enforceSameOriginReferrerPolicy": "Enforce Same-Origin Referrer Policy",
"admin.security.enforceSameOriginReferrerPolicyHint": "Whether the referrer information should be included to requests to external endpoints.",
"admin.security.forceAssetDownload": "Force Asset Download for Unsafe Extensions",
"admin.security.forceAssetDownloadHint": "Should non-image files be forced as downloads when accessed directly. This prevents potential XSS attacks.",
"admin.security.hsts": "HSTS (HTTP Strict Transport Security)",
"admin.security.hstsDuration": "HSTS Max Age",
"admin.security.hstsDurationHint": "Defines the duration for which the server should only deliver content through HTTPS. It's a good idea to start with small values and make sure that nothing breaks on your wiki before moving to longer values.",
"admin.security.jwt": "JWT Configuration",
"admin.security.jwtAudience": "JWT Audience",
"admin.security.jwtAudienceHint": "Audience URN used in JWT issued upon login. Usually your domain name. (e.g. urn:your.domain.com)",
"admin.security.loginScreen": "Login Screen",
"admin.security.maxUploadBatch": "Max Files per Upload",
"admin.security.maxUploadBatchHint": "How many files can be uploaded in a single batch?",
"admin.security.maxUploadBatchSuffix": "files",
"admin.security.maxUploadSize": "Max Upload Size",
"admin.security.maxUploadSizeHint": "The maximum size for a single file. Final value in base 2.",
"admin.security.maxUploadSizeSuffix": "bytes",
"admin.security.saveSuccess": "Security configuration updated successfully.",
"admin.security.scanSVG": "Scan and Sanitize SVG Uploads",
"admin.security.scanSVGHint": "Should SVG uploads be scanned for vulnerabilities and stripped of any potentially unsafe content.",
"admin.security.subtitle": "Configure security settings",
"admin.security.title": "Security",
"admin.security.tokenEndpointAuthMethod": "Token Endpoint Authentication Method",
"admin.security.tokenExpiration": "Token Expiration",
"admin.security.tokenExpirationHint": "The expiration period of a token until it must be renewed. (default: 30m)",
"admin.security.tokenRenewalPeriod": "Token Renewal Period",
"admin.security.tokenRenewalPeriodHint": "The maximum period a token can be renewed when expired. (default: 14d)",
"admin.security.trustProxy": "Trust X-Forwarded-* Proxy Headers",
"admin.security.trustProxyHint": "Should be enabled when using a reverse-proxy like nginx, apache, CloudFlare, etc in front of Wiki.js. Turn off otherwise.",
"admin.security.uploads": "Uploads",
"admin.security.uploadsInfo": "These settings only affect Wiki.js. If you're using a reverse-proxy (e.g. nginx, Apache, Cloudflare), you must also change its settings to match.",
"admin.security.warn": "Make sure to understand the implications before turning on / off a security feature.",
"admin.sites.activate": "Activate Site",
"admin.sites.activateConfirm": "Are you sure you want activate site {siteTitle}? The site will become accessible to users with read access.",
"admin.sites.createSuccess": "Site created successfully.",
"admin.sites.deactivate": "Deactivate Site",
"admin.sites.deactivateConfirm": "Are you sure you want deactivate site {siteTitle}? The site will no longer be accessible to users.",
"admin.sites.delete": "Delete Site",
"admin.sites.deleteConfirm": "Are you sure you want delete site {siteTitle}? This will permanently delete all site content (including pages, history, comments and assets) and configuration!",
"admin.sites.deleteConfirmWarn": "This action cannot be undone!",
"admin.sites.deleteSuccess": "Site was deleted successfully.",
"admin.sites.edit": "Edit Site",
"admin.sites.hostname": "Hostname",
"admin.sites.hostnameHint": "Must be a fully-qualified domain name (e.g. wiki.example.com) or * for a catch-all site. Note that there can only be 1 catch-all site.",
"admin.sites.isActive": "Active",
"admin.sites.new": "New Site",
"admin.sites.refreshSuccess": "List of sites refreshed successfully.",
"admin.sites.subtitle": "Manage your wiki sites",
"admin.sites.title": "Sites",
"admin.ssl.currentState": "Current State",
"admin.ssl.domain": "Domain",
"admin.ssl.domainHint": "Enter the fully qualified domain pointing to your wiki. (e.g. wiki.example.com)",
"admin.ssl.expiration": "Certificate Expiration",
"admin.ssl.httpPort": "HTTP Port",
"admin.ssl.httpPortHint": "Non-SSL port the server will listen to for HTTP requests. Usually 80 or 3000.",
"admin.ssl.httpPortRedirect": "Redirect HTTP requests to HTTPS",
"admin.ssl.httpPortRedirectHint": "Will automatically redirect any requests on the HTTP port to HTTPS.",
"admin.ssl.httpPortRedirectSaveSuccess": "HTTP Redirection changed successfully.",
"admin.ssl.httpPortRedirectTurnOff": "Turn Off",
"admin.ssl.httpPortRedirectTurnOn": "Turn On",
"admin.ssl.httpsPort": "HTTPS Port",
"admin.ssl.httpsPortHint": "SSL port the server will listen to for HTTPS requests. Usually 443.",
"admin.ssl.ports": "Ports",
"admin.ssl.provider": "Provider",
"admin.ssl.providerCustomCertificate": "Custom Certificate",
"admin.ssl.providerDisabled": "Disabled",
"admin.ssl.providerHint": "Select Custom Certificate if you have your own certificate already.",
"admin.ssl.providerLetsEncrypt": "Let's Encrypt",
"admin.ssl.providerOptions": "Provider Options",
"admin.ssl.renewCertificate": "Renew Certificate",
"admin.ssl.renewCertificateLoadingSubtitle": "Do not leave this page.",
"admin.ssl.renewCertificateLoadingTitle": "Renewing Certificate...",
"admin.ssl.renewCertificateSuccess": "Certificate renewed successfully.",
"admin.ssl.status": "Certificate Status",
"admin.ssl.subscriberEmail": "Subscriber Email",
"admin.ssl.subtitle": "Manage SSL configuration",
"admin.ssl.title": "SSL",
"admin.ssl.writableConfigFileWarning": "Note that your config file must be writable in order to persist ports configuration.",
"admin.stats.title": "Statistics",
"admin.storage.actionRun": "Run",
"admin.storage.actions": "Actions",
"admin.storage.actionsInactiveWarn": "You must enable this storage target and apply changes before you can run actions.",
"admin.storage.addTarget": "Add Storage Target",
"admin.storage.assetDelivery": "Asset Delivery",
"admin.storage.assetDeliveryHint": "Select how uploaded assets should be delivered to the user. Note that not all storage origins support asset delivery and some can only be used for backup purposes.",
"admin.storage.assetDirectAccess": "Direct Access",
"admin.storage.assetDirectAccessHint": "Assets are accessed directly by the user using a secure / signed link. When enabled, takes priority over file streaming.",
"admin.storage.assetDirectAccessNotSupported": "Not supported by this storage target.",
"admin.storage.assetStreaming": "File Streaming",
"admin.storage.assetStreamingHint": "Assets will be streamed from the storage target, through the server, to the user.",
"admin.storage.assetStreamingNotSupported": "Not supported by this storage target.",
"admin.storage.assetsOnly": "Assets Only",
"admin.storage.cancelSetup": "Cancel",
"admin.storage.config": "Configuration",
"admin.storage.contentTypeDocuments": "Documents",
"admin.storage.contentTypeDocumentsHint": "Text or presentation documents in PDF, TXT, Word, Excel and Powerpoint formats.",
"admin.storage.contentTypeImages": "Images",
"admin.storage.contentTypeImagesHint": "Image Assets in JPG, PNG, GIF, WebP and SVG formats.",
"admin.storage.contentTypeLargeFiles": "Large Files",
"admin.storage.contentTypeLargeFilesDBWarn": "For performance reasons, large files should not be stored in the database. Consider using another storage type for these files.",
"admin.storage.contentTypeLargeFilesHint": "Large files such as videos, zip archives and binaries. Pages never fall into this category, irrespective of their size.",
"admin.storage.contentTypeLargeFilesThreshold": "Size Threshold",
"admin.storage.contentTypeOthers": "Others",
"admin.storage.contentTypeOthersHint": "Any other file types that don't match the other categories.",
"admin.storage.contentTypePages": "Pages",
"admin.storage.contentTypePagesHint": "Page content source, in Markdown, HTML or JSON format depending on the editor.",
"admin.storage.contentTypes": "Content Types",
"admin.storage.contentTypesHint": "Select the type of content that should be stored to this storage target:",
"admin.storage.currentState": "Current State",
"admin.storage.deliveryPaths": "Delivery Paths",
"admin.storage.deliveryPathsLegend": "Legend:",
"admin.storage.deliveryPathsPushToOrigin": "Push to Origin",
"admin.storage.deliveryPathsUser": "User",
"admin.storage.deliveryPathsUserRequest": "User Request",
"admin.storage.destroyConfirm": "Confirm Setup Reset",
"admin.storage.destroyConfirmInfo": "Are you sure you want to reset the storage target setup configuration? Note that this action cannot be undone and you will need to start the setup process over.",
"admin.storage.destroyingSetup": "Resetting storage target setup configuration...",
"admin.storage.enabled": "Enabled",
"admin.storage.enabledForced": "Cannot be disabled on the database target.",
"admin.storage.enabledHint": "Should this storage target be used for storing and accessing assets.",
"admin.storage.errorMsg": "Error Message",
"admin.storage.finishSetup": "Finish Setup",
"admin.storage.githubAccTypeOrg": "Organization",
"admin.storage.githubAccTypePersonal": "Personal",
"admin.storage.githubFinish": "Once you have installed the application on the GitHub repository of your choice, click the Finish Setup button below to validate the installation and start using it. Otherwise, click Destroy to delete any pending configuration and start over.",
"admin.storage.githubInstallApp": "Setup GitHub Connection - Step 2",
"admin.storage.githubInstallAppHint": "On the next screen, you will be prompted to install the app you just created onto one or more repositories. You may select a single one or all repositories.",
"admin.storage.githubOrg": "GitHub Organization",
"admin.storage.githubOrgHint": "Enter the GitHub organization account to be used.",
"admin.storage.githubPreparingManifest": "Preparing manifest...",
"admin.storage.githubPublicUrl": "Wiki Public URL",
"admin.storage.githubPublicUrlHint": "Enter the full URL to your wiki (e.g. https://wiki.example.com). Note that your wiki MUST be accessible from the internet!",
"admin.storage.githubRedirecting": "Redirecting to GitHub...",
"admin.storage.githubRepo": "GitHub Repository",
"admin.storage.githubRepoCreating": "Creating GitHub Repository...",
"admin.storage.githubRepoHint": "Enter the name of the repository to create on GitHub and use for this wiki:",
"admin.storage.githubSetupContinue": "Continue Setup",
"admin.storage.githubSetupDestroyFailed": "Failed to destroy setup configuration.",
"admin.storage.githubSetupDestroySuccess": "Setup configuration has been reset successfully.",
"admin.storage.githubSetupFailed": "GitHub Setup failed.",
"admin.storage.githubSetupInstallApp": "GitHub Connection Setup - Step 2",
"admin.storage.githubSetupInstallAppInfo": "On the next screen, you'll be prompted to install the app you just created onto one or more GitHub repositories.",
"admin.storage.githubSetupInstallAppReturn": "Once the installation on GitHub is completed, you will need to manually return to this page to finish the setup.",
"admin.storage.githubSetupInstallAppSelect": "IMPORTANT: Select only the repository that will be used to sync with this wiki.",
"admin.storage.githubSetupSuccess": "Success! Wiki.js is now connected to GitHub.",
"admin.storage.githubVerifying": "Verifying GitHub configuration...",
"admin.storage.inactiveTarget": "Inactive",
"admin.storage.lastSync": "Last synchronization {time}",
"admin.storage.lastSyncAttempt": "Last attempt was {time}",
"admin.storage.missingOrigin": "Missing Origin",
"admin.storage.noActions": "This storage target has no actions that you can execute.",
"admin.storage.noConfigOption": "This storage target has no configuration options you can modify.",
"admin.storage.noSyncModes": "This storage target has no synchronization options you can modify.",
"admin.storage.noTarget": "You don't have any active storage target.",
"admin.storage.notConfigured": "Not Configured",
"admin.storage.pagesAndAssets": "Pages and Assets",
"admin.storage.pagesOnly": "Pages Only",
"admin.storage.saveFailed": "Failed to save storage configuration.",
"admin.storage.saveSuccess": "Storage configuration saved successfully.",
"admin.storage.setup": "Setup",
"admin.storage.setupConfiguredHint": "This module is already configured. You can uninstall this module to start over.",
"admin.storage.setupHint": "This module requires a setup process to be completed in order to use it. Follow the instructions below to get started.",
"admin.storage.setupRequired": "Setup required",
"admin.storage.startSetup": "Start Setup",
"admin.storage.status": "Status",
"admin.storage.subtitle": "Set backup and sync targets for your content",
"admin.storage.sync": "Synchronization",
"admin.storage.syncDirBi": "Bi-directional",
"admin.storage.syncDirBiHint": "In bi-directional mode, content is first pulled from the storage target. Any newer content overwrites local content. New content since last sync is then pushed to the storage target, overwriting any content on target if present.",
"admin.storage.syncDirPull": "Pull from target",
"admin.storage.syncDirPullHint": "Content is always pulled from the storage target, overwriting any local content which already exists. This choice is usually reserved for single-use content import. Caution with this option as any local content will always be overwritten!",
"admin.storage.syncDirPush": "Push to target",
"admin.storage.syncDirPushHint": "Content is always pushed to the storage target, overwriting any existing content. This is safest choice for backup scenarios.",
"admin.storage.syncDirection": "Sync Direction",
"admin.storage.syncDirectionSubtitle": "Choose how content synchronization is handled for this storage target.",
"admin.storage.syncSchedule": "Sync Schedule",
"admin.storage.syncScheduleCurrent": "Currently set to every {schedule}.",
"admin.storage.syncScheduleDefault": "The default is every {schedule}.",
"admin.storage.syncScheduleHint": "For performance reasons, this storage target synchronize changes on an interval-based schedule, instead of on every change. Define at which interval should the synchronization occur.",
"admin.storage.targetConfig": "Target Configuration",
"admin.storage.targetState": "This storage target is {state}",
"admin.storage.targetStateActive": "active",
"admin.storage.targetStateInactive": "inactive",
"admin.storage.targets": "Targets",
"admin.storage.title": "Storage",
"admin.storage.uninstall": "Uninstall",
"admin.storage.unsupported": "Unsupported",
"admin.storage.useVersioning": "Use Versioning",
"admin.storage.useVersioningHint": "Should previous versions of assets be retained on the storage target.",
"admin.storage.vendor": "Vendor",
"admin.storage.vendorWebsite": "Website",
"admin.storage.versioning": "Asset Versioning",
"admin.storage.versioningForceEnabled": "Cannot be disabled on this storage target.",
"admin.storage.versioningHint": "Asset versioning allows for storage of all previous versions of the same file. Unless you have a requirement to store all versions of uploaded assets, it's recommended to leave this oftion off as it can consume significant storage space over time.",
"admin.storage.versioningNotSupported": "Not supported by this storage target.",
"admin.system.browser": "Browser",
"admin.system.browserHint": "The browser name and version.",
"admin.system.checkForUpdates": "Check",
"admin.system.checkUpdate": "Check / Upgrade",
"admin.system.checkingForUpdates": "Checking for Updates...",
"admin.system.client": "Client",
"admin.system.clientCookies": "Cookies Support",
"admin.system.clientCookiesHint": "Whether cookies are enabled on this browser.",
"admin.system.clientLanguage": "Primary Language",
"admin.system.clientLanguageHint": "The main language advertised by the browser.",
"admin.system.clientPlatform": "Platform",
"admin.system.clientPlatformHint": "The OS platform the browser is running on.",
"admin.system.clientViewport": "Viewport",
"admin.system.clientViewportHint": "The viewport dimensions available to the website.",
"admin.system.configFile": "Configuration File",
"admin.system.configFileHint": "The path to the Wiki.js configuration file.",
"admin.system.cpuCores": "CPU Cores",
"admin.system.cpuCoresHint": "The number of CPU cores available to Wiki.js.",
"admin.system.currentVersion": "Current Version",
"admin.system.currentVersionHint": "The currently installed version.",
"admin.system.database": "Database",
"admin.system.databaseHint": "The version of the database in use.",
"admin.system.databaseHost": "Database Host",
"admin.system.databaseHostHint": "The hostname used to access the database.",
"admin.system.dbPartialSupport": "Your database version is not fully supported. Some functionality may be limited or not work as expected.",
"admin.system.engines": "Server Engines",
"admin.system.fetchingLatestVersionInfo": "Fetching latest version info...",
"admin.system.hostInfo": "Server Host Information",
"admin.system.hostname": "Hostname",
"admin.system.hostnameHint": "The hostname of the server / container.",
"admin.system.latestVersion": "Latest Version",
"admin.system.latestVersionHint": "The latest version available to install.",
"admin.system.newVersionAvailable": "A new version is available.",
"admin.system.nodejsHint": "The version of Node.js installed.",
"admin.system.os": "Operating System",
"admin.system.osHint": "The OS Wiki.js is running on.",
"admin.system.published": "Published",
"admin.system.ramUsage": "RAM Usage: {used} / {total}",
"admin.system.refreshSuccess": "System Info has been refreshed.",
"admin.system.runningLatestVersion": "You're running the latest version.",
"admin.system.subtitle": "Information about your server / client",
"admin.system.title": "System Info",
"admin.system.totalRAM": "Total RAM",
"admin.system.totalRAMHint": "The total amount of RAM available to Wiki.js.",
"admin.system.upgrade": "Upgrade",
"admin.system.workingDirectory": "Working Directory",
"admin.system.workingDirectoryHint": "The directory path where Wiki.js is currently running from.",
"admin.tags.date": "Created {created} and last updated {updated}.",
"admin.tags.delete": "Delete this tag",
"admin.tags.deleteConfirm": "Delete Tag?",
"admin.tags.deleteConfirmText": "Are you sure you want to delete tag {tag}? The tag will also be unlinked from all pages.",
"admin.tags.deleteSuccess": "Tag deleted successfully.",
"admin.tags.edit": "Edit Tag",
"admin.tags.emptyList": "No tags to display.",
"admin.tags.filter": "Filter...",
"admin.tags.label": "Label",
"admin.tags.noItemsText": "Add a tag to a page to get started.",
"admin.tags.noSelectionText": "Select a tag from the list on the left.",
"admin.tags.refreshSuccess": "Tags have been refreshed.",
"admin.tags.saveSuccess": "Tag has been saved successfully.",
"admin.tags.subtitle": "Manage page tags",
"admin.tags.tag": "Tag",
"admin.tags.title": "Tags",
"admin.tags.viewLinkedPages": "View Linked Pages",
"admin.terminal.clear": "Clear",
"admin.terminal.command": "Command",
"admin.terminal.connect": "Connect",
"admin.terminal.connectError": "Connection Error:",
"admin.terminal.connected": "Connected.",
"admin.terminal.connecting": "Connecting to server...",
"admin.terminal.disconnect": "Disconnect",
"admin.terminal.disconnected": "Disconnected.",
"admin.terminal.logs": "Logs",
"admin.terminal.subtitle": "View process logs in real-time",
"admin.terminal.title": "Terminal",
"admin.theme.accentColor": "Accent Color",
"admin.theme.accentColorHint": "The accent color for elements that need to stand out or grab the user attention.",
"admin.theme.appearance": "Appearance",
"admin.theme.baseFont": "Base Font",
"admin.theme.baseFontHint": "The font used across the site for the interface.",
"admin.theme.bodyHtmlInjection": "Body HTML Injection",
"admin.theme.bodyHtmlInjectionHint": "HTML code to be injected just before the closing body tag.",
"admin.theme.codeBlocks": "Code Blocks",
"admin.theme.codeBlocksAppearance": "Code Blocks Appearance",
"admin.theme.codeBlocksAppearanceHint": "The color theme used to display code blocks on pages.",
"admin.theme.codeInjection": "Code Injection",
"admin.theme.contentFont": "Content Font",
"admin.theme.contentFontHint": "The font used specifically for page content.",
"admin.theme.contentWidth": "Content Width",
"admin.theme.contentWidthHint": "Should the content use all available viewport space or stay centered.",
"admin.theme.cssOverride": "CSS Override",
"admin.theme.cssOverrideHint": "CSS code to inject after system default CSS. Injecting too much CSS code can result in poor page load performance! CSS will automatically be minified.",
"admin.theme.cssOverrideWarning": "{caution} When adding styles for page content, you must scope them to the {cssClass} class. Omitting this could break the layout of the editor!",
"admin.theme.cssOverrideWarningCaution": "CAUTION:",
"admin.theme.darkMode": "Dark Mode",
"admin.theme.darkModeHint": "Not recommended for accessibility. Can always be turned off by the user.",
"admin.theme.downloadAuthor": "Author",
"admin.theme.downloadDownload": "Download",
"admin.theme.downloadName": "Name",
"admin.theme.downloadThemes": "Download Themes",
"admin.theme.fonts": "Fonts",
"admin.theme.headHtmlInjection": "Head HTML Injection",
"admin.theme.headHtmlInjectionHint": "HTML code to be injected just before the closing head tag. Usually for script tags.",
"admin.theme.headerColor": "Header Color",
"admin.theme.headerColorHint": "The background color for the site top header. Does not apply to the administration area.",
"admin.theme.iconset": "Icon Set",
"admin.theme.iconsetHint": "Set of icons to use for the sidebar navigation.",
"admin.theme.layout": "Layout",
"admin.theme.options": "Theme Options",
"admin.theme.primaryColor": "Primary Color",
"admin.theme.primaryColorHint": "The main color for primary action buttons and most form elements.",
"admin.theme.reduceMotion": "Reduce Motion",
"admin.theme.reduceMotionHint": "Disable most site animations. This setting is automatically enforced when the reduced motion flag is enabled on the user OS.",
"admin.theme.resetDefaults": "Reset Defaults",
"admin.theme.saveSuccess": "Theme configuration saved successfully!",
"admin.theme.secondaryColor": "Secondary Color",
"admin.theme.secondaryColorHint": "The alternate color for secondary action buttons and for some other elements.",
"admin.theme.showPrintBtn": "Show Print Button",
"admin.theme.showPrintBtnHint": "Should the print button be displayed on all pages. Note that this doesn't prevent the user from printing the page using the system dialog.",
"admin.theme.showSharingMenu": "Show Sharing Menu",
"admin.theme.showSharingMenuHint": "Should the sharing menu be displayed on all pages.",
"admin.theme.sidebarColor": "Sidebar Color",
"admin.theme.sidebarColorHint": "The background color for the side navigation menu on content pages. Does not apply to the administration area.",
"admin.theme.sidebarPosition": "Sidebar Position",
"admin.theme.sidebarPositionHint": "On which side should the main site navigation sidebar be displayed.",
"admin.theme.siteTheme": "Site Theme",
"admin.theme.siteThemeHint": "Themes affect how content pages are displayed. Other site sections (such as the editor or admin area) are not affected.",
"admin.theme.subtitle": "Modify the look & feel of your wiki",
"admin.theme.title": "Theme",
"admin.theme.tocPosition": "TOC Position",
"admin.theme.tocPositionHint": "On which side should the Table of Contents sidebar be displayed for content pages.",
"admin.users.active": "Active",
"admin.users.activity": "Activity",
"admin.users.appearance": "Site Appearance",
"admin.users.assignGroup": "Assign Group",
"admin.users.auth": "Authentication",
"admin.users.authProvider": "Provider",
"admin.users.authProviderId": "Provider Id",
"admin.users.authentication": "Authentication",
"admin.users.ban": "Ban User",
"admin.users.banHint": "Block the user from signing in and invalidate any active sessions.",
"admin.users.banned": "Banned",
"admin.users.basicInfo": "Basic Info",
"admin.users.changePassword": "Change Password",
"admin.users.changePasswordHint": "Change the user password. Note that the current password cannot be recovered.",
"admin.users.changePasswordSuccess": "User password was updated successfully.",
"admin.users.create": "Create User",
"admin.users.createInvalidData": "Cannot create user as some fields are invalid or missing.",
"admin.users.createKeepOpened": "Keep dialog opened after create",
"admin.users.createSendEmailMissingSiteId": "You must specify the wiki site to reference for the welcome email.",
"admin.users.createSuccess": "User created successfully!",
"admin.users.createdAt": "Created on {date}",
"admin.users.darkMode": "Dark Mode",
"admin.users.darkModeHint": "Display the user interface using dark mode.",
"admin.users.dateFormat": "Date Format",
"admin.users.dateFormatHint": "How dates should be formatted when displayed to the user.",
"admin.users.defaults": "Manage User Defaults",
"admin.users.defaultsSaveSuccess": "User defaults saved successfully.",
"admin.users.delete": "Delete User",
"admin.users.deleteConfirmForeignNotice": "Note that you cannot delete a user that already created content. You must instead either deactivate the user or delete all content that was created by that user.",
"admin.users.deleteConfirmReplaceWarn": "Any content (pages, uploads, comments, etc.) that was created by this user will be reassigned to the user selected below. It is recommended to create a dummy target user (e.g. Deleted User) if you don't want the content to be reassigned to any current active user.",
"admin.users.deleteConfirmText": "Are you sure you want to delete user {username}?",
"admin.users.deleteConfirmTitle": "Delete User?",
"admin.users.deleteHint": "Permanently remove the user from the database. This action cannot be undone!",
"admin.users.displayName": "Display Name",
"admin.users.edit": "Edit User",
"admin.users.email": "Email",
"admin.users.emailHint": "Email address of the user.",
"admin.users.emailInvalid": "Email address is invalid.",
"admin.users.emailMissing": "Email address is missing.",
"admin.users.extendedMetadata": "Extended Metadata",
"admin.users.groupAlreadyAssigned": "User is already assigned to this group.",
"admin.users.groupAssign": "Assign",
"admin.users.groupAssignNotice": "Note that you cannot assign users to the Administrators or Guests groups from this panel.",
"admin.users.groupSelected": "Assign to {group}",
"admin.users.groups": "Groups",
"admin.users.groupsMissing": "You must assign the user to at least 1 group.",
"admin.users.groupsSelected": "Assign to {count} groups",
"admin.users.id": "ID",
"admin.users.inactive": "Inactive",
"admin.users.info": "User Info",
"admin.users.invalidJSON": "Invalid JSON",
"admin.users.jobTitle": "Job Title",
"admin.users.jobTitleHint": "The job title of the user.",
"admin.users.joined": "Joined",
"admin.users.lastLoginAt": "Last login {date}",
"admin.users.lastUpdated": "Last Updated",
"admin.users.linkedAccounts": "Linked Accounts",
"admin.users.linkedProviders": "Linked Providers",
"admin.users.loading": "Loading User...",
"admin.users.location": "Location",
"admin.users.locationHint": "The city / country of the user or the office location.",
"admin.users.metadata": "Metadata",
"admin.users.minimumGroupRequired": "Cannot unassign because user must be assigned to at least 1 group.",
"admin.users.mustChangePwd": "Must Change Password",
"admin.users.mustChangePwdHint": "User will be prompted to choose a new password upon login.",
"admin.users.name": "Display Name",
"admin.users.nameHint": "Usually the full name or nickname of the user.",
"admin.users.nameInvalidChars": "Name has invalid characters.",
"admin.users.nameMissing": "Name is missing.",
"admin.users.newPassword": "New Password",
"admin.users.noGroupAssigned": "This user is not assigned to any group yet. You must assign at least 1 group to a user.",
"admin.users.noGroupSelected": "You must select a group first.",
"admin.users.noLinkedProviders": "This user isn't linked to any authentication providers.",
"admin.users.noteHint": "Notes are not shown to the user and can only be edited here.",
"admin.users.notes": "Notes",
"admin.users.operations": "Operations",
"admin.users.overview": "Overview",
"admin.users.passAuth": "Password Authentication",
"admin.users.password": "Password",
"admin.users.passwordMissing": "Password is missing.",
"admin.users.passwordTooShort": "Password is too short.",
"admin.users.preferences": "User Preferences",
"admin.users.profile": "User Profile",
"admin.users.pronouns": "Pronouns",
"admin.users.pronounsHint": "The pronouns used to address this user.",
"admin.users.pwdAuthActive": "Can Use Password Authentication",
"admin.users.pwdAuthActiveHint": "Whether the user can login using the password authentication.",
"admin.users.pwdAuthRestrict": "Restrict Password Authentication",
"admin.users.pwdAuthRestrictHint": "Prevent the user from using password authentication for login.",
"admin.users.pwdNotSet": "Password Not Set",
"admin.users.pwdSet": "Password is set",
"admin.users.pwdStrengthGood": "Good",
"admin.users.pwdStrengthMedium": "Medium",
"admin.users.pwdStrengthPoor": "Poor",
"admin.users.pwdStrengthStrong": "Strong",
"admin.users.pwdStrengthWeak": "Weak",
"admin.users.refreshSuccess": "Users refreshed successfully.",
"admin.users.saveSuccess": "User saved successfully.",
"admin.users.selectGroup": "Select Group...",
"admin.users.sendWelcomeEmail": "Send Welcome Email",
"admin.users.sendWelcomeEmailAltHint": "An email will be sent to the user with link(s) to the wiki(s) the user has read access to.",
"admin.users.sendWelcomeEmailFromSiteId": "Site to use for the Welcome Email",
"admin.users.sendWelcomeEmailHint": "An email will be sent to the user with his login details.",
"admin.users.subtitle": "Manage Users",
"admin.users.tfa": "Two Factor Authentication (2FA)",
"admin.users.tfaInvalidate": "Invalidate 2FA",
"admin.users.tfaInvalidateConfirm": "Are you sure you want to invalidate the user current 2FA configuration? This action cannot be undone.",
"admin.users.tfaInvalidateHint": "Force the user to setup 2FA again. Any active configuration will no longer work.",
"admin.users.tfaInvalidateSuccess": "User TFA configuration has been invalidated.",
"admin.users.tfaNotSet": "2FA is awaiting setup",
"admin.users.tfaRequired": "Require 2FA",
"admin.users.tfaRequiredHint": "User will be forced to use 2FA during the next login. This setting will have no effect if 2FA is already enforced by the login provider.",
"admin.users.tfaSet": "2FA configured",
"admin.users.timeFormat": "Time Format",
"admin.users.timeFormatHint": "How time should be formatted when displayed to the user.",
"admin.users.timezone": "Timezone",
"admin.users.timezoneHint": "Used to adjust date and time displayed to the user.",
"admin.users.title": "Users",
"admin.users.toggle2FA": "Toggle 2FA",
"admin.users.unassignGroup": "Unassign from Group",
"admin.users.unban": "Unban User",
"admin.users.unbanHint": "Allow the user to sign in.",
"admin.users.unverified": "Unverified",
"admin.users.unverify": "Unverify User",
"admin.users.unverifyHint": "Set the user as unverified (state where the email has not been validated).",
"admin.users.updateUser": "Update User",
"admin.users.userActivateSuccess": "User has been activated successfully.",
"admin.users.userAlreadyAssignedToGroup": "User is already assigned to this group!",
"admin.users.userDeactivateSuccess": "User deactivated successfully.",
"admin.users.userTFADisableSuccess": "2FA was disabled successfully.",
"admin.users.userTFAEnableSuccess": "2FA was enabled successfully.",
"admin.users.userUpdateSuccess": "User updated successfully.",
"admin.users.userVerifySuccess": "User has been verified successfully.",
"admin.users.verified": "Verified",
"admin.users.verify": "Verify User",
"admin.users.verifyHint": "Set the user as verified (state where the email has been validated).",
"admin.utilities.authSubtitle": "Various tools for authentication / users",
"admin.utilities.authTitle": "Authentication",
"admin.utilities.cacheSubtitle": "Flush cache of various components",
"admin.utilities.cacheTitle": "Flush Cache",
"admin.utilities.contentSubtitle": "Various tools for pages",
"admin.utilities.contentTitle": "Content",
"admin.utilities.disconnectWS": "Disconnect WebSocket Sessions",
"admin.utilities.disconnectWSHint": "Force all active websocket connections to be closed.",
"admin.utilities.disconnectWSSuccess": "All active websocket connections have been terminated.",
"admin.utilities.export": "Export",
"admin.utilities.exportHint": "Export content to tarball for backup / migration.",
"admin.utilities.flushCache": "Flush Cache",
"admin.utilities.flushCacheHint": "Pages and Assets are cached to disk for better performance. You can flush the cache to force all content to be fetched from the DB again.",
"admin.utilities.graphEndpointSubtitle": "Change the GraphQL endpoint for Wiki.js",
"admin.utilities.graphEndpointTitle": "GraphQL Endpoint",
"admin.utilities.import": "Import",
"admin.utilities.importHint": "Import content from a tarball backup or a 2.X backup.",
"admin.utilities.importv1Subtitle": "Migrate data from a previous 1.x installation",
"admin.utilities.importv1Title": "Import from Wiki.js 1.x",
"admin.utilities.invalidAuthCertificates": "Invalidate Authentication Certificates",
"admin.utilities.invalidAuthCertificatesHint": "Regenerate the public and private keys used for authentication. This will instantly log everyone out.",
"admin.utilities.purgeHistory": "Purge History",
"admin.utilities.purgeHistoryHint": "Delete history (content versioning) older than the selected timeframe.",
"admin.utilities.purgeHistoryTimeframe": "Delete older than...",
"admin.utilities.scanPageProblems": "Scan for Page Problems",
"admin.utilities.scanPageProblemsHint": "Scan all pages for invalid, missing or corrupted data.",
"admin.utilities.subtitle": "Maintenance and miscellaneous tools",
"admin.utilities.telemetrySubtitle": "Enable/Disable telemetry or reset the client ID",
"admin.utilities.telemetryTitle": "Telemetry",
"admin.utilities.title": "Utilities",
"admin.utilities.tools": "Tools",
"admin.utitilies.purgeHistoryMonth": "1 Month | {count} Months",
"admin.utitilies.purgeHistoryToday": "Today",
"admin.utitilies.purgeHistoryYear": "1 Year | {count} Years",
"admin.webhooks.acceptUntrusted": "Accept untrusted SSL certificates",
"admin.webhooks.acceptUntrustedHint": "It is recommended that you leave this off for proper security.",
"admin.webhooks.authHeader": "Authentication Header",
"admin.webhooks.authHeaderHint": "(Optional) The value of the Authorization header to send along the request.",
"admin.webhooks.createInvalidData": "The webhook has some invalid or missing data.",
"admin.webhooks.createSuccess": "Webhook created successfully!",
"admin.webhooks.delete": "Delete Webhook",
"admin.webhooks.deleteConfirm": "Are you sure you want to delete webhook {name}?",
"admin.webhooks.deleteConfirmWarn": "This action cannot be undone!",
"admin.webhooks.deleteSuccess": "Webhook deleted successfully.",
"admin.webhooks.edit": "Edit Webhook",
"admin.webhooks.eventCreatePage": "Create a new page",
"admin.webhooks.eventDeleteAsset": "Delete an asset",
"admin.webhooks.eventDeleteComment": "Delete a comment",
"admin.webhooks.eventDeletePage": "Delete a page",
"admin.webhooks.eventEditAsset": "Edit an existing asset",
"admin.webhooks.eventEditComment": "Edit an existing comment",
"admin.webhooks.eventEditPage": "Update an existing page",
"admin.webhooks.eventNewComment": "Post a new comment",
"admin.webhooks.eventRenameAsset": "Rename / move an asset",
"admin.webhooks.eventRenamePage": "Rename / move a page",
"admin.webhooks.eventUploadAsset": "Upload a new asset",
"admin.webhooks.eventUserJoin": "Create / register a new user",
"admin.webhooks.eventUserLogin": "User logins",
"admin.webhooks.eventUserLogout": "User logouts",
"admin.webhooks.events": "Events",
"admin.webhooks.eventsMissing": "You must select at least 1 event.",
"admin.webhooks.eventsSelected": "No event selected | 1 event selected | {count} events selected",
"admin.webhooks.includeContent": "Include Content",
"admin.webhooks.includeContentHint": "Should the payload include content (e.g. the full page body). Make sure that your remote endpoint can accept large payloads!",
"admin.webhooks.includeMetadata": "Include Metadata",
"admin.webhooks.includeMetadataHint": "Should the payload include metadata such as title, description, author, etc.",
"admin.webhooks.nameInvalidChars": "The name contains invalid characters.",
"admin.webhooks.nameMissing": "A name for this webhook is required.",
"admin.webhooks.new": "New Webhook",
"admin.webhooks.none": "There are no webhooks yet.",
"admin.webhooks.stateError": "Failed",
"admin.webhooks.stateErrorExplain": "The last trigger failed to call the endpoint.",
"admin.webhooks.stateErrorHint": "The last event failed to call your endpoint. Click Edit for more details.",
"admin.webhooks.statePending": "Pending",
"admin.webhooks.statePendingHint": "Waiting for an event to trigger this webhook for the first time.",
"admin.webhooks.stateSuccess": "Healthy",
"admin.webhooks.stateSuccessHint": "The last webhook trigger completed successfully.",
"admin.webhooks.subtitle": "Manage webhooks to external services",
"admin.webhooks.title": "Webhooks",
"admin.webhooks.typeAsset": "asset",
"admin.webhooks.typeComment": "comment",
"admin.webhooks.typePage": "page",
"admin.webhooks.typeUser": "user",
"admin.webhooks.updateSuccess": "Webhook updated successfully.",
"admin.webhooks.url": "URL",
"admin.webhooks.urlHint": "Enter the remote endpoint URL",
"admin.webhooks.urlInvalidChars": "The URL contains invalid characters.",
"admin.webhooks.urlMissing": "The URL is missing or is not valid.",
"auth.actions.login": "Log In",
"auth.actions.register": "Register",
"auth.changePwd.currentPassword": "Current Password",
"auth.changePwd.instructions": "You must choose a new password:",
"auth.changePwd.loading": "Changing password...",
"auth.changePwd.newPassword": "New Password",
"auth.changePwd.newPasswordVerify": "Verify New Password",
"auth.changePwd.proceed": "Change Password",
"auth.changePwd.subtitle": "Choose a new password",
"auth.changePwd.success": "Password updated successfully.",
"auth.enterCredentials": "Enter your credentials",
"auth.errors.fields": "One or more fields are invalid.",
"auth.errors.forgotPassword": "Missing or invalid email address.",
"auth.errors.invalidEmail": "Email is invalid.",
"auth.errors.invalidLogin": "Invalid Login",
"auth.errors.invalidLoginMsg": "The email or password is invalid.",
"auth.errors.invalidName": "Name is invalid.",
"auth.errors.invalidUserEmail": "Invalid User Email",
"auth.errors.login": "Missing or invalid login fields.",
"auth.errors.loginError": "Login error",
"auth.errors.missingEmail": "Email is missing.",
"auth.errors.missingName": "Name is missing.",
"auth.errors.missingPassword": "Password is missing.",
"auth.errors.missingUsername": "Username is missing.",
"auth.errors.missingVerifyPassword": "Password Verification is missing.",
"auth.errors.notYetAuthorized": "You have not been authorized to login to this site yet.",
"auth.errors.passwordTooShort": "Password is too short.",
"auth.errors.passwordsNotMatch": "Passwords do not match.",
"auth.errors.register": "One or more fields are invalid.",
"auth.errors.tfaMissing": "Missing or incomplete security code.",
"auth.errors.tooManyAttempts": "Too many attempts!",
"auth.errors.tooManyAttemptsMsg": "You've made too many failed attempts in a short period of time, please try again {time}.",
"auth.errors.userNotFound": "User not found",
"auth.fields.email": "Email Address",
"auth.fields.emailUser": "Email / Username",
"auth.fields.name": "Name",
"auth.fields.password": "Password",
"auth.fields.username": "Username",
"auth.fields.verifyPassword": "Verify Password",
"auth.forgotPasswordCancel": "Cancel",
"auth.forgotPasswordLink": "Forgot Password",
"auth.forgotPasswordLoading": "Requesting password reset...",
"auth.forgotPasswordSubtitle": "Enter your email address to receive the instructions to reset your password:",
"auth.forgotPasswordSuccess": "Check your emails for password reset instructions!",
"auth.forgotPasswordTitle": "Forgot your password",
"auth.genericError": "Authentication is unavailable.",
"auth.invalidEmail": "Email address is invalid.",
"auth.invalidEmailUsername": "Enter a valid email / username.",
"auth.invalidPassword": "Enter a valid password.",
"auth.login.title": "Login",
"auth.loginRequired": "Login required",
"auth.loginSuccess": "Login Successful! Redirecting...",
"auth.loginUsingStrategy": "Login using {strategy}",
"auth.logoutSuccess": "You've been logged out successfully.",
"auth.missingEmail": "Missing email address.",
"auth.missingName": "Name is missing.",
"auth.missingPassword": "Missing password.",
"auth.nameTooLong": "Name is too long.",
"auth.nameTooShort": "Name is too short.",
"auth.orLoginUsingStrategy": "or login using...",
"auth.passkeys.signin": "Log In with a Passkey",
"auth.passkeys.signinHint": "Enter your email address to login with a passkey:",
"auth.passwordNotMatch": "Both passwords do not match.",
"auth.passwordTooShort": "Password is too short.",
"auth.pleaseWait": "Please wait",
"auth.registerCheckEmail": "Check your emails to activate your account.",
"auth.registerSubTitle": "Fill-in the form below to create an account.",
"auth.registerSuccess": "Account created successfully!",
"auth.registerTitle": "Create an account",
"auth.registering": "Creating account...",
"auth.selectAuthProvider": "Sign in with",
"auth.sendResetPassword": "Reset Password",
"auth.signingIn": "Signing In...",
"auth.switchToLogin.link": "Back to Login",
"auth.switchToRegister.link": "Create an Account",
"auth.tfa.subtitle": "Security code required:",
"auth.tfa.verifyToken": "Verify",
"auth.tfaFormTitle": "Enter the security code generated from your trusted device:",
"auth.tfaSetupInstrFirst": "Scan the QR code below from your mobile 2FA application:",
"auth.tfaSetupInstrSecond": "Enter the security code generated from your trusted device:",
"auth.tfaSetupSuccess": "2FA enabled successfully on your account.",
"auth.tfaSetupTitle": "Your administrator has required Two-Factor Authentication (2FA) to be enabled on your account.",
"auth.tfaSetupVerifying": "Verifying...",
"common.actions.activate": "Activate",
"common.actions.add": "Add",
"common.actions.apply": "Apply",
"common.actions.browse": "Browse...",
"common.actions.cancel": "Cancel",
"common.actions.clear": "Clear",
"common.actions.close": "Close",
"common.actions.commit": "Commit",
"common.actions.confirm": "Confirm",
"common.actions.copy": "Copy",
"common.actions.copyURL": "Copy URL",
"common.actions.create": "Create",
"common.actions.deactivate": "Deactivate",
"common.actions.delete": "Delete",
"common.actions.discard": "Discard",
"common.actions.discardChanges": "Discard Changes",
"common.actions.download": "Download",
"common.actions.duplicate": "Duplicate",
"common.actions.edit": "Edit",
"common.actions.exit": "Exit",
"common.actions.fetch": "Fetch",
"common.actions.filter": "Filter",
"common.actions.generate": "Generate",
"common.actions.goback": "Go Back",
"common.actions.howItWorks": "How it works",
"common.actions.insert": "Insert",
"common.actions.login": "Login",
"common.actions.manage": "Manage",
"common.actions.move": "Move",
"common.actions.moveTo": "Move To",
"common.actions.new": "New",
"common.actions.newFolder": "New Folder",
"common.actions.newPage": "New Page",
"common.actions.ok": "OK",
"common.actions.optimize": "Optimize",
"common.actions.page": "Page",
"common.actions.preview": "Preview",
"common.actions.proceed": "Proceed",
"common.actions.properties": "Properties",
"common.actions.refresh": "Refresh",
"common.actions.rename": "Rename",
"common.actions.rerender": "Rerender",
"common.actions.returnToTop": "Return to top",
"common.actions.save": "Save",
"common.actions.saveAndClose": "Save and Close",
"common.actions.saveChanges": "Save Changes",
"common.actions.select": "Select",
"common.actions.update": "Update",
"common.actions.upload": "Upload",
"common.actions.view": "View",
"common.actions.viewDocs": "View Documentation",
"common.clipboard.failure": "Failed to copy to clipboard.",
"common.clipboard.success": "Copied to clipboard successfully.",
"common.clipboard.uuid": "Copy UUID to clipboard.",
"common.clipboard.uuidFailure": "Failed to copy UUID to clipboard.",
"common.clipboard.uuidSuccess": "Copied UUID to clipboard successfully.",
"common.comments.beFirst": "Be the first to comment.",
"common.comments.contentMissingError": "Comment is empty or too short!",
"common.comments.deleteConfirmTitle": "Confirm Delete",
"common.comments.deletePermanentWarn": "This action cannot be undone!",
"common.comments.deleteSuccess": "Comment was deleted successfully.",
"common.comments.deleteWarn": "Are you sure you want to permanently delete this comment?",
"common.comments.fieldContent": "Comment Content",
"common.comments.fieldEmail": "Your Email Address",
"common.comments.fieldName": "Your Name",
"common.comments.loading": "Loading comments...",
"common.comments.markdownFormat": "Markdown Format",
"common.comments.modified": "modified {reldate}",
"common.comments.newComment": "New Comment",
"common.comments.newPlaceholder": "Write a new comment...",
"common.comments.none": "No comments yet.",
"common.comments.postComment": "Post Comment",
"common.comments.postSuccess": "New comment posted successfully.",
"common.comments.postingAs": "Posting as {name}",
"common.comments.sdTitle": "Talk",
"common.comments.title": "Comments",
"common.comments.updateComment": "Update Comment",
"common.comments.updateSuccess": "Comment was updated successfully.",
"common.comments.viewDiscussion": "View Discussion",
"common.datetime": "{date} 'at' {time}",
"common.duration.days": "Day(s)",
"common.duration.every": "Every",
"common.duration.hours": "Hour(s)",
"common.duration.minutes": "Minute(s)",
"common.duration.months": "Month(s)",
"common.duration.years": "Year(s)",
"common.error.generic.hint": "Oops, something went wrong...",
"common.error.generic.title": "Unexpected Error",
"common.error.notfound.hint": "That page doesn't exist or is not available.",
"common.error.notfound.title": "Not Found",
"common.error.title": "Error",
"common.error.unauthorized.hint": "You don't have the required permissions to access this page.",
"common.error.unauthorized.title": "Unauthorized",
"common.error.unexpected": "An unexpected error occurred.",
"common.error.unknownsite.hint": "There's no wiki site at this host.",
"common.error.unknownsite.title": "Unknown Site",
"common.field.createdOn": "Created On",
"common.field.id": "ID",
"common.field.lastUpdated": "Last Updated",
"common.field.name": "Name",
"common.field.task": "Task",
"common.field.title": "Title",
"common.footerCopyright": "© {year} {company}. All rights reserved.",
"common.footerGeneric": "Powered by {link}, an open source project.",
"common.footerLicense": "Content is available under the {license}, by {company}.",
"common.footerPoweredBy": "Powered by {link}",
"common.header.account": "Account",
"common.header.admin": "Administration",
"common.header.assets": "Assets",
"common.header.browseTags": "Browse by Tags",
"common.header.currentPage": "Current Page",
"common.header.delete": "Delete",
"common.header.duplicate": "Duplicate",
"common.header.edit": "Edit",
"common.header.history": "History",
"common.header.home": "Home",
"common.header.imagesFiles": "Images & Files",
"common.header.language": "Language",
"common.header.login": "Login",
"common.header.logout": "Logout",
"common.header.move": "Move / Rename",
"common.header.myWiki": "My Wiki",
"common.header.newPage": "New Page",
"common.header.pageActions": "Page Actions",
"common.header.profile": "Profile",
"common.header.search": "Search...",
"common.header.searchClose": "Close",
"common.header.searchCopyLink": "Copy Search Link",
"common.header.searchDidYouMean": "Did you mean...",
"common.header.searchHint": "Type at least 2 characters to start searching...",
"common.header.searchLoading": "Searching...",
"common.header.searchNoResult": "No pages matching your query.",
"common.header.searchResultsCount": "Found {total} results",
"common.header.siteMap": "Site Map",
"common.header.view": "View",
"common.header.viewSource": "View Source",
"common.license.alr": "All Rights Reserved",
"common.license.cc0": "Public Domain",
"common.license.ccby": " Creative Commons Attribution License",
"common.license.ccbync": "Creative Commons Attribution-NonCommercial License",
"common.license.ccbyncnd": "Creative Commons Attribution-NonCommercial-NoDerivs License",
"common.license.ccbyncsa": "Creative Commons Attribution-NonCommercial-ShareAlike License",
"common.license.ccbynd": "Creative Commons Attribution-NoDerivs License",
"common.license.ccbysa": "Creative Commons Attribution-ShareAlike License",
"common.license.none": "None",
"common.loading": "Loading...",
"common.modernBrowser": "modern browser",
"common.newpage.create": "Create Page",
"common.newpage.goback": "Go back",
"common.newpage.subtitle": "Would you like to create it now?",
"common.newpage.title": "This page does not exist yet.",
"common.notfound.gohome": "Home",
"common.notfound.subtitle": "This page does not exist.",
"common.notfound.title": "Not Found",
"common.outdatedBrowserWarning": "Your browser is outdated. Upgrade to a {modernBrowser}.",
"common.page.bookmark": "Bookmark",
"common.page.delete": "Delete Page",
"common.page.deleteSubtitle": "The page can be restored from the administration area.",
"common.page.deleteTitle": "Are you sure you want to delete page {title}?",
"common.page.editPage": "Edit Page",
"common.page.global": "Global",
"common.page.id": "ID {id}",
"common.page.lastEditedBy": "Last edited by",
"common.page.loading": "Loading Page...",
"common.page.printFormat": "Print Format",
"common.page.private": "Private",
"common.page.published": "Published",
"common.page.returnNormalView": "Return to Normal View",
"common.page.share": "Share",
"common.page.tags": "Tags",
"common.page.tagsMatching": "Pages matching tags",
"common.page.toc": "Table of Contents",
"common.page.unpublished": "Unpublished",
"common.page.unpublishedWarning": "This page is not published.",
"common.page.versionId": "Version ID {id}",
"common.page.viewingSource": "Viewing source of page {path}",
"common.page.viewingSourceVersion": "Viewing source as of {date} of page {path}",
"common.pageSelector.createTitle": "Select New Page Location",
"common.pageSelector.folderEmptyWarning": "This folder is empty.",
"common.pageSelector.moveTitle": "Move / Rename Page Location",
"common.pageSelector.pages": "Pages",
"common.pageSelector.selectTitle": "Select a Page",
"common.pageSelector.virtualFolders": "Virtual Folders",
"common.password.average": "Average",
"common.password.good": "Good",
"common.password.poor": "Poor",
"common.password.strong": "Strong",
"common.password.weak": "Weak",
"common.sidebar.browse": "Browse",
"common.sidebar.currentDirectory": "Current Directory",
"common.sidebar.mainMenu": "Main Menu",
"common.sidebar.root": "(root)",
"common.unauthorized.action.create": "You cannot create the page.",
"common.unauthorized.action.download": "You cannot download the page content.",
"common.unauthorized.action.downloadVersion": "You cannot download the content for this page version.",
"common.unauthorized.action.edit": "You cannot edit the page.",
"common.unauthorized.action.history": "You cannot view the page history.",
"common.unauthorized.action.source": "You cannot view the page source.",
"common.unauthorized.action.sourceVersion": "You cannot view the source of this version of the page.",
"common.unauthorized.action.view": "You cannot view this page.",
"common.unauthorized.goback": "Go Back",
"common.unauthorized.login": "Login As...",
"common.unauthorized.title": "Unauthorized",
"common.user.search": "Search User",
"common.user.searchPlaceholder": "Search Users...",
"common.welcome.createhome": "Create Home Page",
"common.welcome.subtitle": "Let's get started and create the home page.",
"common.welcome.title": "Welcome to your wiki!",
"editor.assets.deleteAsset": "Delete Asset",
"editor.assets.deleteAssetConfirm": "Are you sure you want to delete asset",
"editor.assets.deleteAssetWarn": "This action cannot be undone!",
"editor.assets.deleteSuccess": "Asset deleted successfully.",
"editor.assets.fetchImage": "Fetch Remote Image",
"editor.assets.fileCount": "{count} files",
"editor.assets.folderCreateSuccess": "Asset folder created successfully.",
"editor.assets.folderEmpty": "This asset folder is empty.",
"editor.assets.folderName": "Folder Name",
"editor.assets.folderNameNamingRules": "Must follow the asset folder {namingRules}.",
"editor.assets.folderNameNamingRulesLink": "naming rules",
"editor.assets.headerActions": "Actions",
"editor.assets.headerAdded": "Added",
"editor.assets.headerFileSize": "File Size",
"editor.assets.headerFilename": "Filename",
"editor.assets.headerId": "ID",
"editor.assets.headerType": "Type",
"editor.assets.imageAlign": "Image Alignment",
"editor.assets.newFolder": "New Folder",
"editor.assets.noUploadError": "You must choose a file to upload first!",
"editor.assets.refreshSuccess": "List of assets refreshed successfully.",
"editor.assets.renameAsset": "Rename Asset",
"editor.assets.renameAssetSubtitle": "Enter the new name for this asset:",
"editor.assets.renameSuccess": "Asset renamed successfully.",
"editor.assets.title": "Assets",
"editor.assets.uploadAssets": "Upload Assets",
"editor.assets.uploadAssetsDropZone": "Browse or Drop files here...",
"editor.assets.uploadFailed": "File upload failed.",
"editor.backToEditor": "Back to Editor",
"editor.ckeditor.stats": "{chars} chars, {words} words",
"editor.conflict.editable": "(editable)",
"editor.conflict.infoGeneric": "A more recent version of this page was saved by {authorName}, {date}",
"editor.conflict.leftPanelInfo": "Your current edit, based on page version from {date}",
"editor.conflict.localVersion": "Local Version {refEditable}",
"editor.conflict.overwrite.description": "Are you sure you want to replace your current version with the latest remote content? {refEditsLost}",
"editor.conflict.overwrite.editsLost": "Your current edits will be lost.",
"editor.conflict.overwrite.title": "Overwrite with Remote Version?",
"editor.conflict.pageDescription": "Description:",
"editor.conflict.pageTitle": "Title:",
"editor.conflict.readonly": "(read-only)",
"editor.conflict.remoteVersion": "Remote Version {refReadOnly}",
"editor.conflict.rightPanelInfo": "Last edited by {authorName}, {date}",
"editor.conflict.title": "Resolve Save Conflict",
"editor.conflict.useLocal": "Use Local",
"editor.conflict.useLocalHint": "Use content in the left panel",
"editor.conflict.useRemote": "Use Remote",
"editor.conflict.useRemoteHint": "Discard local changes and use latest version",
"editor.conflict.viewLatestVersion": "View Latest Version",
"editor.conflict.warning": "Save conflict! Another user has already modified this page.",
"editor.conflict.whatToDo": "What do you want to do?",
"editor.conflict.whatToDoLocal": "Use your current local version and ignore the latest changes.",
"editor.conflict.whatToDoRemote": "Use the remote version (latest) and discard your changes.",
"editor.createPage": "Create Page",
"editor.markup.admonitionDanger": "Danger / Important Admonition",
"editor.markup.admonitionInfo": "Info / Note Admonition",
"editor.markup.admonitionSuccess": "Tip / Success Admonition",
"editor.markup.admonitionWarning": "Warning Admonition",
"editor.markup.blockquote": "Blockquote",
"editor.markup.blockquoteAdmonitions": "Blockquote / Admonition",
"editor.markup.blockquoteError": "Error Blockquote",
"editor.markup.blockquoteInfo": "Info Blockquote",
"editor.markup.blockquoteSuccess": "Success Blockquote",
"editor.markup.blockquoteWarning": "Warning Blockquote",
"editor.markup.bold": "Bold",
"editor.markup.distractionFreeMode": "Distraction Free Mode",
"editor.markup.header": "Header",
"editor.markup.headerLevel": "Header {level}",
"editor.markup.heading": "Heading {level}",
"editor.markup.inlineCode": "Inline Code",
"editor.markup.insertAssets": "Insert Assets",
"editor.markup.insertBlock": "Insert Block",
"editor.markup.insertCodeBlock": "Insert Code Block",
"editor.markup.insertDiagram": "Insert Diagram",
"editor.markup.insertEmoji": "Insert Emoji",
"editor.markup.insertFootnote": "Insert Footnote",
"editor.markup.insertHorizontalBar": "Insert Horizontal Bar",
"editor.markup.insertLink": "Insert Link",
"editor.markup.insertMathExpression": "Insert Math Expression",
"editor.markup.insertTable": "Insert Table",
"editor.markup.insertTabset": "Insert Tabset",
"editor.markup.insertVideoAudio": "Insert Video / Audio",
"editor.markup.italic": "Italic",
"editor.markup.keyboardKey": "Keyboard Key",
"editor.markup.markdownFormattingHelp": "Markdown Formatting Help",
"editor.markup.noSelectionError": "Text must be selected first!",
"editor.markup.orderedList": "Ordered List",
"editor.markup.strikethrough": "Strikethrough",
"editor.markup.subscript": "Subscript",
"editor.markup.superscript": "Superscript",
"editor.markup.tableHelper": "Table Helper",
"editor.markup.taskList": "Task List",
"editor.markup.taskListChecked": "Checked List Item",
"editor.markup.taskListUnchecked": "Unchecked List Item",
"editor.markup.togglePreviewPane": "Hide / Show Preview Pane",
"editor.markup.toggleSpellcheck": "Toggle Spellcheck",
"editor.markup.unorderedList": "Unordered List",
"editor.page": "Page",
"editor.pageData.data": "Data",
"editor.pageData.dragDropHint": "Drag-n-drop fields from the left onto this area to build your template structure.",
"editor.pageData.duplicateTemplateKeys": "One or more fields have duplicate unique keys!",
"editor.pageData.emptyTemplateStructure": "Template Structure is empty!",
"editor.pageData.fieldTypeBoolean": "Boolean",
"editor.pageData.fieldTypeHeader": "Header",
"editor.pageData.fieldTypeImage": "Image",
"editor.pageData.fieldTypeLink": "Link",
"editor.pageData.fieldTypeNumber": "Number",
"editor.pageData.fieldTypeText": "Text",
"editor.pageData.invalidTemplateKeys": "One or more fields have missing or invalid unique keys!",
"editor.pageData.invalidTemplateLabels": "One or more fields have missing or invalid labels!",
"editor.pageData.invalidTemplateName": "Template name is missing or invalid!",
"editor.pageData.label": "Label",
"editor.pageData.manageTemplates": "Manage Templates",
"editor.pageData.noTemplate": "You don't have any template yet. Create one to get started.",
"editor.pageData.selectTemplateAbove": "Select a template to edit from the dropdown menu above.",
"editor.pageData.template": "Template",
"editor.pageData.templateDeleteConfirmText": "Any page currently using this template will revert to basic template rendering.",
"editor.pageData.templateDeleteConfirmTitle": "Are you sure?",
"editor.pageData.templateFullRowTypes": "Full Row Types",
"editor.pageData.templateKeyValueTypes": "Key-Value Types",
"editor.pageData.templateStructure": "Structure",
"editor.pageData.templateTitle": "Template Title",
"editor.pageData.templateUntitled": "Untitled Template",
"editor.pageData.title": "Page Data",
"editor.pageData.uniqueKey": "Unique Key",
"editor.pageRel.button": "Button Appearance",
"editor.pageRel.caption": "Caption (optional)",
"editor.pageRel.center": "Center",
"editor.pageRel.label": "Label",
"editor.pageRel.left": "Left",
"editor.pageRel.position": "Button Position",
"editor.pageRel.preview": "Preview",
"editor.pageRel.right": "Right",
"editor.pageRel.selectIcon": "Select Icon...",
"editor.pageRel.selectPage": "Select Page...",
"editor.pageRel.target": "Target",
"editor.pageRel.title": "Add Page Relation",
"editor.pageRel.titleEdit": "Edit Page Relation",
"editor.pageScripts.title": "Page Scripts",
"editor.pendingAssetsUploading": "Uploading assets...",
"editor.props.alias": "Alias",
"editor.props.allowComments": "Allow Comments",
"editor.props.allowCommentsHint": "Enable commenting abilities on this page.",
"editor.props.allowContributions": "Allow Contributions",
"editor.props.allowRatings": "Allow Ratings",
"editor.props.allowRatingsHint": "Enable rating capabilities on this page.",
"editor.props.dateRange": "Date Range",
"editor.props.dateRangeHint": "Select the start and end date for this page publication. The page will only be accessible to users with read access within the selected date range.",
"editor.props.draft": "Draft",
"editor.props.draftHint": "Visible to users with write access only.",
"editor.props.icon": "Icon",
"editor.props.info": "Info",
"editor.props.isSearchable": "Include in Search Results",
"editor.props.jsLoad": "Javascript - On Load",
"editor.props.jsLoadHint": "Execute javascript once the page is loaded",
"editor.props.jsUnload": "Javascript - On Unload",
"editor.props.jsUnloadHint": "Execute javascript before the page content is destroyed",
"editor.props.pageProperties": "Page Properties",
"editor.props.password": "Password",
"editor.props.passwordHint": "The page must be published and the user must have read access rights.",
"editor.props.publishState": "Publishing State",
"editor.props.published": "Published",
"editor.props.publishedHint": "Visible to all users with read access.",
"editor.props.relationAdd": "Add Relation...",
"editor.props.relationAddHint": "Add links to other pages in the footer (e.g. as part of a series of articles)",
"editor.props.relations": "Relations",
"editor.props.requirePassword": "Require Password",
"editor.props.scripts": "Scripts",
"editor.props.shortDescription": "Short Description",
"editor.props.showInTree": "Show in Site Navigation",
"editor.props.showSidebar": "Show Sidebar",
"editor.props.showTags": "Show Tags",
"editor.props.showToc": "Show Table of Contents",
"editor.props.sidebar": "Sidebar",
"editor.props.social": "Social",
"editor.props.styles": "CSS Styles",
"editor.props.stylesHint": "CSS Rules to add to the page",
"editor.props.tags": "Tags",
"editor.props.tagsHint": "Use tags to categorize your pages and make them easier to find.",
"editor.props.title": "Title",
"editor.props.tocMinMaxDepth": "Min/Max Depth",
"editor.props.visibility": "Visibility",
"editor.reasonForChange.field": "Reason",
"editor.reasonForChange.optional": "Enter a short description of the reason for this change. This is optional but recommended.",
"editor.reasonForChange.reasonMissing": "A reason is missing.",
"editor.reasonForChange.required": "You must provide a reason for this change. Enter a small description of what changed.",
"editor.reasonForChange.title": "Reason For Change",
"editor.renderPreview": "Render Preview",
"editor.save.createSuccess": "Page created successfully.",
"editor.save.error": "An error occurred while creating the page",
"editor.save.pleaseWait": "Please wait...",
"editor.save.processing": "Rendering",
"editor.save.saved": "Saved",
"editor.save.updateSuccess": "Page updated successfully.",
"editor.saveAndCloseTip": "Ctrl / Cmd + Click to save and close",
"editor.select.cannotChange": "This cannot be changed once the page is created.",
"editor.select.customView": "or create a custom view?",
"editor.select.title": "Which editor do you want to use for this page?",
"editor.settings": "Editor Settings",
"editor.tableEditor.title": "Table Editor",
"editor.togglePreviewPane": "Toggle Preview Pane",
"editor.toggleScrollSync": "Toggle Scroll Sync",
"editor.unsaved.body": "You have unsaved changes. Are you sure you want to leave the editor and discard any modifications you made since the last save?",
"editor.unsaved.title": "Discard Unsaved Changes?",
"editor.unsavedWarning": "You have unsaved edits. Are you sure you want to leave the editor?",
"error.ERR_PK_ALREADY_REGISTERED": "It looks like this authenticator is already registered.",
"error.ERR_PK_HOSTNAME_MISSING": "Your administrator must set a valid site hostname before passkeys can be used.",
"error.ERR_PK_USER_CANCELLED": "Passkey registration aborted. Make sure to remove the key from your device.",
"fileman.7zFileType": "7zip Archive",
"fileman.aacFileType": "AAC Audio File",
"fileman.aiFileType": "Adobe Illustrator Document",
"fileman.aifFileType": "AIF Audio File",
"fileman.apkFileType": "Android Package",
"fileman.aviFileType": "AVI Video File",
"fileman.binFileType": "Binary File",
"fileman.bz2FileType": "BZIP2 Archive",
"fileman.copyURLSuccess": "URL has been copied to the clipboard.",
"fileman.createFolderInvalidData": "One or more fields are invalid.",
"fileman.createFolderSuccess": "Folder created successfully.",
"fileman.cssFileType": "Cascade Style Sheet",
"fileman.csvFileType": "Comma Separated Values Document",
"fileman.dataFileType": "Data File",
"fileman.detailsAssetSize": "File Size",
"fileman.detailsAssetType": "Type",
"fileman.detailsPageCreated": "Created",
"fileman.detailsPageEditor": "Editor",
"fileman.detailsPageType": "Type",
"fileman.detailsPageUpdated": "Last Updated",
"fileman.detailsTitle": "Title",
"fileman.dmgFileType": "Apple Disk Image File",
"fileman.docxFileType": "Microsoft Word Document",
"fileman.epsFileType": "EPS Image",
"fileman.exeFileType": "Windows Executable",
"fileman.flacFileType": "FLAC Audio File",
"fileman.folderChildrenCount": "Empty folder | 1 child | {count} children",
"fileman.folderCreate": "New Folder",
"fileman.folderFileName": "Path Name",
"fileman.folderFileNameHint": "URL friendly version of the folder name. Must consist of lowercase alphanumerical or hypen characters only.",
"fileman.folderFileNameInvalid": "Invalid Characters in Folder Path Name. Lowercase alphanumerical and hyphen characters only.",
"fileman.folderFileNameMissing": "Missing Folder Path Name",
"fileman.folderRename": "Rename Folder",
"fileman.folderTitle": "Title",
"fileman.folderTitleInvalidChars": "Invalid Characters in Folder Name",
"fileman.folderTitleMissing": "Missing Folder Title",
"fileman.gifFileType": "Animated GIF Image",
"fileman.gzFileType": "GZipped Archive",
"fileman.heicFileType": "HEIC Image",
"fileman.icoFileType": "Icon File",
"fileman.icsFileType": "ICS Calendar Event",
"fileman.isoFileType": "Optical Disk Image File",
"fileman.jpegFileType": "JPEG Image",
"fileman.jpgFileType": "JPEG Image",
"fileman.jsonFileType": "JSON Document",
"fileman.m4aFileType": "M4A Audio File",
"fileman.markdownPageType": "Markdown Page",
"fileman.midFileType": "MIDI Audio File",
"fileman.movFileType": "QuickTime Video File",
"fileman.mp3FileType": "MP3 Audio File",
"fileman.mp4FileType": "MP4 Video File",
"fileman.mpegFileType": "MPEG Video File",
"fileman.mpgFileType": "MPEG Video File",
"fileman.oggFileType": "OGG Audio File",
"fileman.otfFileType": "OpenType Font File",
"fileman.pdfFileType": "PDF Document",
"fileman.pngFileType": "PNG Image",
"fileman.pptxFileType": "Microsoft Powerpoint Presentation",
"fileman.psdFileType": "Adobe Photoshop Document",
"fileman.rarFileType": "RAR Archive",
"fileman.renameFolderInvalidData": "One or more fields are invalid.",
"fileman.renameFolderSuccess": "Folder renamed successfully.",
"fileman.searchFolder": "Search folder...",
"fileman.svgFileType": "Scalable Vector Graphic",
"fileman.tarFileType": "TAR Archive",
"fileman.tgzFileType": "Gzipped TAR Archive",
"fileman.tifFileType": "TIFF Image",
"fileman.title": "File Manager",
"fileman.ttfFileType": "TrueType Font File",
"fileman.txtFileType": "Text Document",
"fileman.unknownFileType": "{type} file",
"fileman.uploadSuccess": "File(s) uploaded successfully.",
"fileman.viewOptions": "View Options",
"fileman.wavFileType": "WAV Audio File",
"fileman.wmaFileType": "WMA Audio File",
"fileman.wmvFileType": "WMV Video File",
"fileman.woff2FileType": "Web Open Font File",
"fileman.woffFileType": "Web Open Font File",
"fileman.xlstFileType": "Microsoft Excel Document",
"fileman.xmlFileType": "XML Document",
"fileman.xzFileType": "XZ Archive",
"fileman.zipFileType": "ZIP Archive",
"folderDeleteDialog.confirm": "Are you sure you want to delete folder {name} and all its content?",
"folderDeleteDialog.deleteSuccess": "Folder has been deleted successfully.",
"folderDeleteDialog.folderId": "Folder ID {id}",
"folderDeleteDialog.title": "Confirm Delete Folder",
"history.restore.confirmButton": "Restore",
"history.restore.confirmText": "Are you sure you want to restore this page content as it was on {date}? This version will be copied on top of the current history. As such, newer versions will still be preserved.",
"history.restore.confirmTitle": "Restore page version?",
"history.restore.success": "Page version restored succesfully!",
"navEdit.clearItems": "Clear All Items",
"navEdit.editMenuItems": "Edit Menu Items",
"navEdit.emptyMenuText": "Click the Add button to add your first menu item.",
"navEdit.header": "Header",
"navEdit.icon": "Icon",
"navEdit.iconHint": "Icon to display to the left of the menu item.",
"navEdit.label": "Label",
"navEdit.labelHint": "Text to display on the menu item.",
"navEdit.link": "Link",
"navEdit.nestItem": "Nest Item",
"navEdit.nestingWarn": "The previous menu item must be a normal link or another nested link. Invalid nested items will be shown in red.",
"navEdit.noSelection": "Select a menu item from the left to start editing.",
"navEdit.openInNewWindow": "Open in New Window",
"navEdit.openInNewWindowHint": "Whether the link should open in a new window / tab.",
"navEdit.saveModeSuccess": "Navigation mode set successfully.",
"navEdit.saveSuccess": "Menu items saved successfully.",
"navEdit.selectGroups": "Group(s):",
"navEdit.separator": "Separator",
"navEdit.target": "Target",
"navEdit.targetHint": "Target path or external link to point to.",
"navEdit.title": "Edit Navigation",
"navEdit.unnestItem": "Unnest Item",
"navEdit.visibility": "Visibility",
"navEdit.visibilityAll": "Everyone",
"navEdit.visibilityHint": "Whether to show the menu item to everyone or just selected groups.",
"navEdit.visibilityLimited": "Selected Groups",
"pageDeleteDialog.confirm": "Are you sure you want to delete the page {name}?",
"pageDeleteDialog.deleteSuccess": "Page deleted successfully.",
"pageDeleteDialog.pageId": "Page ID {id}",
"pageDeleteDialog.title": "Confirm Page Deletion",
"pageDuplicateDialog.title": "Duplicate and Save As...",
"pageRenameDialog.title": "Rename / Move to...",
"pageSaveDialog.displayModePath": "Browse Using Paths",
"pageSaveDialog.displayModeTitle": "Browse Using Titles",
"pageSaveDialog.title": "Save As...",
"profile.accessibility": "Accessibility",
"profile.activity": "Activity",
"profile.appearance": "Site Appearance",
"profile.appearanceDark": "Dark",
"profile.appearanceDefault": "Site Default",
"profile.appearanceHint": "Use the light or dark theme.",
"profile.appearanceLight": "Light",
"profile.auth": "Authentication",
"profile.authChangePassword": "Change Password",
"profile.authDisableTfa": "Turn Off 2FA",
"profile.authDisableTfaConfirm": "Are you sure you want to disable Two Factor Authentication?",
"profile.authDisableTfaFailed": "Failed to turn off 2FA.",
"profile.authDisableTfaSuccess": "2FA turned off successfully.",
"profile.authInfo": "Your account is associated with the following authentication methods:",
"profile.authLoadingFailed": "Failed to load authentication methods.",
"profile.authModifyTfa": "Modify 2FA",
"profile.authSetTfa": "Set 2FA",
"profile.authSetTfaLoading": "Setting up 2FA... Please wait",
"profile.avatar": "Avatar",
"profile.avatarClearFailed": "Failed to clear profile picture.",
"profile.avatarClearSuccess": "Profile picture cleared successfully.",
"profile.avatarUploadDisabled": "Your avatar is set by your organization and cannot be changed.",
"profile.avatarUploadFailed": "Failed to upload user profile picture.",
"profile.avatarUploadHint": "For best results, use a 180x180 image of type JPG or PNG.",
"profile.avatarUploadSuccess": "Profile picture uploaded successfully.",
"profile.avatarUploadTitle": "Upload your user profile picture.",
"profile.cvd": "Color Vision Deficiency",
"profile.cvdDeuteranopia": "Deuteranopia",
"profile.cvdHint": "Alter the color scheme of certain UI elements to account for certain color vision dificiencies.",
"profile.cvdNone": "None",
"profile.cvdProtanopia": "Protanopia",
"profile.cvdTritanopia": "Tritanopia",
"profile.darkMode": "Dark Mode",
"profile.darkModeHint": "Change the appareance of the site to a dark theme.",
"profile.dateFormat": "Date Format",
"profile.dateFormatHint": "Set your preferred format to display dates.",
"profile.displayName": "Display Name",
"profile.displayNameHint": "Your full name; shown when authoring content (e.g. pages, comments, etc.).",
"profile.editDisabledDescription": "Your wiki administrator has disabled profile editing.",
"profile.editDisabledTitle": "Profile info is managed by your organization.",
"profile.email": "Email Address",
"profile.emailHint": "The email address used for login.",
"profile.groups": "Groups",
"profile.groupsInfo": "You're currently part of the following groups:",
"profile.groupsLoadingFailed": "Failed to load groups.",
"profile.groupsNone": "You're not part of any group.",
"profile.jobTitle": "Job Title",
"profile.jobTitleHint": "Your position in your organization; shown on your profile page.",
"profile.localeDefault": "Locale Default",
"profile.location": "Location",
"profile.locationHint": "Your city and country; shown on your profile page.",
"profile.myInfo": "My Info",
"profile.notifications": "Notifications",
"profile.pages.emptyList": "No pages to display.",
"profile.pages.headerCreatedAt": "Created",
"profile.pages.headerPath": "Path",
"profile.pages.headerTitle": "Title",
"profile.pages.headerUpdatedAt": "Last Updated",
"profile.pages.refreshSuccess": "Page list has been refreshed.",
"profile.pages.subtitle": "List of pages I created or last modified",
"profile.pages.title": "Pages",
"profile.passkeys": "Passkeys",
"profile.passkeysAdd": "Add Passkey",
"profile.passkeysDeactivateConfirm": "Are you sure you want to deactivate this passkey?",
"profile.passkeysDeactivateFailed": "Failed to deactivate the passkey.",
"profile.passkeysDeactivateSuccess": "Passkey deactivated successfully. You may still need to remove the passkey from your device.",
"profile.passkeysIntro": "Passkeys are a replacement for passwords for a faster, easier and more secure login. It relies on your device existing biometrics (phone, computer, security key) to validate your identity.",
"profile.passkeysInvalidName": "Passkey name is missing or invalid.",
"profile.passkeysName": "Passkey Name",
"profile.passkeysNameHint": "Enter a name for your passkey:",
"profile.passkeysSetupFailed": "Failed to setup new passkey.",
"profile.passkeysSetupSuccess": "Passkey registered successfully.",
"profile.passkeysUnsupported": "Passkeys are not supported on your device.",
"profile.preferences": "Preferences",
"profile.pronouns": "Pronouns",
"profile.pronounsHint": "Let people know which pronouns should they use when referring to you.",
"profile.save.success": "Profile saved successfully.",
"profile.saveFailed": "Failed to save profile changes.",
"profile.saveSuccess": "Profile saved successfully.",
"profile.saving": "Saving profile...",
"profile.subtitle": "My personal info",
"profile.timeFormat": "Time Format",
"profile.timeFormat12h": "12 hour",
"profile.timeFormat24h": "24 hour",
"profile.timeFormatHint": "Set your preferred format to display time.",
"profile.timezone": "Timezone",
"profile.timezoneHint": "Set your timezone to display local time correctly.",
"profile.title": "Profile",
"profile.uploadNewAvatar": "Upload New Image",
"profile.viewPublicProfile": "View Public Profile",
"renderPageDialog.loading": "Rendering page...",
"renderPageDialog.success": "Page rerendered successfully.",
"search.editorAny": "Any editor",
"search.emptyQuery": "Enter a query in the search field above and press Enter.",
"search.filterEditor": "Editor",
"search.filterLocale": "Locale(s)",
"search.filterLocaleDisplay": "Any locale | {n} locale only | {count} locales selected",
"search.filterPath": "Path starting with...",
"search.filterPublishState": "Publish State",
"search.filterTags": "Tags",
"search.filters": "Filters",
"search.noResults": "No results found for {0} with the current filters.",
"search.publishStateAny": "Any publish state",
"search.publishStateDraft": "Draft",
"search.publishStatePublished": "Published",
"search.publishStateScheduled": "Scheduled",
"search.results": "Search Results",
"search.sortBy": "Sort By",
"search.sortByLastUpdated": "Last Updated",
"search.sortByRelevance": "Relevance",
"search.sortByTitle": "Title",
"search.totalResults": "No result | {0} result | {0} results",
"tags.clearSelection": "Clear Selection",
"tags.currentSelection": "Current Selection",
"tags.locale": "Locale",
"tags.localeAny": "Any",
"tags.noResults": "Couldn't find any page with the selected tags.",
"tags.noResultsWithFilter": "Couldn't find any page matching the current filtering options.",
"tags.orderBy": "Order By",
"tags.orderByField.ID": "ID",
"tags.orderByField.creationDate": "Creation Date",
"tags.orderByField.lastModified": "Last Modified",
"tags.orderByField.path": "Path",
"tags.orderByField.title": "Title",
"tags.pageLastUpdated": "Last Updated {date}",
"tags.retrievingResultsLoading": "Retrieving page results...",
"tags.searchWithinResultsPlaceholder": "Search within results...",
"tags.selectOneMoreTags": "Select one or more tags",
"tags.selectOneMoreTagsHint": "Select one or more tags on the left.",
"welcome.admin": "Administration Area",
"welcome.createHome": "Create the homepage",
"welcome.homeDefault.content": "Write some content here...",
"welcome.homeDefault.description": "Welcome to my wiki!",
"welcome.homeDefault.title": "Home",
"welcome.subtitle": "Let's get started...",
"welcome.title": "Welcome to Wiki.js!"
}