diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-24 20:57:33 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-24 20:57:33 +0700 |
| commit | 395c08d0a334cdffbcc370384bee67f19f964399 (patch) | |
| tree | d57cdf13385785aaf068d4f8408fe6cc2f095999 /noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json | |
frst
Diffstat (limited to 'noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json')
| -rw-r--r-- | noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json b/noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json new file mode 100644 index 0000000..716ae19 --- /dev/null +++ b/noctalia/.config/plugins/keybind-cheatsheet/i18n/pt.json @@ -0,0 +1,117 @@ +{ + "default-category": "Atalhos de teclado", + "error": { + "unsupported-compositor": "Compositor não suportado", + "sway-not-supported": "Sway ainda não é suportado", + "sway-detail": "O suporte ao Sway pode ser adicionado em uma atualização futura (formato semelhante ao Hyprland)", + "labwc-not-supported": "LabWC não é suportado", + "labwc-detail": "LabWC usa formato de configuração XML que é incompatível com este plugin", + "unknown-compositor": "Compositor desconhecido detectado", + "unknown-detail": "Este plugin suporta apenas os compositores Hyprland e Niri", + "hyprctl-failed": "hyprctl binds failed - is Hyprland running?" + }, + "panel": { + "loading": "Carregando...", + "loading-timeout": "Loading timed out. Click Refresh to retry.", + "title": "Mapa de teclas", + "title-hyprland": "Mapa de teclas Hyprland", + "title-niri": "Mapa de teclas Niri", + "title-mango": "MangoWC Keymap", + "workspace-switching": "ESPAÇOS DE TRABALHO - ALTERNAR", + "workspace-moving": "ESPAÇOS DE TRABALHO - MOVER", + "workspace-mouse": "ESPAÇOS DE TRABALHO - MOUSE", + "search-placeholder": "Buscar atalhos...", + "no-description": "(no description)", + "other": "Other", + "undescribed": "Without Description", + "add-description": "Add description", + "add-description-placeholder": "Description...", + "save-description": "Save", + "cancel": "Cancel", + "hide-bind": "Hide this bind" + }, + "settings": { + "title": "Configuracoes de Atalhos de Teclado", + "description": "Configure a aparencia e as fontes de atalhos de teclado para o painel.", + "tab-general": "General", + "tab-appearance": "Appearance", + "window-size": "Tamanho da Janela", + "width": "Largura:", + "height": "Altura:", + "auto-height": "Auto", + "auto-height-hint": "Quando 'Auto' esta ativado, a altura se ajusta automaticamente ao conteudo.", + "layout": "Layout", + "columns": "Numero de colunas:", + "columns-hint": "Mais colunas funcionam melhor com janelas mais largas.", + "parsing-options": "Parsing Options", + "merge-sequential": "Merge sequential keybinds", + "merge-sequential-hint": "Combine consecutive numeric keybinds (e.g. Super+1..5 -> Workspace 1..5) into a single ranged entry.", + "show-undescribed": "Show undescribed binds", + "show-undescribed-hint": "Include keybinds that have no comment description. They will be auto-labeled with the action.", + "split-workspaces": "Split large workspace category", + "split-workspaces-hint": "When a workspace category exceeds the threshold, split it into Switching, Moving, and Mouse subcategories.", + "split-threshold": "Split threshold (binds):", + "config-paths": "Arquivos de Configuracao", + "config-paths-description": "Especifique caminhos personalizados para seus arquivos de configuracao de atalhos. O plugin seguira automaticamente todas as diretivas include/source.", + "hyprland-format-hint": "Formato esperado: bind = $mod, KEY, action #\"descricao\"\nCategorias: # 1. NOME DA CATEGORIA", + "niri-format-hint": "Categorias sao criadas com: // #\"Nome da categoria\"\nDescricoes: hotkey-overlay-title=\"descricao\"", + "actions": "Acoes", + "refresh-keybinds": "Atualizar Atalhos", + "refresh-message": "Os atalhos serao recarregados ao abrir o painel.", + "reset-defaults": "Restaurar Padroes", + "reset-message": "As configuracoes foram restauradas para os valores padrao.", + "saved": "Configuracoes salvas com sucesso.", + "keybind-setup": "Configuracao de Atalho", + "keybind-setup-description": "Para abrir o cheatsheet com um atalho de teclado, adicione este bind a configuracao do seu compositor:", + "keybind-example-hyprland": "Hyprland: bind = $mod, F1, exec, qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle", + "keybind-example-niri": "Niri: Super+F1 { spawn \"qs\" \"-c\" \"noctalia-shell\" \"ipc\" \"call\" \"plugin\" \"togglePanel\" \"keybind-cheatsheet\"; }", + "mod-var": "Variável da Tecla Mod", + "mod-var-hint": "O nome da variável usada para sua tecla Super (ex. $mod ou $mainMod).", + "width-range": "px (400-3000)", + "height-range": "px (300-2000)", + "hyprland-path": "Caminho Hyprland", + "niri-path": "Caminho Niri", + "mango-path": "Mango Path", + "mango-format-hint": "Expected format: bind=MODS,KEY,ACTION,ARGS\nCategories: # Category Name (horizontal rules stripped)\nOptional per-bind description: trailing #\"description\"", + "keybind-example-mango": "Mango example: bind=SUPER,F1,spawn_shell,noctalia-shell ipc call plugin:keybind-cheatsheet toggle", + "appearance-section": "Appearance", + "appearance-description": "Customize the colors used for special key categories. Changes apply immediately and persist when you click Apply.", + "preview-section": "Live Preview", + "color-pickers": "Key Colors", + "color-super": "Super / Mod key", + "color-ctrl": "Ctrl key", + "color-shift": "Shift key", + "color-alt": "Alt-modifier keys", + "color-xf86": "XF86 multimedia keys", + "color-print": "Print / Screenshot keys", + "color-numeric": "Numeric keys (workspaces)", + "color-mouse": "Mouse buttons", + "color-default": "Default letter keys", + "color-label": "Key label text", + "color-description": "Description text", + "color-theme-hint": "Leave empty to use theme accent color.", + "reset-color": "Reset to default", + "reset-all-colors": "Reset all colors", + "color-auto": "auto", + "color-mod2": "Mod2 key", + "color-mod3": "Mod3 key", + "color-mod5": "Mod5 key", + "mod-label-hint": "Mod2 / Mod3 / Mod5 são modificadores X11 brutos (ex.: caps:hyper coloca Caps em Mod3). Use o campo de renomeação para dar-lhes um rótulo amigável como \"Hyper\". Deixe vazio para mostrar o nome bruto do modificador.", + "color-paste-hint": "Dica: copie uma cor hex (ex. #FF6B6B) para a área de transferência e um ícone de colar aparecerá dentro da pílula.", + "keybind-ipc-command": "qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle", + "hyprland-lua-path": "Hyprland Lua Path", + "hyprland-parser-mode": "Parser:", + "hyprland-lua-hint": "Auto: uses hyprland.lua via `hyprctl binds` when it exists, otherwise the legacy .conf parser.", + "undescribed-title": "Undescribed Binds", + "overrides-summary": "Hidden: {hidden} - Custom descriptions: {custom}", + "restore-hidden": "Restore hidden", + "restore-hidden-message": "Hidden binds restored.", + "clear-overrides": "Clear all overrides", + "clear-overrides-message": "All bind overrides cleared." + }, + "barwidget": { + "tooltip": "Folha de dicas de atalhos", + "open": "Abrir folha de dicas", + "settings": "Configurações do plugin" + } +} |
