| 1 | { |
| 2 | "Connecting...": "Conectando...", |
| 3 | "Disconnecting...": "Desconectando...", |
| 4 | "Reconnecting...": "Reconectando...", |
| 5 | "Internal error": "Erro interno", |
| 6 | "Must set host": "É necessário definir o host", |
| 7 | "Connected (encrypted) to ": "Conectado (com criptografia) a ", |
| 8 | "Connected (unencrypted) to ": "Conectado (sem criptografia) a ", |
| 9 | "Something went wrong, connection is closed": "Algo deu errado. A conexão foi encerrada.", |
| 10 | "Failed to connect to server": "Falha ao conectar-se ao servidor", |
| 11 | "Disconnected": "Desconectado", |
| 12 | "New connection has been rejected with reason: ": "A nova conexão foi rejeitada pelo motivo: ", |
| 13 | "New connection has been rejected": "A nova conexão foi rejeitada", |
| 14 | "Credentials are required": "Credenciais são obrigatórias", |
| 15 | "noVNC encountered an error:": "O noVNC encontrou um erro:", |
| 16 | "Hide/Show the control bar": "Esconder/mostrar a barra de controles", |
| 17 | "Drag": "Arrastar", |
| 18 | "Move/Drag Viewport": "Mover/arrastar a janela", |
| 19 | "Keyboard": "Teclado", |
| 20 | "Show Keyboard": "Mostrar teclado", |
| 21 | "Extra keys": "Teclas adicionais", |
| 22 | "Show Extra Keys": "Mostar teclas adicionais", |
| 23 | "Ctrl": "Ctrl", |
| 24 | "Toggle Ctrl": "Pressionar/soltar Ctrl", |
| 25 | "Alt": "Alt", |
| 26 | "Toggle Alt": "Pressionar/soltar Alt", |
| 27 | "Toggle Windows": "Pressionar/soltar Windows", |
| 28 | "Windows": "Windows", |
| 29 | "Send Tab": "Enviar Tab", |
| 30 | "Tab": "Tab", |
| 31 | "Esc": "Esc", |
| 32 | "Send Escape": "Enviar Esc", |
| 33 | "Ctrl+Alt+Del": "Ctrl+Alt+Del", |
| 34 | "Send Ctrl-Alt-Del": "Enviar Ctrl-Alt-Del", |
| 35 | "Shutdown/Reboot": "Desligar/reiniciar", |
| 36 | "Shutdown/Reboot...": "Desligar/reiniciar...", |
| 37 | "Power": "Ligar", |
| 38 | "Shutdown": "Desligar", |
| 39 | "Reboot": "Reiniciar", |
| 40 | "Reset": "Reiniciar (forçado)", |
| 41 | "Clipboard": "Área de transferência", |
| 42 | "Clear": "Limpar", |
| 43 | "Fullscreen": "Tela cheia", |
| 44 | "Settings": "Configurações", |
| 45 | "Shared Mode": "Modo compartilhado", |
| 46 | "View Only": "Apenas visualizar", |
| 47 | "Clip to Window": "Recortar à janela", |
| 48 | "Scaling Mode:": "Modo de dimensionamento:", |
| 49 | "None": "Nenhum", |
| 50 | "Local Scaling": "Local", |
| 51 | "Remote Resizing": "Remoto", |
| 52 | "Advanced": "Avançado", |
| 53 | "Quality:": "Qualidade:", |
| 54 | "Compression level:": "Nível de compressão:", |
| 55 | "Repeater ID:": "ID do repetidor:", |
| 56 | "WebSocket": "WebSocket", |
| 57 | "Encrypt": "Criptografar", |
| 58 | "Host:": "Host:", |
| 59 | "Port:": "Porta:", |
| 60 | "Path:": "Caminho:", |
| 61 | "Automatic Reconnect": "Reconexão automática", |
| 62 | "Reconnect Delay (ms):": "Atraso da reconexão (ms)", |
| 63 | "Show Dot when No Cursor": "Mostrar ponto quando não há cursor", |
| 64 | "Logging:": "Registros:", |
| 65 | "Version:": "Versão:", |
| 66 | "Disconnect": "Desconectar", |
| 67 | "Connect": "Conectar", |
| 68 | "Username:": "Nome de usuário:", |
| 69 | "Password:": "Senha:", |
| 70 | "Send Credentials": "Enviar credenciais", |
| 71 | "Cancel": "Cancelar" |
| 72 | } |