UNPKG

vue-cli-locales

Version:
875 lines (874 loc) 32.6 kB
{ "org": { "vue": { "common": { "close": "Bezár", "cancel": "Cancel", "back": "Vissza", "more-info": "További információ", "show-more": "Show more", "show-less": "Show less" }, "components": { "client-addon-component": { "timeout": "Component load timeout", "timeout-info": "The custom component takes too much time to load, there might be an error" }, "connection-status": { "disconnected": "Lecsatlakozva a UI szerverről", "connected": "Csatlakozva!" }, "file-diff": { "binary": "Binary file not shown", "actions": { "open": "Megnyitás szerkesztőben" } }, "file-diff-view": { "files-changed": "Megváltozott fájlok", "search-file": "Fájl keresése", "empty": "Nincsenek változások", "error": "Couldn't get file changes", "modals": { "commit": { "title": "Változások commitálása", "input": "Adj meg egy commit üzenetet", "subtitle": "A repository-ban történt változások rögzítése", "actions": { "commit": "Commit", "cancel": "Vissza" } } }, "actions": { "collapse-all": "Összes bezárása", "expand-all": "Összes kinyitása", "commit": "Változások commitálása", "skip": "Átugrás", "continue": "Tovább", "refresh": "Frissítés" } }, "folder-explorer": { "toolbar": { "tooltips": { "parent-folder": "Szülő mappa", "edit-path": "Útvonal szerkesztése", "favorite": "Kedvenc", "favorite-folders": "Kedvenc mappák", "refresh": "Frissítés" }, "placeholder": "Add meg a mappa teljes elérési útvonalát", "empty": "Még nincsenek kedvenc mappák.", "show-hidden": "Rejtett mappák mutatása" }, "new-folder": { "action": "Új mappa", "title": "Új mappa létrehozása", "field": { "title": "Új mappa", "subtitle": "You can use the folder separator to create multiple nested folders at once." }, "cancel": "Vissza", "create": "Létrehoz" } }, "list-item-info": { "more-info": "További információ" }, "logger-view": { "title": "Napló", "empty": "Még nincsenek napló bejegyzések", "buttons": { "clear": "Napló bejegyzések törlése", "scroll": "Ugrás az aljára", "close": "Bezár" } }, "progress-screen": { "close": "Bezár" }, "project-nav": { "tooltips": { "dashboard": "Kezelő felület", "plugins": "Bővítmények", "dependencies": "Függőségek", "configuration": "Konfiguráció", "tasks": "Feladatok", "more": "Továbbiak" } }, "project-select-list": { "empty": "Nincsenek projektek", "titles": { "favorite": "Kedvenc projektek", "other": "További projektek" } }, "project-select-list-item": { "tooltips": { "favorite": "Kedvenc", "delete": "Eltávolítás a listából", "open-in-editor": "Megnyitás szerkesztőben" } }, "project-rename": { "title": "Rename", "name-field": { "title": "Name", "subtitle": "Enter the new name" }, "submit": "Rename" }, "project-plugin-item": { "version": "verzió", "latest": "legutóbbi", "official": "Hitelesített", "installed": "Telepítve", "actions": { "update": "{target} frissítése", "refresh": "Force Refresh {target}<br><i>Press [Shift] for Quick Refresh (node_modules won't be updated)</i>" }, "local": "Helyi", "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": "verzió", "wanted": "kívánt", "latest": "legutóbbi", "installed": "Telepítve", "actions": { "update": "{target} telepítése", "uninstall": "{target} eltávolítása" } }, "project-tasks-dropdown": { "tooltips": { "tasks": "Feladatok", "running-tasks": "{count} folyamat fut" } }, "prompt-list": { "default": "Alapértelmezett" }, "prompts-list": { "empty": "Nincs konfiguráció" }, "status-bar": { "project": { "tooltip": "Projekt kezelő", "empty": "Nincs megnyitott projekt" }, "path": { "tooltip": "Aktuális mappa" }, "log": { "tooltip": "Napló<br><i>Kattints a Vue CLI napló megjelenítéséhez</i>", "empty": "Még nincsenek napló bejegyzések" }, "report-bug": "Hiba jelentése", "translate": "Segíts fordítani", "dark-mode": "Sötét mód", "reset-plugin-api": "Refresh plugins API" }, "suggestion-bar": { "suggestion": "Javaslat", "modal": { "cancel": "Vissza", "continue": "Tovább" } }, "terminal-view": { "buttons": { "clear": "Konzol törlése", "scroll": "Ugrás az aljára", "content-copy": "Copy content" } }, "top-bar": { "no-favorites": "Nincsenek kedvenc projektek", "favorite-projects": "Kedvenc projektek", "recent-projects": "Recent projects", "homepage": "Főoldal" }, "view-badge": { "labels": { "tasks": { "error": "Error status", "running": "Running status", "done": "Done status" } } }, "widget": { "remove": "Widget eltávolítása", "configure": "Configure widget", "save": "Mentés", "reset-config": "Reset config", "open-details": "Show more" }, "widget-add-pane": { "title": "Widgetek hozzáadása" }, "widget-add-item": { "add": "Widget hozzáadása", "details": { "title": "Widget adatai", "max-instances": "Max példány szám: {count}/{total}", "unlimited": "korlátlan" } } }, "mixins": { "progress": { "creating": "Projekt létrehozása...", "git-init": "Initializing git repository...", "plugins-install": "Installing Vue CLI plugins. This might take a while...", "invoking-generators": "Invoking generators...", "deps-install": "Installing additional dependencies...", "completion-hooks": "Running completion hooks...", "fetch-remote-preset": "Fetching remote preset...", "done": "Successfully created project", "plugin-install": "{arg0} telepítése...", "plugin-uninstall": "{arg0} eltávolítása...", "plugin-invoke": "Invoking {arg0}...", "plugin-update": "{arg0} frissítése...", "plugins-update": "Updating {arg0} plugins...", "dependency-install": "{arg0} telepítése...", "dependency-uninstall": "{arg0} eltávolítása...", "dependency-update": "{arg0} frissítése...", "dependencies-update": "Updating {arg0} packages..." } }, "types": { "task": { "status": { "idle": "Várakozik", "running": "Fut", "done": "Kész", "error": "Hiba", "terminated": "Leállítva" } } }, "views": { "project-select": { "title": "Vue projekt kezelő", "tabs": { "projects": "Projektek", "create": "Létrehozás", "import": "Importálás" }, "buttons": { "create": "Új projekt létrehozása itt", "import": "Mappa importálása" }, "import": { "no-modules": { "title": "Hiányzó modulok", "message": "It seems the project is missing the 'node_modules' folder. Please check you installed the dependencies before importing.", "close": "Got it" }, "force": "Import anyway" } }, "project-create": { "title": "Új projekt létrehozása", "tabs": { "details": { "title": "Részletek", "form": { "folder": { "label": "Projekt mappa", "placeholder": "Adjon meg egy nevet", "tooltip": "Gyökérmappa megváltoztatása", "action": "Aktuális mappa kiválasztása", "folder-exists": "Ilyen mappa már létezik", "folder-name-invalid": "A mappa neve érvénytelen" }, "manager": { "label": "Csomag kezelő", "default": "Alapértelmezett" }, "options": { "label": "További lehetőségek", "force": "Overwrite target folder if it exists", "bare": "Scaffold project without beginner instructions", "git-title": "Git repository", "git": "Initialize git repository (recommended)", "git-commit-message": "Overwrite commit message (optional)" } }, "buttons": { "cancel": "Vissza", "next": "Következő" }, "modal": { "title": "Cancel and reset project creation", "body": "Are you sure you want to reset the project creation?", "buttons": { "back": "Vissza", "clear": "Clear project" } } }, "presets": { "title": "Presets", "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": "Select a preset", "buttons": { "previous": "Előző", "next": "Következő", "create": "Create Project" }, "modal": { "title": "Configure Remote preset", "body": "Hamarosan elérhető..." }, "manual": { "name": "Manuális", "description": "Manually select features" }, "remote": { "name": "Remote preset", "description": "Fetch a preset from a git repository", "url": { "title": "Preset URL", "subtitle": "Git repo, for example 'username/repo'. You can also prefix with 'gitlab:' or 'bitbucket:'." }, "options": "Other options", "clone": "Clone/Private repository", "cancel": "Vissza", "done": "Kész" }, "default-preset": "Default preset", "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": "Előző", "next": "Következő", "create": "Projekt létrehozása" }, "userConfigFiles": { "name": "Use config files", "description": "Use specific configuration files (like '.babelrc') instead of using 'package.json'." } }, "configuration": { "title": "Konfiguráció", "buttons": { "previous": "Előző", "create": "Projekt létrehozása" }, "modal": { "title": "Save as a new preset", "body": { "title": "Preset name", "subtitle": "Save the features and configuration into a new preset" }, "buttons": { "cancel": "Cancel", "continue": "Continue without saving", "create": "Create a new preset" } } } } }, "project-plugins": { "title": "Projekt bővítmények", "button": "Bővítmény hozzáadása", "heading": "Telepített bővítmények", "update-all": "Összes bővítmény frissítése" }, "project-plugins-add": { "title": "Egy bővítmény hozzáadása", "plugin": "bővítmény", "tabs": { "search": { "label": "Keresés", "search-input": "Bővítmény keresése", "not-found": "Nincs találat", "buttons": { "cancel": "Mégse", "install": "{target} telepítése", "default-install": "Telepítés" } }, "configuration": { "label": "Konfiguráció", "heading": "A(z) {target} telepítése", "buttons": { "cancel": "Mégse", "finish": "Finish installation" } }, "diff": { "label": "Megváltozott fájlok" } }, "modal": { "title": "Uninstall {target}?", "body": "Do you want to uninstall the {target} plugin?", "buttons": { "back": "Vissza", "cancel": "Cancel without uninstalling", "uninstall": "Eltávolítás" } }, "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": "Cancel changes", "save": "Változások mentése", "more-info": "További információ", "refresh": "Frissítés" } }, "project-tasks": { "title": "Projekt feladatok", "refresh": "Refresh tasks" }, "project-task-details": { "actions": { "play": "Feladat futtatása", "stop": "Feladat leállítása", "close": "Bezár", "save": "Mentés" }, "command": "Szkript parancs", "parameters": "Paraméterek", "more-info": "További információ", "output": "Kimenet", "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": "Projekt függőségek", "heading": { "dependencies": "Fő függőségek", "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": "{id} eltávolítása" } }, "project-dashboard": { "title": "Projekt kezelő", "cutomize": "Szerkesztés", "done": "Kész" }, "settings": { "title": "Beállítások" }, "about": { "title": "Infók", "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": "Hasznos linkek", "back": "Vissza" } }, "cli-service": { "suggestions": { "vue-router-add": { "label": "vue-router hozzáadása", "message": "Official library to support multiple virtual pages in a Single-Page App. Each route renders a different component." }, "vuex-add": { "label": "vuex hozzáadása", "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": "{arg0} telepítése..." } }, "vue-webpack": { "dashboard": { "title": "Kezelő felület", "open-app": "Open app", "webpack-status": { "Success": "Siker", "Failed": "Failed", "Compiling": "Compiling", "Invalidated": "Invalidated", "Idle": "Várakozik" }, "build-status": { "labels": { "status": "Állapot", "errors": "Hibák", "warnings": "Figyelmeztetések", "assets": "Assets", "modules": "Modulok", "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": "Statisztikák", "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": "Kimeneti mappa", "target": { "description": "Build target", "app": "Web app", "lib": "Könyvtár", "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": "Változások figyelése", "modern": { "label": "Modern mód", "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": "Általános beállítások", "css": "CSS beállítások" }, "publicPath": { "label": "Publikus útvonal", "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": "Kimeneti mappa", "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": "CSS modulok engedélyezése", "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": "Ajánlott", "uncategorized": "Uncategorized" }, "setting": { "off": "Off", "error": "Hiba", "warning": "Figyelmeztetés", "custom": "Custom" }, "general": { "label": "Általános", "lintOnSave": { "message": "Lint on save", "description": "Automatically lint source files when saved" }, "config": { "message": "Select config", "description": "Select pre-defined configuration" } }, "rules": { "label": "Szabályok" } } }, "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": "Üdvözlő tippek", "description": "Néhány tipp az elkezdéshez", "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": "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": "News feed", "description": "Read news feed", "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": "Empty feed" } } } } } }