updated locales, added Korean

This commit is contained in:
Eugene Pankov
2022-04-15 12:43:07 +02:00
parent 61810da810
commit b330c428e6
18 changed files with 3474 additions and 588 deletions

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Portuguese\n"
"Language: pt_PT\n"
"PO-Revision-Date: 2022-04-12 16:45\n"
"PO-Revision-Date: 2022-04-15 10:35\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -85,7 +85,7 @@ msgstr ""
msgid "Agent type"
msgstr "Tipo de agente"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:151
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:157
msgid "Allows opening .bat files in tabs, but breaks some shells"
msgstr "Permite abrir ficheiros .bat em separadores, mas parte algumas linhas de comando"
@@ -126,7 +126,7 @@ msgstr "Faça uma pergunta"
msgid "Ask before closing the browser tab"
msgstr "Perguntar antes de fechar o separador do browser"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:122
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:128
msgid "Audible"
msgstr "Audível"
@@ -142,7 +142,7 @@ msgstr "Autor"
msgid "Auto"
msgstr "Automático"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:135
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:141
msgid "Auto-open a terminal on app start"
msgstr "Abrir automaticamente um terminal no início da aplicação"
@@ -195,7 +195,7 @@ msgstr "Desfocar"
msgid "Bottom"
msgstr "Baixo"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:95
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:101
msgid "Bracketed paste (requires shell support)"
msgstr ""
@@ -208,14 +208,15 @@ msgstr "Embutido"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:55
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:14
#: locale/tmp-html/tabby-settings/src/components/setVaultPassphraseModal.component.html:14
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:10
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:30
#: tabby-electron/src/services/updater.service.ts:139
#: tabby-local/src/components/terminalTab.component.ts:118
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:34
#: tabby-terminal/src/api/baseTerminalTab.component.ts:448
#: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:453
msgid "Cancel"
msgstr "Cancelar"
@@ -337,7 +338,7 @@ msgstr "A ligar a %s..."
msgid "Connect to a different host first and use it as a proxy"
msgstr "Conectar a um anfitrião diferente primeiro e use-o como um proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13
#: tabby-serial/src/components/serialTab.component.ts:72
#: tabby-ssh/src/components/sshTab.component.ts:145
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -360,10 +361,10 @@ msgstr ""
msgid "Context menu"
msgstr "Menu de contexto"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/api/baseTerminalTab.component.ts:206
#: tabby-terminal/src/api/baseTerminalTab.component.ts:539
#: tabby-terminal/src/api/baseTerminalTab.component.ts:743
#: tabby-terminal/src/api/baseTerminalTab.component.ts:201
#: tabby-terminal/src/api/baseTerminalTab.component.ts:209
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544
#: tabby-terminal/src/api/baseTerminalTab.component.ts:748
#: tabby-terminal/src/tabContextMenu.ts:29
msgid "Copied"
msgstr "Copiado"
@@ -386,10 +387,23 @@ msgstr "Copiar ao selecionar"
msgid "Copy to clipboard"
msgstr "Copiar para área de transferência"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:95
msgid "Copy with formatting"
msgstr ""
#: tabby-core/src/services/config.service.ts:365
msgid "Could not decrypt config"
msgstr "Não foi possível desencriptar a configuração"
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:9
msgid "Create"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5
#: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:93
msgid "Current"
msgstr "Atual"
@@ -426,6 +440,14 @@ msgstr "Bits de dados"
msgid "Debugging"
msgstr ""
#: tabby-core/src/hotkeys.ts:213
msgid "Decrease horizontal split size"
msgstr ""
#: tabby-core/src/hotkeys.ts:205
msgid "Decrease vertical split size"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
msgstr "Perfil padrão para novas abas"
@@ -448,8 +470,8 @@ msgstr "Padrões para {type}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:207
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
#: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:89
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:32
msgid "Delete"
@@ -461,7 +483,7 @@ msgstr "Apagar"
msgid "Delete \"{name}\"?"
msgstr "Apagar \"{name}\"?"
#: tabby-ssh/src/sftpContextMenu.ts:29
#: tabby-ssh/src/sftpContextMenu.ts:35
msgid "Delete {fullPath}?"
msgstr "Apagar {fullPath}?"
@@ -505,11 +527,11 @@ msgstr "Desativar"
msgid "Disable dynamic tab title"
msgstr "Desativar titulo dinâmico do separador"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:189
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Disable fluent background while dragging"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:190
msgid "Disable GPU acceleration"
msgstr "Desativar acelerador GPU"
@@ -672,7 +694,7 @@ msgstr "Ficheiro: {description}"
msgid "Fixed"
msgstr "Fixado"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:190
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:198
msgid "Fluent background sometimes causes drag lag"
msgstr ""
@@ -712,6 +734,10 @@ msgstr "Focar o painel à direita"
msgid "Font"
msgstr "Fonte"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "For keyboard shortcuts"
msgstr ""
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:51
msgid "Force CR"
msgstr "Forçar CR"
@@ -778,7 +804,7 @@ msgstr "Obtenha-o da janela de configurações da Tabby Web"
msgid "Gives the window a blurred transparent background"
msgstr "Dá à janela um fundo transparente desfocado"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:18
msgid "Go up"
msgstr "Subir"
@@ -790,7 +816,7 @@ msgstr "Verde"
msgid "Group"
msgstr "Grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hacks"
msgstr ""
@@ -869,6 +895,14 @@ msgstr ""
msgid "Immediately echoes your input locally"
msgstr ""
#: tabby-core/src/hotkeys.ts:209
msgid "Increase horizontal split size"
msgstr ""
#: tabby-core/src/hotkeys.ts:201
msgid "Increase vertical split size"
msgstr ""
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
msgstr "O texto é enviado enquanto digitas"
@@ -994,7 +1028,7 @@ msgstr ""
msgid "Line padding"
msgstr "Espaçamento entre linhas"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:12
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
msgid "Loading"
msgstr "A carregar"
@@ -1067,6 +1101,10 @@ msgstr "Nome"
msgid "Name for the new config"
msgstr "Nome para a nova configuração"
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:3
msgid "Name for the new directory"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:52
msgid "Native"
msgstr "Nativo"
@@ -1100,7 +1138,7 @@ msgstr "Nome do novo perfil"
msgid "New tab"
msgstr "Novo separador"
#: tabby-core/src/hotkeys.ts:212
#: tabby-core/src/hotkeys.ts:228
msgid "New tab: {profile}"
msgstr "Novo separador: {profile}"
@@ -1156,7 +1194,7 @@ msgid "Number of lines kept in the buffer"
msgstr "Número de linhas mantidas no buffer"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:70
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:122
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:48
msgid "Off"
msgstr "Desligado"
@@ -1250,6 +1288,14 @@ msgstr "Rescrever as configurações do lado remoto e começar a sincronizar?"
msgid "Overwrite the local config and start syncing?"
msgstr "Rescrever as configurações locais e começar a sincronizar?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Pane resize step"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Panes"
msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:38
msgid "Parity"
msgstr "Paridade"
@@ -1268,7 +1314,7 @@ msgid "Password"
msgstr "Palavra-Passe"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:54
#: tabby-terminal/src/api/baseTerminalTab.component.ts:447
#: tabby-terminal/src/api/baseTerminalTab.component.ts:452
#: tabby-terminal/src/tabContextMenu.ts:34
msgid "Paste"
msgstr "Colar"
@@ -1277,7 +1323,7 @@ msgstr "Colar"
msgid "Paste from clipboard"
msgstr "Colar da área de transferência"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:454
#: tabby-terminal/src/api/baseTerminalTab.component.ts:459
msgid "Paste multiple lines?"
msgstr "Colar várias linhas?"
@@ -1329,7 +1375,7 @@ msgstr "Pressione a tecla agora"
msgid "Prevents accidental closing"
msgstr "Impede o fecho acidental"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:96
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:102
msgid "Prevents accidental execution of pasted commands"
msgstr "Impede a execução acidental de comandos colados"
@@ -1478,7 +1524,7 @@ msgstr ""
msgid "Restart the app to apply changes"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:141
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Restore terminal tabs on app start"
msgstr ""
@@ -1622,7 +1668,7 @@ msgstr ""
msgid "Set password"
msgstr "Definir palavra-passe"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:150
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:156
msgid "Set Tabby as %COMSPEC%"
msgstr "Definir Tabby como %COMSPEC%"
@@ -1643,7 +1689,7 @@ msgstr "Configurações"
msgid "Shell"
msgstr "Linha de Comando"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:541
#: tabby-terminal/src/api/baseTerminalTab.component.ts:546
msgid "Shell does not support current path detection"
msgstr "A linha de comandos não suporta a deteção do caminho atual"
@@ -1651,11 +1697,11 @@ msgstr "A linha de comandos não suporta a deteção do caminho atual"
msgid "Shell integration"
msgstr "Integração da linha de comandos"
#: tabby-core/src/hotkeys.ts:216
#: tabby-core/src/hotkeys.ts:232
msgid "Show {type} profile selector"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:103
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Show a confirmation box when pasting multiple lines"
msgstr ""
@@ -1671,7 +1717,7 @@ msgstr "Mostra o ficheiro de configuração"
msgid "Show defaults"
msgstr "Mostrar valores por defeito"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:128
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:134
msgid "Show Mixer"
msgstr "Mostrar Mixer"
@@ -1730,7 +1776,7 @@ msgstr "Proxy SOCKS - Servidor"
msgid "SOCKS proxy port"
msgstr "Proxy SOCKS - Porto"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:115
msgid "Sound"
msgstr ""
@@ -1774,7 +1820,7 @@ msgstr ""
msgid "Standard"
msgstr "Padrão"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:132
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:138
msgid "Startup"
msgstr "Iniciar"
@@ -1881,7 +1927,7 @@ msgstr "Largura do separador"
msgid "Telnet session"
msgstr "Sessão telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:187
#: tabby-terminal/src/api/baseTerminalTab.component.ts:190
#: tabby-terminal/src/settings.ts:43
msgid "Terminal"
msgstr "Terminal"
@@ -1890,7 +1936,7 @@ msgstr "Terminal"
msgid "Terminal background"
msgstr "Fundo do terminal"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:112
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:118
msgid "Terminal bell"
msgstr "Campainha do terminal"
@@ -1918,7 +1964,7 @@ msgstr "Estas aplicam-se a todos os perfis de um determinado tipo"
msgid "Thin"
msgstr "Fino"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Marque isto se tiver problemas visuais, como aliasing, ghosting ou outros problemas visuais"
@@ -1989,7 +2035,7 @@ msgid "Upgrade to {version}"
msgstr "Atualizar para {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8
msgid "Upload"
msgstr "Carregar (upload)"
@@ -2063,11 +2109,11 @@ msgstr "Versão: {version}"
msgid "Vibrancy"
msgstr "Cores vibrantes"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:119
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:125
msgid "Visual"
msgstr "Visual"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:102
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:108
msgid "Warn on multi-line paste"
msgstr "Avisar ao colar várias linhas"
@@ -2120,7 +2166,7 @@ msgstr "Dimensão da janela fora da borda"
msgid "Window frame"
msgstr "Quadro da janela"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:153
msgid "Windows"
msgstr "Windows"
@@ -2144,7 +2190,7 @@ msgstr "Diretório atual"
msgid "Working directory detection"
msgstr "Detecção do diretório atual"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:127
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:133
msgid "WSL terminal bell can only be muted via Volume Mixer"
msgstr "O terminal WSL só pode ser silenciado pelo misturador de volume"