UNPKG

vue-cli-locales

Version:
875 lines (874 loc) 32.5 kB
{ "org": { "vue": { "common": { "close": "Sluit", "cancel": "Cancel", "back": "Ga terug", "more-info": "Meer info", "show-more": "Show more", "show-less": "Show less" }, "components": { "client-addon-component": { "timeout": "Component laad timeout", "timeout-info": "Het custom component duurt te lang om te laden, er is mogelijk een fout" }, "connection-status": { "disconnected": "De verbinding met de UI server is verbroken", "connected": "Verbonden!" }, "file-diff": { "binary": "Binair bestand niet getoond", "actions": { "open": "Openen in bewerkprogramma" } }, "file-diff-view": { "files-changed": "Bestanden gewijzigd", "search-file": "Zoek bestand", "empty": "Geen verandering gevonden", "error": "Kon de bestandswijzigingen niet ophalen", "modals": { "commit": { "title": "Commit veranderingen ", "input": "Schrijf een commit bericht", "subtitle": "Let op veranderingen in de repository", "actions": { "commit": "Commit", "cancel": "Annuleer" } } }, "actions": { "collapse-all": "Alles inklappen", "expand-all": "Alles uitklappen", "commit": "Commit veranderingen", "skip": "Sla over", "continue": "Ga door", "refresh": "Ververs" } }, "folder-explorer": { "toolbar": { "tooltips": { "parent-folder": "Bovenliggende map openen", "edit-path": "Bewerk pad", "favorite": "Favoriet wijzigen", "favorite-folders": "Favoriete mappen", "refresh": "Verversen" }, "placeholder": "Geef het volledige pad naar een map in", "empty": "Nog geen favoriete mappen.", "show-hidden": "Toon verborgen mappen" }, "new-folder": { "action": "Nieuwe map", "title": "Nieuwe map maken", "field": { "title": "Nieuwe map", "subtitle": "Je kunt de map seperator gebruiken om meerdere geneste mappen tegelijk te maken" }, "cancel": "Annuleren", "create": "Aanmaken" } }, "list-item-info": { "more-info": "Meer informatie" }, "logger-view": { "title": "Logs", "empty": "Nog geen logs", "buttons": { "clear": "Logs leegmaken", "scroll": "Scroll naar beneden", "close": "Sluiten" } }, "progress-screen": { "close": "Sluiten" }, "project-nav": { "tooltips": { "dashboard": "Dashboard", "plugins": "Plugins", "dependencies": "Afhankelijkheden", "configuration": "Configuratie", "tasks": "Taken", "more": "Meer" } }, "project-select-list": { "empty": "Geen bestaande projecten", "titles": { "favorite": "Favoriete projecten", "other": "Andere projecten" } }, "project-select-list-item": { "tooltips": { "favorite": "Favoriet wijzigen", "delete": "Uit de lijst verwijderen", "open-in-editor": "Openen in bewerkprogramma" } }, "project-rename": { "title": "Rename", "name-field": { "title": "Name", "subtitle": "Enter the new name" }, "submit": "Rename" }, "project-plugin-item": { "version": "versie", "latest": "recentst", "official": "Officieel", "installed": "Geïnstalleerd", "actions": { "update": "{target} bijwerken", "refresh": "{target} Hard Verversen <br><i>Druk op [Shift] voor Snel Verversen (node_modules wordt niet bijgewerkt)" }, "local": "Lokaal", "features": { "generator": "This plugin has a generator and can modify your project files and add new files for you.", "ui-integration": "This plugin includes additional UI features like enhanced tasks, configuration screens, dashboard widgets..." } }, "project-dependency-item": { "version": "versie", "wanted": "gewenst", "latest": "recentst", "installed": "Geïnstalleerd", "actions": { "update": "{target} bijwerken", "uninstall": "{target} deïnstalleren" } }, "project-tasks-dropdown": { "tooltips": { "tasks": "Taken", "running-tasks": "{count} lopende taken" } }, "prompt-list": { "default": "Standaard" }, "prompts-list": { "empty": "Geen configuratie" }, "status-bar": { "project": { "tooltip": "Klik voor de Project Manager", "empty": "Geen project open" }, "path": { "tooltip": "Huidige werkende map" }, "log": { "tooltip": "Logs<br><i>Klik om tussen de weergavemodi van Vue CLI logs te wisselen</i>", "empty": "Nog geen logs" }, "report-bug": "Bug melden", "translate": "Help met vertalen", "dark-mode": "Wisselen naar donkere modus", "reset-plugin-api": "Ververs plugins API" }, "suggestion-bar": { "suggestion": "Suggesties", "modal": { "cancel": "Annuleren", "continue": "Doorgaan" } }, "terminal-view": { "buttons": { "clear": "Console leegmaken", "scroll": "Scroll naar beneden", "content-copy": "Copy content" } }, "top-bar": { "no-favorites": "Geen favoriete projecten", "favorite-projects": "Favoriete projecten", "recent-projects": "Recente projecten", "homepage": "Startpagina" }, "view-badge": { "labels": { "tasks": { "error": "Error status", "running": "Lopende status", "done": "Afgerond status" } } }, "widget": { "remove": "Widget verwijderen", "configure": "Widget configureren", "save": "Opslaan", "reset-config": "Config resetten", "open-details": "Toon meer" }, "widget-add-pane": { "title": "Widgets toevoegen" }, "widget-add-item": { "add": "Widget toevoegen", "details": { "title": "Widget-details", "max-instances": "Max aantal instanties: {count}/{total}", "unlimited": "ongelimiteerd" } } }, "mixins": { "progress": { "creating": "Project aanmaken...", "git-init": "Git-repository initialiseren...", "plugins-install": "Vue CLI plugins installeren. Dit kan wel even duren...", "invoking-generators": "Generatoren aanroepen...", "deps-install": "Aanvullende afhankelijkheden installeren...", "completion-hooks": "Hooks op voltooiing draaien...", "fetch-remote-preset": "Presets ophalen van de server...", "done": "Project succesvol aangemaakt", "plugin-install": "{arg0} installeren...", "plugin-uninstall": "{arg0} deïnstalleren...", "plugin-invoke": "{arg0} aanroepen...", "plugin-update": "{arg0} bijwerken...", "plugins-update": "Plugins van {arg0} bijwerken...", "dependency-install": "{arg0} installeren...", "dependency-uninstall": "{arg0} deïnstalleren...", "dependency-update": "{arg0} bijwerken...", "dependencies-update": "Pakketten van {arg0} bijwerken..." } }, "types": { "task": { "status": { "idle": "Vrij", "running": "Lopend", "done": "Klaar", "error": "Fout", "terminated": "Beëindigd" } } }, "views": { "project-select": { "title": "Vue Project Manager", "tabs": { "projects": "Projecten", "create": "Aanmaken", "import": "Importeren" }, "buttons": { "create": "Hier een nieuw project maken", "import": "Deze map importeren" }, "import": { "no-modules": { "title": "Missende modules", "message": "Het lijkt erop dat het project de 'node_modules' map mist. Kijk alsjeblieft na of je de afhankelijkheden hebt geïnstalleerd voordat je importeert.", "close": "Ik snap het" }, "force": "Importeer toch" } }, "project-create": { "title": "Maak een nieuw project", "tabs": { "details": { "title": "Details", "form": { "folder": { "label": "Project map", "placeholder": "Typ een naam", "tooltip": "Verander base map", "action": "Deze map selecteren", "folder-exists": "Deze map bestaat al", "folder-name-invalid": "Ongeldige mapnaam" }, "manager": { "label": "Pakket-manager", "default": "Standaard" }, "options": { "label": "Extra opties", "force": "Overschrijf de doelmap als deze bestaat", "bare": "Scaffold project without beginner instructions", "git-title": "Git-repository", "git": "Git-repository initialiseren (aangeraden)", "git-commit-message": "Overwrite commit message (optional)" } }, "buttons": { "cancel": "Annuleer", "next": "Volgende" }, "modal": { "title": "Annuleer en reset het aanmaken van het project", "body": "Weet je zeker dat je het aanmaken van het project wilt resetten?", "buttons": { "back": "Ga terug", "clear": "Project opruimen" } } }, "presets": { "title": "Presets", "description": "Een preset is een combinatie van plugins en configuraties. Nadat je features hebt geselecteerd kun je deze eventueel opslaan als een preset, zodat je deze bij een volgend project opnieuw kunt gebruiken zonder dat je alles opnieuw moet instellen.", "select": "Selecteer een preset", "buttons": { "previous": "Vorige", "next": "Volgende", "create": "Maak project" }, "modal": { "title": "Configureer een preset op de server", "body": "Binnenkort beschikbaar..." }, "manual": { "name": "Handmatig", "description": "Handmatig features selecteren" }, "remote": { "name": "Preset op de server", "description": "Haal een preset op van een git repository", "url": { "title": "Preset URL", "subtitle": "Git repo, bijvoorbeeld 'gebruikersnaam/repo'. Je kunt er ook 'gitlab:' of 'bitbucket:' voor plaatsen." }, "options": "Andere opties", "clone": "Kloon/Privé-repository", "cancel": "Annuleer", "done": "Klaar" }, "default-preset": "Standaard preset", "default-preset-vue-3": "Default preset (Vue 3)" }, "features": { "title": "Features", "description": "Je zult, nadat het project is aangemaakt, features kunnen toevoegen door plugins te installeren.", "enable": "Features inschakelen", "buttons": { "previous": "Vorige", "next": "Volgende", "create": "Maak project" }, "userConfigFiles": { "name": "Gebruik config-bestand", "description": "Gebruik specifieke configuratiebestanden (zoals '.babelrc') in plaats van 'package.json'." } }, "configuration": { "title": "Configuratie", "buttons": { "previous": "Vorige", "create": "Maak project" }, "modal": { "title": "Opslaan als nieuwe preset", "body": { "title": "Preset-naam", "subtitle": "Sla de features en configuratie op in een nieuwe preset" }, "buttons": { "cancel": "Annuleer", "continue": "Doorgaan zonder op te slaan", "create": "Maak een nieuwe preset aan" } } } } }, "project-plugins": { "title": "Project-plugins", "button": "Plugin toevoegen", "heading": "Geïnstalleerde plugins", "update-all": "Alle plugins bijwerken" }, "project-plugins-add": { "title": "Een plugin toevoegen", "plugin": "plugin", "tabs": { "search": { "label": "Zoeken", "search-input": "Een plugin zoeken", "not-found": "Geen resultaten gevonden", "buttons": { "cancel": "Annuleren", "install": "Installeer {target}", "default-install": "Installeren" } }, "configuration": { "label": "Configuratie", "heading": "Installatie van {target}", "buttons": { "cancel": "Annuleren", "finish": "Installatie afronden" } }, "diff": { "label": "Bestanden gewijzigd" } }, "modal": { "title": "{target} deïnstalleren?", "body": "Wil je de plugin {target} deïnstalleren?", "buttons": { "back": "Ga terug", "cancel": "Annuleer zonder deïnstallatie", "uninstall": "Deïnstalleren" } }, "buttons": { "add-local": "Door lokale plugins bladeren" } }, "project-plugin-add-local": { "title": "Een lokale plugin toevoegen", "buttons": { "add": "Lokale plugin toevoegen" } }, "project-configurations": { "title": "Project-configuratie" }, "project-configuration-details": { "actions": { "cancel": "Wijzigingen annuleren", "save": "Wijzigingen opslaan", "more-info": "Meer informatie", "refresh": "Verversen" } }, "project-tasks": { "title": "Projecttaken", "refresh": "Refresh tasks" }, "project-task-details": { "actions": { "play": "Taak uitvoeren", "stop": "Taak stoppen", "close": "Sluiten", "save": "Opslaan" }, "command": "Script command", "parameters": "Parameters", "more-info": "More Info", "output": "Output", "override-args": { "message": "Override hard-coded arguments", "description": "If enabled, hard-coded arguments in your package.json file will be replaced with the values defined below" } }, "project-dependencies": { "title": "Project dependencies", "heading": { "dependencies": "Main dependencies", "devDependencies": "Development dependencies" }, "actions": { "install": "Install dependency", "update-all": "Update all dependencies" }, "install": { "title": "Install new dependency" }, "uninstall": { "title": "Confirm uninstall", "body": "Are you sure you want to uninstall {id}?", "cancel": "Cancel", "uninstall": "Uninstall {id}" } }, "project-dashboard": { "title": "Project dashboard", "cutomize": "Customize", "done": "Done" }, "settings": { "title": "Settings" }, "about": { "title": "About", "description": "<a href=\"https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-ui\" target=\"_blank\">@vue/cli-ui</a> is a built-in package of vue-cli which opens a full-blown UI.", "quote": "Vue-cli 3.x is a complete rewrite, with a lot of new awesome features. You will be able to select features like routing, Vuex or Typescript, then add and upgrade building blocks called \"vue-cli plugins\". But having so much more options also means the tool is now more complex and harder to start using. That's why we thought having a full-blown GUI would help discover the new features, search and install vue-cli plugins and unlock more possibilities overall while not being limited by a terminal interface. To sum up, vue-cli will not only allow you to bootstrap a new project easily, but it will also remain useful for ongoing work afterwards!", "links": "Useful links", "back": "Go back" } }, "cli-service": { "suggestions": { "vue-router-add": { "label": "Add vue-router", "message": "Official library to support multiple virtual pages in a Single-Page App. Each route renders a different component." }, "vuex-add": { "label": "Add vuex", "message": "Official centralized State Management solution for large-scale apps. Very useful if multiple components need to access the same data." }, "vue-devtools": { "label": "Install devtools", "message": "Browser devtools official extension for debugging Vue.js applications where you can inspect your components, vuex store and events." }, "progress": "Installing {arg0}..." } }, "vue-webpack": { "dashboard": { "title": "Dashboard", "open-app": "Open app", "webpack-status": { "Success": "Success", "Failed": "Failed", "Compiling": "Compiling", "Invalidated": "Invalidated", "Idle": "Idle" }, "build-status": { "labels": { "status": "Status", "errors": "Errors", "warnings": "Warnings", "assets": "Assets", "modules": "Modules", "deps": "Dependencies" } }, "speed-stats": { "title": "Speed stats" }, "module-list": { "title": "Dependencies" }, "asset-list": { "title": "Assets", "size-warning": "This asset is big, consider using Code splitting to create smaller assets." } }, "analyzer": { "title": "Analyzer", "go-up": "Go up", "go-home": "Go to home", "chunk": "Chunk" }, "sizes": { "stats": "Stats", "parsed": "Parsed", "gzip": "Gzip", "help": "<b>Stats:</b> size from webpack stats data.<br><b>Parsed:</b> size from extracted source (after minification plugins). More accurate.<br><b>Gzip:</b> size of gzipped extracted source." }, "modern-mode": "Show modern build", "tasks": { "serve": { "description": "Compiles and hot-reloads for development", "open": "Open browser on server start", "mode": "Specify env mode", "host": "Specify host", "port": "Specify port", "https": "Use HTTPS" }, "build": { "description": "Compiles and minifies for production", "mode": "Specify env mode", "dest": "Output directory", "target": { "description": "Build target", "app": "Web app", "lib": "Library", "wc": "Web component", "wc-async": "Async web component" }, "name": "Name for library or web-component mode (default: 'name' in package.json or entry filename)", "watch": "Watch for changes", "modern": { "label": "Modern mode", "description": "Build app targeting modern browsers with auto fallback" } }, "inspect": { "description": "Inspect the resolved webpack config", "mode": "Specify env mode", "verbose": "Show full function definitions in output" } }, "config": { "vue-cli": { "description": "Configure your Vue project", "groups": { "general": "General settings", "css": "CSS settings" }, "publicPath": { "label": "Public Path", "description": "The base URL your application will be deployed at, for example '/my-app/'. Use an empty string ('') so that all assets are linked using relative paths." }, "outputDir": { "label": "Output directory", "description": "The directory where the production build files will be generated" }, "assetsDir": { "label": "Assets directory", "description": "A directory to nest generated static assets (js, css, img, fonts) under." }, "runtimeCompiler": { "label": "Enable runtime compiler", "description": "This will allow you to use the template option in Vue components, but will incur around an extra 10kb payload for your app." }, "productionSourceMap": { "label": "Enable Production Source Maps", "description": "Disabling this can speed up production builds if you don't need source maps for production" }, "parallel": { "label": "Parallel compilation", "description": "Whether to use multiple processors to compile Babel or Typescript." }, "css": { "modules": { "label": "Enable CSS Modules", "description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules." }, "extract": { "label": "Extract CSS", "description": "Whether to extract CSS in your components into a standalone CSS files (instead of inlined in JavaScript and injected dynamically)." }, "sourceMap": { "label": "Enable CSS Source Maps", "description": "Whether to enable source maps for CSS. Enabling this may affect build performance." } } } }, "suggestions": { "vue-config-open": "Open vue config" } }, "eslint": { "config": { "eslint": { "description": "Error checking & Code quality", "groups": { "base": "Base", "essential": "Essential", "strongly-recommended": "Strongly recommended", "recommended": "Recommended", "uncategorized": "Uncategorized" }, "setting": { "off": "Off", "error": "Error", "warning": "Warning", "custom": "Custom" }, "general": { "label": "General", "lintOnSave": { "message": "Lint on save", "description": "Automatically lint source files when saved" }, "config": { "message": "Select config", "description": "Select pre-defined configuration" } }, "rules": { "label": "Rules" } } }, "tasks": { "lint": { "description": "Lints and fixes files", "noFix": "Do not fix errors" } }, "suggestions": { "open-eslintrc": { "label": "Open eslintrc" } } }, "pwa": { "config": { "pwa": { "description": "Progressive Web App", "workboxPluginMode": { "message": "Plugin mode", "description": "This allows you to the choose between the two modes supported by the underlying `workbox-webpack-plugin`" }, "name": { "message": "App name", "description": "App name displayed on the Splash screen and various other places. Also used as the value for the `apple-mobile-web-app-title` meta tag in the generated HTML." }, "themeColor": { "message": "Theme color", "description": "Color used to theme the browser" }, "backgroundColor": { "message": "Splash background color", "description": "Background color used for the app splash screen" }, "msTileColor": { "message": "Windows app tile color", "description": "Color used for the app tile on Windows" }, "appleMobileWebAppStatusBarStyle": { "message": "Apple mobile status bar style", "description": "Style for the web app status bar on iOS" }, "manifestCrossorigin": { "message": "Attribute value for manifest.json link tag's crossorigin attribute", "description": "Value for `crossorigin` attribute in manifest link tag in the generated HTML, you may need to set this if your pwa is behind an authenticated proxy" } } }, "suggestions": { "open-vue": { "label": "Open vue config" }, "open-manifest": { "label": "Open manifest" } } }, "cypress": { "tasks": { "test": { "description": "Run e2e tests with `cypress run`", "headless": "Run in headless mode without GUI", "mode": "Specify the mode the dev server should run in", "url": "Run e2e tests against given url instead of auto-starting dev server" } } }, "nightwatch": { "tasks": { "test": { "description": "Run e2e tests with nightwatch", "url": "Run e2e tests against given url instead of auto-starting dev server", "config": "Use custom nightwatch config file (overrides internals)", "env": "Comma-delimited browser envs to run in" } } }, "jest": { "tasks": { "test": { "description": "Run unit tests with Jest", "watch": "Watch files for changes and rerun tests related to changed files", "notify": "Display a notification after each run", "update": "Re-record every snapshot that fails during this test run" } } }, "mocha": { "tasks": { "test": { "description": "Run unit tests with Mocha", "watch": "Watch files for changes and rerun tests related to changed files" } } }, "widgets": { "welcome": { "title": "Welcome tips", "description": "Some tips to help you get started", "content": { "title": "Welcome to your new project!", "tip1": "You are looking at the project dashboard where you can put widgets. Use the 'Customize' button to add more! Everything is automatically saved.", "tip2": "On the left are the different available pages. 'Plugins' let you add new Vue CLI plugins, 'Dependencies' for managing the packages, 'Configuration' to configure the tools and 'Tasks' to run scripts (for example webpack).", "tip3": "Return to the project manager with the dropdown at the top left of the screen or the home button in the status bar at the bottom.", "ok": "Understood" } }, "kill-port": { "title": "Kill port", "description": "Kill processes using a specific network port", "input": { "placeholder": "Enter a network port" }, "kill": "Kill", "status": { "idle": "Ready to kill", "killing": "Killing process...", "killed": "Killed successfully!", "error": "Couldn't kill process" } }, "status-widget": { "last-updated": "Updated", "never": "Not updated yet", "check": "Check for updates", "more-info": "More details" }, "plugin-updates": { "title": "Plugin updates", "description": "Monitor plugin updates", "messages": { "ok": "All plugins up-to-date", "loading": "Checking for updates...", "attention": "{n} plugin updates available" }, "page": "Go to Plugins" }, "dependency-updates": { "title": "Dependency updates", "description": "Monitor dependencies updates", "messages": { "ok": "All dependencies up-to-date", "loading": "Checking for updates...", "attention": "{n} dependency updates available" }, "page": "Go to Dependencies" }, "vulnerability": { "title": "Vulnerability check", "description": "Check for known vulnerabilities in your project dependencies", "messages": { "ok": "No vulnerability found", "loading": "Auditing project security...", "attention": "{n} vulnerabilities found", "error": "Couldn't check for vulnerability" }, "severity": { "critical": "Critical severity", "high": "Hoge ernst", "moderate": "Medium severity", "low": "Lage ernst" }, "direct-dep": "Direct dependency", "versions": { "vulnerable": "Vulnerable versions:", "patched": "Patched versions:" }, "recheck": "Check again" }, "run-task": { "title": "Start taak", "description": "Snelkoppeling om taak te starten", "prompts": { "task": "Selecteer een taak" }, "page": "Ga naar Taak" }, "news": { "title": "Nieuws feed", "description": "Lees nieuws feed", "refresh": "Forceer refresh", "select-tip": "Selecteer een item aan de linkerkant", "prompts": { "url": "RSS feed URL of GitHub repository" }, "errors": { "fetch": "Kan feed niet fetchen", "offline": "Je bent offline", "empty": "Lege feed" } } } } } }