PSA/server/public/locales/pt/msp/keyboard-shortcuts.json
Hermes 284313f908
Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

387 lines
12 KiB
JSON

{
"settings": {
"title": "Atalhos de teclado",
"description": "Personalize atalhos de teclado para este dispositivo e conta.",
"loading": "Carregando atalhos de teclado...",
"capturePrompt": "Pressione as teclas",
"columns": {
"action": "Ação",
"scope": "Escopo",
"default": "Padrão",
"effective": "Atalho efetivo",
"enabled": "Ativado",
"reset": "Redefinir"
},
"actions": {
"resetAll": "Redefinir tudo",
"replace": "Substituir",
"copyCheatsheet": "Copiar resumo",
"printCheatsheet": "Imprimir",
"reassign": "Reatribuir",
"rebind": "Remapear",
"reset": "Redefinir",
"resetAllTo": "Redefinir tudo para {{profile}}"
},
"messages": {
"bindingUpdated": "Atalho de teclado atualizado",
"enabledUpdated": "Atalho de teclado atualizado",
"resetOne": "Atalho de teclado redefinido",
"resetAll": "Atalhos de teclado redefinidos",
"cheatsheetCopied": "Resumo copiado para a área de transferência",
"profileChanged": "Perfil alterado"
},
"errors": {
"saveFailed": "Falha ao salvar preferências de atalhos de teclado",
"copyFailed": "Falha ao copiar o resumo",
"printFailed": "Não foi possível abrir a janela de impressão. Permita pop-ups e tente novamente."
},
"resetAll": {
"title": "Redefinir todos os atalhos?",
"message": "Todos os atalhos de teclado personalizados serão removidos."
},
"conflict": {
"title": "Substituir atalho existente?",
"message": "{{binding}} já está atribuído a {{action}}.",
"indicator": "Conflita com outra ação"
},
"advisory": {
"hostileCombo": "{{binding}} pode entrar em conflito com atalhos do navegador ou do sistema para {{action}}."
},
"boundTo": "Associado a",
"chords": {
"empty": "Nenhum atalho encadeado corresponde.",
"search": "Pesquisar…",
"title": "Atalhos encadeados"
},
"hint": "Passe o cursor sobre uma tecla para pré-visualizar, clique para remapear. Alterne as camadas de modificadores acima para ver os atalhos com prefixo.",
"modified": "Modificado",
"notSet": "Não definido",
"modHint": "mod corresponde a {{modKey}} neste dispositivo"
},
"help": {
"title": "Atalhos de teclado",
"close": "Fechar atalhos de teclado",
"custom": "Personalizado"
},
"commandPalette": {
"title": "Paleta de comandos",
"placeholder": "Pesquisar registros, navegação e ações",
"loading": "Pesquisando...",
"resultCount": "{{count}} resultados",
"syntax": {
"title": "Sintaxe de pesquisa",
"summary": "Campos, operadores, palavras-chave $ e sigilos",
"inlineHelp": "Use ticket:, client:, >action, /nav, @user, #id, $mine e frases entre aspas."
},
"types": {
"nav": "Navegação",
"action": "Ação",
"record": "Registro",
"help": "Ajuda"
},
"placeholderFulltext": "Pesquisar registros, comentários, documentos…",
"seeAll": "Ver todos os resultados",
"fulltextHint": "Digite ao menos 2 caracteres para pesquisar.",
"fulltextInlineHelp": "Pesquisando em registros, comentários e documentos.",
"modes": {
"ariaLabel": "Modo de pesquisa",
"navigation": "Navegação",
"fulltext": "Texto completo"
}
},
"groups": {
"global": "Global",
"ai": "IA",
"page": "Página",
"selection": "Seleção",
"navigation": "Navegação",
"assets": "Ativos",
"dialog": "Diálogo",
"panel": "Painel",
"record": "Registro",
"editor": "Editor",
"scroll": "Scroll"
},
"actions": {
"global": {
"search": {
"label": "Pesquisar",
"description": "Abra a paleta de pesquisa global."
},
"toggleChat": {
"label": "Alternar chat de IA",
"description": "Abra o assistente de IA ou focalize o chat atual."
},
"openShortcuts": {
"label": "Abrir atalhos de teclado",
"description": "Mostre a referência de atalhos de teclado."
},
"quickCreate": {
"label": "Criação rápida",
"description": "Abra o diálogo de criação rápida."
},
"commandPalette": {
"label": "Paleta de comandos",
"description": "Abrir a pesquisa de navegação e ações."
}
},
"ai": {
"quickAsk": {
"label": "Pergunta rápida à IA",
"description": "Inicie uma pergunta rápida ao assistente de IA."
}
},
"page": {
"create": {
"label": "Criar na página",
"description": "Crie um novo item na página atual."
},
"save": {
"label": "Salvar página",
"description": "Salve a página atual."
}
},
"selection": {
"previous": {
"label": "Item anterior",
"description": "Mova a seleção para o item anterior."
},
"next": {
"label": "Próximo item",
"description": "Mova a seleção para o próximo item."
},
"open": {
"label": "Abrir seleção",
"description": "Abra o item selecionado."
}
},
"navigation": {
"goTickets": {
"label": "Ir para tickets",
"description": "Navegue para a página de tickets."
},
"goAssets": {
"label": "Ir para ativos",
"description": "Navegue para a página de ativos."
},
"goClients": {
"label": "Ir para clientes",
"description": "Navegue para a página de clientes."
},
"goDashboard": {
"label": "Go to dashboard",
"description": "Navigate to the dashboard."
},
"goProjects": {
"label": "Go to projects",
"description": "Navigate to the projects page."
},
"goBilling": {
"label": "Go to billing",
"description": "Navigate to billing."
},
"goSettings": {
"label": "Go to settings",
"description": "Navigate to settings."
},
"goSearch": {
"label": "Go to global search",
"description": "Focus the global search field."
},
"goHelp": {
"label": "Go to keyboard help",
"description": "Open the keyboard shortcuts reference."
},
"backToParent": {
"label": "Back to parent list",
"description": "Activate the page back navigation button when one is available."
}
},
"assets": {
"commandPalette": {
"label": "Paleta de comandos de ativos",
"description": "Abra comandos da página de ativos."
}
},
"dialog": {
"cancel": {
"label": "Cancelar diálogo",
"description": "Feche ou cancele o diálogo ativo."
},
"submit": {
"label": "Enviar diálogo",
"description": "Enviar o formulário do diálogo ativo."
}
},
"panel": {
"close": {
"label": "Fechar painel",
"description": "Feche o painel ou a gaveta ativa."
}
},
"drawer": {
"historyBack": {
"label": "Gaveta voltar",
"description": "Volte no histórico da gaveta."
},
"historyForward": {
"label": "Gaveta avançar",
"description": "Avance no histórico da gaveta."
}
},
"record": {
"previous": {
"label": "Registro anterior",
"description": "Abra o registro anterior."
},
"next": {
"label": "Próximo registro",
"description": "Abra o próximo registro."
},
"addTime": {
"label": "Adicionar entrada de tempo",
"description": "Abrir o painel de entrada de tempo do registro atual."
}
},
"editor": {
"undo": {
"label": "Desfazer",
"description": "Desfaça a alteração do editor."
},
"redo": {
"label": "Refazer",
"description": "Refaça a alteração do editor."
},
"save": {
"label": "Salvar editor",
"description": "Salve o conteúdo do editor."
},
"deleteSelection": {
"label": "Excluir seleção",
"description": "Exclua o item selecionado do editor."
},
"cancel": {
"label": "Cancelar ação do editor",
"description": "Cancele a ação ativa do editor."
},
"moveUp": {
"label": "Mover para cima",
"description": "Mova o item selecionado do editor para cima."
},
"moveDown": {
"label": "Mover para baixo",
"description": "Mova o item selecionado do editor para baixo."
},
"moveLeft": {
"label": "Mover à esquerda",
"description": "Mova o item selecionado do editor à esquerda."
},
"moveRight": {
"label": "Mover à direita",
"description": "Mova o item selecionado do editor à direita."
}
},
"scroll": {
"halfDown": {
"label": "Scroll half page down",
"description": "Scroll down by half a page."
},
"halfUp": {
"label": "Scroll half page up",
"description": "Scroll up by half a page."
},
"fullDown": {
"label": "Scroll full page down",
"description": "Scroll down by one full page."
},
"fullUp": {
"label": "Scroll full page up",
"description": "Scroll up by one full page."
},
"top": {
"label": "Scroll to top",
"description": "Scroll to the top of the current page or panel."
},
"bottom": {
"label": "Scroll to bottom",
"description": "Scroll to the bottom of the current page or panel."
}
},
"focus": {
"primarySearch": {
"label": "Focus page search",
"description": "Focus the primary search field on the current page."
}
},
"table": {
"nextRow": {
"label": "Next table row",
"description": "Move the active row marker to the next selectable table row."
},
"previousRow": {
"label": "Previous table row",
"description": "Move the active row marker to the previous selectable table row."
},
"toggleRow": {
"label": "Toggle table row",
"description": "Select or deselect the active table row."
},
"visualRange": {
"label": "Visual row range",
"description": "Start or stop selecting a contiguous table row range."
},
"openRow": {
"label": "Open table row",
"description": "Open the active table row."
}
},
"repeat": {
"lastAction": {
"label": "Repeat last action",
"description": "Repeat the last Vim-style navigation action."
}
},
"macro": {
"record": {
"label": "Record macro",
"description": "Start or stop recording a Vim-style navigation macro."
},
"play": {
"label": "Play macro",
"description": "Play a recorded Vim-style navigation macro."
}
},
"linkhints": {
"show": {
"label": "Show link hints",
"description": "Show keyboard hints for visible links and controls."
},
"showNewTab": {
"label": "Show link hints in new tab",
"description": "Show keyboard hints and open links in a new tab when possible."
}
}
},
"platform": {
"modifiers": {
"meta": "Meta",
"ctrl": "Ctrl",
"alt": "Alt",
"shift": "Shift"
},
"keys": {
"space": "Espaço"
},
"aria": {
"control": "Control",
"meta": "Meta",
"alt": "Alt",
"shift": "Shift"
}
},
"hud": {
"combinations": "combinações",
"thenPress": "depois…"
}
}