vue-cli-locales
Version:
Localizations for @vue/cli
875 lines (874 loc) • 32.6 kB
JSON
{
"org": {
"vue": {
"common": {
"close": "Fechar",
"cancel": "Cancel",
"back": "Voltar",
"more-info": "Mais informação",
"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": "Desligado do servidor UI",
"connected": "Ligado!"
},
"file-diff": {
"binary": "Ficheiro binário não exibido",
"actions": {
"open": "Abrir no editor"
}
},
"file-diff-view": {
"files-changed": "Ficheiros modificados",
"search-file": "Pesquisar ficheiro",
"empty": "Nenhuma alteração encontrada",
"error": "Couldn't get file changes",
"modals": {
"commit": {
"title": "Validar alterações",
"input": "Digite uma mensagem de commit",
"subtitle": "Guadar alterações no repositório",
"actions": {
"commit": "Commit",
"cancel": "Cancelar"
}
}
},
"actions": {
"collapse-all": "Fechar tudo",
"expand-all": "Expandir tudo",
"commit": "Validar alterações",
"skip": "Saltar",
"continue": "Continuar",
"refresh": "Atualizar"
}
},
"folder-explorer": {
"toolbar": {
"tooltips": {
"parent-folder": "Abrir pasta pai",
"edit-path": "Editar caminho",
"favorite": "Adicionar/Remover de favoritos",
"favorite-folders": "Pastas de favoritos",
"refresh": "Atualizar"
},
"placeholder": "Digite o caminho completo para uma pasta",
"empty": "Não existem pastas de favoritos.",
"show-hidden": "Show hidden folders"
},
"new-folder": {
"action": "New folder",
"title": "Create new folder",
"field": {
"title": "New folder",
"subtitle": "You can use the folder separator to create multiple nested folders at once."
},
"cancel": "Cancel",
"create": "Create"
}
},
"list-item-info": {
"more-info": "Mais informação"
},
"logger-view": {
"title": "Logs",
"empty": "No logs yet",
"buttons": {
"clear": "Limpar logs",
"scroll": "Navegar para o fundo",
"close": "Fechar"
}
},
"progress-screen": {
"close": "Fechar"
},
"project-nav": {
"tooltips": {
"dashboard": "Painel de controle",
"plugins": "Plugins",
"dependencies": "Dependencies",
"configuration": "Configurações",
"tasks": "Tarefas",
"more": "Mais"
}
},
"project-select-list": {
"empty": "Não existem projetos",
"titles": {
"favorite": "Projetos favoritos",
"other": "Outros projetos"
}
},
"project-select-list-item": {
"tooltips": {
"favorite": "Adicionar/Remover dos favoritos",
"delete": "Remover",
"open-in-editor": "Open in editor"
}
},
"project-rename": {
"title": "Rename",
"name-field": {
"title": "Name",
"subtitle": "Enter the new name"
},
"submit": "Rename"
},
"project-plugin-item": {
"version": "versão",
"latest": "última versão",
"official": "Oficial",
"installed": "Instalado",
"actions": {
"update": "Atualizar {target}",
"refresh": "Force Refresh {target}<br><i>Press [Shift] for Quick Refresh (node_modules won't be updated)</i>"
},
"local": "Local",
"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": "version",
"wanted": "wanted",
"latest": "latest",
"installed": "Installed",
"actions": {
"update": "Update {target}",
"uninstall": "Uninstall {target}"
}
},
"project-tasks-dropdown": {
"tooltips": {
"tasks": "Tasks",
"running-tasks": "{count} running task(s)"
}
},
"prompt-list": {
"default": "Por defeito"
},
"prompts-list": {
"empty": "Sem configuração"
},
"status-bar": {
"project": {
"tooltip": "Projeto atual<br><i>Clique para mostrar o Gestor de Projetos</i>",
"empty": "Sem projeto"
},
"path": {
"tooltip": "Pasta de trabalho atual"
},
"log": {
"tooltip": "Logs<br><i>Click para mostrar os logs de Vue CLI</i>",
"empty": "Não existem logs"
},
"report-bug": "Reportar bug",
"translate": "Ajudar a traduzir",
"dark-mode": "Alternar modo escuro",
"reset-plugin-api": "Refresh plugins API"
},
"suggestion-bar": {
"suggestion": "Sugestão",
"modal": {
"cancel": "Cancelar",
"continue": "Continuar"
}
},
"terminal-view": {
"buttons": {
"clear": "Limpar consola",
"scroll": "Navegar para o fundo",
"content-copy": "Copy content"
}
},
"top-bar": {
"no-favorites": "Nenhum projeto favorito",
"favorite-projects": "Favorite projects",
"recent-projects": "Recent projects",
"homepage": "Home page"
},
"view-badge": {
"labels": {
"tasks": {
"error": "Erro",
"running": "Em execução",
"done": "Concluído"
}
}
},
"widget": {
"remove": "Remove widget",
"configure": "Configure widget",
"save": "Salvar",
"reset-config": "Reset config",
"open-details": "Mostre mais"
},
"widget-add-pane": {
"title": "Add widgets"
},
"widget-add-item": {
"add": "Add widget",
"details": {
"title": "Widget details",
"max-instances": "Max instance count: {count}/{total}",
"unlimited": "unlimited"
}
}
},
"mixins": {
"progress": {
"creating": "Criando projeto...",
"git-init": "Inicializando repositório git...",
"plugins-install": "Instalando plugins Vue CLI. Isto poderá demorar um pouco...",
"invoking-generators": "Invocando geradores...",
"deps-install": "Instalando dependências adicionais...",
"completion-hooks": "Executando hooks para finalizar...",
"fetch-remote-preset": "Obtendo preset remoto...",
"done": "Projeto criado com sucesso",
"plugin-install": "Instalando {arg0}...",
"plugin-uninstall": "Desinstalando {arg0}...",
"plugin-invoke": "Invocando {arg0}...",
"plugin-update": "Atualizando {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": "Inativo",
"running": "Em execução",
"done": "Concluído",
"error": "Erro",
"terminated": "Interrompido"
}
}
},
"views": {
"project-select": {
"title": "Gestor de Projetos Vue",
"tabs": {
"projects": "Projetos",
"create": "Criar",
"import": "Importar"
},
"buttons": {
"create": "Criar um novo projeto aqui",
"import": "Importar esta pasta"
},
"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": "Got it"
},
"force": "Import anyway"
}
},
"project-create": {
"title": "Criar um novo projeto",
"tabs": {
"details": {
"title": "Detalhes",
"form": {
"folder": {
"label": "Pasta do projeto",
"placeholder": "Digite um nome",
"tooltip": "Editar pasta de destino",
"action": "Selecionar esta pasta",
"folder-exists": "This folder already exists",
"folder-name-invalid": "Folder name invalid"
},
"manager": {
"label": "Gestor de pacotes",
"default": "Por defeito"
},
"options": {
"label": "Opções adicionais",
"force": "Sobrescrever a pasta de destino, se existir",
"bare": "Scaffold project without beginner instructions",
"git-title": "Git repository",
"git": "Inicializar repositório git (recomendado)",
"git-commit-message": "Overwrite commit message (optional)"
}
},
"buttons": {
"cancel": "Cancelar",
"next": "Seguinte"
},
"modal": {
"title": "Cancelar e recomeçar a criação do projeto",
"body": "Tem a certeza que deseja reiniciar a criação do projeto?",
"buttons": {
"back": "Retroceder",
"clear": "Remover projeto"
}
}
},
"presets": {
"title": "Presets",
"description": "Um preset é um conjunto de plugins e configurações predefinidos. Depois de selecionar as funcionalidades, poderá guardar-las como um preset para que possa usar em projetos futuros, sem ter que configurar tudo de novo.",
"select": "Selecionar um preset",
"buttons": {
"previous": "Anterior",
"next": "Seguinte",
"create": "Criar Projeto"
},
"modal": {
"title": "Configurar o preset remoto",
"body": "Disponível em breve..."
},
"manual": {
"name": "Manual",
"description": "Selecionar funcionalidades manualmente"
},
"remote": {
"name": "Preset remoto",
"description": "Obter um preset a partir de um repositório git",
"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": "Cancel",
"done": "Done"
},
"default-preset": "Preset por defeito",
"default-preset-vue-3": "Default preset (Vue 3)"
},
"features": {
"title": "Funcionalidades",
"description": "Poderá adicionar funcionalidades após a criação do projeto, instalando plugins.",
"enable": "Ativar funcionalidades",
"buttons": {
"previous": "Anterior",
"next": "Seguinte",
"create": "Criar Projeto"
},
"userConfigFiles": {
"name": "Usar ficheiros de configuração",
"description": "Usar ficheiros específicos de configuração (como '.babelrc') em vez de usar 'package.json'."
}
},
"configuration": {
"title": "Configuração",
"buttons": {
"previous": "Anterior",
"create": "Criar Projeto"
},
"modal": {
"title": "Guardar como um novo preset",
"body": {
"title": "Nome do preset",
"subtitle": "Guardar as funcionalidades e configuração como um novo preset"
},
"buttons": {
"cancel": "Cancelar",
"continue": "Continuar sem guardar",
"create": "Criar um novo preset"
}
}
}
}
},
"project-plugins": {
"title": "Plugins do projeto",
"button": "Adicionar plugin",
"heading": "Plugins instalados",
"update-all": "Atualizar todos os plugins"
},
"project-plugins-add": {
"title": "Adicionar um plugin",
"plugin": "plugin",
"tabs": {
"search": {
"label": "Pesquisar",
"search-input": "Pesquisar um plugin",
"not-found": "Nenhum resultado encontrado",
"buttons": {
"cancel": "Cancelar",
"install": "Instalar {target}",
"default-install": "Install"
}
},
"configuration": {
"label": "Configuração",
"heading": "Instalação de {target}",
"buttons": {
"cancel": "Cancelar",
"finish": "Concluír instalação"
}
},
"diff": {
"label": "Ficheiros modificados"
}
},
"modal": {
"title": "Desinstalar {target}?",
"body": "Deseja desinstalar o plugin {target}?",
"buttons": {
"back": "Retroceder",
"cancel": "Cancelar sem desinstalar",
"uninstall": "Desinstalar"
}
},
"buttons": {
"add-local": "Browse local plugin"
}
},
"project-plugin-add-local": {
"title": "Add a local plugin",
"buttons": {
"add": "Add local plugin"
}
},
"project-configurations": {
"title": "Configuração do projeto"
},
"project-configuration-details": {
"actions": {
"cancel": "Cancelar alterações",
"save": "Guardar alterações",
"more-info": "Mais informação",
"refresh": "Atualizar"
}
},
"project-tasks": {
"title": "Tarefas do projeto",
"refresh": "Refresh tasks"
},
"project-task-details": {
"actions": {
"play": "Executar tarefa",
"stop": "Parar tarefa",
"close": "Fechar",
"save": "Salvar"
},
"command": "Comando de script",
"parameters": "Parâmetros",
"more-info": "Mais Informação",
"output": "Saída",
"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": "Finalizado"
},
"settings": {
"title": "Configurações"
},
"about": {
"title": "Sobre",
"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": "Links úteis",
"back": "Retroceder"
}
},
"cli-service": {
"suggestions": {
"vue-router-add": {
"label": "Adicionar vue-router",
"message": "Adiciona suporte para múltiplas páginas na app."
},
"vuex-add": {
"label": "Adicionar vuex",
"message": "Solução de gestão de estado centralizado para apps de grande escala."
},
"vue-devtools": {
"label": "Instalar devtools",
"message": "Browser devtools extensão oficial para debugging de aplicações Vue.js onde pode inspecionar os seus componentes, vuex store e eventos."
},
"progress": "Instalando {arg0}..."
}
},
"vue-webpack": {
"dashboard": {
"title": "Dashboard",
"open-app": "Abrir app",
"webpack-status": {
"Success": "Sucesso",
"Failed": "Falhou",
"Compiling": "Compilando",
"Invalidated": "Invalidado",
"Idle": "Inativo"
},
"build-status": {
"labels": {
"status": "Estado",
"errors": "Erros",
"warnings": "Avisos",
"assets": "Ficheiros",
"modules": "Módulos",
"deps": "Dependências"
}
},
"speed-stats": {
"title": "Estatísticas de velocidade"
},
"module-list": {
"title": "Dependências"
},
"asset-list": {
"title": "Ficheiros",
"size-warning": "Este ficheiro é grande, considere usar Code splitting para criar ficheiros mais pequenos."
}
},
"analyzer": {
"title": "Analisador",
"go-up": "Ir para cima",
"go-home": "Ir para o início",
"chunk": "Chunk"
},
"sizes": {
"stats": "Estatísticas",
"parsed": "Analisado",
"gzip": "Gzip",
"help": "<b>Estatísticas:</b> tamanho dos dados estatísticos do webpack.<br><b>Analisado:</b> tamanho do código fonte extraído (após os plugins de minificação). Mais detalhado.<br><b>Gzip:</b> tamanho do código fonte extraído compactado."
},
"modern-mode": "Show modern build",
"tasks": {
"serve": {
"description": "Compila e recarrega (hot-reloads) para desenvolvimento",
"open": "Abrir browser no arranque do servidor",
"mode": "Especificar modo env",
"host": "Especificar anfitrião",
"port": "Especificar porta",
"https": "Usar HTTPS"
},
"build": {
"description": "Compila e reduz para produção",
"mode": "Especificar modo env",
"dest": "Pasta de destino",
"target": {
"description": "Build target",
"app": "Web app",
"lib": "Biblioteca",
"wc": "Componente web",
"wc-async": "Componente web async"
},
"name": "Nome da biblioteca ou modo componente-web (por defeito: 'name' no package.json ou nome de ficheiro)",
"watch": "Observar alterações",
"modern": {
"label": "Modern mode",
"description": "Build app targeting modern browsers with auto fallback"
}
},
"inspect": {
"description": "Inspecionar a configuração resolvida do webpack",
"mode": "Especificar modo env",
"verbose": "Mostrar definições completas de funções na saída"
}
},
"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": "Verificação de erros e qualidade do código",
"groups": {
"base": "Base",
"essential": "Essential",
"strongly-recommended": "Altamente recomendado",
"recommended": "Recomendado",
"uncategorized": "Uncategorized"
},
"setting": {
"off": "Desligado",
"error": "Erro",
"warning": "Atenção",
"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": "Regras"
}
}
},
"tasks": {
"lint": {
"description": "Lints e corrige ficheiros",
"noFix": "Não corrigir erros"
}
},
"suggestions": {
"open-eslintrc": {
"label": "Abrir eslintrc"
}
}
},
"pwa": {
"config": {
"pwa": {
"description": "Progressive Web App",
"workboxPluginMode": {
"message": "Modo plugin",
"description": "Permite escolher entre os dois modos subjacente ao `workbox-webpack-plugin`"
},
"name": {
"message": "Nome da app",
"description": "Nome da app mostrado no ecrã Splash e outros locais. Também usado como o valor para `apple-mobile-web-app-title` meta tag no HTML gerado."
},
"themeColor": {
"message": "Cor do tema",
"description": "Cor usada para personalizar o browser"
},
"backgroundColor": {
"message": "Splash cor de fundo",
"description": "Cor de fundo usada no ecrã splash da app"
},
"msTileColor": {
"message": "Cor do bloco (tile) da app no Windows",
"description": "Cor usada para o bloco (tile) da app no Windows"
},
"appleMobileWebAppStatusBarStyle": {
"message": "Estilo da barra de estado no Apple mobile",
"description": "Estilo para a barra de estado da web app no 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": "Abrir vue config"
},
"open-manifest": {
"label": "Abrir manifest"
}
}
},
"cypress": {
"tasks": {
"test": {
"description": "Correr testes e2e com `cypress run`",
"headless": "Correr em plano de fundo sem GUI",
"mode": "Especificar o modo do servidor dev deverá correr",
"url": "Correr testes e2e com o url fornecido em vez de auto-iniciar o servidor dev"
}
}
},
"nightwatch": {
"tasks": {
"test": {
"description": "Correr testes e2e com nightwatch",
"url": "Correr testes e2e com o url fornecido em vez de auto-iniciar o servidor dev",
"config": "Use custom nightwatch config file (overrides internals)",
"env": "Comma-delimited browser envs to run in"
}
}
},
"jest": {
"tasks": {
"test": {
"description": "Correr testes unitários com Jestks",
"watch": "Monitorizar alterações a ficheiros e re-executar testes relacionados com os ficheiros alterados",
"notify": "Mostrar uma notificação após cada execução",
"update": "Re-gravar cada snaphost que falha durante execução de teste"
}
}
},
"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": "Algumas dicas para te ajudar a começar",
"content": {
"title": "Bem vindo ao seu novo projeto!",
"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": "Entendido"
}
},
"kill-port": {
"title": "Kill port",
"description": "Kill processes using a specific network port",
"input": {
"placeholder": "Digite uma porta de rede"
},
"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": "Voce esta offline",
"empty": "Empty feed"
}
}
}
}
}
}