diff --git a/locale/app.pot b/locale/app.pot index abf7b2de..651c43eb 100644 --- a/locale/app.pot +++ b/locale/app.pot @@ -6,8 +6,8 @@ msgstr "" msgid "\"{command}\" is still running. Close?" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:80 -#: tabby-settings/src/components/profilesSettingsTab.component.ts:91 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:88 msgid "{name} copy" msgstr "" @@ -58,7 +58,7 @@ msgstr "" #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:61 -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:58 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 msgid "Advanced" msgstr "" @@ -87,6 +87,16 @@ msgstr "" msgid "Allows quickly opening a terminal in the selected folder" msgstr "" +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11 +msgid "Always dark" +msgstr "" + +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13 +msgid "Always light" +msgstr "" + #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2 #: tabby-terminal/src/settings.ts:14 msgid "Appearance" @@ -104,7 +114,7 @@ msgstr "" msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgstr "" -#: tabby-core/src/services/config.service.ts:398 +#: tabby-core/src/services/config.service.ts:440 msgid "Are you sure?" msgstr "" @@ -169,7 +179,7 @@ msgstr "" #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: tabby-serial/src/components/serialTab.component.ts:93 -#: tabby-serial/src/profiles.ts:87 +#: tabby-serial/src/profiles.ts:88 msgid "Baud rate" msgstr "" @@ -207,12 +217,13 @@ msgid "Broadcast mode. Click anywhere to cancel." msgstr "" #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:50 -#: tabby-settings/src/components/profilesSettingsTab.component.ts:186 +#: tabby-core/src/services/profiles.service.ts:411 msgid "Built-in" msgstr "" #: locale/tmp-html/tabby-core/src/components/renameTabModal.component.html:7 -#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:65 +#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:28 +#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:71 #: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:14 #: locale/tmp-html/tabby-settings/src/components/setVaultPassphraseModal.component.html:12 #: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:10 @@ -224,7 +235,7 @@ msgstr "" #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-ssh/src/sftpContextMenu.ts:40 -#: tabby-terminal/src/api/baseTerminalTab.component.ts:499 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:522 msgid "Cancel" msgstr "" @@ -253,7 +264,7 @@ msgstr "" msgid "Clear" msgstr "" -#: tabby-core/src/services/profiles.service.ts:136 +#: tabby-core/src/services/profiles.service.ts:248 msgid "Clear recent profiles" msgstr "" @@ -261,7 +272,7 @@ msgstr "" msgid "Clear terminal" msgstr "" -#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49 +#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:58 msgid "Clear terminal after connection" msgstr "" @@ -271,15 +282,16 @@ msgstr "" #: locale/tmp-html/tabby-core/src/components/safeModeModal.component.html:7 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:53 +#: locale/tmp-html/tabby-settings/src/components/showSecretModal.component.html:10 #: tabby-core/src/tabContextMenu.ts:33 msgid "Close" msgstr "" -#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:32 +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:45 msgid "Close and never show again" msgstr "" -#: tabby-core/src/hotkeys.ts:241 +#: tabby-core/src/hotkeys.ts:240 msgid "Close focused pane" msgstr "" @@ -287,7 +299,7 @@ msgstr "" msgid "Close other tabs" msgstr "" -#: tabby-core/src/hotkeys.ts:29 +#: tabby-core/src/hotkeys.ts:28 #: tabby-core/src/tabContextMenu.ts:34 msgid "Close tab" msgstr "" @@ -317,11 +329,12 @@ msgstr "" msgid "Color schemes" msgstr "" +#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 msgid "Colors" msgstr "" -#: tabby-core/src/hotkeys.ts:73 +#: tabby-core/src/hotkeys.ts:72 msgid "Combine all tabs into the current tab" msgstr "" @@ -372,7 +385,7 @@ msgid "Connect through a proxy server" msgstr "" #: tabby-core/src/index.ts:220 -#: tabby-core/src/services/profiles.service.ts:183 +#: tabby-core/src/services/profiles.service.ts:296 msgid "Connect to \"%s\"..." msgstr "" @@ -407,10 +420,10 @@ msgstr "" msgid "Controls the amount of space between elements" msgstr "" -#: tabby-terminal/src/api/baseTerminalTab.component.ts:235 -#: tabby-terminal/src/api/baseTerminalTab.component.ts:243 -#: tabby-terminal/src/api/baseTerminalTab.component.ts:568 -#: tabby-terminal/src/api/baseTerminalTab.component.ts:788 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:240 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:248 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:591 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:811 #: tabby-terminal/src/tabContextMenu.ts:34 msgid "Copied" msgstr "" @@ -440,7 +453,7 @@ msgstr "" msgid "Copy with formatting" msgstr "" -#: tabby-core/src/services/config.service.ts:383 +#: tabby-core/src/services/config.service.ts:425 msgid "Could not decrypt config" msgstr "" @@ -481,7 +494,7 @@ msgstr "" msgid "Custom CSS" msgstr "" -#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:4 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17 msgid "Dark mode" msgstr "" @@ -493,19 +506,19 @@ msgstr "" msgid "Debugging" msgstr "" -#: tabby-core/src/hotkeys.ts:257 +#: tabby-core/src/hotkeys.ts:256 msgid "Decrease horizontal split size" msgstr "" -#: tabby-core/src/hotkeys.ts:249 +#: tabby-core/src/hotkeys.ts:248 msgid "Decrease vertical split size" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:86 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92 msgid "Default \"Connect to\" type" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:87 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93 msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)" msgstr "" @@ -513,7 +526,11 @@ msgstr "" msgid "Default profile for new tabs" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:95 +#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16 +msgid "Default profile group settings" +msgstr "" + +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101 msgid "Default profile settings" msgstr "" @@ -526,14 +543,16 @@ msgid "Defaults for {type}" msgstr "" #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:44 -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:45 -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:51 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:29 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsForMode.component.html:8 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116 -#: tabby-settings/src/components/profilesSettingsTab.component.ts:140 +#: tabby-settings/src/components/editProfileGroupModal.component.ts:38 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:130 #: tabby-settings/src/components/profilesSettingsTab.component.ts:215 -#: tabby-settings/src/components/profilesSettingsTab.component.ts:228 -#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:229 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:318 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:52 #: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-terminal/src/components/colorSchemeSettingsForMode.component.ts:92 @@ -541,7 +560,7 @@ msgstr "" msgid "Delete" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:128 #: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-terminal/src/components/colorSchemeSettingsForMode.component.ts:90 msgid "Delete \"{name}\"?" @@ -567,7 +586,7 @@ msgstr "" msgid "Delete the config on the remote side?" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:225 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:226 msgid "Delete the group's profiles?" msgstr "" @@ -575,7 +594,7 @@ msgstr "" msgid "Delete this script?" msgstr "" -#: tabby-settings/src/components/vaultSettingsTab.component.ts:47 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 msgid "Delete vault contents?" msgstr "" @@ -612,7 +631,7 @@ msgid "Disabled" msgstr "" #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 -#: tabby-ssh/src/components/sshTab.component.ts:204 +#: tabby-ssh/src/components/sshTab.component.ts:200 #: tabby-telnet/src/components/telnetTab.component.ts:83 #: tabby-terminal/src/api/connectableTerminalTab.component.ts:36 #: tabby-terminal/src/tabContextMenu.ts:106 @@ -624,7 +643,7 @@ msgstr "" msgid "Disconnect current tab (Serial/Telnet/SSH)" msgstr "" -#: tabby-ssh/src/components/sshTab.component.ts:202 +#: tabby-ssh/src/components/sshTab.component.ts:198 #: tabby-telnet/src/components/telnetTab.component.ts:81 msgid "Disconnect from {host}?" msgstr "" @@ -641,7 +660,7 @@ msgstr "" msgid "Do not abort" msgstr "" -#: tabby-ssh/src/components/sshTab.component.ts:205 +#: tabby-ssh/src/components/sshTab.component.ts:201 #: tabby-telnet/src/components/telnetTab.component.ts:84 msgid "Do not close" msgstr "" @@ -687,7 +706,7 @@ msgstr "" msgid "Draw bold text in bright colors" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:42 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:48 #: tabby-core/src/tabContextMenu.ts:127 msgid "Duplicate" msgstr "" @@ -696,7 +715,7 @@ msgstr "" msgid "Duplicate as administrator" msgstr "" -#: tabby-core/src/hotkeys.ts:61 +#: tabby-core/src/hotkeys.ts:60 #: tabby-core/src/tabContextMenu.ts:128 msgid "Duplicate tab" msgstr "" @@ -713,7 +732,7 @@ msgstr "" msgid "Enable" msgstr "" -#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19 +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:32 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:66 msgid "Enable analytics" msgstr "" @@ -734,7 +753,7 @@ msgstr "" msgid "Enable font ligatures" msgstr "" -#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:26 +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:39 msgid "Enable global hotkey (Ctrl-Space)" msgstr "" @@ -742,7 +761,7 @@ msgstr "" msgid "Enables the experimental Windows ConPTY API" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:36 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:37 msgid "Encrypt config file" msgstr "" @@ -754,8 +773,8 @@ msgstr "" msgid "Environment" msgstr "" -#: tabby-core/src/services/config.service.ts:387 -#: tabby-core/src/services/config.service.ts:401 +#: tabby-core/src/services/config.service.ts:429 +#: tabby-core/src/services/config.service.ts:443 msgid "Erase config" msgstr "" @@ -779,7 +798,7 @@ msgstr "" msgid "Experimental Windows 10 background style known to cause issues" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 msgid "Export" msgstr "" @@ -791,11 +810,11 @@ msgstr "" msgid "File transfers" msgstr "" -#: tabby-settings/src/components/vaultSettingsTab.component.ts:91 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:96 msgid "File: {description}" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:17 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:9 msgid "Filter" msgstr "" @@ -827,39 +846,39 @@ msgstr "" msgid "Focus follows mouse" msgstr "" -#: tabby-core/src/hotkeys.ts:197 +#: tabby-core/src/hotkeys.ts:196 msgid "Focus next pane" msgstr "" -#: tabby-core/src/hotkeys.ts:201 -#: tabby-core/src/hotkeys.ts:205 -#: tabby-core/src/hotkeys.ts:209 -#: tabby-core/src/hotkeys.ts:213 -#: tabby-core/src/hotkeys.ts:217 -#: tabby-core/src/hotkeys.ts:221 -#: tabby-core/src/hotkeys.ts:225 -#: tabby-core/src/hotkeys.ts:229 -#: tabby-core/src/hotkeys.ts:233 +#: tabby-core/src/hotkeys.ts:200 +#: tabby-core/src/hotkeys.ts:204 +#: tabby-core/src/hotkeys.ts:208 +#: tabby-core/src/hotkeys.ts:212 +#: tabby-core/src/hotkeys.ts:216 +#: tabby-core/src/hotkeys.ts:220 +#: tabby-core/src/hotkeys.ts:224 +#: tabby-core/src/hotkeys.ts:228 +#: tabby-core/src/hotkeys.ts:232 msgid "Focus pane {number}" msgstr "" -#: tabby-core/src/hotkeys.ts:193 +#: tabby-core/src/hotkeys.ts:192 msgid "Focus previous pane" msgstr "" -#: tabby-core/src/hotkeys.ts:177 +#: tabby-core/src/hotkeys.ts:176 msgid "Focus the pane above" msgstr "" -#: tabby-core/src/hotkeys.ts:181 +#: tabby-core/src/hotkeys.ts:180 msgid "Focus the pane below" msgstr "" -#: tabby-core/src/hotkeys.ts:185 +#: tabby-core/src/hotkeys.ts:184 msgid "Focus the pane on the left" msgstr "" -#: tabby-core/src/hotkeys.ts:189 +#: tabby-core/src/hotkeys.ts:188 msgid "Focus the pane on the right" msgstr "" @@ -875,15 +894,15 @@ msgstr "" msgid "For keyboard shortcuts" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:51 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:53 msgid "Force CR" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:53 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:55 msgid "Force CRLF" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:52 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:54 msgid "Force LF" msgstr "" @@ -907,6 +926,11 @@ msgstr "" msgid "From color scheme" msgstr "" +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 +msgid "From system" +msgstr "" + #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44 msgid "From theme" msgstr "" @@ -957,7 +981,7 @@ msgstr "" msgid "Hacks" msgstr "" -#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20 +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:33 msgid "Help track the number of Tabby installs across the world!" msgstr "" @@ -966,11 +990,11 @@ msgid "Help translate Tabby" msgstr "" #: tabby-terminal/src/components/streamProcessingSettings.component.ts:32 -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:44 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:45 msgid "Hexadecimal" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:43 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49 msgid "Hide" msgstr "" @@ -1016,7 +1040,7 @@ msgstr "" msgid "Hotkeys" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:77 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:83 msgid "How Tabby presents itself through environment vars" msgstr "" @@ -1040,7 +1064,7 @@ msgstr "" msgid "id.tab-width.dynamic" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:76 msgid "If disabled, only custom profiles will show up in the profile selector" msgstr "" @@ -1048,15 +1072,15 @@ msgstr "" msgid "Immediately echoes your input locally" msgstr "" -#: tabby-core/src/hotkeys.ts:253 +#: tabby-core/src/hotkeys.ts:252 msgid "Increase horizontal split size" msgstr "" -#: tabby-core/src/hotkeys.ts:245 +#: tabby-core/src/hotkeys.ts:244 msgid "Increase vertical split size" msgstr "" -#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:86 +#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:91 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21 msgid "Input" @@ -1108,12 +1132,14 @@ msgid "Jump to previous word" msgstr "" #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:51 -#: tabby-settings/src/components/profilesSettingsTab.component.ts:141 +#: tabby-settings/src/components/editProfileGroupModal.component.ts:39 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:131 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216 -#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:319 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:53 #: tabby-terminal/src/components/colorSchemeSettingsForMode.component.ts:93 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:49 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:51 msgid "Keep" msgstr "" @@ -1177,7 +1203,7 @@ msgstr "" msgid "Lets the shell handle Meta key instead of OS" msgstr "" -#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22 msgid "Light mode" msgstr "" @@ -1214,7 +1240,7 @@ msgstr "" msgid "Local terminal" msgstr "" -#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 +#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:86 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 msgid "Login scripts" @@ -1224,7 +1250,7 @@ msgstr "" msgid "Long-click for context menu" msgstr "" -#: tabby-core/src/services/profiles.service.ts:167 +#: tabby-core/src/services/profiles.service.ts:279 msgid "Manage profiles" msgstr "" @@ -1232,7 +1258,7 @@ msgstr "" msgid "Max Keep Alive Count" msgstr "" -#: tabby-core/src/hotkeys.ts:173 +#: tabby-core/src/hotkeys.ts:172 msgid "Maximize the active pane" msgstr "" @@ -1249,15 +1275,15 @@ msgstr "" msgid "Mouse" msgstr "" -#: tabby-core/src/hotkeys.ts:49 +#: tabby-core/src/hotkeys.ts:48 msgid "Move tab to the left" msgstr "" -#: tabby-core/src/hotkeys.ts:53 +#: tabby-core/src/hotkeys.ts:52 msgid "Move tab to the right" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:227 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:228 msgid "Move to \"Ungrouped\"" msgstr "" @@ -1265,6 +1291,7 @@ msgstr "" msgid "Moving the mouse over an inactive pane will cause it to activate" msgstr "" +#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:9 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:12 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsForMode.component.html:13 msgid "Name" @@ -1282,6 +1309,10 @@ msgstr "" msgid "Native" msgstr "" +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21 +msgid "New" +msgstr "" + #: tabby-local/src/tabContextMenu.ts:53 msgid "New admin tab" msgstr "" @@ -1290,19 +1321,26 @@ msgstr "" msgid "New config on {platform}" msgstr "" +#: tabby-settings/src/components/profilesSettingsTab.component.ts:144 +msgid "New group name" +msgstr "" + #: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16 msgid "New item" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:197 -#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:133 msgid "New name" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:20 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:23 msgid "New profile" msgstr "" +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24 +msgid "New profile Group" +msgstr "" + #: tabby-terminal/src/tabContextMenu.ts:176 msgid "New profile name" msgstr "" @@ -1311,7 +1349,7 @@ msgstr "" msgid "New tab" msgstr "" -#: tabby-core/src/hotkeys.ts:272 +#: tabby-core/src/hotkeys.ts:271 msgid "New tab: {profile}" msgstr "" @@ -1332,7 +1370,7 @@ msgstr "" msgid "New with profile" msgstr "" -#: tabby-core/src/hotkeys.ts:41 +#: tabby-core/src/hotkeys.ts:40 msgid "Next tab" msgstr "" @@ -1349,7 +1387,7 @@ msgid "None" msgstr "" #: tabby-terminal/src/components/streamProcessingSettings.component.ts:17 -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:39 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:40 msgid "Normal" msgstr "" @@ -1417,7 +1455,7 @@ msgid "Optional" msgstr "" #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:11 -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:33 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:34 msgid "Options" msgstr "" @@ -1433,11 +1471,11 @@ msgstr "" msgid "OS default ({name})" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:45 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:46 msgid "Output is shown as a hexdump" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:40 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:41 msgid "Output is shown as it is received" msgstr "" @@ -1493,7 +1531,7 @@ msgstr "" msgid "Pass-through" msgstr "" -#: tabby-settings/src/components/vaultSettingsTab.component.ts:87 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:92 msgid "Passphrase for a private key with hash {hash}..." msgstr "" @@ -1503,7 +1541,7 @@ msgid "Password" msgstr "" #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 -#: tabby-terminal/src/api/baseTerminalTab.component.ts:498 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:521 #: tabby-terminal/src/tabContextMenu.ts:39 msgid "Paste" msgstr "" @@ -1516,7 +1554,7 @@ msgstr "" msgid "Paste if no selection, else copy" msgstr "" -#: tabby-terminal/src/api/baseTerminalTab.component.ts:505 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:528 msgid "Paste multiple lines?" msgstr "" @@ -1554,7 +1592,7 @@ msgstr "" msgid "Ports" msgstr "" -#: tabby-terminal/src/api/connectableTerminalTab.component.ts:84 +#: tabby-terminal/src/api/connectableTerminalTab.component.ts:87 msgid "Press any key to reconnect" msgstr "" @@ -1570,7 +1608,7 @@ msgstr "" msgid "Prevents accidental execution of pasted commands" msgstr "" -#: tabby-core/src/hotkeys.ts:45 +#: tabby-core/src/hotkeys.ts:44 msgid "Previous tab" msgstr "" @@ -1609,21 +1647,21 @@ msgstr "" msgid "Purple" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:37 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:38 msgid "Puts all of Tabby's configuration into the vault" msgstr "" #: tabby-core/src/index.ts:219 -#: tabby-core/src/services/profiles.service.ts:182 +#: tabby-core/src/services/profiles.service.ts:295 msgid "Quick connect" msgstr "" -#: tabby-core/src/services/config.service.ts:388 -#: tabby-core/src/services/config.service.ts:402 +#: tabby-core/src/services/config.service.ts:430 +#: tabby-core/src/services/config.service.ts:444 msgid "Quit" msgstr "" -#: tabby-telnet/src/profiles.ts:49 +#: tabby-telnet/src/profiles.ts:50 msgid "Raw socket connection" msgstr "" @@ -1631,8 +1669,8 @@ msgstr "" msgid "Ready Timeout (Milliseconds)" msgstr "" -#: tabby-core/src/services/profiles.service.ts:123 -#: tabby-core/src/services/profiles.service.ts:137 +#: tabby-core/src/services/profiles.service.ts:235 +#: tabby-core/src/services/profiles.service.ts:249 #: tabby-electron/src/services/dockMenu.service.ts:28 msgid "Recent" msgstr "" @@ -1676,12 +1714,12 @@ msgstr "" msgid "Remove whitespace and newlines around the copied text" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:26 #: tabby-core/src/tabContextMenu.ts:120 msgid "Rename" msgstr "" -#: tabby-core/src/hotkeys.ts:25 +#: tabby-core/src/hotkeys.ts:24 #: tabby-core/src/tabContextMenu.ts:121 msgid "Rename tab" msgstr "" @@ -1690,12 +1728,12 @@ msgstr "" msgid "Rendering" msgstr "" -#: tabby-core/src/hotkeys.ts:33 +#: tabby-core/src/hotkeys.ts:32 msgid "Reopen last tab" msgstr "" #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:42 -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:26 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 msgid "Replace" msgstr "" @@ -1724,7 +1762,7 @@ msgstr "" msgid "Restart current Telnet session" msgstr "" -#: tabby-core/src/hotkeys.ts:65 +#: tabby-core/src/hotkeys.ts:64 msgid "Restart tab" msgstr "" @@ -1732,6 +1770,14 @@ msgstr "" msgid "Restart the app to apply changes" msgstr "" +#: tabby-settings/src/components/profilesSettingsTab.component.ts:316 +msgid "Restore settings to defaults ?" +msgstr "" + +#: tabby-settings/src/components/editProfileGroupModal.component.ts:36 +msgid "Restore settings to inherited defaults ?" +msgstr "" + #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159 msgid "Restore terminal tabs on app start" msgstr "" @@ -1755,7 +1801,8 @@ msgid "Run as administrator" msgstr "" #: locale/tmp-html/tabby-core/src/components/renameTabModal.component.html:6 -#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:64 +#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:27 +#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:70 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsForMode.component.html:29 msgid "Save" msgstr "" @@ -1838,7 +1885,7 @@ msgstr "" msgid "Select" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:66 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:61 msgid "Select a base profile to use as a template" msgstr "" @@ -1846,7 +1893,7 @@ msgstr "" msgid "Select all" msgstr "" -#: tabby-core/src/services/fileProviders.service.ts:46 +#: tabby-core/src/services/fileProviders.service.ts:47 msgid "Select file storage" msgstr "" @@ -1854,7 +1901,7 @@ msgstr "" msgid "Select profile" msgstr "" -#: tabby-core/src/services/profiles.service.ts:194 +#: tabby-core/src/services/profiles.service.ts:308 msgid "Select profile or enter an address" msgstr "" @@ -1867,16 +1914,16 @@ msgid "Sends data one byte at a time" msgstr "" #: tabby-serial/src/profiles.ts:14 -#: tabby-serial/src/profiles.ts:73 +#: tabby-serial/src/profiles.ts:74 msgid "Serial" msgstr "" -#: tabby-serial/src/profiles.ts:52 -#: tabby-serial/src/profiles.ts:63 +#: tabby-serial/src/profiles.ts:53 +#: tabby-serial/src/profiles.ts:64 msgid "Serial connection" msgstr "" -#: tabby-serial/src/profiles.ts:72 +#: tabby-serial/src/profiles.ts:73 msgid "Serial: {description}" msgstr "" @@ -1897,7 +1944,7 @@ msgstr "" msgid "Set Tabby as %COMSPEC%" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:63 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:69 msgid "Set to 0 to disable recent profiles" msgstr "" @@ -1914,7 +1961,7 @@ msgstr "" msgid "Shell" msgstr "" -#: tabby-terminal/src/api/baseTerminalTab.component.ts:570 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:593 msgid "Shell does not support current path detection" msgstr "" @@ -1922,11 +1969,12 @@ msgstr "" msgid "Shell integration" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:44 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 msgid "Show" msgstr "" -#: tabby-core/src/hotkeys.ts:276 +#: tabby-core/src/hotkeys.ts:275 msgid "Show {type} profile selector" msgstr "" @@ -1934,11 +1982,11 @@ msgstr "" msgid "Show a confirmation box when pasting multiple lines" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:69 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:75 msgid "Show built-in profiles in selector" msgstr "" -#: tabby-core/src/hotkeys.ts:13 +#: tabby-core/src/hotkeys.ts:12 msgid "Show command selector" msgstr "" @@ -1954,7 +2002,7 @@ msgstr "" msgid "Show Mixer" msgstr "" -#: tabby-core/src/hotkeys.ts:57 +#: tabby-core/src/hotkeys.ts:56 msgid "Show pane labels (for rearranging)" msgstr "" @@ -1962,11 +2010,11 @@ msgstr "" msgid "Show profile icon on tab" msgstr "" -#: tabby-core/src/hotkeys.ts:17 +#: tabby-core/src/hotkeys.ts:16 msgid "Show profile selector" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:62 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:68 msgid "Show recent profiles in selector" msgstr "" @@ -1986,7 +2034,7 @@ msgstr "" msgid "Show toolbar" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:45 msgid "Show vault contents" msgstr "" @@ -2037,7 +2085,7 @@ msgstr "" msgid "Split" msgstr "" -#: tabby-core/src/hotkeys.ts:161 +#: tabby-core/src/hotkeys.ts:160 msgid "Split to the bottom" msgstr "" @@ -2045,17 +2093,17 @@ msgstr "" msgid "Split to the down" msgstr "" -#: tabby-core/src/hotkeys.ts:165 +#: tabby-core/src/hotkeys.ts:164 #: tabby-core/src/tabContextMenu.ts:86 msgid "Split to the left" msgstr "" -#: tabby-core/src/hotkeys.ts:157 +#: tabby-core/src/hotkeys.ts:156 #: tabby-core/src/tabContextMenu.ts:84 msgid "Split to the right" msgstr "" -#: tabby-core/src/hotkeys.ts:169 +#: tabby-core/src/hotkeys.ts:168 msgid "Split to the top" msgstr "" @@ -2067,11 +2115,11 @@ msgstr "" msgid "SSH connection" msgstr "" -#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53 +#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgstr "" -#: tabby-settings/src/components/vaultSettingsTab.component.ts:84 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:89 msgid "SSH password for {user}@{host}:{port}" msgstr "" @@ -2087,7 +2135,7 @@ msgstr "" msgid "Stop bits" msgstr "" -#: tabby-terminal/src/components/streamProcessingSettings.component.ts:50 +#: tabby-terminal/src/components/streamProcessingSettings.component.ts:52 msgid "Strip" msgstr "" @@ -2099,11 +2147,16 @@ msgstr "" msgid "Substitutions allowed." msgstr "" +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19 +#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5 +msgid "Switch color scheme" +msgstr "" + #: tabby-core/src/tabContextMenu.ts:290 msgid "Switch profile" msgstr "" -#: tabby-core/src/hotkeys.ts:237 +#: tabby-core/src/hotkeys.ts:236 msgid "Switch profile in the active pane" msgstr "" @@ -2135,26 +2188,26 @@ msgstr "" msgid "Sync window settings" msgstr "" -#: tabby-core/src/hotkeys.ts:101 -#: tabby-core/src/hotkeys.ts:105 -#: tabby-core/src/hotkeys.ts:109 -#: tabby-core/src/hotkeys.ts:113 -#: tabby-core/src/hotkeys.ts:117 -#: tabby-core/src/hotkeys.ts:121 -#: tabby-core/src/hotkeys.ts:125 -#: tabby-core/src/hotkeys.ts:129 -#: tabby-core/src/hotkeys.ts:133 -#: tabby-core/src/hotkeys.ts:137 -#: tabby-core/src/hotkeys.ts:141 -#: tabby-core/src/hotkeys.ts:145 -#: tabby-core/src/hotkeys.ts:149 -#: tabby-core/src/hotkeys.ts:153 -#: tabby-core/src/hotkeys.ts:77 -#: tabby-core/src/hotkeys.ts:81 -#: tabby-core/src/hotkeys.ts:85 -#: tabby-core/src/hotkeys.ts:89 -#: tabby-core/src/hotkeys.ts:93 -#: tabby-core/src/hotkeys.ts:97 +#: tabby-core/src/hotkeys.ts:100 +#: tabby-core/src/hotkeys.ts:104 +#: tabby-core/src/hotkeys.ts:108 +#: tabby-core/src/hotkeys.ts:112 +#: tabby-core/src/hotkeys.ts:116 +#: tabby-core/src/hotkeys.ts:120 +#: tabby-core/src/hotkeys.ts:124 +#: tabby-core/src/hotkeys.ts:128 +#: tabby-core/src/hotkeys.ts:132 +#: tabby-core/src/hotkeys.ts:136 +#: tabby-core/src/hotkeys.ts:140 +#: tabby-core/src/hotkeys.ts:144 +#: tabby-core/src/hotkeys.ts:148 +#: tabby-core/src/hotkeys.ts:152 +#: tabby-core/src/hotkeys.ts:76 +#: tabby-core/src/hotkeys.ts:80 +#: tabby-core/src/hotkeys.ts:84 +#: tabby-core/src/hotkeys.ts:88 +#: tabby-core/src/hotkeys.ts:92 +#: tabby-core/src/hotkeys.ts:96 msgid "Tab {number}" msgstr "" @@ -2182,11 +2235,11 @@ msgstr "" msgid "Tabs width" msgstr "" -#: tabby-telnet/src/profiles.ts:33 +#: tabby-telnet/src/profiles.ts:34 msgid "Telnet session" msgstr "" -#: tabby-terminal/src/api/baseTerminalTab.component.ts:205 +#: tabby-terminal/src/api/baseTerminalTab.component.ts:210 #: tabby-terminal/src/settings.ts:43 msgid "Terminal" msgstr "" @@ -2199,7 +2252,7 @@ msgstr "" msgid "Terminal bell" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:76 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:82 msgid "Terminal identification" msgstr "" @@ -2219,10 +2272,14 @@ msgstr "" msgid "There is a saved password for this connection" msgstr "" -#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:96 +#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:102 msgid "These apply to all profiles of a given type" msgstr "" +#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17 +msgid "These apply to all profiles of a given type in this group" +msgstr "" + #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59 msgid "Thin" msgstr "" @@ -2231,11 +2288,11 @@ msgstr "" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgstr "" -#: tabby-core/src/hotkeys.ts:21 +#: tabby-core/src/hotkeys.ts:20 msgid "Toggle fullscreen mode" msgstr "" -#: tabby-core/src/hotkeys.ts:37 +#: tabby-core/src/hotkeys.ts:36 msgid "Toggle last tab" msgstr "" @@ -2243,7 +2300,7 @@ msgstr "" msgid "Toggle terminal window" msgstr "" -#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27 +#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:40 msgid "Toggles the Tabby window visibility" msgstr "" @@ -2256,19 +2313,20 @@ msgstr "" msgid "Trim whitespace and newlines" msgstr "" -#: tabby-core/src/services/config.service.ts:386 +#: tabby-core/src/services/config.service.ts:428 msgid "Try again" msgstr "" -#: tabby-ssh/src/session/ssh.ts:482 +#: tabby-ssh/src/session/ssh.ts:476 msgid "Trying saved password" msgstr "" -#: tabby-core/src/hotkeys.ts:69 +#: tabby-core/src/hotkeys.ts:68 msgid "Turn current tab's panes into separate tabs" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:18 +#: tabby-core/src/services/profiles.service.ts:418 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:10 msgid "Ungrouped" msgstr "" @@ -2276,11 +2334,11 @@ msgstr "" msgid "Uninstall" msgstr "" -#: tabby-settings/src/components/profilesSettingsTab.component.ts:261 +#: tabby-settings/src/components/profilesSettingsTab.component.ts:269 msgid "Unknown" msgstr "" -#: tabby-settings/src/components/vaultSettingsTab.component.ts:93 +#: tabby-settings/src/components/vaultSettingsTab.component.ts:98 msgid "Unknown secret of type {type} for {key}" msgstr "" @@ -2331,7 +2389,7 @@ msgstr "" msgid "Using CONNECT method" msgstr "" -#: tabby-ssh/src/session/ssh.ts:471 +#: tabby-ssh/src/session/ssh.ts:465 msgid "Using preset password" msgstr "" @@ -2348,7 +2406,7 @@ msgid "Vault is empty" msgstr "" #: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:4 -#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:43 +#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 msgid "Vault is locked" msgstr "" @@ -2356,7 +2414,7 @@ msgstr "" msgid "Vault is not configured" msgstr "" -#: tabby-core/src/services/fileProviders.service.ts:39 +#: tabby-core/src/services/fileProviders.service.ts:40 msgid "Vault master passphrase needs to be set to allow storing secrets" msgstr ""