vue-cli-locales
Version:
Localizations for @vue/cli
875 lines (874 loc) • 32.1 kB
JSON
{
"org": {
"vue": {
"common": {
"close": "Sulge",
"cancel": "Katkesta",
"back": "Tagasi",
"more-info": "Lisainfo",
"show-more": "Näita rohkem",
"show-less": "Näita vähem"
},
"components": {
"client-addon-component": {
"timeout": "Komponendi laadimine aegus",
"timeout-info": "Komponendi laadimine võtab liiga kaua aega võimaliku vea tõttu"
},
"connection-status": {
"disconnected": "UI serveri ühendus katkes",
"connected": "Ühendatud!"
},
"file-diff": {
"binary": "Binaarfaili ei näidata",
"actions": {
"open": "Ava redaktoris"
}
},
"file-diff-view": {
"files-changed": "Failid muudetud",
"search-file": "Otsi faili",
"empty": "Ühtegi muudatust ei leitud",
"error": "Failimuudatuste hankimine ebaõnnestus",
"modals": {
"commit": {
"title": "Kehtesta muudatused",
"input": "Sisesta kehtestusele kirjeldus",
"subtitle": "Salvesta muudatused hoidlasse",
"actions": {
"commit": "Kehtesta",
"cancel": "Katkesta"
}
}
},
"actions": {
"collapse-all": "Sulge kõik",
"expand-all": "Ava kõik",
"commit": "Kehtesta muudatused",
"skip": "Jäta vahele",
"continue": "Jätka",
"refresh": "Värskenda"
}
},
"folder-explorer": {
"toolbar": {
"tooltips": {
"parent-folder": "Ava ülemkaust",
"edit-path": "Edit path",
"favorite": "Märgi lemmikuks",
"favorite-folders": "Lemmikud kaustad",
"refresh": "Värskenda"
},
"placeholder": "Enter the full path to a folder",
"empty": "Ühtegi kausta pole veel lemmikuks märgitud.",
"show-hidden": "Näita peidetud kaustasid"
},
"new-folder": {
"action": "Uus kaust",
"title": "Loo uus kaust",
"field": {
"title": "Uus kaust",
"subtitle": "You can use the folder separator to create multiple nested folders at once."
},
"cancel": "Katkesta",
"create": "Loo"
}
},
"list-item-info": {
"more-info": "Lisainfo"
},
"logger-view": {
"title": "Logid",
"empty": "Ühtegi logi pole",
"buttons": {
"clear": "Tühjenda logid",
"scroll": "Keri lõppu",
"close": "Sulge"
}
},
"progress-screen": {
"close": "Sulge"
},
"project-nav": {
"tooltips": {
"dashboard": "Töölaud",
"plugins": "Teegid",
"dependencies": "Eeldused",
"configuration": "Konfiguratsioon",
"tasks": "Tööd",
"more": "Veel"
}
},
"project-select-list": {
"empty": "Ühtegi projekti ei leitud",
"titles": {
"favorite": "Lemmikud",
"other": "Muud projektid"
}
},
"project-select-list-item": {
"tooltips": {
"favorite": "Märgi lemmikuks",
"delete": "Eemalda nimekirjast",
"open-in-editor": "Ava redaktoris"
}
},
"project-rename": {
"title": "Nimeta ümber",
"name-field": {
"title": "Nimi",
"subtitle": "Sisesta uus nimi"
},
"submit": "Nimeta ümber"
},
"project-plugin-item": {
"version": "versioon",
"latest": "uusim",
"official": "Ametlik",
"installed": "Paigaldatud",
"actions": {
"update": "Uuenda {target}",
"refresh": "Force Refresh {target}<br><i>Press [Shift] for Quick Refresh (node_modules won't be updated)</i>"
},
"local": "Lokaalne",
"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": "versioon",
"wanted": "soovitud",
"latest": "uusim",
"installed": "Paigaldatud",
"actions": {
"update": "Uuenda {target}",
"uninstall": "Eemalda {target}"
}
},
"project-tasks-dropdown": {
"tooltips": {
"tasks": "Tegumid",
"running-tasks": "{count} tegum(it) jookseb"
}
},
"prompt-list": {
"default": "Vaikimisi"
},
"prompts-list": {
"empty": "Konfiguratsiooni pole"
},
"status-bar": {
"project": {
"tooltip": "Click to toggle Project Manager",
"empty": "Ühtegi projekti pole avatud"
},
"path": {
"tooltip": "Praegune töökaust"
},
"log": {
"tooltip": "Logs<br><i>Click to toggle Vue CLI logs</i>",
"empty": "Ühtegi logi pole"
},
"report-bug": "Teata veast",
"translate": "Aita tõlkida",
"dark-mode": "Tume versioon",
"reset-plugin-api": "Värskenda teegi liides"
},
"suggestion-bar": {
"suggestion": "Soovitus",
"modal": {
"cancel": "Katkesta",
"continue": "Jätka"
}
},
"terminal-view": {
"buttons": {
"clear": "Tühjenda konsool",
"scroll": "Keri lõppu",
"content-copy": "Copy content"
}
},
"top-bar": {
"no-favorites": "No favorite projects",
"favorite-projects": "Favorite projects",
"recent-projects": "Viimased projektid",
"homepage": "Koduleht"
},
"view-badge": {
"labels": {
"tasks": {
"error": "Veaolek",
"running": "Running status",
"done": "Done status"
}
}
},
"widget": {
"remove": "Eemalda vidin",
"configure": "Konfigureeri vidinat",
"save": "Salvesta",
"reset-config": "Lähtesta konfiguratsioon",
"open-details": "Näita rohkem"
},
"widget-add-pane": {
"title": "Lisa vidinad"
},
"widget-add-item": {
"add": "Lisa vidin",
"details": {
"title": "Vidina kirjeldus",
"max-instances": "Maksimaalne isendite arv: {count}/{total}",
"unlimited": "piiramatu"
}
}
},
"mixins": {
"progress": {
"creating": "Projekti loomine...",
"git-init": "Git hoidla algväärtustamine...",
"plugins-install": "Vue CLI teekide paigaldamine.. See võib pisut aega võtta...",
"invoking-generators": "Invoking generators...",
"deps-install": "Installing additional dependencies...",
"completion-hooks": "Running completion hooks...",
"fetch-remote-preset": "Fetching remote preset...",
"done": "Projekti loomine õnnestus",
"plugin-install": "Installing {arg0}...",
"plugin-uninstall": "Uninstalling {arg0}...",
"plugin-invoke": "Invoking {arg0}...",
"plugin-update": "Updating {arg0}...",
"plugins-update": "Updating {arg0} plugins...",
"dependency-install": "Installing {arg0}...",
"dependency-uninstall": "Uninstalling {arg0}...",
"dependency-update": "Updating {arg0}...",
"dependencies-update": "Updating {arg0} packages..."
}
},
"types": {
"task": {
"status": {
"idle": "Ootel",
"running": "Töötab",
"done": "Valmis",
"error": "Viga",
"terminated": "Peatatud"
}
}
},
"views": {
"project-select": {
"title": "Vue Project Manager",
"tabs": {
"projects": "Projektid",
"create": "Loo",
"import": "Impordi"
},
"buttons": {
"create": "Loo uus projekt siia",
"import": "Impordi see kaust"
},
"import": {
"no-modules": {
"title": "Missing modules",
"message": "It seems the project is missing the 'node_modules' folder. Please check you installed the dependencies before importing.",
"close": "Selge"
},
"force": "Impordi ikka"
}
},
"project-create": {
"title": "Loo uus projekt",
"tabs": {
"details": {
"title": "Üksikasjad",
"form": {
"folder": {
"label": "Projektikaust",
"placeholder": "Sisesta nimi",
"tooltip": "Muuda juurkaust",
"action": "Vali see kaust",
"folder-exists": "See kaust on juba olemas",
"folder-name-invalid": "Kausta nimi on vigane"
},
"manager": {
"label": "Package manager",
"default": "Vaikimisi"
},
"options": {
"label": "Lisavalikud",
"force": "Kirjuta üle kui kaust on juba olemas",
"bare": "Scaffold project without beginner instructions",
"git-title": "Git hoidla",
"git": "Algväärtusta git hoidla (soovituslik)",
"git-commit-message": "Overwrite commit message (optional)"
}
},
"buttons": {
"cancel": "Katkesta",
"next": "Järgmine"
},
"modal": {
"title": "Katkesta ja lähtesta projekti loomine",
"body": "Oled sa kindel, et soovid projekti loomise lähtestada?",
"buttons": {
"back": "Tagasi",
"clear": "Clear project"
}
}
},
"presets": {
"title": "Eelseadistused",
"description": "A preset is an association of plugins and configurations. After you've selected features, you can optionally save it as a preset so that you can reuse it for future projects, without having to reconfigure everything again.",
"select": "Vali eelseadistus",
"buttons": {
"previous": "Eelmine",
"next": "Järgmine",
"create": "Loo projekt"
},
"modal": {
"title": "Configure Remote preset",
"body": "Available soon..."
},
"manual": {
"name": "Käsitsi",
"description": "Manually select features"
},
"remote": {
"name": "Remote preset",
"description": "Fetch a preset from a git repository",
"url": {
"title": "Eelseadistuse URL",
"subtitle": "Git repo, for example 'username/repo'. You can also prefix with 'gitlab:' or 'bitbucket:'."
},
"options": "Muud valikud",
"clone": "Clone/Private repository",
"cancel": "Katkesta",
"done": "Valmis"
},
"default-preset": "Vaikimisi eelseadistus",
"default-preset-vue-3": "Default preset (Vue 3)"
},
"features": {
"title": "Features",
"description": "You will be able to add features after the project is created by installing plugins.",
"enable": "Enable features",
"buttons": {
"previous": "Eelmine",
"next": "Järgmine",
"create": "Loo projekt"
},
"userConfigFiles": {
"name": "Kasuta konfiguratsioonifaile",
"description": "Kasuta spetsiifilisi konfiguratsioonifaile (näiteks '.babelrc') 'package.json' asemel."
}
},
"configuration": {
"title": "Konfiguratsioon",
"buttons": {
"previous": "Eelmine",
"create": "Loo projekt"
},
"modal": {
"title": "Salvesta uue eelseadistusena",
"body": {
"title": "Eelseadistuse nimi",
"subtitle": "Save the features and configuration into a new preset"
},
"buttons": {
"cancel": "Katkesta",
"continue": "Jätka salvestamiseta",
"create": "Loo uus eelseadistus"
}
}
}
}
},
"project-plugins": {
"title": "Projekti teegid",
"button": "Lisa teek",
"heading": "Paigaldatud teegid",
"update-all": "Uuenda kõik teegid"
},
"project-plugins-add": {
"title": "Lisa teek",
"plugin": "teek",
"tabs": {
"search": {
"label": "Otsi",
"search-input": "Otsi teeke",
"not-found": "Ühtegi tulemust ei leitud",
"buttons": {
"cancel": "Katkesta",
"install": "Paigalda {target}",
"default-install": "Paigalda"
}
},
"configuration": {
"label": "Konfiguratsioon",
"heading": "{target} paigaldamine",
"buttons": {
"cancel": "Katkesta",
"finish": "Lõpeta"
}
},
"diff": {
"label": "Files changed"
}
},
"modal": {
"title": "Eemalda {target}?",
"body": "Do you want to uninstall the {target} plugin?",
"buttons": {
"back": "Tagasi",
"cancel": "Ära eemalda",
"uninstall": "Eemalda"
}
},
"buttons": {
"add-local": "Browse local plugin"
}
},
"project-plugin-add-local": {
"title": "Add a local plugin",
"buttons": {
"add": "Add local plugin"
}
},
"project-configurations": {
"title": "Project configuration"
},
"project-configuration-details": {
"actions": {
"cancel": "Tühista muudatused",
"save": "Salvesta muudatused",
"more-info": "Lisainfo",
"refresh": "Värskenda"
}
},
"project-tasks": {
"title": "Project tasks",
"refresh": "Refresh tasks"
},
"project-task-details": {
"actions": {
"play": "Run task",
"stop": "Stop task",
"close": "Sulge",
"save": "Salvesta"
},
"command": "Script command",
"parameters": "Parameetrid",
"more-info": "Lisainfo",
"output": "Väljund",
"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": "Projekti eeldused",
"heading": {
"dependencies": "Peamised eeldused",
"devDependencies": "Arenduse eeldused"
},
"actions": {
"install": "Paigalda eeldus",
"update-all": "Uuenda kõik eeldused"
},
"install": {
"title": "Paigalda uus eeldus"
},
"uninstall": {
"title": "Kinnita eemaldamine",
"body": "Oled sa kindel, et soovid {id} eemaldada?",
"cancel": "Katkesta",
"uninstall": "Eemalda {id}"
}
},
"project-dashboard": {
"title": "Projekti töölaud",
"cutomize": "Kohanda",
"done": "Valmis"
},
"settings": {
"title": "Seaded"
},
"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": "Kasulikud lingid",
"back": "Tagasi"
}
},
"cli-service": {
"suggestions": {
"vue-router-add": {
"label": "Lisa vue-router",
"message": "Official library to support multiple virtual pages in a Single-Page App. Each route renders a different component."
},
"vuex-add": {
"label": "Lisa 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": "Paigalda arendustööriistad",
"message": "Browser devtools official extension for debugging Vue.js applications where you can inspect your components, vuex store and events."
},
"progress": "{arg0} paigaldamine..."
}
},
"vue-webpack": {
"dashboard": {
"title": "Töölaud",
"open-app": "Ava rakendus",
"webpack-status": {
"Success": "Õnnestus",
"Failed": "Ebaõnnestus",
"Compiling": "Kompileerimine",
"Invalidated": "Invalidated",
"Idle": "Ootel"
},
"build-status": {
"labels": {
"status": "Staatus",
"errors": "Vead",
"warnings": "Hoiatused",
"assets": "Varad",
"modules": "Moodulid",
"deps": "Eeldused"
}
},
"speed-stats": {
"title": "Kiirus"
},
"module-list": {
"title": "Eeldused"
},
"asset-list": {
"title": "Varad",
"size-warning": "This asset is big, consider using Code splitting to create smaller assets."
}
},
"analyzer": {
"title": "Analüüsija",
"go-up": "Mine üles",
"go-home": "Go to home",
"chunk": "Chunk"
},
"sizes": {
"stats": "Stats",
"parsed": "Töödeldud",
"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": "Ava brauser serveri käivitumisel",
"mode": "Määra keskkond",
"host": "Määra host",
"port": "Määra port",
"https": "Kasuta HTTPS'i"
},
"build": {
"description": "Compiles and minifies for production",
"mode": "Määra keskkond",
"dest": "Väljundkaust",
"target": {
"description": "Build target",
"app": "Veebirakendus",
"lib": "Teek",
"wc": "Veebikomponent",
"wc-async": "Asünkroone veebikomponent"
},
"name": "Name for library or web-component mode (default: 'name' in package.json or entry filename)",
"watch": "Jälgi muudatusi",
"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": "Üldseaded",
"css": "CSS seaded"
},
"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": "Väljundkaust",
"description": "The directory where the production build files will be generated"
},
"assetsDir": {
"label": "Varakaust",
"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": "Paralleelne kompileerimine",
"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": "Eralda 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": "Ava vue konfiguratsioon"
}
},
"eslint": {
"config": {
"eslint": {
"description": "Vigade kontroll & Koodi kvaliteet",
"groups": {
"base": "Baas",
"essential": "Vajali",
"strongly-recommended": "Tungivalt soovituslik",
"recommended": "Soovituslik",
"uncategorized": "Kategoriseerimata"
},
"setting": {
"off": "Väljas",
"error": "Viga",
"warning": "Hoiatus",
"custom": "Custom"
},
"general": {
"label": "Üldine",
"lintOnSave": {
"message": "Valideeri salvestamisel",
"description": "Automatically lint source files when saved"
},
"config": {
"message": "Select config",
"description": "Select pre-defined configuration"
}
},
"rules": {
"label": "Reeglid"
}
}
},
"tasks": {
"lint": {
"description": "Valideeri ja paranda failid",
"noFix": "Ära paranda faile"
}
},
"suggestions": {
"open-eslintrc": {
"label": "Ava 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": "Rakenduse nimi",
"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": "Teema värv",
"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": "Läbivtesti kasutades 'cypress run' käsku",
"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": "Läbivtesti kasutates nightwatch'i",
"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": "Testi üksusi Jest'iga",
"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": "Testi üksusi Mocha'ga",
"watch": "Watch files for changes and rerun tests related to changed files"
}
}
},
"widgets": {
"welcome": {
"title": "Näpunäited",
"description": "Mõned näpunäited alustamiseks",
"content": {
"title": "Tere tulemast oma uude projekti!",
"tip1": "Hetkel vaatad oma projekti töölauda, kuhu saad lisada vidinaid. Kasuta 'Kohanda' nuppu, et neid juurde lisada! Kõik muudatused salvestatakse automaatselt.",
"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": "Selge"
}
},
"kill-port": {
"title": "Peata port",
"description": "Peata protsessid kasutades võrguporti",
"input": {
"placeholder": "Sisesta võrguport"
},
"kill": "Peata",
"status": {
"idle": "Valmis peatama",
"killing": "Killing process...",
"killed": "Peatatud!",
"error": "Protsessi peatamine ei õnnestunud"
}
},
"status-widget": {
"last-updated": "Uuendatud",
"never": "Not updated yet",
"check": "Kontrolli uuendusi",
"more-info": "Lisainfo"
},
"plugin-updates": {
"title": "Pistikprogrammi uuendused",
"description": "Monitor plugin updates",
"messages": {
"ok": "Kõik pistikprogrammid on ajakohased",
"loading": "Kontrollin uuendusi...",
"attention": "{n} uuendust on saadaval"
},
"page": "Go to Plugins"
},
"dependency-updates": {
"title": "Eelduste uuendused",
"description": "Monitor dependencies updates",
"messages": {
"ok": "Kõik eeldused on ajakohased",
"loading": "Uuenduste kontrollimine...",
"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": "High severity",
"moderate": "Medium severity",
"low": "Low severity"
},
"direct-dep": "Direct dependency",
"versions": {
"vulnerable": "Vulnerable versions:",
"patched": "Patched versions:"
},
"recheck": "Check again"
},
"run-task": {
"title": "Run task",
"description": "Shortcut to run a task",
"prompts": {
"task": "Select a task"
},
"page": "Go to Task"
},
"news": {
"title": "Uudiste voog",
"description": "Loe uudiste voogu",
"refresh": "Force refresh",
"select-tip": "Select an item on the left",
"prompts": {
"url": "RSS feed URL or GitHub repository"
},
"errors": {
"fetch": "Couldn't fetch feed",
"offline": "You are offline",
"empty": "Tühi voog"
}
}
}
}
}
}