mirror of
https://github.com/estruyf/vscode-front-matter.git
synced 2026-03-28 17:42:40 +01:00
822 lines
51 KiB
JSON
822 lines
51 KiB
JSON
{
|
|
"common.add": "Add",
|
|
"common.edit": "Edit",
|
|
"common.delete": "Delete",
|
|
"common.cancel": "Cancel",
|
|
"common.apply": "Apply",
|
|
"common.clear": "Clear",
|
|
"common.clear.value": "Clear value",
|
|
"common.search": "Search",
|
|
"common.save": "Save",
|
|
"common.menu": "Menu",
|
|
"common.insert": "Insert",
|
|
"common.insert.snippet": "Insert snippet",
|
|
"common.title": "Title",
|
|
"common.description": "Description",
|
|
"common.retry": "Retry",
|
|
"common.update": "Update",
|
|
"common.information": "Info",
|
|
"common.important": "Important",
|
|
"common.sync": "Sync",
|
|
"common.slug": "Slug",
|
|
"common.support": "Support",
|
|
"common.remove.value": "Remove {0}",
|
|
"common.filter": "Back",
|
|
"common.filter.value": "Filter by {0}",
|
|
"common.error.message": "Sorry, something went wrong.",
|
|
"common.openOnWebsite": "Open on website",
|
|
"common.settings": "Settings",
|
|
"common.refreshSettings": "Refresh settings",
|
|
"common.pin": "Pin",
|
|
"common.unpin": "Unpin",
|
|
"common.noResults": "No results",
|
|
"common.error": "Sorry, something went wrong.",
|
|
"common.yes": "yes",
|
|
"common.no": "no",
|
|
"common.openSettings": "Open settings",
|
|
"common.back": "Back",
|
|
"common.open": "Open",
|
|
"common.openWithValue": "Open: {0}",
|
|
"common.openCustomActions": "Open custom actions",
|
|
"common.view": "View",
|
|
"common.translate": "Translate",
|
|
"common.languages": "Languages",
|
|
"common.scripts": "Scripts",
|
|
"common.rename": "Rename",
|
|
"common.docs": "Documentation",
|
|
|
|
"loading.initPages": "Loading content",
|
|
|
|
"notifications.outputChannel.link": "output window",
|
|
"notifications.outputChannel.description": "Check the {0} for more details.",
|
|
|
|
"settings.view.common": "Common",
|
|
"settings.view.contentFolders": "Content folders",
|
|
"settings.view.astro": "Astro",
|
|
"settings.view.integration": "Integration",
|
|
|
|
"settings.openOnStartup": "Open dashboard on startup",
|
|
"settings.openPanelForSupportedFiles": "Open panel for supported files",
|
|
"settings.openPanelForSupportedFiles.label": "Do you want to open the panel for supported files?",
|
|
"settings.contentTypes": "Content types",
|
|
"settings.contentFolders": "Content folders",
|
|
"settings.diagnostic": "Diagnostic",
|
|
"settings.diagnostic.description": "You can run the diagnostics to check the whole Front Matter CMS configuration.",
|
|
"settings.diagnostic.link": "Run full diagnostics",
|
|
"settings.git": "Git synchronization",
|
|
"settings.git.enabled": "Enable Git synchronization to easily sync your changes with your repository.",
|
|
"settings.git.commitMessage": "Commit message",
|
|
"settings.git.submoduleInfo": "When working with Git submodules, you can refer to the submodule settings in the documentation.",
|
|
"settings.git.submoduleLink": "Read more about Git submodules",
|
|
"settings.integration.title": "Integration",
|
|
|
|
"settings.commonSettings.website.title": "Website and SSG settings",
|
|
"settings.commonSettings.previewUrl": "Preview URL",
|
|
"settings.commonSettings.websiteUrl": "Website URL",
|
|
"settings.commonSettings.startCommand": "SSG/Framework start command",
|
|
|
|
"settings.integrationsView.deepl.title": "DeepL",
|
|
"settings.integrationsView.deepl.intput.label": "API key",
|
|
"settings.integrationsView.deepl.intput.placeholder": "Enter your Deepl API key",
|
|
|
|
"settings.integrationsView.azure.title": "Azure AI Translator Service",
|
|
"settings.integrationsView.azure.intput.label": "Subscription key",
|
|
"settings.integrationsView.azure.intput.placeholder": "Enter your Azure AI Translator - Subscription key",
|
|
"settings.integrationsView.azure.region.label": "Region",
|
|
"settings.integrationsView.azure.region.placeholder": "Enter your Azure AI Translator - Region. Example: westeurope",
|
|
|
|
"developer.title": "Developer mode",
|
|
"developer.reload.title": "Reload the dashboard",
|
|
"developer.reload.label": "Reload",
|
|
"developer.devTools.title": "Open the DevTools",
|
|
"developer.devTools.label": "DevTools",
|
|
|
|
"field.required": "Required field",
|
|
"field.unknown": "Unknown field",
|
|
|
|
"dashboard.chatbot.answer.answer": "Answer",
|
|
"dashboard.chatbot.answer.resources": "Resources",
|
|
"dashboard.chatbot.answer.warning": "Warning: Anwers might be wrong. In case of doubt, please consult the docs.",
|
|
|
|
"dashboard.chatbot.chatbot.loading": "Assistent is getting ready",
|
|
"dashboard.chatbot.chatbot.ready": "I'm ready, what do you want to know?",
|
|
|
|
"dashboard.chatbot.chatbox.placeholder": "How can I configure Front Matter?",
|
|
|
|
"dashboard.chatbot.header.heading": "Ask Front Matter AI",
|
|
"dashboard.chatbot.header.description": "Our AI, powered by mendable.ai, has processed the documentation and can assist you with any queries regarding Front Matter. Go ahead and ask away!",
|
|
|
|
"dashboard.common.choiceButton.open": "Open options",
|
|
|
|
"dashboard.contents.contentActions.actionMenuButton.title": "Menu",
|
|
"dashboard.contents.contentActions.menuItem.view": "View",
|
|
"dashboard.contents.contentActions.alert.title": "Delete: {0}",
|
|
"dashboard.contents.contentActions.alert.description": "Are you sure you want to delete the \"{0}\" content?",
|
|
"dashboard.contents.contentActions.translations.create": "Create translation",
|
|
"dashboard.contents.contentActions.translations.menu": "Translations",
|
|
|
|
"dashboard.contents.item.invalidTitle": "<invalid title>",
|
|
"dashboard.contents.item.invalidDescription": "<invalid description>",
|
|
|
|
"dashboard.contents.list.title": "Title",
|
|
"dashboard.contents.list.date": "Date",
|
|
"dashboard.contents.list.status": "Status",
|
|
|
|
"dashboard.contents.overview.noMarkdown": "No Markdown to show",
|
|
"dashboard.contents.overview.noFolders": "Make sure you registered a content folder in your project to let Front Matter find the contents.",
|
|
"dashboard.contents.overview.pinned": "Pinned",
|
|
|
|
"dashboard.contents.status.draft": "Draft",
|
|
"dashboard.contents.status.published": "Published",
|
|
"dashboard.contents.status.scheduled": "Scheduled",
|
|
|
|
"dashboard.dataView.dataForm.modify": "Modify the data",
|
|
"dashboard.dataView.dataForm.add": "Add new data",
|
|
|
|
"dashboard.dataView.dataView.select": "Select your data type",
|
|
"dashboard.dataView.dataView.title": "Your {0} data items",
|
|
"dashboard.dataView.dataView.add": "Add a new entry",
|
|
"dashboard.dataView.dataView.empty": "No {0} data entries found",
|
|
"dashboard.dataView.dataView.createOrModify": "Create or modify your {0} data",
|
|
"dashboard.dataView.dataView.getStarted": "Select a data type to get started",
|
|
"dashboard.dataView.dataView.noDataFiles": "No data files found",
|
|
"dashboard.dataView.dataView.getStarted.link": "Read more to get started using data files",
|
|
"dashboard.dataView.dataView.update.message": "Updated your data entries",
|
|
"dashboard.dataView.dataView.createNew": "Create new data file",
|
|
"dashboard.dataView.dataView.selectDataFolder": "Select data folder",
|
|
"dashboard.dataView.dataView.closeSelectedDataFile": "Close data file",
|
|
|
|
"dashboard.dataView.emptyView.heading": "Select your data type first",
|
|
"dashboard.dataView.emptyView.heading.create": "Start by creating a new data file",
|
|
|
|
"dashboard.dataView.sortableItem.editButton.title": "Edit \"{0}\"",
|
|
"dashboard.dataView.sortableItem.deleteButton.title": "Delete \"{0}\"",
|
|
"dashboard.dataView.sortableItem.alert.title": "Delete data entry",
|
|
"dashboard.dataView.sortableItem.alert.description": "Are you sure you want to delete the data entry?",
|
|
|
|
"dashboard.errorView.description": "Please close the dashboard and try again.",
|
|
|
|
"dashboard.filters.languageFilter.label": "Locale",
|
|
"dashboard.filters.languageFilter.all": "All",
|
|
|
|
"dashboard.header.actionsBar.itemsSelected": "{0} selected",
|
|
"dashboard.header.actionsBar.selectAll": "Select all",
|
|
"dashboard.header.actionsBar.alertDelete.title": "Delete selected files",
|
|
"dashboard.header.actionsBar.alertDelete.description": "Are you sure you want to delete the selected files?",
|
|
|
|
"dashboard.header.breadcrumb.home": "Home",
|
|
|
|
"dashboard.header.clearFilters.title": "Clear filters, grouping, and sorting",
|
|
|
|
"dashboard.header.filter.default": "No filter",
|
|
|
|
"dashboard.header.folders.default": "All types",
|
|
"dashboard.header.folders.menuButton.showing": "Showing",
|
|
|
|
"dashboard.header.grouping.option.none": "None",
|
|
"dashboard.header.grouping.option.year": "Year",
|
|
"dashboard.header.grouping.option.draft": "Draft/Published",
|
|
"dashboard.header.grouping.menuButton.label": "Group by",
|
|
|
|
"dashboard.header.navigation.allArticles": "All articles",
|
|
"dashboard.header.navigation.published": "Published",
|
|
"dashboard.header.navigation.scheduled": "Scheduled",
|
|
"dashboard.header.navigation.draft": "In draft",
|
|
|
|
"dashboard.header.header.createContent": "Create content",
|
|
"dashboard.header.header.createByContentType": "Create by content type",
|
|
"dashboard.header.header.createByTemplate": "Create by template",
|
|
|
|
"dashboard.header.pagination.first": "First",
|
|
"dashboard.header.pagination.previous": "Previous",
|
|
"dashboard.header.pagination.next": "Next",
|
|
"dashboard.header.pagination.last": "Last",
|
|
|
|
"dashboard.header.paginationStatus.text": "Showing {0} to {1} of {2} results",
|
|
|
|
"dashboard.header.projectSwitcher.label": "project",
|
|
|
|
"dashboard.header.refreshDashboard.label": "Refresh dashboard",
|
|
|
|
"dashboard.header.sorting.lastModified.asc": "Last modified (asc)",
|
|
"dashboard.header.sorting.lastModified.desc": "Last modified (desc)",
|
|
"dashboard.header.sorting.filename.asc": "By filename (asc)",
|
|
"dashboard.header.sorting.filename.desc": "By filename (desc)",
|
|
"dashboard.header.sorting.published.asc": "Published (asc)",
|
|
"dashboard.header.sorting.published.desc": "Published (desc)",
|
|
"dashboard.header.sorting.size.asc": "Size (asc)",
|
|
"dashboard.header.sorting.size.desc": "Size (desc)",
|
|
"dashboard.header.sorting.caption.asc": "Caption (asc)",
|
|
"dashboard.header.sorting.caption.desc": "Caption (desc)",
|
|
"dashboard.header.sorting.alt.asc": "Alt (asc)",
|
|
"dashboard.header.sorting.alt.desc": "Alt (desc)",
|
|
"dashboard.header.sorting.label": "Sort by",
|
|
|
|
"dashboard.header.startup.label": "Open on startup?",
|
|
|
|
"dashboard.header.tabs.contents": "Contents",
|
|
"dashboard.header.tabs.media": "Media",
|
|
"dashboard.header.tabs.snippets": "Snippets",
|
|
"dashboard.header.tabs.data": "Data",
|
|
"dashboard.header.tabs.taxonomies": "Taxonomies",
|
|
|
|
"dashboard.header.viewSwitch.toGrid": "Change to grid",
|
|
"dashboard.header.viewSwitch.toList": "Change to list",
|
|
|
|
"dashboard.layout.sponsor.support.msg": "Support Front Matter",
|
|
"dashboard.layout.sponsor.review.label": "Review",
|
|
"dashboard.layout.sponsor.review.msg": "Review Front Matter",
|
|
|
|
"dashboard.media.common.title": "Title",
|
|
"dashboard.media.common.caption": "Caption",
|
|
"dashboard.media.common.alt": "Alternate text",
|
|
"dashboard.media.common.size": "Size",
|
|
|
|
"dashboard.media.dialog.title": "View details",
|
|
"dashboard.media.panel.close": "Close panel",
|
|
"dashboard.media.metadata.panel.title": "Update metadata",
|
|
"dashboard.media.metadata.panel.description": "Please specify the metadata you want to set for the file.",
|
|
"dashboard.media.metadata.panel.field.fileName": "Filename",
|
|
"dashboard.media.metadata.panel.form.metadata.title": "Metadata",
|
|
"dashboard.media.metadata.panel.form.information.title": "Information",
|
|
"dashboard.media.metadata.panel.form.information.createdDate": "Created",
|
|
"dashboard.media.metadata.panel.form.information.modifiedDate": "Last modified",
|
|
"dashboard.media.metadata.panel.form.information.dimensions": "Dimensions",
|
|
"dashboard.media.metadata.panel.form.information.folder": "Folder",
|
|
|
|
"dashboard.media.folderCreation.hexo.create": "Create post asset folder",
|
|
"dashboard.media.folderCreation.folder.create": "Create new folder",
|
|
|
|
"dashboard.media.folderItem.contentDirectory": "Content directory",
|
|
"dashboard.media.folderItem.publicDirectory": "Public directory",
|
|
"dashboard.media.folderItem.deleteDescription": "Are you sure you want to delete the folder ({0})?",
|
|
|
|
"dashboard.media.item.buttom.insert.image": "Insert image",
|
|
"dashboard.media.item.buttom.insert.snippet": "Insert snippet",
|
|
|
|
"dashboard.media.item.quickAction.insert.field": "Insert image for your \"{0}\" field",
|
|
"dashboard.media.item.quickAction.insert.markdown": "Insert image with markdown markup",
|
|
"dashboard.media.item.quickAction.copy.path": "Copy media path",
|
|
"dashboard.media.item.quickAction.delete": "Delete media file",
|
|
"dashboard.media.item.menuItem.view": "View media details",
|
|
"dashboard.media.item.menuItem.edit.metadata": "Edit metadata",
|
|
"dashboard.media.item.menuItem.insert.image": "Insert image",
|
|
"dashboard.media.item.menuItem.reveal.media": "Reveal media",
|
|
"dashboard.media.item.infoDialog.snippet.description": "Select the media snippet to use for the current media file.",
|
|
"dashboard.media.item.alert.delete.description": "Are you sure you want to delete the file from the {0} folder?",
|
|
|
|
"dashboard.media.media.description": "Select the media file to add to your content.",
|
|
"dashboard.media.media.dragAndDrop": "You can also drag and drop images from your desktop and select them once uploaded.",
|
|
"dashboard.media.media.folder.upload": "Upload to {0}",
|
|
"dashboard.media.media.folder.default": "No folder selected, files you drop will be added to the {0} folder",
|
|
"dashboard.media.media.placeholder": "No media files to show. You can drag&drop new files by holding your [shift] key.",
|
|
"dashboard.media.media.contentFolder": "Content folder",
|
|
"dashboard.media.media.publicFolder": "Public folder",
|
|
|
|
"dashboard.media.mediaHeaderTop.searchbox.placeholder": "Search in folder",
|
|
|
|
"dashboard.media.mediaSnippetForm.formDialog.title": "Insert media: {0}",
|
|
"dashboard.media.mediaSnippetForm.formDialog.description": "Insert the {0} media file into the current article",
|
|
|
|
"dashboard.preview.input.placeholder": "Enter a URL",
|
|
"dashboard.preview.button.navigate.title": "Navigate",
|
|
"dashboard.preview.button.refresh.title": "Refresh",
|
|
"dashboard.preview.button.open.title": "Open",
|
|
|
|
"dashboard.snippetsView.item.type.content": "Content snippet",
|
|
"dashboard.snippetsView.item.type.media": "Media snippet",
|
|
"dashboard.snippetsView.item.quickAction.editSnippet": "Edit snippet",
|
|
"dashboard.snippetsView.item.quickAction.deleteSnippet": "Delete snippet",
|
|
"dashboard.snippetsView.item.quickAction.viewSnippet": "View snippet file",
|
|
"dashboard.snippetsView.item.insert.formDialog.title": "Insert snippet: {0}",
|
|
"dashboard.snippetsView.item.insert.formDialog.description": "Insert the {0} snippet into the current article",
|
|
"dashboard.snippetsView.item.edit.formDialog.title": "Edit snippet: {0}",
|
|
"dashboard.snippetsView.item.edit.formDialog.description": "Edit the {0} snippet",
|
|
"dashboard.snippetsView.item.alert.title": "Delete snippet: {0}",
|
|
"dashboard.snippetsView.item.alert.description": "Are you sure you want to delete the {0} snippet?",
|
|
|
|
"dashboard.snippetsView.newForm.snippetInput.title.placeholder": "Snippet title",
|
|
"dashboard.snippetsView.newForm.snippetInput.description.label": "Description",
|
|
"dashboard.snippetsView.newForm.snippetInput.description.placeholder": "Snippet description",
|
|
"dashboard.snippetsView.newForm.snippetInput.snippet.label": "Snippet",
|
|
"dashboard.snippetsView.newForm.snippetInput.snippet.placeholder": "Snippet content",
|
|
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.label": "Is a media snippet?",
|
|
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.label": "Media snippet",
|
|
"dashboard.snippetsView.newForm.snippetInput.isMediaSnippet.checkbox.description": "Use the current snippet for inserting media files into your content.",
|
|
"dashboard.snippetsView.newForm.snippetInput.docsButton.title": "Read more on using media snippet placeholders",
|
|
"dashboard.snippetsView.newForm.snippetInput.docsButton.description": "Check our media snippet placeholders documentation to know which placeholders you can use.",
|
|
|
|
"dashboard.snippetsView.snippets.ariaLabel": "Snippets header",
|
|
"dashboard.snippetsView.snippets.button.create": "Create new snippet",
|
|
"dashboard.snippetsView.snippets.select.description": "Select the snippet to add to your content.",
|
|
"dashboard.snippetsView.snippets.empty.message": "No snippets found",
|
|
"dashboard.snippetsView.snippets.readMore": "Read more to get started with snippets",
|
|
"dashboard.snippetsView.snippets.formDialog.title": "Create a snippet",
|
|
|
|
"dashboard.steps.stepsToGetStarted.button.addFolder.title": "Add as a content folder to Front Matter",
|
|
"dashboard.steps.stepsToGetStarted.initializeProject.name": "Initialize project",
|
|
"dashboard.steps.stepsToGetStarted.initializeProject.description": "Initialize the project will create the required files and folders for using the Front Matter CMS. Start by clicking on this action.",
|
|
"dashboard.steps.stepsToGetStarted.framework.name": "Framework presets",
|
|
"dashboard.steps.stepsToGetStarted.framework.description": "Select your site-generator or framework to prefill some of the recommended settings.",
|
|
"dashboard.steps.stepsToGetStarted.framework.select": "Select your framework",
|
|
"dashboard.steps.stepsToGetStarted.framework.select.other": "other",
|
|
"dashboard.steps.stepsToGetStarted.assetsFolder.name": "What is your assets folder?",
|
|
"dashboard.steps.stepsToGetStarted.assetsFolder.description": "Select the folder containing your assets. This folder will be used to store all your media files for your articles.",
|
|
"dashboard.steps.stepsToGetStarted.assetsFolder.public.title": "Use the 'public' folder",
|
|
"dashboard.steps.stepsToGetStarted.assetsFolder.assets.title": "Use the Astro assets folder (src/assets)",
|
|
"dashboard.steps.stepsToGetStarted.assetsFolder.other.description": "In case you want to configure another folder, you can do this manually in the frontmatter.json file.",
|
|
"dashboard.steps.stepsToGetStarted.contentFolders.name": "Register content folder(s)",
|
|
"dashboard.steps.stepsToGetStarted.contentFolders.description": "Add one of the folders we found in your project as a content folder. Once a folder is set, Front Matter can be used to list all contents and allow you to create content.",
|
|
"dashboard.steps.stepsToGetStarted.contentFolders.label": "Folders containing content:",
|
|
"dashboard.steps.stepsToGetStarted.contentFolders.information.description": "You can also perform this action by right-clicking on the folder in the explorer view, and selecting register folder",
|
|
"dashboard.steps.stepsToGetStarted.tags.name": "Import all tags and categories (optional)",
|
|
"dashboard.steps.stepsToGetStarted.tags.description": "Now that Front Matter knows all the content folders. Would you like to import all tags and categories from the available content?",
|
|
"dashboard.steps.stepsToGetStarted.git.name": "Do you want to enable Git synchronization?",
|
|
"dashboard.steps.stepsToGetStarted.git.description": "Enable Git synchronization to eaily sync your changes with your repository.",
|
|
"dashboard.steps.stepsToGetStarted.showDashboard.name": "Show the dashboard",
|
|
"dashboard.steps.stepsToGetStarted.showDashboard.description": "Once all actions are completed, the dashboard can be loaded.",
|
|
"dashboard.steps.stepsToGetStarted.template.name": "Use a configuration template",
|
|
"dashboard.steps.stepsToGetStarted.template.description": "Select a template to prefill the frontmatter.json file with the recommended settings.",
|
|
"dashboard.steps.stepsToGetStarted.template.warning": "Selecting a template applies a whole configuration to your project and closes this configuration view.",
|
|
"dashboard.steps.stepsToGetStarted.astroContentTypes.name": "Create Content-Types for your Astro Content Collections",
|
|
|
|
"dashboard.taxonomyView.button.add.title": "Add {0} to taxonomy settings",
|
|
"dashboard.taxonomyView.button.tag.title": "Tag content",
|
|
"dashboard.taxonomyView.button.edit.title": "Edit {0}",
|
|
"dashboard.taxonomyView.button.merge.title": "Merge {0}",
|
|
"dashboard.taxonomyView.button.move.title": "Move to another taxonomy type",
|
|
"dashboard.taxonomyView.button.delete.title": "Delete {0}",
|
|
|
|
"dashboard.taxonomyView.taxonomyLookup.button.title": "Show contents with {0} in {1}",
|
|
|
|
"dashboard.taxonomyView.taxonomyManager.description": "Create, edit, and manage the {0} of your site",
|
|
"dashboard.taxonomyView.taxonomyManager.button.create": "Create a new {0} value",
|
|
"dashboard.taxonomyView.taxonomyManager.table.heading.name": "Name",
|
|
"dashboard.taxonomyView.taxonomyManager.table.heading.count": "Count",
|
|
"dashboard.taxonomyView.taxonomyManager.table.heading.action": "Action",
|
|
"dashboard.taxonomyView.taxonomyManager.table.row.empty": "No {0} found",
|
|
"dashboard.taxonomyView.taxonomyManager.table.unmapped.title": "Missing in your settings",
|
|
"dashboard.taxonomyView.taxonomyManager.filterInput.placeholder": "Filter",
|
|
|
|
"dashboard.taxonomyView.taxonomyTagging.pageTitle": "Map your content with: {0}",
|
|
"dashboard.taxonomyView.taxonomyTagging.checkbox": "Tag page with {0}",
|
|
|
|
"dashboard.taxonomyView.taxonomyView.navigationBar.title": "Select the taxonomy",
|
|
"dashboard.taxonomyView.taxonomyView.button.import": "Import taxonomy",
|
|
"dashboard.taxonomyView.taxonomyView.navigationItem.tags": "Tags",
|
|
"dashboard.taxonomyView.taxonomyView.navigationItem.categories": "Categories",
|
|
|
|
"dashboard.unkownView.title": "View does not exist",
|
|
"dashboard.unkownView.description": "You seem to have ended up on a view that doesn't exist. Please re-open the dashboard.",
|
|
|
|
"dashboard.welcomeScreen.title": "Manage your static site with Front Matter",
|
|
"dashboard.welcomeScreen.thanks": "Thank you for using Front Matter!",
|
|
"dashboard.welcomeScreen.description": "We aim to make Front Matter as easy to use as possible. If you have any questions or suggestions, please contact us on GitHub.",
|
|
"dashboard.welcomeScreen.link.github.title": "GitHub",
|
|
"dashboard.welcomeScreen.link.github.label": "GitHub",
|
|
"dashboard.welcomeScreen.link.documentation.label": "Documentation",
|
|
"dashboard.welcomeScreen.link.sponsor.title": "Become a sponsor",
|
|
"dashboard.welcomeScreen.link.sponsor.label": "Sponsor",
|
|
"dashboard.welcomeScreen.link.review.title": "Write a review",
|
|
"dashboard.welcomeScreen.link.review.label": "Review",
|
|
"dashboard.welcomeScreen.actions.heading": "Perform the next steps to get you started with the extension",
|
|
"dashboard.welcomeScreen.actions.description": "You can also use the extension from the Front Matter side panel. There you will find the actions you can perform specifically for your pages.",
|
|
"dashboard.welcomeScreen.actions.thanks": "We hope you enjoy Front Matter!",
|
|
|
|
"dashboard.media.detailsSlideOver.unmapped.description": "Do you want to remap the metadata of unmapped files?",
|
|
|
|
"dashboard.configuration.astro.astroContentTypes.empty": "No Astro Content Collections found.",
|
|
"dashboard.configuration.astro.astroContentTypes.description": "The following Astro Content Collections can be used to generate a content-type.",
|
|
|
|
"panel.git.gitAction.title": "Publish changes",
|
|
"panel.git.gitAction.branch.select": "Select branch",
|
|
"panel.git.gitAction.input.placeholder": "Commit message",
|
|
"panel.git.gitAction.button.fetch": "Fetch",
|
|
|
|
"panel.contentType.contentTypeValidator.title": "Content-type",
|
|
"panel.contentType.contentTypeValidator.hint": "We noticed field differences between the content-type and the front matter data. \n Would you like to create, update, or set the content-type for this content?",
|
|
"panel.contentType.contentTypeValidator.button.create": "Create content-type",
|
|
"panel.contentType.contentTypeValidator.button.add": "Add missing fields to content-type",
|
|
"panel.contentType.contentTypeValidator.button.change": "Change content-type of the file",
|
|
|
|
"panel.dataBlock.dataBlockField.group.selected.edit": "Editing: {0}",
|
|
"panel.dataBlock.dataBlockField.group.selected.create": "Create a new {0}",
|
|
"panel.dataBlock.dataBlockField.group.select": "Select a group",
|
|
"panel.dataBlock.dataBlockField.add": "Add {0}",
|
|
|
|
"panel.dataBlock.dataBlockRecord.edit": "Edit record",
|
|
"panel.dataBlock.dataBlockRecord.delete": "Delete record",
|
|
|
|
"panel.dataBlock.dataBlockRecords.label": "Records",
|
|
|
|
"panel.dataBlock.dataBlockSelector.label": "Block type",
|
|
|
|
"panel.errorBoundary.fieldBoundary.label": "Failed viewing the field",
|
|
|
|
"panel.fields.choiceField.select": "Select {0}",
|
|
"panel.fields.choiceField.clear": "Clear value",
|
|
|
|
"panel.fields.contentTypeRelationshipField.loading": "Fetching possible values...",
|
|
|
|
"panel.fields.dateTimeField.button.pick": "Pick your date",
|
|
"panel.fields.dateTimeField.time": "Time:",
|
|
|
|
"panel.fields.fieldMessage.required": "The {0} field is required",
|
|
|
|
"panel.fields.fileField.delete": "Delete file",
|
|
"panel.fields.fileField.add": "Add your {0}",
|
|
|
|
"panel.fields.imageFallback.label": "The image coundn't be loaded",
|
|
|
|
"panel.fields.listField.edit": "Edit record",
|
|
"panel.fields.listField.delete": "Delete record",
|
|
|
|
"panel.fields.previewImage.remove": "Remove image",
|
|
|
|
"panel.fields.previewImageField.add": "Add your {0}",
|
|
|
|
"panel.fields.slugField.update": "Update available",
|
|
"panel.fields.slugField.generate": "Generate slug",
|
|
|
|
"panel.fields.textField.ai.message": "Use Front Matter AI to suggest {0}",
|
|
"panel.fields.textField.copilot.message": "Use Copilot to suggest {0}",
|
|
"panel.fields.textField.ai.generate": "Generating suggestion...",
|
|
"panel.fields.textField.loading": "Loading field",
|
|
"panel.fields.textField.limit": "Field limit reached {0}",
|
|
|
|
"panel.fields.wrapperField.unknown": "Unkown field type: {0}",
|
|
|
|
"panel.fields.fieldCustomAction.button.title": "Custom action",
|
|
"panel.fields.fieldCustomAction.executing": "Executing field action...",
|
|
|
|
"panel.actions.title": "Actions",
|
|
|
|
"panel.articleDetails.headings": "Headings",
|
|
"panel.articleDetails.paragraphs": "Paragraphs",
|
|
"panel.articleDetails.internalLinks": "Internal links",
|
|
"panel.articleDetails.externalLinks": "External links",
|
|
"panel.articleDetails.images": "Images",
|
|
|
|
"panel.baseView.initialize": "Initialize project",
|
|
"panel.baseView.actions.title": "Actions",
|
|
"panel.baseView.action.openDashboard": "Open dashboard",
|
|
"panel.baseView.action.createContent": "Create content",
|
|
"panel.baseView.empty": "Open a file to see more actions",
|
|
|
|
"panel.fileList.label.singular": "file",
|
|
"panel.fileList.label.plural": "files",
|
|
|
|
"panel.folderAndFiles.title": "Recently modified",
|
|
|
|
"panel.globalSettings.title": "Global settings",
|
|
"panel.globalSettings.action.modifiedDate.label": "Modified date",
|
|
"panel.globalSettings.action.modifiedDate.description": "Auto-update modified date",
|
|
"panel.globalSettings.action.frontMatter.label": "Front Matter highlight",
|
|
"panel.globalSettings.action.frontMatter.description": "Highlight Front Matter",
|
|
"panel.globalSettings.action.preview.label": "Local preview",
|
|
"panel.globalSettings.action.preview.placeholder": "Example: {0}",
|
|
"panel.globalSettings.action.server.label": "Local server command",
|
|
"panel.globalSettings.action.server.placeholder": "Example: {0}",
|
|
|
|
"panel.metadata.title": "Metadata",
|
|
"panel.metadata.focusProblems": "Check the problems view for more information",
|
|
|
|
"panel.otherActions.title": "Other actions",
|
|
"panel.otherActions.writingSettings.enabled": "Writing settings enabled",
|
|
"panel.otherActions.writingSettings.disabled": "Enable writing settings",
|
|
"panel.otherActions.centerMode": "Toggle center mode",
|
|
"panel.otherActions.createTemplate": "Create template",
|
|
"panel.otherActions.revealFile": "Reveal file in folder",
|
|
"panel.otherActions.openProject": "Reveal project folder",
|
|
"panel.otherActions.documentation": "Open documentation",
|
|
"panel.otherActions.settings": "Settings overview",
|
|
"panel.otherActions.issue": "Report an issue",
|
|
|
|
"panel.preview.title": "Open preview",
|
|
|
|
"panel.publishAction.publish": "Publish",
|
|
"panel.publishAction.unpublish": "Revert to draft",
|
|
|
|
"panel.seoDetails.recommended": "Recommended",
|
|
|
|
"panel.seoKeywords.checks": "Checks",
|
|
"panel.seoKeywords.density.tableTitle": "Frequency",
|
|
"panel.seoKeywords.density": "Keyword density",
|
|
"panel.seoKeywordInfo.validInfo.label": "Heading(s)",
|
|
"panel.seoKeywordInfo.validInfo.content": "Content",
|
|
"panel.seoKeywordInfo.density.tooltip": "Recommended frequency: 0.75% - 1.5%",
|
|
|
|
"panel.seoKeywords.title": "Keywords",
|
|
"panel.seoKeywords.header.keyword": "Keyword",
|
|
"panel.seoKeywords.header.details": "Details",
|
|
"panel.seoKeywords.density.description": "* A keyword density of 1-1.5% is sufficient in most cases.",
|
|
|
|
"panel.seoStatus.title": "Insights",
|
|
"panel.seoStatus.header.property": "Property",
|
|
"panel.seoStatus.header.valid": "Valid",
|
|
"panel.seoStatus.seoFieldInfo.characters": "{0} chars",
|
|
"panel.seoStatus.seoFieldInfo.words": "{0} words",
|
|
"panel.seoStatus.seoFieldInfo.article": "Article length",
|
|
"panel.seoStatus.collapsible.title": "SEO Status",
|
|
"panel.seoStatus.required": "{0} or {1} is required.",
|
|
|
|
"panel.slugAction.title": "Optimize slug",
|
|
|
|
"panel.spinner.loading": "Loading...",
|
|
|
|
"panel.startServerbutton.start": "Start server",
|
|
"panel.startServerbutton.stop": "Stop server",
|
|
|
|
"panel.tag.add": "Add {0} to your settings",
|
|
|
|
"panel.tagPicker.inputPlaceholder.empty": "Pick your {0}",
|
|
"panel.tagPicker.inputPlaceholder.disabled": "You have reached the limit of {0}",
|
|
"panel.tagPicker.ai.suggest": "Use Front Matter AI to suggest {0}",
|
|
"panel.tagPicker.copilot.suggest": "Use GitHub Copilot to suggest {0}",
|
|
"panel.tagPicker.ai.generating": "Generating suggestions...",
|
|
"panel.tagPicker.limit": "Max.: {0}",
|
|
"panel.tagPicker.unkown": "Add the unknown tag",
|
|
|
|
"panel.tags.tag.warning": "Be aware, this tag \"{0}\" is not saved in your settings. Once removed, it will be gone forever.",
|
|
|
|
"panel.viewPanel.mediaInsert": "Continue in the media dashboard to select the image you want to insert.",
|
|
|
|
"commands.article.setDate.error": "Something failed while parsing the date format. Check your \"{0}\" setting.",
|
|
"commands.article.updateSlug.error": "Failed to rename file: {0}",
|
|
"commands.article.rename.fileNotExists.error": "The file did not exist",
|
|
"commands.article.rename.fileExists.error": "A file with the name \"{0}\" already exists",
|
|
"commands.article.rename.fileName.title": "Rename: {0}",
|
|
"commands.article.rename.fileName.prompt": "File name",
|
|
|
|
"commands.cache.cleared": "Cache cleared",
|
|
|
|
"commands.chatbot.title": "Ask me anything",
|
|
|
|
"commands.content.option.contentType.label": "Create content by content type",
|
|
"commands.content.option.contentType.description": "Select if you want to create new content by the available content type(s)",
|
|
"commands.content.option.template.label": "Create content by template",
|
|
"commands.content.option.template.description": "Select if you want to create new content by the available template(s)",
|
|
"commands.content.quickPick.title": "Create content",
|
|
"commands.content.quickPick.placeholder": "Select how you want to create your new content",
|
|
|
|
"commands.dashboard.title": "Dashboard",
|
|
|
|
"commands.folders.addMediaFolder.inputBox.title": "Add media folder",
|
|
"commands.folders.addMediaFolder.inputBox.prompt": "Which name would you like to give to your folder (use \"/\" to create multi-level folders)?",
|
|
"commands.folders.addMediaFolder.noFolder.warning": "No folder name was specified.",
|
|
"commands.folders.create.folderExists.warning": "Folder is already registered",
|
|
"commands.folders.create.input.title": "Register folder",
|
|
"commands.folders.create.input.prompt": "Which name would you like to specify for this folder?",
|
|
"commands.folders.create.input.placeholder": "Folder name",
|
|
"commands.folders.create.success": "Folder registered",
|
|
"commands.folders.getWorkspaceFolder.workspaceFolderPick.placeholder": "Please select the main workspace folder for Front Matter to use.",
|
|
"commands.folders.get.notificationError.title": "Folder \"{0}\" does not exist. Please remove it from the settings.",
|
|
"commands.folders.get.notificationError.remove.action": "Remove folder",
|
|
"commands.folders.get.notificationError.create.action": "Create folder",
|
|
|
|
"commands.i18n.create.warning.noFileSelected": "No file selected.",
|
|
"commands.i18n.create.warning.noFile": "The file could not be retrieved.",
|
|
"commands.i18n.create.warning.noContentType": "Content type could not be retrieved for the current file.",
|
|
"commands.i18n.create.warning.noConfig": "No i18n configuration found.",
|
|
"commands.i18n.create.error.noLocaleDefinition": "Could not retrieve the locale for the current file.",
|
|
"commands.i18n.create.error.noLocales": "Current file has been translated to all available languages.",
|
|
"commands.i18n.create.error.noContentFolder": "Could not define a content folder for the current file.",
|
|
"commands.i18n.create.error.fileExists": "The i18n translation already exists.",
|
|
"commands.i18n.create.success.created": "Created \"{0}\" i18n content file.",
|
|
"commands.i18n.create.quickPick.title": "Create content for locale",
|
|
"commands.i18n.create.quickPick.placeHolder": "To which locale do you want to create a new content?",
|
|
"commands.i18n.createOrOpen.quickPick.title": "Open or create translation",
|
|
"commands.i18n.createOrOpen.quickPick.category.existing": "Existing translations",
|
|
"commands.i18n.createOrOpen.quickPick.action.open": "Open \"{0}\"",
|
|
"commands.i18n.createOrOpen.quickPick.category.new": "New translations",
|
|
"commands.i18n.createOrOpen.quickPick.action.create": "Create \"{0}\"",
|
|
"commands.i18n.translate.progress.title": "Translating content...",
|
|
|
|
"commands.preview.panel.title": "Preview: {0}",
|
|
"commands.preview.askUserToPickFolder.title": "Select the folder of the article to preview",
|
|
|
|
"commands.project.initialize.success": "Project initialized successfully.",
|
|
"commands.project.switchProject.title": "To which project do you want to switch?",
|
|
"commands.project.createSampleTemplate.info": "Sample template created.",
|
|
|
|
"commands.settings.create.input.prompt": "Insert the value of the {0} that you want to add to your configuration.",
|
|
"commands.settings.create.input.placeholder": "Name of the {0}",
|
|
"commands.settings.create.warning": "The provided {0} already exists.",
|
|
"commands.settings.create.quickPick.placeholder": "Do you want to add the new {0} to the page?",
|
|
"commands.settings.export.progress.title": "{0}: exporting tags and categories",
|
|
"commands.settings.export.progress.success": "Export completed. Tags: {0} - Categories: {1}.",
|
|
"commands.settings.remap.quickpick.title": "Remap",
|
|
"commands.settings.remap.quickpick.placeholder": "What do you want to remap?",
|
|
"commands.settings.remap.noTaxonomy.warning": "No {0} configured.",
|
|
"commands.settings.remap.selectTaxonomy.placeholder": "Select your {0} to insert.",
|
|
"commands.settings.remap.newOption.input.prompt": "Specify the value of the {0} with which you want to remap \"{1}\". Leave the input <blank> if you want to remove the {0} from all articles.",
|
|
"commands.settings.remap.newOption.input.placeholder": "Name of the {0}",
|
|
"commands.settings.remap.delete.placeholder": "Delete {0} {1}?",
|
|
|
|
"commands.statusListener.verifyRequiredFields.diagnostic.emptyField": "The {0} field is required. Please define a value for the field.",
|
|
"commands.statusListener.verifyRequiredFields.notification.error": "The following fields are required to contain a value: {0}",
|
|
|
|
"commands.template.generate.input.title": "Template title",
|
|
"commands.template.generate.input.prompt": "Which name would you like to give your template?",
|
|
"commands.template.generate.input.placeholder": "article",
|
|
"commands.template.generate.noTitle.warning": "You did not specify a template title.",
|
|
"commands.template.generate.keepContents.title": "Keep content",
|
|
"commands.template.generate.keepContents.placeholder": "Do you want to keep the contents for the template?",
|
|
"commands.template.generate.keepContents.noOption.warning": "You did not pick any of the options for keeping the template its content.",
|
|
"commands.template.generate.keepContents.success": "Template created and is now available in your {0} folder.",
|
|
"commands.template.getTemplates.warning": "No templates found.",
|
|
"commands.template.create.folderPath.warning": "Incorrect project folder path retrieved.",
|
|
"commands.template.create.noTemplates.warning": "No templates found.",
|
|
"commands.template.create.selectTemplate.title": "Select a template",
|
|
"commands.template.create.selectTemplate.placeholder": "Select the content template to use",
|
|
"commands.template.create.selectTemplate.noTemplate.warning": "No template selected.",
|
|
"commands.template.create.selectTemplate.notFound.warning": "Content template could not be found.",
|
|
"commands.template.create.success": "Your new content is now available.",
|
|
|
|
"commands.wysiwyg.command.unorderedList.label": "Unordered list",
|
|
"commands.wysiwyg.command.unorderedList.detail": "Add an unordered list",
|
|
"commands.wysiwyg.command.orderedList.label": "Ordered list",
|
|
"commands.wysiwyg.command.orderedList.detail": "Add an ordered list",
|
|
"commands.wysiwyg.command.taskList.label": "Task list",
|
|
"commands.wysiwyg.command.taskList.detail": "Add a task list",
|
|
"commands.wysiwyg.command.code.label": "Code",
|
|
"commands.wysiwyg.command.code.detail": "Add inline code snippet",
|
|
"commands.wysiwyg.command.codeblock.label": "Code block",
|
|
"commands.wysiwyg.command.codeblock.detail": "Add a code block",
|
|
"commands.wysiwyg.command.blockquote.label": "Blockquote",
|
|
"commands.wysiwyg.command.blockquote.detail": "Add a blockquote",
|
|
"commands.wysiwyg.command.strikethrough.label": "Strikethrough",
|
|
"commands.wysiwyg.command.strikethrough.detail": "Add strikethrough text",
|
|
"commands.wysiwyg.quickPick.title": "WYSIWYG Options",
|
|
"commands.wysiwyg.quickPick.placeholder": "Which type of markup would you like to insert?",
|
|
"commands.wysiwyg.addHyperlink.hyperlinkInput.title": "WYSIWYG Hyperlink",
|
|
"commands.wysiwyg.addHyperlink.hyperlinkInput.prompt": "Enter the URL",
|
|
"commands.wysiwyg.addHyperlink.textInput.title": "WYSIWYG Text",
|
|
"commands.wysiwyg.addHyperlink.textInput.prompt": "Enter the text for the hyperlink",
|
|
"commands.wysiwyg.insertText.heading.input.title": "Heading level",
|
|
"commands.wysiwyg.insertText.heading.input.placeholder": "Which heading level do you want to insert?",
|
|
|
|
"helpers.articleHelper.createContent.pageBundle.error": "A page bundle with the name {0} already exists in {1}.",
|
|
"helpers.articleHelper.createContent.contentExists.warning": "Content with the title already exists. Please specify a new title.",
|
|
"helpers.articleHelper.processCustomPlaceholders.placeholder.error": "Error while processing the {0} placeholder.",
|
|
"helpers.articleHelper.parseFile.diagnostic.error": "Error parsing the front matter of {0}.",
|
|
|
|
"helpers.contentType.generate.noFrontMatter.error": "No front matter data found to generate a content type.",
|
|
"helpers.contentType.generate.override.quickPick.title": "Override the default content type",
|
|
"helpers.contentType.generate.override.quickPick.placeholder": "Do you want to overwrite the default content type configuration with the fields used in the current field?",
|
|
"helpers.contentType.generate.contentTypeInput.title": "Generate Content Type",
|
|
"helpers.contentType.generate.contentTypeInput.prompt": "Enter the name of the content type to generate",
|
|
"helpers.contentType.generate.contentTypeInput.validation.enterName": "Please enter a name for the content type.",
|
|
"helpers.contentType.generate.contentTypeInput.validation.nameExists": "A content type with this name already exists.",
|
|
"helpers.contentType.generate.noContentTypeName.warning": "You didn't specify a name for the content type.",
|
|
"helpers.contentType.generate.pageBundle.quickPick.title": "Use as a page bundle",
|
|
"helpers.contentType.generate.pageBundle.quickPick.placeHolder": "Do you want to use this content type as a page bundle?",
|
|
"helpers.contentType.generate.updated.success": "Content type {0} has been updated.",
|
|
"helpers.contentType.generate.generated.success": "Content type {0} has been generated.",
|
|
"helpers.contentType.addMissingFields.noFrontMatter.warning": "No front matter data found to add missing fields.",
|
|
"helpers.contentType.addMissingFields.updated.success": "Content type {0} has been updated.",
|
|
"helpers.contentType.setContentType.noFrontMatter.warning": "No front matter data found to set the content type.",
|
|
"helpers.contentType.setContentType.quickPick.title": "Select the content type",
|
|
"helpers.contentType.setContentType.quickPick.placeholder": "Which content type would you like to use?",
|
|
"helpers.contentType.create.allowSubContent.title": "Do you want to create it as sub-content?",
|
|
"helpers.contentType.create.allowSubContent.placeHolder": "Do you want to create it as sub-content?",
|
|
"helpers.contentType.create.allowSubContent.showOpenDialog.openLabel": "Select folder",
|
|
"helpers.contentType.create.allowSubContent.showOpenDialog.title": "Select folder to create the content",
|
|
"helpers.contentType.create.pageBundle.title": "Create as a page bundle?",
|
|
"helpers.contentType.create.pageBundle.placeHolder": "Do you want to create the sub-content as a page bundle?",
|
|
"helpers.contentType.create.progress.title": "{0}: Creating content...",
|
|
"helpers.contentType.create.success": "Your new content has been created.",
|
|
"helpers.contentType.verify.warning": "The content type actions are not available in this mode.",
|
|
|
|
"helpers.customScript.executing": "Executing: {0}",
|
|
"helpers.customScript.singleRun.article.warning": "{0}: Article couldn't be retrieved.",
|
|
"helpers.customScript.bulkRun.noFiles.warning": "{0}: No files found",
|
|
"helpers.customScript.runMediaScript.noFolder.warning": "{0}: There was no folder or media path specified.",
|
|
"helpers.customScript.showOutput.frontMatter.success": "{0}: front matter updated.",
|
|
"helpers.customScript.showOutput.copyOutput.action": "Copy output",
|
|
"helpers.customScript.showOutput.success": "{0}: Executed your custom script.",
|
|
"helpers.customScript.validateCommand.error": "Invalid command: {0}",
|
|
|
|
"helpers.dataFileHelper.process.error": "Something went wrong while processing the data file.",
|
|
|
|
"helpers.extension.getVersion.changelog": "Check the changelog",
|
|
"helpers.extension.getVersion.starIt": "Give it a ⭐️",
|
|
"helpers.extension.getVersion.update.notification": "{0} has been updated to v{1} — check out what's new!",
|
|
"helpers.extension.migrateSettings.templates.quickPick.title": "{0} - Templates",
|
|
"helpers.extension.migrateSettings.templates.quickPick.placeholder": "Do you want to keep on using the template functionality?",
|
|
"helpers.extension.checkIfExtensionCanRun.warning": "Front Matter BETA cannot be used while the stable version is installed. Please ensure that you have only over version installed.",
|
|
|
|
"helpers.mediaHelper.saveFile.folder.error": "We couldn't find your selected folder.",
|
|
"helpers.mediaHelper.saveFile.file.uploaded.success": "File {0} uploaded to: {1}",
|
|
"helpers.mediaHelper.saveFile.file.uploaded.failed": "Sorry, something went wrong uploading {0}",
|
|
"helpers.mediaHelper.deleteFile.file.deletion.failed": "Sorry, something went wrong deleting {0}",
|
|
|
|
"helpers.mediaLibrary.remove.warning": "The name \"{0}\" already exists at the file location.",
|
|
"helpers.mediaLibrary.remove.error": "Sorry, something went wrong updating \"{0}\" to \"{1}\".",
|
|
|
|
"helpers.openFileInEditor.error": "Couldn't open the file.",
|
|
|
|
"helpers.questions.contentTitle.aiInput.title": "Title or description",
|
|
"helpers.questions.contentTitle.aiInput.prompt": "What would you like to write about?",
|
|
"helpers.questions.contentTitle.aiInput.placeholder": "What would you like to write about?",
|
|
"helpers.questions.contentTitle.aiInput.quickPick.title.separator": "your title/description",
|
|
"helpers.questions.contentTitle.aiInput.quickPick.ai.separator": "AI generated title",
|
|
"helpers.questions.contentTitle.aiInput.quickPick.copilot.separator": "GitHub Copilot suggestions",
|
|
"helpers.questions.contentTitle.aiInput.select.title": "Select a title",
|
|
"helpers.questions.contentTitle.aiInput.select.placeholder": "Select a title for your content",
|
|
"helpers.questions.contentTitle.aiInput.failed": "Failed fetching the AI title. Please try to use your own title or try again later.",
|
|
"helpers.questions.contentTitle.copilotInput.failed": "Failed fetching the GitHub Copilot title suggestions. Please try to use your own title or try again later.",
|
|
"helpers.questions.contentTitle.aiInput.warning": "You did not specify a title for your content.",
|
|
"helpers.questions.contentTitle.titleInput.title": "Content title",
|
|
"helpers.questions.contentTitle.titleInput.prompt": "What would you like to use as a title for the content to create?",
|
|
"helpers.questions.contentTitle.titleInput.placeholder": "Content title",
|
|
"helpers.questions.contentTitle.titleInput.warning": "You did not specify a title for your content.",
|
|
"helpers.questions.selectContentFolder.quickPick.title": "Select a folder",
|
|
"helpers.questions.selectContentFolder.quickPick.placeholder": "Select where you want to create your content",
|
|
"helpers.questions.selectContentFolder.quickPick.noSelection.warning": "You didn't select a place where you wanted to create your content.",
|
|
"helpers.questions.selectContentType.noContentType.warning": "No content types found. Please create a content type first.",
|
|
"helpers.questions.selectContentType.quickPick.title": "Content type",
|
|
"helpers.questions.selectContentType.quickPick.placeholder": "Select the content type to create your new content",
|
|
"helpers.questions.selectContentType.noSelection.warning": "No content type was selected.",
|
|
"helpers.questions.selectContentType.quickPick.error.noContentTypes": "There are no matching content types configured for this folder.",
|
|
|
|
"helpers.seoHelper.checkLength.diagnostic.message": "Article {0} is longer than {1} characters (current length: {2}). For SEO reasons, it would be better to make it less than {1} characters.",
|
|
|
|
"helpers.settingsHelper.checkToPromote.message": "You have local settings. Would you like to promote them to the global settings (\"frontmatter.json\")?",
|
|
"helpers.settingsHelper.promote.success": "All settings promoted to team level.",
|
|
"helpers.settingsHelper.readConfig.progress.title": "{0}: Reading dynamic config file...",
|
|
"helpers.settingsHelper.readConfig.error": "Error reading your configuration.",
|
|
"helpers.settingsHelper.refreshConfig.success": "Settings have been refreshed.",
|
|
"helpers.settingsHelper.safeUpdate.warning": "Cannot update setting \"{0}\" because you've extended or split the Front Matter CMS configuration. Please manually add your changes. Check the output for the setting update.",
|
|
|
|
"helpers.taxonomyHelper.rename.input.title": "Rename the {0}",
|
|
"helpers.taxonomyHelper.rename.validate.equalValue": "The new value must be different from the old one.",
|
|
"helpers.taxonomyHelper.rename.validate.noValue": "A new value must be provided.",
|
|
"helpers.taxonomyHelper.merge.quickPick.title": "Merge the \"{0}\" with another {1} value",
|
|
"helpers.taxonomyHelper.merge.quickPick.placeholder": "Select the {0} value to merge with",
|
|
"helpers.taxonomyHelper.delete.quickPick.title": "Delete the \"{0}\" {1} value",
|
|
"helpers.taxonomyHelper.delete.quickPick.placeholder": "Are you sure you want to delete the \"{0}\" {1} value?",
|
|
"helpers.taxonomyHelper.createNew.input.title": "Create a new {0} value",
|
|
"helpers.taxonomyHelper.createNew.input.placeholder": "Enter the value you want to add",
|
|
"helpers.taxonomyHelper.createNew.input.validate.noValue": "A value must be provided.",
|
|
"helpers.taxonomyHelper.createNew.input.validate.exists": "The value already exists.",
|
|
"helpers.taxonomyHelper.process.insert": "{0}: Inserting \"{1}\" to your selected pages.",
|
|
"helpers.taxonomyHelper.process.edit": "{0}: Renaming \"{1}\" from {2} to {3}.",
|
|
"helpers.taxonomyHelper.process.merge": "{0}: Merging \"{1}\" from {2} to {3}.",
|
|
"helpers.taxonomyHelper.process.delete": "{0}: Deleting \"{1}\" from {2}.",
|
|
"helpers.taxonomyHelper.process.insert.success": "Insert completed.",
|
|
"helpers.taxonomyHelper.process.edit.success": "Edit completed.",
|
|
"helpers.taxonomyHelper.process.merge.success": "Merge completed.",
|
|
"helpers.taxonomyHelper.process.delete.success": "Deletion completed.",
|
|
"helpers.taxonomyHelper.move.quickPick.title": "Move the \"{0}\" to another type",
|
|
"helpers.taxonomyHelper.move.quickPick.placeholder": "Select the type to move to",
|
|
"helpers.taxonomyHelper.move.progress.title": "{0}: Moving \"{1}\" from {2} to \"${3}\".",
|
|
"helpers.taxonomyHelper.move.success": "Move completed.",
|
|
|
|
"listeners.dashboard.dashboardListener.openConfig.notification": "Open the \"frontmatter.json\" file if you want to review the configuration.",
|
|
"listeners.dashboard.dashboardListener.pinItem.noPath.error": "No path provided.",
|
|
"listeners.dashboard.dashboardListener.pinItem.coundNotPin.error": "Could not pin item.",
|
|
"listeners.dashboard.dashboardListener.pinItem.coundNotUnPin.error": "Could not unpin item.",
|
|
|
|
"listeners.dashboard.mediaListeners.deleteMediaFolder.progress.title": "Deleting folder...",
|
|
"listeners.dashboard.mediaListeners.updateMediaFolder.progress.title": "Updating folder...",
|
|
|
|
"listeners.dashboard.settingsListener.triggerTemplate.notification": "Template files copied.",
|
|
"listeners.dashboard.settingsListener.triggerTemplate.progress.title": "Downloading and initializing the template...",
|
|
"listeners.dashboard.settingsListener.triggerTemplate.download.error": "Failed to download the template.",
|
|
"listeners.dashboard.settingsListener.triggerTemplate.init.error": "Failed to initialize the template.",
|
|
"listeners.dashboard.settingsListener.setSecretValue.message": "Setting has been updated.",
|
|
|
|
"listeners.dashboard.snippetListener.addSnippet.missingFields.warning": "Snippet missing title or body",
|
|
"listeners.dashboard.snippetListener.addSnippet.exists.warning": "Snippet with the same title already exists",
|
|
"listeners.dashboard.snippetListener.updateSnippet.noSnippets.warning": "No snippets to update",
|
|
|
|
"listeners.general.gitListener.push.error": "Failed to push submodules.",
|
|
|
|
"listeners.panel.dataListener.aiSuggestTaxonomy.noEditor.error": "No active editor",
|
|
"listeners.panel.dataListener.aiSuggestTaxonomy.noData.error": "No article data",
|
|
"listeners.panel.dataListener.getDataFileEntries.noDataFiles.error": "Couldn't find data file entries",
|
|
"listeners.panel.dataListener.pushMetadata.frontMatter.error": "Something went wrong while parsing your front matter. Please check the contents of your file.",
|
|
"listeners.panel.dataListener.createDataFile.inputTitle": "What is the name of the data file?",
|
|
"listeners.panel.dataListener.createDataFile.error": "No data file id or path defined.",
|
|
"listeners.panel.dataListener.createDataFile.noFileName": "No filename provided.",
|
|
|
|
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noEditor.error": "No active editor",
|
|
"listeners.panel.taxonomyListener.aiSuggestTaxonomy.noData.error": "No article data",
|
|
|
|
"services.copilot.getChatResponse.error": "Failed to get a response from the GitHub Copilot.",
|
|
|
|
"services.modeSwitch.switchMode.quickPick.placeholder": "Select the mode you want to use",
|
|
"services.modeSwitch.switchMode.quickPick.title": "{0}: Mode selection",
|
|
"services.modeSwitch.setText.mode": "Mode: {0}",
|
|
|
|
"services.pagesParser.parsePages.statusBar.text": "Processing...",
|
|
"services.pagesParser.parsePages.file.error": "File error: {0}",
|
|
|
|
"services.sponsorAi.getTitles.warning": "The AI title generation took too long. Please try again later.",
|
|
"services.sponsorAi.getDescription.warning": "The AI description generation took too long. Please try again later.",
|
|
"services.sponsorAi.getTaxonomySuggestions.warning": "The AI taxonomy generation took too long. Please try again later.",
|
|
|
|
"services.terminal.openLocalServerTerminal.terminalOption.message": "Starting local server"
|
|
}
|