Compare commits

..

55 Commits

Author SHA1 Message Date
Eugene Pankov
76892c4f5c increase yarn network-timeout 2022-02-23 22:15:15 +01:00
Eugene Pankov
d1ac265d79 xterm: passthrough arrows with modifiers when in alternate mode - fixes #2328 2022-02-23 21:47:46 +01:00
Eugene Pankov
030ddc721d sftp: show navigation errors 2022-02-23 21:47:27 +01:00
Eugene Pankov
645531acc0 ssh: fixed missing service messages - fixes #5798 2022-02-23 20:51:17 +01:00
Eugene Pankov
555c8c18ee show recent profiles in jump lists & dock menu - fixes #2587 2022-02-23 20:36:24 +01:00
Eugene Pankov
5caa4d14f5 fixed docked window overlapping the Windows taskbar - fixes #5799, fixes #3522, fixes #4839, fixes #2900 2022-02-23 20:23:25 +01:00
Eugene Pankov
2b12f89f31 lint 2022-02-23 20:16:12 +01:00
Eugene Pankov
e63c87df72 Merge branch 'master' of github.com:Eugeny/tabby 2022-02-23 10:06:06 +01:00
Eugene Pankov
a5c94707d4 Delete gettext-extractor+3.5.3.patch 2022-02-23 10:06:00 +01:00
Eugeny
25c20e834c Merge pull request #5801 from Eugeny/dependabot/npm_and_yarn/typedoc-0.22.12 2022-02-23 10:05:52 +01:00
Eugeny
b08604a5df Merge pull request #5792 from Eugeny/dependabot/npm_and_yarn/webpack-5.69.1 2022-02-23 10:05:36 +01:00
Eugeny
d6860d75c2 Merge pull request #5791 from Eugeny/dependabot/npm_and_yarn/app/keytar-7.9.0 2022-02-23 10:05:18 +01:00
Eugeny
a02ce88925 Merge pull request #5752 from Eugeny/dependabot/npm_and_yarn/follow-redirects-1.14.8 2022-02-23 10:03:57 +01:00
Eugeny
e18b84afed Merge pull request #5748 from Eugeny/dependabot/npm_and_yarn/gettext-extractor-3.5.4 2022-02-23 10:02:52 +01:00
Eugeny
57feb1f3cc Merge pull request #5749 from Eugeny/dependabot/npm_and_yarn/tabby-electron/winston-3.6.0 2022-02-23 10:02:26 +01:00
Eugene Pankov
907ee4ccb5 locale update 2022-02-22 23:28:53 +01:00
Eugene Pankov
e6b210dad5 bundle a powerline-enabled fallback font - fixes #5774, fixes #5191 2022-02-22 23:17:21 +01:00
Eugene Pankov
177a988292 added tab explore/combine hotkeys - fixes #5703 2022-02-22 22:46:06 +01:00
Eugene Pankov
fdca83ff27 ssh: try other OpenSSH key types besides rsa 2022-02-22 22:03:52 +01:00
Eugene Pankov
1598dab025 layout fix 2022-02-22 21:57:32 +01:00
Eugene Pankov
9e3d952d90 locale update 2022-02-21 17:31:17 +01:00
Eugene Pankov
50304d151a fixed #5797 - verified host keys not saving 2022-02-21 09:01:55 +01:00
dependabot[bot]
589da576a0 Bump typedoc from 0.22.11 to 0.22.12
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.11 to 0.22.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.11...v0.22.12)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 04:07:00 +00:00
dependabot[bot]
b934a34be5 Bump webpack from 5.68.0 to 5.69.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.68.0...v5.69.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:07:18 +00:00
dependabot[bot]
4fa6bb398b Bump keytar from 7.8.0 to 7.9.0 in /app
Bumps [keytar](https://github.com/atom/node-keytar) from 7.8.0 to 7.9.0.
- [Release notes](https://github.com/atom/node-keytar/releases)
- [Commits](https://github.com/atom/node-keytar/compare/v7.8.0...v7.9.0)

---
updated-dependencies:
- dependency-name: keytar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:02:24 +00:00
Eugene Pankov
a2929309d9 lint 2022-02-17 10:04:01 +01:00
Eugene Pankov
a78fec0a6f wider profile list - fixes #5779 2022-02-17 09:37:28 +01:00
Eugene Pankov
81e1757ae9 SSH proxy support, unified proxy streams interface - fixed #5698 2022-02-16 22:14:06 +01:00
Eugene Pankov
3eb4bd53a9 ensure config saves don't overwrite each other 2022-02-16 21:26:57 +01:00
Eugene Pankov
bf893551c8 added @piersandro 2022-02-16 21:26:44 +01:00
Eugeny
303c59cecc Merge pull request #5762 from Eugeny/dependabot/npm_and_yarn/electron-17.0.1 2022-02-16 00:24:15 +01:00
Eugene Pankov
6c5c670315 locale updates, added Bulgarian 2022-02-15 23:17:59 +01:00
Eugene Pankov
2bea7f3881 Merge branch 'master' of github.com:Eugeny/tabby 2022-02-15 23:16:14 +01:00
Eugeny
27a162c903 Merge pull request #5772 from Eugeny/all-contributors/add-mgrulich 2022-02-15 23:11:09 +01:00
Eugene Pankov
c5ee39e4a1 settings tab text alignment 2022-02-15 23:10:21 +01:00
Eugene Pankov
ea2251532b missing string 2022-02-15 23:09:09 +01:00
allcontributors[bot]
077c3ced39 docs: update .all-contributorsrc [skip ci] 2022-02-15 22:09:03 +00:00
allcontributors[bot]
65ee7b755a docs: update README.ko-KR.md [skip ci] 2022-02-15 22:09:02 +00:00
allcontributors[bot]
a43ca24ba6 docs: update README.ru-RU.md [skip ci] 2022-02-15 22:09:01 +00:00
allcontributors[bot]
a1199da883 docs: update README.zh-CN.md [skip ci] 2022-02-15 22:09:00 +00:00
allcontributors[bot]
c845412fdf docs: update README.md [skip ci] 2022-02-15 22:08:59 +00:00
Eugene Pankov
0ba3de45a4 locale update 2022-02-15 23:08:21 +01:00
Eugene Pankov
9e0808fca3 Merge branch 'pr/5767' 2022-02-15 23:06:37 +01:00
Eugene Pankov
45b7391e89 cleanup 2022-02-15 23:06:17 +01:00
Martin Grulich
0eb1e8117c optional profile icon added to tabHeader 2022-02-15 13:42:20 +01:00
dependabot[bot]
be951cc9ce Bump electron from 17.0.0 to 17.0.1
Bumps [electron](https://github.com/electron/electron) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v17.0.0...v17.0.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 04:06:41 +00:00
Eugene Pankov
c88b02fa91 Merge branch 'master' of github.com:Eugeny/tabby 2022-02-14 21:17:49 +01:00
Eugene Pankov
f9bf1e5644 added missing strings 2022-02-14 21:17:41 +01:00
dependabot[bot]
6c61f12584 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 11:24:09 +00:00
dependabot[bot]
1efae39d9a Bump winston from 3.5.0 to 3.6.0 in /tabby-electron
Bumps [winston](https://github.com/winstonjs/winston) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/winston/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:18:18 +00:00
dependabot[bot]
6d76874045 Bump gettext-extractor from 3.5.3 to 3.5.4
Bumps [gettext-extractor](https://github.com/lukasgeiter/gettext-extractor) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/lukasgeiter/gettext-extractor/releases)
- [Commits](https://github.com/lukasgeiter/gettext-extractor/compare/v3.5.3...v3.5.4)

---
updated-dependencies:
- dependency-name: gettext-extractor
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 04:08:02 +00:00
Eugeny
0180fb0134 Merge pull request #5743 from mwz/quit-app-cmd-q-mac-take2 2022-02-13 19:51:33 +01:00
Michael Wizner
90f97d6669 Fix app not quitting completely on Cmd+Q (Mac) 2022-02-13 16:37:56 +00:00
Eugene Pankov
f27f52dd72 locale update 2022-02-12 10:10:54 +01:00
Eugene Pankov
60a48ec2a5 Revert "Fix app not quitting completely on Cmd+Q (Mac)"
This reverts commit 9c53503c0f.
2022-02-12 10:03:49 +01:00
78 changed files with 4538 additions and 1416 deletions

View File

@@ -608,6 +608,24 @@
"contributions": [
"code"
]
},
{
"login": "mgrulich",
"name": "Martin",
"avatar_url": "https://avatars.githubusercontent.com/u/781036?v=4",
"profile": "https://github.com/mgrulich",
"contributions": [
"code"
]
},
{
"login": "piersandro",
"name": "Piersandro Guerrera",
"avatar_url": "https://avatars.githubusercontent.com/u/19996309?v=4",
"profile": "https://github.com/piersandro",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,

View File

@@ -2,7 +2,7 @@ name: Package-Build
on: [push, pull_request]
jobs:
Lint:
runs-on: macos-11.0
runs-on: macos-11
steps:
- name: Checkout
@@ -31,7 +31,7 @@ jobs:
run: yarn run lint
macOS-Build:
runs-on: macos-11.0
runs-on: macos-11
needs: Lint
strategy:
matrix:
@@ -54,10 +54,10 @@ jobs:
run: |
sudo npm i -g yarn@1.22.1
cd app
yarn
yarn --network-timeout 1000000
cd ..
rm app/node_modules/.yarn-integrity
yarn
yarn --network-timeout 1000000
- name: Build native deps
run: scripts/build-native.js
@@ -149,10 +149,10 @@ jobs:
sudo apt-get install libarchive-tools zsh
npm i -g yarn@1.19.1
cd app
yarn
yarn --network-timeout 1000000
cd ..
rm app/node_modules/.yarn-integrity
yarn
yarn --network-timeout 1000000
- name: Build native deps
run: scripts/build-native.js
@@ -266,7 +266,7 @@ jobs:
shell: powershell
run: |
npm i -g yarn@1.19.1
yarn
yarn --network-timeout 1000000
node scripts/build-native.js
yarn run build
node scripts/prepackage-plugins.js

View File

@@ -228,6 +228,8 @@ Pull requests and plugins are welcome!
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="#translation-piersandro" title="Translation">🌍</a></td>
</tr>
</table>

View File

@@ -233,6 +233,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="#translation-piersandro" title="Translation">🌍</a></td>
</tr>
</table>

View File

@@ -234,6 +234,8 @@ Pull-запросы и плагины приветствуются!
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="#translation-piersandro" title="Translation">🌍</a></td>
</tr>
</table>

View File

@@ -233,6 +233,8 @@
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt=""/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt=""/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="#translation-piersandro" title="Translation">🌍</a></td>
</tr>
</table>

View File

@@ -93,8 +93,12 @@ export class Application {
app.commandLine.appendSwitch(flag[0], flag[1])
}
app.on('before-quit', () => {
this.quitRequested = true
})
app.on('window-all-closed', () => {
if (this.quitRequested) {
if (this.quitRequested || process.platform !== 'darwin') {
app.quit()
}
})

View File

@@ -25,6 +25,9 @@ export function parseArgs (argv: string[], cwd: string): any {
type: 'string',
})
})
.command('recent [index]', 'open a tab with a recent profile', {
profileNumber: { type: 'number' },
})
.version(app.getVersion())
.option('debug', {
alias: 'd',

View File

@@ -25,7 +25,7 @@
"fontmanager-redux": "1.1.0",
"glasstron": "0.0.7",
"js-yaml": "4.1.0",
"keytar": "^7.8.0",
"keytar": "^7.9.0",
"mz": "^2.7.0",
"native-process-working-directory": "^1.0.2",
"npm": "6",

View File

@@ -1769,10 +1769,10 @@ keyboardevents-areequal@^0.2.1:
resolved "https://registry.npmjs.org/keyboardevents-areequal/-/keyboardevents-areequal-0.2.2.tgz"
integrity sha512-Nv+Kr33T0mEjxR500q+I6IWisOQ0lK1GGOncV0kWE6n4KFmpcu7RUX5/2B0EUtX51Cb0HjZ9VJsSY3u4cBa0kw==
keytar@^7.8.0:
version "7.8.0"
resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.8.0.tgz#28cf5ceeb1275350888870022869b8b4fe6a87f9"
integrity sha512-mR+BqtAOIW8j+T5FtLVyckCbvROWQD+4FzPeFMuk5njEZkXLpVPCGF26Y3mTyxMAAL1XCfswR7S6kIf+THSRFA==
keytar@^7.9.0:
version "7.9.0"
resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.9.0.tgz#4c6225708f51b50cbf77c5aae81721964c2918cb"
integrity sha512-VPD8mtVtm5JNtA2AErl6Chp06JBfy7diFQ7TQQhdpWOl6MrCRB+eRbvAZUsbGQS9kiMq0coJsy0W0vHpDCkWsQ==
dependencies:
node-addon-api "^4.3.0"
prebuild-install "^7.0.1"

View File

@@ -6,8 +6,8 @@ msgstr ""
msgid "\"{command}\" is still running. Close?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr ""
@@ -40,7 +40,7 @@ msgstr ""
msgid "Add a port forward"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr ""
@@ -55,15 +55,15 @@ msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr ""
@@ -120,7 +120,7 @@ msgstr ""
msgid "Audible"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr ""
@@ -128,7 +128,7 @@ msgstr ""
msgid "Author"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr ""
@@ -160,7 +160,7 @@ msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr ""
@@ -190,7 +190,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr ""
@@ -221,12 +221,12 @@ msgstr ""
msgid "Check for updates"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr ""
@@ -247,7 +247,7 @@ msgstr ""
msgid "Close and never show again"
msgstr ""
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr ""
@@ -276,6 +276,10 @@ msgstr ""
msgid "Color scheme"
msgstr ""
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr ""
@@ -315,7 +319,7 @@ msgid "Connect through a proxy server"
msgstr ""
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr ""
@@ -426,9 +430,9 @@ msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -437,8 +441,8 @@ msgstr ""
msgid "Delete"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr ""
@@ -455,7 +459,7 @@ msgstr ""
msgid "Delete previous word"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr ""
@@ -487,7 +491,7 @@ msgstr ""
msgid "Disable dynamic tab title"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr ""
@@ -658,27 +662,27 @@ msgstr ""
msgid "Focus all panes at once (broadcast)"
msgstr ""
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr ""
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr ""
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr ""
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr ""
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr ""
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr ""
@@ -702,7 +706,7 @@ msgstr ""
msgid "Forces a specific SSH agent connection type."
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr ""
@@ -764,6 +768,10 @@ msgstr ""
msgid "Group"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr ""
@@ -773,7 +781,7 @@ msgstr ""
msgid "Hexadecimal"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr ""
@@ -793,12 +801,12 @@ msgstr ""
msgid "Homepage"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr ""
@@ -811,6 +819,18 @@ msgstr ""
msgid "Hotkeys"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr ""
@@ -851,7 +871,7 @@ msgstr ""
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr ""
@@ -860,7 +880,7 @@ msgid "Invalid syntax"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr ""
@@ -872,8 +892,8 @@ msgstr ""
msgid "Jump to previous word"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -881,7 +901,7 @@ msgstr ""
msgid "Keep"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr ""
@@ -889,14 +909,18 @@ msgstr ""
msgid "Keep docked terminal always on top"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr ""
@@ -966,12 +990,12 @@ msgid "Local echo"
msgstr ""
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr ""
@@ -980,15 +1004,15 @@ msgstr ""
msgid "Long-click for context menu"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr ""
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr ""
@@ -996,6 +1020,10 @@ msgstr ""
msgid "Modified on {date}"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr ""
@@ -1004,7 +1032,7 @@ msgstr ""
msgid "Move tab to the right"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr ""
@@ -1033,7 +1061,7 @@ msgstr ""
msgid "New item"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr ""
@@ -1050,7 +1078,7 @@ msgstr ""
msgid "New tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr ""
@@ -1212,8 +1240,8 @@ msgstr ""
msgid "Passphrase for a private key with hash {hash}..."
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr ""
@@ -1251,7 +1279,7 @@ msgstr ""
msgid "Plugins folder"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr ""
@@ -1260,7 +1288,7 @@ msgstr ""
msgid "Port opened"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr ""
@@ -1287,7 +1315,7 @@ msgstr ""
msgid "Previous tab"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr ""
@@ -1314,7 +1342,7 @@ msgstr ""
msgid "Program"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr ""
@@ -1327,7 +1355,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr ""
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr ""
@@ -1340,12 +1368,12 @@ msgstr ""
msgid "Raw socket connection"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr ""
@@ -1431,7 +1459,7 @@ msgstr ""
msgid "Restore terminal tabs on app start"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr ""
@@ -1455,7 +1483,7 @@ msgstr ""
msgid "Save"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr ""
@@ -1503,12 +1531,12 @@ msgstr ""
msgid "Secret sync token"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr ""
@@ -1520,7 +1548,7 @@ msgstr ""
msgid "Select profile"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr ""
@@ -1532,17 +1560,17 @@ msgstr ""
msgid "Sends data one byte at a time"
msgstr ""
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr ""
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr ""
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr ""
@@ -1555,7 +1583,7 @@ msgstr ""
msgid "Set passphrase"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr ""
@@ -1588,7 +1616,7 @@ msgstr ""
msgid "Shell integration"
msgstr ""
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr ""
@@ -1616,6 +1644,10 @@ msgstr ""
msgid "Show pane labels (for rearranging)"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr ""
@@ -1636,7 +1668,7 @@ msgstr ""
msgid "Show vault contents"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr ""
@@ -1655,14 +1687,18 @@ msgstr ""
msgid "SOCKS proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr ""
@@ -1671,23 +1707,23 @@ msgstr ""
msgid "Split"
msgstr ""
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr ""
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr ""
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr ""
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr ""
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr ""
@@ -1727,7 +1763,7 @@ msgstr ""
msgid "Switch profile"
msgstr ""
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr ""
@@ -1769,8 +1805,8 @@ msgstr ""
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1835,7 +1871,7 @@ msgstr ""
msgid "There are active file transfers"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr ""
@@ -1847,7 +1883,7 @@ msgstr ""
msgid "Thin"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr ""
@@ -1876,10 +1912,14 @@ msgstr ""
msgid "Try again"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr ""
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr ""
@@ -1888,7 +1928,7 @@ msgstr ""
msgid "Uninstall"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr ""
@@ -1935,11 +1975,15 @@ msgstr ""
msgid "User default"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr ""
@@ -2041,6 +2085,10 @@ msgstr ""
msgid "Window frame"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr ""
@@ -2069,7 +2117,7 @@ msgstr ""
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr ""

2159
locale/bg-BG.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Danish\n"
"Language: da_DK\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" kører stadig. Luk?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} kopi"
@@ -50,7 +50,7 @@ msgstr "Tilføj"
msgid "Add a port forward"
msgstr "Tilføj en port-videresendelse"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Tilføj en privat nøgle"
@@ -65,15 +65,15 @@ msgstr "Yderligere mellemrum mellem linjer"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Avanceret"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Agent-videresendelse"
@@ -130,7 +130,7 @@ msgstr "Spørg før du lukker browserfanen"
msgid "Audible"
msgstr "Hørbar"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Godkendelsesmetode"
@@ -138,7 +138,7 @@ msgstr "Godkendelsesmetode"
msgid "Author"
msgstr "Forfatter"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Auto"
@@ -170,7 +170,7 @@ msgstr "Baggrundstype"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Baud-rate (hastighed)"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Indbygget"
@@ -231,12 +231,12 @@ msgstr "Ændr hovedadgangskoden"
msgid "Check for updates"
msgstr "Kontrollér for opdateringer"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Ciphers"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Ryd seneste profiler"
@@ -257,7 +257,7 @@ msgstr "Luk"
msgid "Close and never show again"
msgstr "Luk og vis aldrig igen"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Luk fokuseret rude"
@@ -284,7 +284,11 @@ msgstr "Farve"
#: tabby-terminal/src/settings.ts:29
msgid "Color scheme"
msgstr "Farveskema"
msgstr "Farvetema"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Forbind via en proxyserver"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Forbind til \"%s\"..."
@@ -392,7 +396,7 @@ msgstr "Nuværende"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:3
msgid "Current color scheme"
msgstr "Nuværende farveskema"
msgstr "Nuværende farvetema"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17
msgid "Current host key fingerprint"
@@ -436,9 +440,9 @@ msgstr "Standard for {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Standard for {type}"
msgid "Delete"
msgstr "Slet"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Slet \"{name}\"?"
@@ -465,7 +469,7 @@ msgstr "Slet næste ord"
msgid "Delete previous word"
msgstr "Slet forrige ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Slet gruppens profiler?"
@@ -497,7 +501,7 @@ msgstr "Deaktivér"
msgid "Disable dynamic tab title"
msgstr "Deaktiver dynamisk fanetitel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Deaktivér GPU acceleration"
@@ -668,27 +672,27 @@ msgstr "Fokusér alle ruder"
msgid "Focus all panes at once (broadcast)"
msgstr "Fokusér alle ruder på én gang (broadcast)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Fokusér næste rude"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Fokusér forrige rude"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Fokusér ruden ovenover"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Fokusér ruden nedenfor"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Fokusér ruden til venstre"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Fokusér ruden til højre"
@@ -712,7 +716,7 @@ msgstr "Gennemtving LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Tvinger en specifik SSH agent forbindelsestype."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Glem"
@@ -726,7 +730,7 @@ msgstr "Videresendte porte"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35
msgid "From color scheme"
msgstr "Fra farveskema"
msgstr "Fra farvetema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32
msgid "From theme"
@@ -774,6 +778,10 @@ msgstr "Grøn"
msgid "Group"
msgstr "Gruppe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr ""
@@ -783,7 +791,7 @@ msgstr ""
msgid "Hexadecimal"
msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Skjul lukkeknap for fane"
@@ -803,12 +811,12 @@ msgstr ""
msgid "Homepage"
msgstr "Hjemmeside"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Vært"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Værtsnøgle"
@@ -821,6 +829,18 @@ msgstr "Verifikation af værtsnøgle"
msgid "Hotkeys"
msgstr "Genvejstaster"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Ikon"
@@ -835,11 +855,11 @@ msgstr "Hvis deaktiveret, vil kun brugerdefinerede profiler vises i profilvælge
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:23
msgid "Immediately echoes your input locally"
msgstr ""
msgstr "Ekkoer straks dit input lokalt"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
msgstr ""
msgstr "Input sendes mens du skriver"
#: locale/tmp-html/tabby-terminal/src/components/streamProcessingSettings.component.html:4
msgid "Input mode"
@@ -861,7 +881,7 @@ msgstr "Installation af opdateringen vil lukke alle faner og genstarte Tabby."
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interaktiv"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Ugyldig syntaks"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Jump host"
@@ -882,8 +902,8 @@ msgstr "Hop til næste ord"
msgid "Jump to previous word"
msgstr "Hop til forrige ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Hop til forrige ord"
msgid "Keep"
msgstr "Behold"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep Alive interval (Millisekunder)"
@@ -899,14 +919,18 @@ msgstr "Keep Alive interval (Millisekunder)"
msgid "Keep docked terminal always on top"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Nøgle"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr ""
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Lokalt ekko"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Lokal terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Login scripts"
@@ -990,15 +1014,15 @@ msgstr "Login scripts"
msgid "Long-click for context menu"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Administrér profiler"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Maks Keep Alive antal"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Maksimér den aktive rude"
@@ -1006,6 +1030,10 @@ msgstr "Maksimér den aktive rude"
msgid "Modified on {date}"
msgstr "Ændret den {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Flyt fane til venstre"
@@ -1014,7 +1042,7 @@ msgstr "Flyt fane til venstre"
msgid "Move tab to the right"
msgstr "Flyt fane til højre"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Flyt til \"Ugrupperet\""
@@ -1043,7 +1071,7 @@ msgstr "Ny konfiguration på {platform}"
msgid "New item"
msgstr "Nyt element"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Nyt navn"
@@ -1060,7 +1088,7 @@ msgstr "Nyt profilnavn"
msgid "New tab"
msgstr "Ny fane"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Ny fane: {profile}"
@@ -1075,7 +1103,7 @@ msgstr "Nyt vindue"
#: tabby-local/src/tabContextMenu.ts:87
msgid "New with profile"
msgstr ""
msgstr "Ny med profil"
#: tabby-core/src/hotkeys.ts:37
msgid "Next tab"
@@ -1147,7 +1175,7 @@ msgstr "Åbn indstillinger"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "Åbn indstillingsfane: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "Delvis konfigurationssynkronisering er ikke muligt, når konfigurationen
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Adgangskode for en privat nøgle med hash {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Adgangskode"
@@ -1261,16 +1289,16 @@ msgstr "Plugins"
msgid "Plugins folder"
msgstr "Pluginmappe"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "Port åbnet"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Porte"
@@ -1279,7 +1307,7 @@ msgstr "Porte"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "Tryk på en vilkårlig tast for at forbinde igen"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Forhindrer utilsigtet udførelse af indsatte kommandoer"
msgid "Previous tab"
msgstr "Forrige fane"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Private nøgler"
@@ -1324,7 +1352,7 @@ msgstr "Profiler og forbindelser"
msgid "Program"
msgstr "Program"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Proxy kommando"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Placerer alle Tabby's konfiguration i boksen"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Hurtig tilslutning"
@@ -1350,12 +1378,12 @@ msgstr "Afslut"
msgid "Raw socket connection"
msgstr "Rå socket forbindelse"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Seneste"
@@ -1441,7 +1469,7 @@ msgstr "Genstart app'en for at anvende ændringer"
msgid "Restore terminal tabs on app start"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr ""
@@ -1465,7 +1493,7 @@ msgstr "Kør som administrator"
msgid "Save"
msgstr "Gem"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Gem en adgangskode i nøgleringen"
@@ -1513,12 +1541,12 @@ msgstr "Søg"
msgid "Secret sync token"
msgstr "Hemmelig synkroniseringstoken"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Vælg"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Vælg en basisprofil, der skal bruges som skabelon"
@@ -1530,7 +1558,7 @@ msgstr "Vælg lagerplads"
msgid "Select profile"
msgstr "Vælg profil"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Vælg profil eller indtast en adresse"
@@ -1542,17 +1570,17 @@ msgstr "Send bytes ved at skrive i hex-værdier"
msgid "Sends data one byte at a time"
msgstr "Sender data en byte ad gangen"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Seriel"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Seriel forbindelse"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Seriel: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Opsæt hovedadgangskode"
msgid "Set passphrase"
msgstr "Indstil adgangskode"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Angiv adgangskode"
@@ -1598,7 +1626,7 @@ msgstr "Shell understøtter ikke detektion af aktuel sti"
msgid "Shell integration"
msgstr "Shell integration"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Vis {type} profilvælger"
@@ -1626,6 +1654,10 @@ msgstr ""
msgid "Show pane labels (for rearranging)"
msgstr "Vis rudeetiketter (til omarrangering)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Vis profilvælger"
@@ -1646,7 +1678,7 @@ msgstr "Vis serielle forbindelser"
msgid "Show vault contents"
msgstr "Vis indhold i boksen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Spring over MoTD/banner"
@@ -1665,14 +1697,18 @@ msgstr "Snap'er vinduet til en side af skærmen"
msgid "SOCKS proxy"
msgstr "SOCKS proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS proxy vært"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS proxy port"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Kildekode"
@@ -1681,23 +1717,23 @@ msgstr "Kildekode"
msgid "Split"
msgstr "Opdel"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Opdel i bunden"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Opdel til venstre"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Opdel til højre"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Opdel til toppen"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH forbindelse"
@@ -1737,7 +1773,7 @@ msgstr ""
msgid "Switch profile"
msgstr "Skift profil"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Skift profil i den aktive rude"
@@ -1779,8 +1815,8 @@ msgstr "Synkroniser vinduesindstillinger"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Tema"
msgid "There are active file transfers"
msgstr "Der er aktive filoverførsler"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Der er en gemt adgangskode til denne forbindelse"
@@ -1857,7 +1893,7 @@ msgstr "Disse gælder for alle profiler af en given type"
msgid "Thin"
msgstr "Tynd"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Markér dette, hvis du oplever aliasing, ghosting eller andre visuelle problemer"
@@ -1886,10 +1922,14 @@ msgstr "Toppen"
msgid "Try again"
msgstr "Prøv igen"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Prøver gemt adgangskode"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Ugrupperet"
@@ -1898,7 +1938,7 @@ msgstr "Ugrupperet"
msgid "Uninstall"
msgstr "Afinstallér"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Ukendt"
@@ -1943,13 +1983,17 @@ msgstr "Brug ConPTY"
#: tabby-local/src/shells/linuxDefault.ts:31
#: tabby-local/src/shells/linuxDefault.ts:38
msgid "User default"
msgstr ""
msgstr "Brugerstandard"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Brugernavn"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Brug forudindstillede adgangskode"
@@ -2012,7 +2056,7 @@ msgstr "Advarsel: Den eksterne værtsnøgle er pludselig ændret!"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:67
msgid "We're only tracking your Tabby and OS versions."
msgstr ""
msgstr "Vi indsamler kun dine Tabby og OS versioner."
#: tabby-core/src/components/welcomeTab.component.ts:24
msgid "Welcome"
@@ -2051,6 +2095,10 @@ msgstr ""
msgid "Window frame"
msgstr "Vinduesramme"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 build 18309 eller derover anbefales til ConPTY"
@@ -2079,7 +2127,7 @@ msgstr ""
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL terminal understøtter kun TrueColor med ConPTY slået til"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "X11 videresendelse"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: German\n"
"Language: de_DE\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" läuft noch. Schließen?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} Kopie"
@@ -50,7 +50,7 @@ msgstr "Hinzufügen"
msgid "Add a port forward"
msgstr "Port-Weiterleitung hinzufügen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Privaten Schlüssel importieren"
@@ -65,15 +65,15 @@ msgstr "Zusätzlicher Abstand zwischen den Zeilen"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Erweitert"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Agent-Weiterleitung"
@@ -130,7 +130,7 @@ msgstr "Vor dem Schließen des Browser-Tabs fragen"
msgid "Audible"
msgstr "Hörbar"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Authentifizierungsmethode"
@@ -138,7 +138,7 @@ msgstr "Authentifizierungsmethode"
msgid "Author"
msgstr "Autor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Automatisch"
@@ -170,7 +170,7 @@ msgstr "Hintergrundtyp"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Baudrate"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Sicheres einfügen (erfordert Shellunterstützung)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Integriert"
@@ -231,12 +231,12 @@ msgstr "Hauptpasswort ändern"
msgid "Check for updates"
msgstr "Auf Aktualisierungen prüfen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Verschlüsselungsverfahren"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Zuletzt benutzte Profile leeren"
@@ -257,7 +257,7 @@ msgstr "Schließen"
msgid "Close and never show again"
msgstr "Schließen und nicht mehr anzeigen"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Fokussierten Bereich schließen"
@@ -286,6 +286,10 @@ msgstr "Farbe"
msgid "Color scheme"
msgstr "Farbschema"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Kommandozeile"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Über einen Proxy-Server verbinden"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Mit \"%s\" verbinden..."
@@ -436,9 +440,9 @@ msgstr "Standardwerte für {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Standardwerte für {type}"
msgid "Delete"
msgstr "Löschen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "\"{name}\" löschen?"
@@ -465,7 +469,7 @@ msgstr "Nächstes Wort löschen"
msgid "Delete previous word"
msgstr "Vorheriges Wort löschen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Profile der Gruppe löschen?"
@@ -497,7 +501,7 @@ msgstr "Deaktivieren"
msgid "Disable dynamic tab title"
msgstr "Dynamischen Tab-Titel deaktivieren"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Grafikkarten-Beschleunigung deaktivieren"
@@ -514,7 +518,7 @@ msgstr "Verbindung trennen"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "Von {host} trennen?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "Nicht abbrechen"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "Nicht schließen"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "Alle Bereiche fokussieren"
msgid "Focus all panes at once (broadcast)"
msgstr "Alle Bereiche gleichzeitig fokussieren (Broadcast)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Nächsten Bereich fokussieren"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Vorherigen Bereich fokussieren"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Fokussiere den darüberliegenden Bereich"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Fokussiere den darunterliegenden Bereich"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Fokussiere den Bereich links"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Fokussiere den Bereich rechts"
@@ -712,7 +716,7 @@ msgstr "LF erzwingen"
msgid "Forces a specific SSH agent connection type."
msgstr "Erzwingt einen bestimmten SSH-Agenten-Verbindungstyp."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Löschen"
@@ -756,7 +760,7 @@ msgstr "Herunterladen"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:20
msgid "Get it from the Tabby Web settings window"
msgstr "Holen Sie es aus dem Tabby Web-Einstellungen Fenster"
msgstr "Holen Sie es sich aus dem Einstellungen-Fenster der Tabby-Web-App"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:22
msgid "Gives the window a blurred transparent background"
@@ -774,6 +778,10 @@ msgstr "Grün"
msgid "Group"
msgstr "Gruppe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Hilf dabei, die Anzahl der Tabby-Installationen auf der ganzen Welt zu verfolgen!"
@@ -783,7 +791,7 @@ msgstr "Hilf dabei, die Anzahl der Tabby-Installationen auf der ganzen Welt zu v
msgid "Hexadecimal"
msgstr "Hexadezimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Tab Schließen verbergen"
@@ -803,12 +811,12 @@ msgstr "Versteckt das angedockte Terminal, wenn Sie woanders klicken."
msgid "Homepage"
msgstr "Homepage"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Host"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Hostschlüssel"
@@ -821,13 +829,25 @@ msgstr "Hostschlüssel Verifizierung"
msgid "Hotkeys"
msgstr "Tastenkombinationen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Symbol"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "Dynamisch"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "Das Installieren des Updates schließt alle Tabs und startet Tabby neu."
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Intelligente Strg-C (Kopieren/Abbrechen)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interaktiv"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Ungültige Syntax"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Jump-Host"
@@ -882,8 +902,8 @@ msgstr "Zum nächsten Wort springen"
msgid "Jump to previous word"
msgstr "Zum vorherigen Wort springen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Zum vorherigen Wort springen"
msgid "Keep"
msgstr "Behalten"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Aktivitäts Intervall (Millisekunden)"
@@ -899,21 +919,25 @@ msgstr "Aktivitäts Intervall (Millisekunden)"
msgid "Keep docked terminal always on top"
msgstr "Angedocktes Terminal immer oben halten"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Schlüssel"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Schlüsselaustausch"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Tastatur-interaktive Authentifizierung"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "Beenden erzwingen"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Lokales Echo"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Lokales Terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Login-Skripte"
@@ -990,15 +1014,15 @@ msgstr "Login-Skripte"
msgid "Long-click for context menu"
msgstr "Langer-Klick für Kontextmenü"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Profile verwalten"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Maximale Anzahl der Aktivitätsintervallen"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Aktiven Bereich maximieren"
@@ -1006,6 +1030,10 @@ msgstr "Aktiven Bereich maximieren"
msgid "Modified on {date}"
msgstr "Geändert am {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Tab nach links verschieben"
@@ -1014,7 +1042,7 @@ msgstr "Tab nach links verschieben"
msgid "Move tab to the right"
msgstr "Tab nach rechts verschieben"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Nach \"Ungruppiert\" verschieben"
@@ -1043,7 +1071,7 @@ msgstr "Neue Konfiguration auf {platform}"
msgid "New item"
msgstr "Neuer Eintrag"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Neuer Name"
@@ -1060,7 +1088,7 @@ msgstr "Neuer Profilname"
msgid "New tab"
msgstr "Neuer Tab"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Neues Tab: {profile}"
@@ -1147,7 +1175,7 @@ msgstr "Einstellungen öffnen"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "Einstellungen öffnen: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "Teilweise Konfigurations-Synchronisation ist nicht möglich, wenn die Ko
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Passwort für einen privaten Schlüssel mit Hash {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Passwort"
@@ -1261,16 +1289,16 @@ msgstr "Erweiterungen"
msgid "Plugins folder"
msgstr "Ordner der Erweiterungen öffnen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "Port geöffnet"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Ports"
@@ -1279,7 +1307,7 @@ msgstr "Ports"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "Drücken Sie eine Taste zum erneuten Verbinden"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Verhindert versehentliche Ausführung von eingefügten Befehlen"
msgid "Previous tab"
msgstr "Vorheriger Tab"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Privater Schlüssel"
@@ -1324,7 +1352,7 @@ msgstr "Profile & Verbindungen"
msgid "Program"
msgstr "Programm"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Proxy-Befehl"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Die gesamte Tabby-Konfiguration in den Tresor speichern"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Schnellverbindung"
@@ -1350,12 +1378,12 @@ msgstr "Beenden"
msgid "Raw socket connection"
msgstr "Raw Socket-Verbindung"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Timeout (Millisekunden)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Neueste"
@@ -1441,7 +1469,7 @@ msgstr "Anwendung neu starten, um Änderungen zu übernehmen"
msgid "Restore terminal tabs on app start"
msgstr "Terminal-Tabs beim Anwendungs-Start wiederherstellen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Sitzung für mehrere Tabs wiederverwenden"
@@ -1465,7 +1493,7 @@ msgstr "Als Administrator ausführen"
msgid "Save"
msgstr "Speichern"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Passwort im Schlüsselbund sichern"
@@ -1513,12 +1541,12 @@ msgstr "Suche"
msgid "Secret sync token"
msgstr "Geheimes Sync-Token"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Auswählen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Wählen Sie ein Basis-Profil als Vorlage"
@@ -1530,7 +1558,7 @@ msgstr "Verzeichnis auswählen"
msgid "Select profile"
msgstr "Profil auswählen"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Profil auswählen oder Adresse eingeben"
@@ -1542,17 +1570,17 @@ msgstr "Sende Bytes durch Eingabe von Hex-Werten"
msgid "Sends data one byte at a time"
msgstr "Sendet Daten Byte für Byte"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Seriell"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Serielle Verbindung"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Serielle Verbindung: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Hauptpasswort festlegen"
msgid "Set passphrase"
msgstr "Passwort festlegen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Passwort festlegen"
@@ -1598,7 +1626,7 @@ msgstr "Shell unterstützt keine aktuelle Pfaderkennung"
msgid "Shell integration"
msgstr "Shell-Integration"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Zeige {type} Profilauswahl"
@@ -1626,6 +1654,10 @@ msgstr "Mixer anzeigen"
msgid "Show pane labels (for rearranging)"
msgstr "Bereichnamen anzeigen (für Neuanordnung)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Profilauswahl anzeigen"
@@ -1646,7 +1678,7 @@ msgstr "Serielle Verbindungen anzeigen"
msgid "Show vault contents"
msgstr "Tresor Inhalt anzeigen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "MoTD/Banner überspringen"
@@ -1665,14 +1697,18 @@ msgstr "Einrasten des Fensters an einer Seite des Bildschirms"
msgid "SOCKS proxy"
msgstr "SOCKS-Proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS-Proxy-Host"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS-Proxy-Port"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Quellcode"
@@ -1681,23 +1717,23 @@ msgstr "Quellcode"
msgid "Split"
msgstr "Teilen"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Nach unten teilen"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Nach links teilen"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Nach rechts teilen"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Nach oben teilen"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH-Verbindung"
@@ -1737,7 +1773,7 @@ msgstr "Ersetzungen erlaubt."
msgid "Switch profile"
msgstr "Profil wechseln"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Profil im aktiven Bereich wechseln"
@@ -1779,8 +1815,8 @@ msgstr "Fenster Einstellungen synchronisieren"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Theme"
msgid "There are active file transfers"
msgstr "Es gibt aktive Dateiübertragungen"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Es gibt ein gespeichertes Passwort für diese Verbindung"
@@ -1857,7 +1893,7 @@ msgstr "Diese gelten für alle Profile eines bestimmten Typs"
msgid "Thin"
msgstr "Dünn"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Aktivieren Sie dies, wenn Sie visuelle Probleme haben"
@@ -1886,10 +1922,14 @@ msgstr "Oben"
msgid "Try again"
msgstr "Erneut versuchen"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Versuche gespeichertes Passwort"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Nicht gruppiert"
@@ -1898,7 +1938,7 @@ msgstr "Nicht gruppiert"
msgid "Uninstall"
msgstr "Deinstallieren"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Unbekannt"
@@ -1945,11 +1985,15 @@ msgstr "ConPTY verwenden"
msgid "User default"
msgstr "Benutzer Standard"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Benutzername"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Vorgegebenes Passwort wird verwendet"
@@ -2051,6 +2095,10 @@ msgstr "Fenstergröße weg vom Rand"
msgid "Window frame"
msgstr "Fensterrahmen"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 Build 18309 oder höher wird für ConPTY empfohlen"
@@ -2079,7 +2127,7 @@ msgstr "WSL-Terminal Glocke kann nur über Lautstärkeregler abgeschaltet werden
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL-Terminal unterstützt TrueColor nur mit ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "X11-Weiterleitung"
@@ -2107,5 +2155,5 @@ msgstr "Herauszoomen"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "Dynamisch"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
"PO-Revision-Date: 2022-02-10 21:46\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" se sigue ejecutando. ¿Cerrar?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} copia"
@@ -50,7 +50,7 @@ msgstr "Añadir"
msgid "Add a port forward"
msgstr "Agregar un puerto de reenvío"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Añadir una clave privada"
@@ -65,15 +65,15 @@ msgstr "Espacio adicional entre líneas"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Avanzado"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agente"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Reenvío del agente"
@@ -130,7 +130,7 @@ msgstr "Preguntar antes de cerrar la pestaña del navegador"
msgid "Audible"
msgstr "Audible"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Método de autenticación"
@@ -138,7 +138,7 @@ msgstr "Método de autenticación"
msgid "Author"
msgstr "Autor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Auto"
@@ -170,7 +170,7 @@ msgstr "Tipo de fondo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Velocidad en baudios"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Pegar con corchetes (requiere soporte de shell)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Integrado"
@@ -231,12 +231,12 @@ msgstr "Cambiar la contraseña maestra"
msgid "Check for updates"
msgstr "Buscar actualizaciones"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Cifrados"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Limpiar los perfiles recientes"
@@ -257,7 +257,7 @@ msgstr "Cerrar"
msgid "Close and never show again"
msgstr "Cerrar y no mostrar de nuevo"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Cerrar el panel enfocado"
@@ -286,6 +286,10 @@ msgstr "Color"
msgid "Color scheme"
msgstr "Esquema de color"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Línea de comandos"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Conectar a través de un servidor proxy"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Conectarse a %s..."
@@ -436,9 +440,9 @@ msgstr "Valores predeterminados para {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Valores predeterminados para {type}"
msgid "Delete"
msgstr "Borrar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "¿Eliminar \"{name}\"?"
@@ -465,7 +469,7 @@ msgstr "Eliminar la siguiente palabra"
msgid "Delete previous word"
msgstr "Eliminar palabra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "¿Eliminar los perfiles del grupo?"
@@ -497,7 +501,7 @@ msgstr "Deshabilitar"
msgid "Disable dynamic tab title"
msgstr "Deshabilitar el título de la pestaña dinámica"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Deshabilitar la aceleración de GPU"
@@ -514,7 +518,7 @@ msgstr "Desconectar"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "¿Desconectarse desde {host}?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "No abortar"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "No cerrar"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "Enfocar todos los paneles"
msgid "Focus all panes at once (broadcast)"
msgstr "Enfocar todos los paneles a la vez (transmitir)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Enfocar el siguiente panel"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Enfocar el panel anterior"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Enfocar el panel de arriba"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Enfocar el panel de abajo"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Central el panel de la izquierda"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Central el panel de la derecha"
@@ -712,7 +716,7 @@ msgstr "Forzar LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Forzar un tipo de conexión de agente SSH específico."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Olvidar"
@@ -774,6 +778,10 @@ msgstr "Verde"
msgid "Group"
msgstr "Grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "¡Ayuda a rastrear la cantidad de instalaciones de Tabby en todo el mundo!"
@@ -783,7 +791,7 @@ msgstr "¡Ayuda a rastrear la cantidad de instalaciones de Tabby en todo el mund
msgid "Hexadecimal"
msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Ocultar botón de cierre de pestaña"
@@ -803,12 +811,12 @@ msgstr "Oculta la terminal acoplada cuando hagas clic fuera."
msgid "Homepage"
msgstr "Página de inicio"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Anfitrión"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Clave de anfitrión"
@@ -821,6 +829,18 @@ msgstr "Verificación de clave de host"
msgid "Hotkeys"
msgstr "Teclas de acceso rápido"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Ícono"
@@ -861,7 +881,7 @@ msgstr "La instalación de la actualización cerrará todas las pestañas y rein
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Ctrl-C inteligente (copiar/abortar)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interactivo"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Sintáxis inválida"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Saltar host"
@@ -882,8 +902,8 @@ msgstr "Saltar a la siguiente palabra"
msgid "Jump to previous word"
msgstr "Saltar a la palabra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Saltar a la palabra anterior"
msgid "Keep"
msgstr "Mantener"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Mantener vivo el intervalo (Milisegundos)"
@@ -899,21 +919,25 @@ msgstr "Mantener vivo el intervalo (Milisegundos)"
msgid "Keep docked terminal always on top"
msgstr "Mantener la terminal acoplada siempre encima"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Clave"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Intercambio de llaves"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Autenticación interactiva con teclado"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "Terminar"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Eco local"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Código de acceso"
@@ -990,15 +1014,15 @@ msgstr "Código de acceso"
msgid "Long-click for context menu"
msgstr "Clic extendido para el menú contextual"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Administrar perfiles"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Cantidad máxima de mantenimiento vivo"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Maximiza el panel activo"
@@ -1006,6 +1030,10 @@ msgstr "Maximiza el panel activo"
msgid "Modified on {date}"
msgstr "Modificado el {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Mover pestaña a la izquierda"
@@ -1014,7 +1042,7 @@ msgstr "Mover pestaña a la izquierda"
msgid "Move tab to the right"
msgstr "Mover pestaña a la derecha"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Mover a \"Desagrupado\""
@@ -1043,7 +1071,7 @@ msgstr "Nueva configuración en {platform}"
msgid "New item"
msgstr "Nuevo elemento"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Nuevo nombre"
@@ -1060,7 +1088,7 @@ msgstr "Nuevo nombre de perfil"
msgid "New tab"
msgstr "Nueva pestaña"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Nueva pestaña: {profile}"
@@ -1147,7 +1175,7 @@ msgstr "Abrir Ajustes"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "Abrir pestaña de ajustes: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "La sincronización parcial de configuración no es posible cuando la con
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Contraseña para una clave privada con hash {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Contraseña"
@@ -1261,16 +1289,16 @@ msgstr "Complementos"
msgid "Plugins folder"
msgstr "Carpeta de complementos"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Puerto"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "Puerto abierto"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Puertos"
@@ -1279,7 +1307,7 @@ msgstr "Puertos"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "Pulse cualquier tecla para reconectar"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Previene la ejecución de comandos pegados"
msgid "Previous tab"
msgstr "Pestaña anterior"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Claves privadas"
@@ -1324,7 +1352,7 @@ msgstr "Perfiles y conexiones"
msgid "Program"
msgstr "Programa"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Comando proxy"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Poner toda la configuración de Tabby en la vault"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Conexión rápida"
@@ -1350,12 +1378,12 @@ msgstr "Salir"
msgid "Raw socket connection"
msgstr "Conexión de socket sin procesar"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Tiempo de espera listo (Milisegundos)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Reciente"
@@ -1441,7 +1469,7 @@ msgstr "Reiniciar la aplicación para aplicar cambios"
msgid "Restore terminal tabs on app start"
msgstr "Restaurar pestañas de la terminar al iniciar la aplicación"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Reutilizar sesión para múltiples pestañas"
@@ -1465,7 +1493,7 @@ msgstr "Ejecutar como administrador"
msgid "Save"
msgstr "Guardar"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Guardar una contraseña en el llavero"
@@ -1513,12 +1541,12 @@ msgstr "Buscar"
msgid "Secret sync token"
msgstr "Token secreto de sincronización"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Seleccionar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Seleccione un perfil base para usar como plantilla"
@@ -1530,7 +1558,7 @@ msgstr "Seleccionar archivo de almacenamiento"
msgid "Select profile"
msgstr "Seleccionar perfil"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Seleccionar perfil o introducir una dirección"
@@ -1542,17 +1570,17 @@ msgstr "Enviar bytes escribiendo en valores hexadecimales"
msgid "Sends data one byte at a time"
msgstr "Envía datos de un byte a la vez"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Serial"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Conexión serial"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Serial: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Establecer contraseña maestra"
msgid "Set passphrase"
msgstr "Establecer contraseña"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Establecer contraseña"
@@ -1598,7 +1626,7 @@ msgstr "Shell no soporta la detección actual de rutas"
msgid "Shell integration"
msgstr "Integración con la Shell"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Mostrar {type} selector de perfil"
@@ -1626,6 +1654,10 @@ msgstr "Mostrar Mixer"
msgid "Show pane labels (for rearranging)"
msgstr "Mostrar etiquetas de panel (para reordenar)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Mostrar selector de perfil"
@@ -1646,7 +1678,7 @@ msgstr "Mostrar conexiones Serial"
msgid "Show vault contents"
msgstr "Mostrar contenido de vault"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Omitir MoTD/banner"
@@ -1665,14 +1697,18 @@ msgstr "Adherir la ventana a un lado de la pantalla"
msgid "SOCKS proxy"
msgstr "SOCKS proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "Servidor proxy SOCKS"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "Puerto proxy SOCKS"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Código fuente"
@@ -1681,23 +1717,23 @@ msgstr "Código fuente"
msgid "Split"
msgstr "Dividir"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Dividir en la parte inferior"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Dividir a la izquierda"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Dividir a la derecha"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Dividir en la parte superior"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "Conexión SSH"
@@ -1737,7 +1773,7 @@ msgstr "Sustituciones permitidas."
msgid "Switch profile"
msgstr "Cambiar perfil"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Cambiar perfil en panel activo"
@@ -1779,8 +1815,8 @@ msgstr "Sincronizar la configuración de la ventana"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Tema"
msgid "There are active file transfers"
msgstr "Hay transferencias de archivos activas"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Hay una contraseña guardada para esta conexión"
@@ -1857,7 +1893,7 @@ msgstr "Estos se aplican a todos los perfiles de un tipo determinado"
msgid "Thin"
msgstr "Estrecho"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Marque esto si está experimentando aliasing, efecto fantasma u otros problemas visuales"
@@ -1886,10 +1922,14 @@ msgstr "Top"
msgid "Try again"
msgstr "Reintentar"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Reintentar contraseña guardada"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Desagrupado"
@@ -1898,7 +1938,7 @@ msgstr "Desagrupado"
msgid "Uninstall"
msgstr "Desinstalar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Desconocido"
@@ -1945,11 +1985,15 @@ msgstr "Usar ConPTY"
msgid "User default"
msgstr "Usuario predeterminado"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Nombre de usuario"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Usando la contraseña preestablecida"
@@ -2051,6 +2095,10 @@ msgstr "Dimensión de la ventana lejos del borde"
msgid "Window frame"
msgstr "Marco de ventana"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Se recomienda Windows 10 build 18309 o superior para ConPTY"
@@ -2079,7 +2127,7 @@ msgstr "La campana de la terminal WSL sólo puede silenciarse a través del Mezc
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "La terminal WSL sólo soporta TrueColor con ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Reenvío X11"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: French\n"
"Language: fr_FR\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" est toujours en cours d'exécution. Fermer ?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} - Copie"
@@ -50,7 +50,7 @@ msgstr "Ajouter"
msgid "Add a port forward"
msgstr "Ajouter un transfert de port"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Ajouter une clé privée"
@@ -65,15 +65,15 @@ msgstr "Espace additionnel entre les lignes"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Avancé"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Transfert d'agent"
@@ -130,7 +130,7 @@ msgstr "Demander avant de fermer l'onglet du navigateur"
msgid "Audible"
msgstr "Audible"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Méthode d'authentification"
@@ -138,7 +138,7 @@ msgstr "Méthode d'authentification"
msgid "Author"
msgstr "Auteur"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Automatique"
@@ -170,7 +170,7 @@ msgstr "Type d'arrière-plan"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Vitesse en bauds"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Coller avec des parenthèses (l'interpréteur de commande doit le supporter)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Intégré"
@@ -231,12 +231,12 @@ msgstr "Changer le mot de passe maître"
msgid "Check for updates"
msgstr "Vérifier les mises à jour"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Chiffrement"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Effacer les profils récents"
@@ -257,7 +257,7 @@ msgstr "Fermer"
msgid "Close and never show again"
msgstr "Fermer et ne plus afficher"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Fermer le panneau actif"
@@ -286,6 +286,10 @@ msgstr "Couleur"
msgid "Color scheme"
msgstr "Schéma de couleurs"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Ligne de commande"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Se connecter via un serveur proxy"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Se connecter à \"%s\"..."
@@ -436,9 +440,9 @@ msgstr "Par défaut pour {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Par défaut pour {type}"
msgid "Delete"
msgstr "Supprimer"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Supprimer \"{name} \" ?"
@@ -465,7 +469,7 @@ msgstr "Supprimer le mot suivant"
msgid "Delete previous word"
msgstr "Supprimer le mot précédent"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Supprimer les profils du groupe ?"
@@ -497,7 +501,7 @@ msgstr "Désactiver"
msgid "Disable dynamic tab title"
msgstr "Désactiver le titre dynamique des onglets"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Désactiver l'accélération GPU"
@@ -514,7 +518,7 @@ msgstr "Déconnecter"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "Déconnectez de {host} ?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "Ne pas interrompre"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "Ne pas fermer"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "Cibler tous les volets"
msgid "Focus all panes at once (broadcast)"
msgstr "Cibler tous les volets à la fois (diffusion)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Focus sur le volet suivant"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Focus sur le volet précédent"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Focus sur le volet au-dessus"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Focus sur le volet au-dessous"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Focus sur le volet à gauche"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Focus sur le volet à droite"
@@ -712,7 +716,7 @@ msgstr "Forcer LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Force un type spécifique de connexion à l'agent SSH."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Oublier"
@@ -726,11 +730,11 @@ msgstr "Ports transférés"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35
msgid "From color scheme"
msgstr "À partir du schéma de couleurs"
msgstr "Celui du schéma de couleurs"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32
msgid "From theme"
msgstr "Depuis le thème"
msgstr "Celui du thème"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:6
msgid "Frontend"
@@ -774,6 +778,10 @@ msgstr "Vert"
msgid "Group"
msgstr "Groupe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr "Hacks"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Aidez à suivre le nombre d'installations de Tabby à travers le monde !"
@@ -783,7 +791,7 @@ msgstr "Aidez à suivre le nombre d'installations de Tabby à travers le monde !
msgid "Hexadecimal"
msgstr "Hexadécimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Masquer le bouton de fermeture de l'onglet"
@@ -803,12 +811,12 @@ msgstr "Masque le terminal arrimé lorsque vous cliquez en dehors."
msgid "Homepage"
msgstr "Page d'accueil"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Hôte"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Clé de l'hôte"
@@ -821,13 +829,25 @@ msgstr "Vérification de la clé de l'hôte"
msgid "Hotkeys"
msgstr "Raccourcis clavier"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Icône"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "Dynamique"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "L'installation de la mise à jour fermera tous les onglets et redémarre
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Ctrl-C intelligent (copier/annuler)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interactif"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Syntaxe non valide"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Hôte de rebond"
@@ -882,8 +902,8 @@ msgstr "Aller au mot suivant"
msgid "Jump to previous word"
msgstr "Aller au mot précédent"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Aller au mot précédent"
msgid "Keep"
msgstr "Conserver"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Intervalle de signal de vie (millisecondes)"
@@ -899,21 +919,25 @@ msgstr "Intervalle de signal de vie (millisecondes)"
msgid "Keep docked terminal always on top"
msgstr "Toujours garder au premier plan le terminal arrimé"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Clé"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Échange de clés"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Authentification interactive au clavier"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "Fermer"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Écho local"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Scripts de connexion"
@@ -990,15 +1014,15 @@ msgstr "Scripts de connexion"
msgid "Long-click for context menu"
msgstr "Clic long pour le menu contextuel"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Gérer les profils"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Nombre maximum de signaux de vie"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Maximiser le volet actif"
@@ -1006,6 +1030,10 @@ msgstr "Maximiser le volet actif"
msgid "Modified on {date}"
msgstr "Modifié le {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Déplacer l'onglet vers la gauche"
@@ -1014,7 +1042,7 @@ msgstr "Déplacer l'onglet vers la gauche"
msgid "Move tab to the right"
msgstr "Déplacer l'onglet vers la droite"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Déplacer vers \"Dégroupé\""
@@ -1043,7 +1071,7 @@ msgstr "Nouvelle configuration sur {platform}"
msgid "New item"
msgstr "Nouvel élément"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Nouveau nom"
@@ -1060,7 +1088,7 @@ msgstr "Nom du nouveau profil"
msgid "New tab"
msgstr "Nouvel onglet"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Nouvel onglet: {profile}"
@@ -1147,7 +1175,7 @@ msgstr "Ouvrir les paramètres"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "Ouvrir l'onglet Paramètres: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "La synchronisation partielle de la configuration n'est pas possible lors
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Phrase de passe pour une clé privée avec le hachage {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Mot de passe"
@@ -1261,16 +1289,16 @@ msgstr "Extensions"
msgid "Plugins folder"
msgstr "Dossier des extensions"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "Port ouvert"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Ports"
@@ -1279,7 +1307,7 @@ msgstr "Ports"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "Appuyez sur n'importe quelle touche pour vous reconnecter"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Empêche l'exécution accidentelle de commandes collées"
msgid "Previous tab"
msgstr "Onglet précédent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Clés privées"
@@ -1318,13 +1346,13 @@ msgstr "Profils"
#: tabby-core/src/buttonProvider.ts:40
#: tabby-settings/src/settings.ts:58
msgid "Profiles & connections"
msgstr "Profils & connexions"
msgstr "Profils et connexions"
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:13
msgid "Program"
msgstr "Application"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Commande du proxy"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Place toute la configuration de Tabby dans le coffre"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Connexion Rapide"
@@ -1350,12 +1378,12 @@ msgstr "Quitter"
msgid "Raw socket connection"
msgstr "Connexion socket Raw"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Délai d'attente (Millisecondes)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Récent"
@@ -1415,7 +1443,7 @@ msgstr "Signaler un problème"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:73
msgid "Require a key to click links"
msgstr "Nécessite une combinaison de touche pour cliquer les liens"
msgstr "Presser une touche pour rendre les liens cliquables"
#: tabby-terminal/src/hotkeys.ts:54
msgid "Reset zoom"
@@ -1441,7 +1469,7 @@ msgstr "Redémarrez l'application pour appliquer les modifications"
msgid "Restore terminal tabs on app start"
msgstr "Restaurer les onglets ouverts au démarrage de l'application"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Réutiliser la session pour plusieurs onglets"
@@ -1465,7 +1493,7 @@ msgstr "Exécuter en tant qu'administrateur"
msgid "Save"
msgstr "Enregistrer"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Enregistrer le mot de passe dans le coffre"
@@ -1513,12 +1541,12 @@ msgstr "Rechercher"
msgid "Secret sync token"
msgstr "Jeton secret de synchronisation"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Sélectionner"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Sélectionnez un profil de base à utiliser comme modèle"
@@ -1530,7 +1558,7 @@ msgstr "Sélectionner le stockage de fichiers"
msgid "Select profile"
msgstr "Sélectionner un profil"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Sélectionnez un profil ou entrez une adresse"
@@ -1542,17 +1570,17 @@ msgstr "Envoyer des octets en tapant des valeurs hexadécimales"
msgid "Sends data one byte at a time"
msgstr "Envoie des données un octet à la fois"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Port Série"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Connexion via Port Série"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Port Série: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Définir le mot de passe maître"
msgid "Set passphrase"
msgstr "Définir la phrase secrète"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Définir le mot de passe"
@@ -1596,9 +1624,9 @@ msgstr "L'interpréteur de commandes ne prend pas en charge la détection du che
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:59
msgid "Shell integration"
msgstr "Intégration au Shell"
msgstr "Intégration au menu contextuel"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Afficher le sélecteur de profil {type}"
@@ -1626,6 +1654,10 @@ msgstr "Afficher le mixeur"
msgid "Show pane labels (for rearranging)"
msgstr "Afficher les libellés du panneau (pour réorganiser)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr "Afficher l'icône de profil sur l'onglet"
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Afficher le sélecteur de profil"
@@ -1646,7 +1678,7 @@ msgstr "Afficher les connexions série"
msgid "Show vault contents"
msgstr "Afficher le contenu du coffre"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Ne pas afficher le message du jour (MoTD) ni la bannière"
@@ -1665,14 +1697,18 @@ msgstr "Colle la fenêtre sur un côté de l'écran"
msgid "SOCKS proxy"
msgstr "Proxy SOCKS"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "Hôte proxy SOCKS"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "Port proxy SOCKS"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Code source"
@@ -1681,23 +1717,23 @@ msgstr "Code source"
msgid "Split"
msgstr "Diviser"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Diviser vers le bas"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Diviser vers la gauche"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Diviser vers la droite"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Diviser vers le haut"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "Connexion SSH"
@@ -1737,7 +1773,7 @@ msgstr "Substitutions autorisées."
msgid "Switch profile"
msgstr "Changer de profil"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Changer de profil dans le volet actif"
@@ -1779,8 +1815,8 @@ msgstr "Synchroniser les réglages de fenêtres"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Thème"
msgid "There are active file transfers"
msgstr "Il y a des transferts de fichiers actifs"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Il y a un mot de passe enregistré pour cette connexion"
@@ -1857,7 +1893,7 @@ msgstr "Ceci s'applique à tous les profils d'un type donné"
msgid "Thin"
msgstr "Compact"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Cochez cette case si vous rencontrez des problèmes d'aliasing, de dédoublement ou d'autres problèmes visuels"
@@ -1886,10 +1922,14 @@ msgstr "En haut"
msgid "Try again"
msgstr "Réessayer"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Tente d'utiliser le mot de passe enregistré"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Sans groupe"
@@ -1898,7 +1938,7 @@ msgstr "Sans groupe"
msgid "Uninstall"
msgstr "Désinstaller"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Inconnu"
@@ -1945,11 +1985,15 @@ msgstr "Utiliser ConPTY"
msgid "User default"
msgstr "Valeurs utilisateur par défaut"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Nom d'utilisateur"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Utiliser le mot de passe prédéfini"
@@ -2051,6 +2095,10 @@ msgstr "Dimension de la fenêtre loin du bord"
msgid "Window frame"
msgstr "Cadre de fenêtre"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 version 18309 ou supérieure est recommandé pour ConPTY"
@@ -2079,7 +2127,7 @@ msgstr "Le son du terminal WSL ne peut être mise en sourdine que via le mixeur
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "Le terminal WSL ne prend en charge que TrueColor avec ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Transfert X11"
@@ -2107,5 +2155,5 @@ msgstr "Zoom arrière"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "Dynamique"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Croatian\n"
"Language: hr_HR\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "kopija {name}"
@@ -50,7 +50,7 @@ msgstr "Dodaj"
msgid "Add a port forward"
msgstr "Dodaj prosljeđujući priključak"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Dodaj privatni ključ"
@@ -65,15 +65,15 @@ msgstr "Dodatni razmak između redaka"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Napredno"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Proslijeđivanje agenta"
@@ -130,7 +130,7 @@ msgstr "Pitaj prije zatvaranja regitra preglednika"
msgid "Audible"
msgstr "Zvukovi"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Način autentifikacije"
@@ -138,7 +138,7 @@ msgstr "Način autentifikacije"
msgid "Author"
msgstr "Autor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Automatski"
@@ -170,7 +170,7 @@ msgstr "Vrsta pozadine"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Brzina prijenosa"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Umetanje sadržaja s uglatim zagradama (zahtijeva podršku školjke)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Ugrađeno"
@@ -231,12 +231,12 @@ msgstr "Promijeni tekstualnu master lozinku"
msgid "Check for updates"
msgstr "Traži nove verzije"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Šifre"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Isprazni popis nedavnih profila"
@@ -257,7 +257,7 @@ msgstr "Zatvori"
msgid "Close and never show again"
msgstr "Zatvori i više nemoj prikazati"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Zatvori aktivnu ploču"
@@ -286,6 +286,10 @@ msgstr "Boja"
msgid "Color scheme"
msgstr "Shema boja"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Naredbeni redak"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Poveži se putem proxy poslužitelja"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Poveži se na „%s” …"
@@ -436,9 +440,9 @@ msgstr "Standardne vrijednosti za {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Standardne vrijednosti za {type}"
msgid "Delete"
msgstr "Izbriši"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Izbrisati „{name}”?"
@@ -465,7 +469,7 @@ msgstr "Izbriši sljedeću riječ"
msgid "Delete previous word"
msgstr "Izbriši prethodnu riječ"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Izbrisati profile ove grupe?"
@@ -497,7 +501,7 @@ msgstr "Deaktiviraj"
msgid "Disable dynamic tab title"
msgstr "Deaktiviraj dinamički naslov kartice"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Deativiraj ubrzanje GPU-a"
@@ -668,27 +672,27 @@ msgstr "Postavi sve ploče kao aktivne"
msgid "Focus all panes at once (broadcast)"
msgstr "Postavi sve ploče kao aktivne odjednom"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Postavi sljedeću ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Postavi prethodnu ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Postavi gornju ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Postavi donju ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Postavi lijevu ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Postavi desnu ploču kao aktivnu"
@@ -712,7 +716,7 @@ msgstr "Prisili LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Forsira određenu vrstu veze SSH agenta."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Zaboravi"
@@ -774,6 +778,10 @@ msgstr "Zelena"
msgid "Group"
msgstr "Grupa"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Pomogni pratiti broj Tabby instalacija diljem svijeta!"
@@ -783,7 +791,7 @@ msgstr "Pomogni pratiti broj Tabby instalacija diljem svijeta!"
msgid "Hexadecimal"
msgstr "Heksadecimalni"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Sakrij gumb za zatvaranje kartice"
@@ -803,12 +811,12 @@ msgstr "Skriva prikvačeni terminal kad pritisneš negdje drugdje."
msgid "Homepage"
msgstr "Naslovnica"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Host računalo"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Ključ host računala"
@@ -821,6 +829,18 @@ msgstr "Provjera ključa host računala"
msgid "Hotkeys"
msgstr "Tipkovni prečaci"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Ikona"
@@ -861,7 +881,7 @@ msgstr "Instaliranjem nove verzije zatvorit će se sve kartice i Tabby će se po
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Inteligenti Ctrl-C (kopiraj/prekini)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interaktivno"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Neispravna sintaksa"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "„Jump” host računalo"
@@ -882,8 +902,8 @@ msgstr "Skoči na sljedeću riječ"
msgid "Jump to previous word"
msgstr "Skoči na prethodnu riječ"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Skoči na prethodnu riječ"
msgid "Keep"
msgstr "Zadrži"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Interval održavanja (milisekunde)"
@@ -899,14 +919,18 @@ msgstr "Interval održavanja (milisekunde)"
msgid "Keep docked terminal always on top"
msgstr "Zadrži prikvačeni terminal uvijek ispred ostalih prozora"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Tipka"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Zamjena tipki"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Autentifikacija interaktivnom tipkovnicom"
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Lokalni odgovor"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Lokalni terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Skripta za prijavu"
@@ -990,15 +1014,15 @@ msgstr "Skripta za prijavu"
msgid "Long-click for context menu"
msgstr "Pritisni dugo za kontekstni izbornik"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Upravljaj profilima"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Maksimalni broj intervala održavanja"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Maksimalno proširi aktivnu ploču"
@@ -1006,6 +1030,10 @@ msgstr "Maksimalno proširi aktivnu ploču"
msgid "Modified on {date}"
msgstr "Promijenjeno {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Premjesti karticu lijevo"
@@ -1014,7 +1042,7 @@ msgstr "Premjesti karticu lijevo"
msgid "Move tab to the right"
msgstr "Premjesti karticu desno"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Premjesti u „Negrupirani”"
@@ -1043,7 +1071,7 @@ msgstr "Nova konfiguracija na {platform}"
msgid "New item"
msgstr "Novi element"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Novo ime"
@@ -1060,7 +1088,7 @@ msgstr "Ime novog profila"
msgid "New tab"
msgstr "Nova kartica"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Nova kartica: {profile}"
@@ -1222,8 +1250,8 @@ msgstr "Djelomično sinkroniziranje konfiguracije nije moguće kad je konfigurac
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Tekstualna lozinka za privatni ključ s hashem {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Lozinka"
@@ -1261,7 +1289,7 @@ msgstr "Dodaci"
msgid "Plugins folder"
msgstr "Mapa dodataka"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Priključak"
@@ -1270,7 +1298,7 @@ msgstr "Priključak"
msgid "Port opened"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Priključci"
@@ -1297,7 +1325,7 @@ msgstr "Sprečava slučajno izvršavanje umetnutih naredbi"
msgid "Previous tab"
msgstr "Prethodna kartica"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Privatni ključevi"
@@ -1324,7 +1352,7 @@ msgstr "Profili i veze"
msgid "Program"
msgstr "Program"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Proxy naredba"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Stavlja svu konfiguraciju programa Tabby u trezor"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Brzo povezivanje"
@@ -1350,12 +1378,12 @@ msgstr "Zatvori program"
msgid "Raw socket connection"
msgstr "Veza raw utičnice"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Istek vremena spremnosti (milisekunde)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Nedavni"
@@ -1441,7 +1469,7 @@ msgstr "Za primjenu promjena ponovo pokreni program"
msgid "Restore terminal tabs on app start"
msgstr "Obnovi kartice terminala tijekom pokretanja programa"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Ponovo koristi sesiju za više kartica"
@@ -1465,7 +1493,7 @@ msgstr "Pokreni kao administrator"
msgid "Save"
msgstr "Spremi"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Spremi lozinku u privjesak ključeva"
@@ -1513,12 +1541,12 @@ msgstr "Pretraga"
msgid "Secret sync token"
msgstr "Tajni token za sinkronizaciju"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Odaberi"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Odaberi osnovni profil koji ćete koristiti kao predložak"
@@ -1530,7 +1558,7 @@ msgstr "Odaberi spremište datoteka"
msgid "Select profile"
msgstr "Odaberi profil"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Odaberi profil ili upiši e-mail adresu"
@@ -1542,17 +1570,17 @@ msgstr "Šalji bajtove upisivanjem heksadecimalnih vrijednosti"
msgid "Sends data one byte at a time"
msgstr "Šalje podatke bajt po bajt"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Serijski priključak"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Serijska veza"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Serijski priključak: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Postavi tekstualnu master lozinku"
msgid "Set passphrase"
msgstr "Postavi tekstualnu lozinku"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Postavi lozinku"
@@ -1598,7 +1626,7 @@ msgstr "Ljuska ne podržava trenutačno otkrivanje staze"
msgid "Shell integration"
msgstr "Integracija ljuske"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Prikaži {type} selektor profila"
@@ -1626,6 +1654,10 @@ msgstr "Prikaži mikser"
msgid "Show pane labels (for rearranging)"
msgstr "Prikaži oznake prozora (za preuređivanje)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Prikaži selektora profila"
@@ -1646,7 +1678,7 @@ msgstr "Prikaži veze serijskih priključaka"
msgid "Show vault contents"
msgstr "Prikaži sadržaj trezora"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Preskoči MoTD/banner"
@@ -1665,14 +1697,18 @@ msgstr "Privlači prozor na jednu stranu ekrana"
msgid "SOCKS proxy"
msgstr "SOCKS proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS proxy host računalo"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS proxy priključak"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Izvorni kod"
@@ -1681,23 +1717,23 @@ msgstr "Izvorni kod"
msgid "Split"
msgstr "Podijeli"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Podijeli prema dolje"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Podijeli na lijevo"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Podijeli na desno"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Podijeli prema gore"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH veza"
@@ -1737,7 +1773,7 @@ msgstr "Zamjene su dozvoljene."
msgid "Switch profile"
msgstr "Zamijeni profil"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Zamijeni profil u trenutačnoj ploči"
@@ -1779,8 +1815,8 @@ msgstr "Sinkronizraj postavke prozora"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Tema"
msgid "There are active file transfers"
msgstr "Postoje aktivni prijenosi datoteka"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Postoji spremljena lozinka za ovu vezu"
@@ -1857,7 +1893,7 @@ msgstr "Primjenjuju se na se profile zadane vrste"
msgid "Thin"
msgstr "Tanko"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Označi ovo ako se pojave vizualni problemi"
@@ -1886,10 +1922,14 @@ msgstr "Gore"
msgid "Try again"
msgstr "Pokušaj ponovo"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Pokušaj spremljene lozinke"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Negrupirani"
@@ -1898,7 +1938,7 @@ msgstr "Negrupirani"
msgid "Uninstall"
msgstr "Deinstaliraj"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Nepoznato"
@@ -1945,11 +1985,15 @@ msgstr "Koristi ConPTY"
msgid "User default"
msgstr "Korisnički standard"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Korisničko ime"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Korištenje predodređene lozinke"
@@ -2051,6 +2095,10 @@ msgstr "Dimenzija prozora od ruba"
msgid "Window frame"
msgstr "Okvir prozora"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Za ConPTY se preporučuje Windows 10 gradnja 18309 ili novija"
@@ -2079,7 +2127,7 @@ msgstr "Zvono WSL terminala može se isključiti samo putem miksera glasnoće"
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL terminal podržava samo TrueColor s ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Proslijeđivanje X11"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2022-02-10 21:46\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" è ancora in esecuzione. Chiudere?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} copia"
@@ -50,7 +50,7 @@ msgstr "Aggiungi"
msgid "Add a port forward"
msgstr "Configura un inoltro di porta"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Aggiungi una chiave privata"
@@ -65,15 +65,15 @@ msgstr "Spazio aggiuntivo tra le righe"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Avanzate"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agente"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Inoltro dell'Agente"
@@ -130,7 +130,7 @@ msgstr "Chiedi conferma prima di chiudere una scheda"
msgid "Audible"
msgstr "Sonoro"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Metodo di autenticazione"
@@ -138,7 +138,7 @@ msgstr "Metodo di autenticazione"
msgid "Author"
msgstr "Autore"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Automatico"
@@ -170,7 +170,7 @@ msgstr "Tipo di sfondo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Velocità di trasmissione"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Incolla tra parentesi (richiede una shell che lo supporti)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Integrato"
@@ -231,12 +231,12 @@ msgstr "Modifica la frase segreta principale"
msgid "Check for updates"
msgstr "Verifica aggiornamenti"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Crittografie"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Cancella profili recenti"
@@ -257,7 +257,7 @@ msgstr "Chiudi"
msgid "Close and never show again"
msgstr "Chiudi e non mostrare più"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Chiudi riquadro in evidenza"
@@ -286,6 +286,10 @@ msgstr "Colore"
msgid "Color scheme"
msgstr "Tema del terminale"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Riga di comando"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Connetti tramite un server proxy"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Connessione a \"%s\"..."
@@ -436,9 +440,9 @@ msgstr "Predefiniti per {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Predefiniti per {type}"
msgid "Delete"
msgstr "Elimina"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Eliminare \"{name}\"?"
@@ -465,7 +469,7 @@ msgstr "Elimina parola successiva"
msgid "Delete previous word"
msgstr "Elimina parola precedente"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Eliminare i profili del gruppo?"
@@ -497,7 +501,7 @@ msgstr "Disabilita"
msgid "Disable dynamic tab title"
msgstr "Disabilita il titolo dinamico per la scheda"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Disabilita accelerazione GPU"
@@ -668,27 +672,27 @@ msgstr "Evidenzia tutti i riquadri"
msgid "Focus all panes at once (broadcast)"
msgstr "Evidenzia tutti i riquadri contemporaneamente (scrivi su tutti)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Evidenzia riquadro successivo"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Evidenzia riquadro precedente"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Evidenzia il riquadro sopra"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Evidenzia il riquadro sotto"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Evidenzia il riquadro a sinistra"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Evidenzia il riquadro a destra"
@@ -712,7 +716,7 @@ msgstr "Forza LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Forza un tipo specifico di agente per la connessione SSH."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Dimentica"
@@ -774,6 +778,10 @@ msgstr "Verde"
msgid "Group"
msgstr "Gruppo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr "Hack"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Aiuta a tenere traccia del numero di installazioni di Tabby nel mondo!"
@@ -783,7 +791,7 @@ msgstr "Aiuta a tenere traccia del numero di installazioni di Tabby nel mondo!"
msgid "Hexadecimal"
msgstr "Esadecimale"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Nascondi pulsante di chiusura schede"
@@ -803,12 +811,12 @@ msgstr "Nasconde il terminale agganciato quando si fa click fuori."
msgid "Homepage"
msgstr "Homepage"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Host"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Chiave host"
@@ -821,13 +829,25 @@ msgstr "Verifica della chiave host"
msgid "Hotkeys"
msgstr "Tasti di scelta rapida"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Icona"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "Dinamica"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "Installare l'aggiornamento chiuderà tutte le schede e riavvierà Tabby.
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Ctrl-C Intelligente (copia/annulla)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interattivo"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Sintassi non valida"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Salta host"
@@ -882,8 +902,8 @@ msgstr "Vai alla parola successiva"
msgid "Jump to previous word"
msgstr "Vai alla parola precedente"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Vai alla parola precedente"
msgid "Keep"
msgstr "Mantieni"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep Alive Interval (Millisecondi)"
@@ -899,14 +919,18 @@ msgstr "Keep Alive Interval (Millisecondi)"
msgid "Keep docked terminal always on top"
msgstr "Mantieni il terminale agganciato sempre in primo piano"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Chiave"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Scambio chiavi"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Autenticazione interattiva da tastiera"
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Eco locale"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Terminale locale"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Script di login"
@@ -990,15 +1014,15 @@ msgstr "Script di login"
msgid "Long-click for context menu"
msgstr "Click prolungato per il menu contestuale"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Gestione profili"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Numero massimo di Keep Alive"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Massimizza il riquadro attivo"
@@ -1006,6 +1030,10 @@ msgstr "Massimizza il riquadro attivo"
msgid "Modified on {date}"
msgstr "Modificato il {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Sposta scheda a sinistra"
@@ -1014,7 +1042,7 @@ msgstr "Sposta scheda a sinistra"
msgid "Move tab to the right"
msgstr "Sposta scheda a destra"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Sposta in \"Non raggruppate\""
@@ -1043,7 +1071,7 @@ msgstr "Nuova configurazione su {platform}"
msgid "New item"
msgstr "Nuovo elemento"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Nuovo nome"
@@ -1060,7 +1088,7 @@ msgstr "Nuovo nome profilo"
msgid "New tab"
msgstr "Nuova scheda"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Nuova scheda: {profile}"
@@ -1075,7 +1103,7 @@ msgstr "Nuova finestra"
#: tabby-local/src/tabContextMenu.ts:87
msgid "New with profile"
msgstr "Nuovo con profilo"
msgstr "Nuovo terminale con"
#: tabby-core/src/hotkeys.ts:37
msgid "Next tab"
@@ -1119,7 +1147,7 @@ msgstr "Numero di righe conservate nel buffer"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:48
msgid "Off"
msgstr "Non attivo"
msgstr "Sganciato"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:79
msgid "Official"
@@ -1222,8 +1250,8 @@ msgstr "La sincronizzazione parziale della configurazione non è possibile quand
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Frase segreta per la chiave privata con hash {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Password"
@@ -1261,7 +1289,7 @@ msgstr "Plugin"
msgid "Plugins folder"
msgstr "Cartella dei plugin"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Porta"
@@ -1270,7 +1298,7 @@ msgstr "Porta"
msgid "Port opened"
msgstr "Porta aperta"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Porte"
@@ -1297,7 +1325,7 @@ msgstr "Impedisce l'esecuzione accidentale di comandi incollati"
msgid "Previous tab"
msgstr "Scheda precedente"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Chiavi private"
@@ -1324,7 +1352,7 @@ msgstr "Profili e connessioni"
msgid "Program"
msgstr "Programma"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Comando proxy"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Trasferisce tutta la configurazione di Tabby all'interno della Cassaforte"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Connessione rapida"
@@ -1350,12 +1378,12 @@ msgstr "Esci"
msgid "Raw socket connection"
msgstr "Connessione raw socket"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Tempo di preparazione (in millisecondi)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Recente"
@@ -1441,7 +1469,7 @@ msgstr "Riavvia l'app per applicare le modifiche"
msgid "Restore terminal tabs on app start"
msgstr "Ripristina le schede del terminale all'avvio dell'app"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Riutilizzare la sessione per più schede"
@@ -1465,7 +1493,7 @@ msgstr "Esegui come amministratore"
msgid "Save"
msgstr "Salva"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Salva una password nel portachiavi"
@@ -1513,12 +1541,12 @@ msgstr "Cerca"
msgid "Secret sync token"
msgstr "Token di sincronizzazione segreto"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Seleziona"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Seleziona un profilo di base da usare come modello"
@@ -1530,7 +1558,7 @@ msgstr "Seleziona archiviazione"
msgid "Select profile"
msgstr "Seleziona profilo"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Seleziona profilo o inserisci indirizzo"
@@ -1542,17 +1570,17 @@ msgstr "Invia byte digitando valori esadecimali"
msgid "Sends data one byte at a time"
msgstr "Invia dati un byte alla volta"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Seriale"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Connessione seriale"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Seriale: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Imposta la frase segreta principale"
msgid "Set passphrase"
msgstr "Imposta frase segreta"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Imposta password"
@@ -1598,7 +1626,7 @@ msgstr "La shell non supporta il rilevamento del percorso corrente"
msgid "Shell integration"
msgstr "Integrazione shell"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Mostra il selettore profilo {type}"
@@ -1626,6 +1654,10 @@ msgstr "Mostra Mixer"
msgid "Show pane labels (for rearranging)"
msgstr "Mostra etichette riquadro (per riorganizzare)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr "Mostra l'icona del profilo nella scheda"
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Mostra selettore profilo"
@@ -1646,7 +1678,7 @@ msgstr "Mostra connessioni seriali"
msgid "Show vault contents"
msgstr "Mostra contenuto della Cassaforte"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Salta MoTD/banner"
@@ -1665,14 +1697,18 @@ msgstr "Aggancia la finestra su un lato dello schermo"
msgid "SOCKS proxy"
msgstr "SOCKS proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "Host proxy SOCKS"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "Porta proxy SOCKS"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Codice sorgente"
@@ -1681,29 +1717,29 @@ msgstr "Codice sorgente"
msgid "Split"
msgstr "Dividi"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Dividi in basso"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Dividi a sinistra"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Dividi a destra"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Dividi in alto"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "Connessione SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47
msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "La gestione della connessione SSH è ora fatta attraverso la scheda \"Profili & connessioni\""
msgstr "La gestione della connessione SSH è ora fatta attraverso la scheda \"Profili e connessioni\""
#: tabby-settings/src/components/vaultSettingsTab.component.ts:84
msgid "SSH password for {user}@{host}:{port}"
@@ -1737,7 +1773,7 @@ msgstr "Sostituzioni consentite."
msgid "Switch profile"
msgstr "Cambia profilo"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Cambia profilo nel riquadro attivo"
@@ -1755,7 +1791,7 @@ msgstr "Sincronizza automaticamente"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:8
msgid "Sync host"
msgstr "Sincronizza host"
msgstr "Host di sincronizzazione"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71
msgid "Sync hotkeys"
@@ -1779,8 +1815,8 @@ msgstr "Sincronizza impostazioni finestra"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1831,7 +1867,7 @@ msgstr "Sfondo del terminale"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:112
msgid "Terminal bell"
msgstr "Campana del terminale"
msgstr "Avvisi del terminale"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!"
@@ -1845,7 +1881,7 @@ msgstr "Tema"
msgid "There are active file transfers"
msgstr "Ci sono trasferimenti di file attivi"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "È presente una password salvata per questa connessione"
@@ -1857,7 +1893,7 @@ msgstr "Questi si applicano a tutti i profili di un dato tipo"
msgid "Thin"
msgstr "Sottile"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Seleziona se stai sperimentando aliasing, ghosting o altri problemi visivi"
@@ -1886,10 +1922,14 @@ msgstr "In alto"
msgid "Try again"
msgstr "Prova di nuovo"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Prova la password salvata"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Non raggruppate"
@@ -1898,7 +1938,7 @@ msgstr "Non raggruppate"
msgid "Uninstall"
msgstr "Disinstalla"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Sconosciuto"
@@ -1943,13 +1983,17 @@ msgstr "Usa ConPTY"
#: tabby-local/src/shells/linuxDefault.ts:31
#: tabby-local/src/shells/linuxDefault.ts:38
msgid "User default"
msgstr "Impostazione predefinita"
msgstr "Predefinito"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Nome utente"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Usare password preimpostata"
@@ -2051,6 +2095,10 @@ msgstr "Dimensione della finestra fuori dal bordo"
msgid "Window frame"
msgstr "Cornice della finestra"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 build 18309 o superiore è raccomandato per ConPTY"
@@ -2073,13 +2121,13 @@ msgstr "Rilevamento cartella di lavoro"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:127
msgid "WSL terminal bell can only be muted via Volume Mixer"
msgstr "La campana del terminale WSL p essere silenziata soltanto tramite il regolatore di volume"
msgstr "Gli avvisi del terminale WSL possono essere silenziati soltanto tramite il regolatore di volume"
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:14
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "Il terminale WSL supporta solo TrueColor con ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Inoltro X11"
@@ -2107,5 +2155,5 @@ msgstr "Zoom indietro"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "Dinamico"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"PO-Revision-Date: 2022-02-10 21:46\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\"が実行中です。閉じますか?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} コピー"
@@ -50,7 +50,7 @@ msgstr "追加"
msgid "Add a port forward"
msgstr "ポート転送を追加"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "秘密鍵を追加"
@@ -65,15 +65,15 @@ msgstr "行間にスペースを追加します"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "詳細"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "SSHエージェント"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "SSHエージェントの転送"
@@ -130,7 +130,7 @@ msgstr "ブラウザタブを閉じる前に確認する"
msgid "Audible"
msgstr "音を鳴らす"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "認証方法"
@@ -138,7 +138,7 @@ msgstr "認証方法"
msgid "Author"
msgstr "作者"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "自動"
@@ -170,7 +170,7 @@ msgstr "透過の種類"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "伝送速度"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "ブラケットペースト (シェルが対応している必要があります)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "組込み"
@@ -231,12 +231,12 @@ msgstr "マスターパスフレーズを変更"
msgid "Check for updates"
msgstr "アップデートの確認"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "暗号方式"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "最近使ったプロファイルをクリア"
@@ -257,7 +257,7 @@ msgstr "閉じる"
msgid "Close and never show again"
msgstr "閉じて今後表示しない"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "フォーカスしているペインを閉じる"
@@ -286,6 +286,10 @@ msgstr "色"
msgid "Color scheme"
msgstr "配色"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "コマンドライン"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "プロキシサーバー経由で接続"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "'%s' に接続中..."
@@ -436,9 +440,9 @@ msgstr "{type} の既定値"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "{type} の既定値"
msgid "Delete"
msgstr "削除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "{name} を削除しますか?"
@@ -465,7 +469,7 @@ msgstr "次の単語を削除"
msgid "Delete previous word"
msgstr "前の単語を削除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "グループのプロファイルを削除しますか?"
@@ -497,7 +501,7 @@ msgstr "無効"
msgid "Disable dynamic tab title"
msgstr "動的なタブ名を無効にする"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "GPUアクセラレーションを無効化"
@@ -514,7 +518,7 @@ msgstr "切断"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "{host} から切断しますか?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "中止しない"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "閉じない"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "すべてのペインをフォーカス"
msgid "Focus all panes at once (broadcast)"
msgstr "すべてのペインを一度にフォーカス (ブロードキャスト)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "次のペインにフォーカス"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "前のペインにフォーカス"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "上のペインにフォーカス"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "下のペインにフォーカス"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "左側のペインにフォーカス"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "右側のペインにフォーカス"
@@ -712,7 +716,7 @@ msgstr "強制 LF"
msgid "Forces a specific SSH agent connection type."
msgstr "指定したSSHエージェント接続を強制します。"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "破棄"
@@ -774,16 +778,20 @@ msgstr "緑色"
msgid "Group"
msgstr "グループ"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr "調整"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "世界中のTabbyインストールの数の調査に役立ちます"
msgstr "世界中のTabbyインストール数調査にご協力ください"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:32
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:44
msgid "Hexadecimal"
msgstr "16進"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "タブを閉じるボタンを非表示"
@@ -803,12 +811,12 @@ msgstr "画面外をクリックするとドックした端末が非表示にな
msgid "Homepage"
msgstr "ホームページ"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "ホスト"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "ホストキー"
@@ -821,13 +829,25 @@ msgstr "ホストキーの検証"
msgid "Hotkeys"
msgstr "ホットキー"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "アイコン"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "動的"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "アップデートをインストールすると、すべてのタブが
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "スマートなCtrl+C (コピー/中止)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "インタラクティブ"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "無効な構文"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "ジャンプサーバー"
@@ -882,8 +902,8 @@ msgstr "次の単語にジャンプ"
msgid "Jump to previous word"
msgstr "前の単語にジャンプ"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "前の単語にジャンプ"
msgid "Keep"
msgstr "保持"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep-Alive 間隔 (ミリ秒)"
@@ -899,21 +919,25 @@ msgstr "Keep-Alive 間隔 (ミリ秒)"
msgid "Keep docked terminal always on top"
msgstr "ドックされた端末を常に最前面に表示"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "キー"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "鍵交換"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "キーボードインタラクティブ認証"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "強制終了"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "ローカルエコー"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "ローカル端末"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "ログインスクリプト"
@@ -990,15 +1014,15 @@ msgstr "ログインスクリプト"
msgid "Long-click for context menu"
msgstr "長押しするとコンテキストメニューが表示されます"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "プロファイルの管理"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "最大Keep-Alive"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "有効なペインを最大化"
@@ -1006,6 +1030,10 @@ msgstr "有効なペインを最大化"
msgid "Modified on {date}"
msgstr "更新日 {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "タブを左に移動"
@@ -1014,7 +1042,7 @@ msgstr "タブを左に移動"
msgid "Move tab to the right"
msgstr "タブを右に移動"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "\"未分類\" に移動"
@@ -1043,7 +1071,7 @@ msgstr "{platform} の新しい設定"
msgid "New item"
msgstr "新しい項目"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "新しい名前"
@@ -1060,7 +1088,7 @@ msgstr "新しいプロファイル名"
msgid "New tab"
msgstr "新しいタブ"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "新しいタブ: {profile}"
@@ -1147,7 +1175,7 @@ msgstr "設定を開く"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "設定タブを開く: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "Vault経由で設定が暗号化されている場合、部分的な設
msgid "Passphrase for a private key with hash {hash}..."
msgstr "ハッシュ値 {hash}... の秘密鍵のパスフレーズ"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "パスワード"
@@ -1261,16 +1289,16 @@ msgstr "プラグイン"
msgid "Plugins folder"
msgstr "プラグインのフォルダー"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "ポート"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "ポートが開いています"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "ポート"
@@ -1279,7 +1307,7 @@ msgstr "ポート"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "再接続するには何かキーを押してください"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "貼り付けたコマンドの偶発的な実行を防止することが
msgid "Previous tab"
msgstr "前のタブ"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "秘密鍵"
@@ -1324,7 +1352,7 @@ msgstr "プロファイルと接続"
msgid "Program"
msgstr "プログラム"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "プロキシコマンド"
@@ -1334,10 +1362,10 @@ msgstr "紫色"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:37
msgid "Puts all of Tabby's configuration into the vault"
msgstr "Tabbyの設定をすべてVaultに格納する"
msgstr "Tabbyの設定をすべてVaultに保存します"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "クイック接続"
@@ -1350,12 +1378,12 @@ msgstr "終了"
msgid "Raw socket connection"
msgstr "Rawソケット接続"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "タイムアウト (ミリ秒)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "最近"
@@ -1441,7 +1469,7 @@ msgstr "変更を反映するには再起動が必要です"
msgid "Restore terminal tabs on app start"
msgstr "アプリ起動時に端末のタブを復元"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "複数のタブでセッションを再利用する"
@@ -1465,7 +1493,7 @@ msgstr "管理者として実行"
msgid "Save"
msgstr "保存"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "キーチェーンにパスワードを保存する"
@@ -1513,12 +1541,12 @@ msgstr "検索"
msgid "Secret sync token"
msgstr "シークレット同期トークン"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "選択"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "テンプレートとして使用する基本プロファイルを選択"
@@ -1530,7 +1558,7 @@ msgstr "ファイルストレージを選択"
msgid "Select profile"
msgstr "プロファイルを選択"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "プロファイルの選択、またはアドレスを入力"
@@ -1542,17 +1570,17 @@ msgstr "16 進数の値を入力してバイトを送信"
msgid "Sends data one byte at a time"
msgstr "一度に 1 バイトのデータを送信"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "シリアル"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "シリアル接続"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "シリアル: {description}"
@@ -1565,7 +1593,7 @@ msgstr "マスターパスフレーズを設定"
msgid "Set passphrase"
msgstr "パスフレーズを設定"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "パスワードを設定"
@@ -1598,7 +1626,7 @@ msgstr "シェルは現在のパス検出に対応していません"
msgid "Shell integration"
msgstr "シェル統合"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "{type} プロファイルセレクターを表示"
@@ -1626,6 +1654,10 @@ msgstr "ミキサーを表示"
msgid "Show pane labels (for rearranging)"
msgstr "ペインラベルを表示 (再配置向け)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr "タブにプロファイルアイコンを表示する"
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "プロファイルセレクターを表示"
@@ -1646,7 +1678,7 @@ msgstr "シリアル接続を表示"
msgid "Show vault contents"
msgstr "Vaultのデータを表示"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "MoTD/バナーをスキップ"
@@ -1665,14 +1697,18 @@ msgstr "画面の端にウィンドウをスナップ"
msgid "SOCKS proxy"
msgstr "SOCKSプロキシ"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKSプロキシホスト"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKSプロキシポート"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "ソースコード"
@@ -1681,23 +1717,23 @@ msgstr "ソースコード"
msgid "Split"
msgstr "分割"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "下部に分割"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "左側に分割"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "右側に分割"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "上部に分割"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH接続"
@@ -1737,7 +1773,7 @@ msgstr "置換することができます。"
msgid "Switch profile"
msgstr "プロファイルを切り替える"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "アクティブなペインでプロファイルを切り替える"
@@ -1755,7 +1791,7 @@ msgstr "自動的に同期"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:8
msgid "Sync host"
msgstr "同期ホスト"
msgstr "同期サーバー"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71
msgid "Sync hotkeys"
@@ -1779,8 +1815,8 @@ msgstr "ウィンドウ設定の同期"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "テーマ"
msgid "There are active file transfers"
msgstr "ファイル転送を使用中"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "この接続に利用可能なパスワードが保存されています。"
@@ -1857,7 +1893,7 @@ msgstr "指定された種類のすべてのプロファイルに適用されま
msgid "Thin"
msgstr "細い"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "画像のギザギザやずれて見えるなどの表示の乱れが発生している場合は選択してください。"
@@ -1886,10 +1922,14 @@ msgstr "上部"
msgid "Try again"
msgstr "再試行"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "保存されたパスワードを試みています"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "未分類"
@@ -1898,7 +1938,7 @@ msgstr "未分類"
msgid "Uninstall"
msgstr "アンインストール"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "不明"
@@ -1945,11 +1985,15 @@ msgstr "ConPTYを使用する"
msgid "User default"
msgstr "ユーザーの既定"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "ユーザー名"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "プリセットパスワードの使用"
@@ -2051,6 +2095,10 @@ msgstr "画面端から離れたウィンドウの幅"
msgid "Window frame"
msgstr "ウィンドウのフレーム"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "ConPTYにはWindows 10ビルド18309以上を推奨します"
@@ -2079,7 +2127,7 @@ msgstr "WSLによる端末ベルは音量ミキサーでのみミュートする
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL端末はConPTYによるTrueColorのみをサポートしています"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "X11転送"
@@ -2107,5 +2155,5 @@ msgstr "縮小"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "ダイナミック"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
"PO-Revision-Date: 2022-02-10 21:46\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" jest nadal uruchomiony. Zamknąć?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "kopia {name}"
@@ -31,11 +31,11 @@ msgstr "Przerwij wszystko"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:24
msgid "Accept and remember key"
msgstr ""
msgstr "Akceptuj i zapamiętaj klucz"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:25
msgid "Accept just this once"
msgstr ""
msgstr "Zaakceptuj tylko tym razem"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:20
msgid "Acrylic background"
@@ -50,7 +50,7 @@ msgstr "Dodaj"
msgid "Add a port forward"
msgstr "Dodaj przekierowanie portów"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Dodaj klucz prywatny"
@@ -65,15 +65,15 @@ msgstr "Dodatkowy odstęp między liniami"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Zaawansowane"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Przekierowanie Agenta"
@@ -130,7 +130,7 @@ msgstr "Zapytaj przed zamknięciem karty przeglądarki"
msgid "Audible"
msgstr "Dźwiękowy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Metoda uwierzytelniania"
@@ -138,7 +138,7 @@ msgstr "Metoda uwierzytelniania"
msgid "Author"
msgstr "Autor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Auto"
@@ -170,7 +170,7 @@ msgstr "Typ tła"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Prędkość transmisji szeregowej (boud)"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Wklejanie cudzysłowu (wymaga wsparcia powłoki)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Wbudowane"
@@ -231,12 +231,12 @@ msgstr "Zmień hasło główne"
msgid "Check for updates"
msgstr "Sprawdź dostępność aktualizacji"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Szyfry"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Wyczyść ostatnie profile"
@@ -257,7 +257,7 @@ msgstr "Zamknij"
msgid "Close and never show again"
msgstr "Zamknij i nigdy więcej nie pokazuj"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Zamknij wyróżniony panel"
@@ -286,6 +286,10 @@ msgstr "Kolor"
msgid "Color scheme"
msgstr "Szablon kolorów"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Wiersz poleceń"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Połącz się przez serwer proxy"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Połącz z \"%s\"..."
@@ -396,7 +400,7 @@ msgstr "Aktualny schemat kolorów"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17
msgid "Current host key fingerprint"
msgstr ""
msgstr "Odcisk klucza bieżącego hosta"
#: tabby-core/src/tabContextMenu.ts:175
msgid "Current process: {name}"
@@ -436,9 +440,9 @@ msgstr "Domyślne dla {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Domyślne dla {type}"
msgid "Delete"
msgstr "Usuń"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Usunąć {name}?"
@@ -465,7 +469,7 @@ msgstr "Usuń następne słowo"
msgid "Delete previous word"
msgstr "Usuń poprzednie słowo"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Usunąć profile grupy?"
@@ -497,7 +501,7 @@ msgstr "Wyłącz"
msgid "Disable dynamic tab title"
msgstr "Wyłącz dynamiczny tytuł karty"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Wyłącz przyspieszenie GPU"
@@ -509,12 +513,12 @@ msgstr "Wyłączone"
#: tabby-ssh/src/components/sshTab.component.ts:245
#: tabby-telnet/src/components/telnetTab.component.ts:124
msgid "Disconnect"
msgstr ""
msgstr "Rozłącz"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "Odłączyć od {host}?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "Nie przerywaj"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "Nie zamykaj"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "Podświetl wszystkie panele"
msgid "Focus all panes at once (broadcast)"
msgstr "Wyróżnij wszystkie panele jednocześnie (broadcast)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Wyróżnij następny panel"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Wyróżnij poprzedni panel"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Wyróżnij panel powyżej"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Wyróżnij panel poniżej"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Wyróżnij panel po lewej stronie"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Wyróżnij panel na prawej"
@@ -712,7 +716,7 @@ msgstr "Wymuś LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Wymusza określony typ połączenia agenta SSH."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Zapomnij"
@@ -774,6 +778,10 @@ msgstr "Zielony"
msgid "Group"
msgstr "Grupa"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr "Haki"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Pomóż śledzić liczbę instalacji Tabby na całym świecie!"
@@ -783,7 +791,7 @@ msgstr "Pomóż śledzić liczbę instalacji Tabby na całym świecie!"
msgid "Hexadecimal"
msgstr "Heksadecymalny"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Ukryj przycisk zamykania karty"
@@ -803,31 +811,43 @@ msgstr "Ukrywa zadokowany terminal, gdy klikniesz obok."
msgid "Homepage"
msgstr "Strona główna"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Gospodarz"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Klucz hosta"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:3
msgid "Host key verification"
msgstr ""
msgstr "Weryfikacja klucza hosta"
#: locale/tmp-html/tabby-settings/src/components/hotkeySettingsTab.component.html:2
#: tabby-settings/src/settings.ts:15
msgid "Hotkeys"
msgstr "Klawisze skrótów"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Ikona"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "id.tab-width.dynamic"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "Instalacja aktualizacji zamknie wszystkie karty i zrestartuje Tabby."
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Inteligentne Ctrl-C (kopiuj/przerwij)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Interaktywny"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Nieprawidłowa składnia"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Przeskocz host"
@@ -882,8 +902,8 @@ msgstr "Przejdź do następnego słowa"
msgid "Jump to previous word"
msgstr "Przejdź do poprzedniego słowa"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Przejdź do poprzedniego słowa"
msgid "Keep"
msgstr "Zachowaj"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Interwał podtrzymania aktywności (Milisekundy)"
@@ -899,21 +919,25 @@ msgstr "Interwał podtrzymania aktywności (Milisekundy)"
msgid "Keep docked terminal always on top"
msgstr "Trzymaj zadokowany terminal zawsze na górze"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Klucz"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Wymiana kluczy"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Autoryzacja przy pomocy interaktywnej klawiatury"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "Zabij"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -922,7 +946,7 @@ msgstr "Język"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:11
msgid "Last known host key fingerprint"
msgstr ""
msgstr "Ostatni znany odcisk klucza hosta"
#: tabby-ssh/src/tabContextMenu.ts:32
msgid "Launch WinSCP"
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Lokalne echo"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Lokalny terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Skrypty logowania"
@@ -990,15 +1014,15 @@ msgstr "Skrypty logowania"
msgid "Long-click for context menu"
msgstr "Długie kliknięcie, aby uzyskać menu kontekstowe"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Zarządzaj profilami"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Max Keep Alive Count"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Maksymalizuj aktywny panel"
@@ -1006,6 +1030,10 @@ msgstr "Maksymalizuj aktywny panel"
msgid "Modified on {date}"
msgstr "Zmodyfikowano {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Przenieś kartę w lewo"
@@ -1014,7 +1042,7 @@ msgstr "Przenieś kartę w lewo"
msgid "Move tab to the right"
msgstr "Przenieś kartę w prawo"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Przenieś do \"Bez grupowania\""
@@ -1043,7 +1071,7 @@ msgstr "Nowa konfiguracja na {platform}"
msgid "New item"
msgstr "Nowa pozycja"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Nowa nazwa"
@@ -1060,9 +1088,9 @@ msgstr "Nowa nazwa profilu"
msgid "New tab"
msgstr "Nowa karta"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr ""
msgstr "Nowa karta: {profile}"
#: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:77
@@ -1147,7 +1175,7 @@ msgstr "Otwórz Ustawienia"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "Otwórz kartę ustawień: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "Częściowa synchronizacja konfiguracji nie jest możliwa, gdy konfigura
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Hasło do klucza prywatnego z hash'em {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Hasło"
@@ -1261,16 +1289,16 @@ msgstr "Wtyczki"
msgid "Plugins folder"
msgstr "Folder wtyczek"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "Port otwarty"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Porty"
@@ -1279,7 +1307,7 @@ msgstr "Porty"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "Naciśnij dowolny klawisz, aby ponownie połączyć"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Zapobiega przypadkowemu wykonaniu wklejonych poleceń"
msgid "Previous tab"
msgstr "Poprzednia karta"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Klucze prywatne"
@@ -1324,7 +1352,7 @@ msgstr "Profile i połączenia"
msgid "Program"
msgstr "Program"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Polecenie proxy"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Wstawia całą konfigurację Tabby do sejfu"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Szybkie połączenie"
@@ -1350,12 +1378,12 @@ msgstr "Wyjdź"
msgid "Raw socket connection"
msgstr "Raw socket connection"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Limit czasu gotowości (Milisekundy)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Ostatnie"
@@ -1441,7 +1469,7 @@ msgstr "Zresetuj aplikację, aby zastosować zmiany"
msgid "Restore terminal tabs on app start"
msgstr "Przywróć karty terminali przy starcie aplikacji"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Ponownie użyj sesji dla wielu kart"
@@ -1465,7 +1493,7 @@ msgstr "Uruchom jako administrator"
msgid "Save"
msgstr "Zapisz"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Zapisz hasło w pęku kluczy (keychain)"
@@ -1513,12 +1541,12 @@ msgstr "Szukaj"
msgid "Secret sync token"
msgstr "Sekretny token synchronizacji"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Wybierz"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Wybierz profil podstawowy do użycia jako szablon"
@@ -1530,7 +1558,7 @@ msgstr "Wybierz miejsce przechowywania plików"
msgid "Select profile"
msgstr "Wybierz profil"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Wybierz profil lub wprowadź adres"
@@ -1542,17 +1570,17 @@ msgstr "Wyślij bajty wpisując wartości szesnastkowe"
msgid "Sends data one byte at a time"
msgstr "Wysyła dane jeden bajt na raz"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Szeregowy"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Połączenie szeregowe"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Szeregowy: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Ustaw hasło główne"
msgid "Set passphrase"
msgstr "Ustaw hasło"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Ustaw hasło"
@@ -1598,9 +1626,9 @@ msgstr "Powłoka nie obsługuje wykrywania bieżącej ścieżki"
msgid "Shell integration"
msgstr "Integracja powłoki"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr ""
msgstr "Pokaż selektor profilu {type}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:103
msgid "Show a confirmation box when pasting multiple lines"
@@ -1626,6 +1654,10 @@ msgstr "Pokaż mikser"
msgid "Show pane labels (for rearranging)"
msgstr "Pokaż etykiety (aby zmienić kolejność)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr "Pokaż ikonę profilu na karcie"
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Pokaż selektor profilu"
@@ -1646,7 +1678,7 @@ msgstr "Pokaż połączenia szeregowe"
msgid "Show vault contents"
msgstr "Pokaż zawartość sejfu"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Pomiń MoTD/baner"
@@ -1665,14 +1697,18 @@ msgstr "Przyciąga okno w wybrane miejsce ekranu"
msgid "SOCKS proxy"
msgstr "SOCKS proxy"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS proxy host"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS proxy port"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Kod źródłowy"
@@ -1681,29 +1717,29 @@ msgstr "Kod źródłowy"
msgid "Split"
msgstr "Podziel"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Podziel na dół"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Podziel na lewo"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Podziel na prawo"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Podziel na górę"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "Połączenie SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47
msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr ""
msgstr "Zarządzanie połączeniami SSH odbywa się teraz za pomocą zakładki \"Profile i połączenia\""
#: tabby-settings/src/components/vaultSettingsTab.component.ts:84
msgid "SSH password for {user}@{host}:{port}"
@@ -1737,7 +1773,7 @@ msgstr "Podstawienia dozwolone."
msgid "Switch profile"
msgstr "Zmień profil"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Przełącz profil w aktywnym panelu"
@@ -1779,8 +1815,8 @@ msgstr "Synchronizuj ustawienia okna"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Motyw"
msgid "There are active file transfers"
msgstr "Istnieją aktywne transfery plików"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Istnieje zapisane hasło dla tego połączenia"
@@ -1857,7 +1893,7 @@ msgstr "Dotyczy to wszystkich profili danego typu"
msgid "Thin"
msgstr "Cienka"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Zaznacz to, jeśli doświadczasz aliasingu, ghostingu lub innych problemów wizualnych"
@@ -1886,10 +1922,14 @@ msgstr "Góra"
msgid "Try again"
msgstr "Spróbuj ponownie"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Próba zapisanego hasła"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Bez grupy"
@@ -1898,7 +1938,7 @@ msgstr "Bez grupy"
msgid "Uninstall"
msgstr "Odinstaluj"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Nieznane"
@@ -1945,11 +1985,15 @@ msgstr "Użyj ConPTY"
msgid "User default"
msgstr "Domyślny użytkownik"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Nazwa Użytkownika"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Używanie ustawionego hasła"
@@ -1980,7 +2024,7 @@ msgstr "Hasło główne sejfu musi być ustawione, aby umożliwić przechowywani
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:11
msgid "Verify host keys when connecting"
msgstr ""
msgstr "Sprawdź klucze hosta podczas łączenia"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:73
msgid "Version"
@@ -2008,7 +2052,7 @@ msgstr "Ostrzegaj przy zamykaniu aktywnych połączeń"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:6
msgid "Warning: remote host's key has suddenly changed!"
msgstr ""
msgstr "Ostrzeżenie: klucz zdalnego hosta został nagle zmieniony!"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:67
msgid "We're only tracking your Tabby and OS versions."
@@ -2051,6 +2095,10 @@ msgstr "Wymiar okna z dala od krawędzi"
msgid "Window frame"
msgstr "Ramka okna"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 build 18309 lub nowszy jest zalecany dla ConPTY"
@@ -2079,7 +2127,7 @@ msgstr "Dzwonek terminala WSL może być wyciszony tylko przez miksera głośno
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "Terminal WSL obsługuje tylko TrueColor z włączonym ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Przekazywanie X11"
@@ -2093,7 +2141,7 @@ msgstr "Możesz zmienić to hasło poźniej, ale jeśli je zgubisz/zapomnisz, to
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:7
msgid "You could be under a man-in-the-middle attack right now, or the host key could have just been changed."
msgstr ""
msgstr "Możesz być w trakcie ataku \"człowiek w środku\" lub klucz hosta mógł właśnie zostać zmieniony."
#: tabby-terminal/src/hotkeys.ts:46
msgid "Zoom in"
@@ -2107,5 +2155,5 @@ msgstr "Pomniejsz"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "id.port-forwarding.dynamic"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"PO-Revision-Date: 2022-02-10 21:49\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" всё ещё выполняется. Закрыть?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "Копия {name}"
@@ -50,7 +50,7 @@ msgstr "Добавить"
msgid "Add a port forward"
msgstr "Добавить перенаправление порта"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "Добавить приватный ключ"
@@ -65,15 +65,15 @@ msgstr "Доп. пространство между строками"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "Расширенные"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Агент"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Перенаправление агента"
@@ -130,7 +130,7 @@ msgstr "Спрашивать перед закрытием вкладки"
msgid "Audible"
msgstr "Звук"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "Метод аутентификации"
@@ -138,7 +138,7 @@ msgstr "Метод аутентификации"
msgid "Author"
msgstr "Автор"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "Автоматически"
@@ -170,7 +170,7 @@ msgstr "Тип фона"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "Скорость передачи"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Bracketed-вставка (требует поддержки оболочки)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "Встроенные"
@@ -231,12 +231,12 @@ msgstr "Изменить мастер-пароль"
msgid "Check for updates"
msgstr "Проверить обновления"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "Шифры"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "Очистить недавние профили"
@@ -257,7 +257,7 @@ msgstr "Закрыть"
msgid "Close and never show again"
msgstr "Закрыть и не показывать снова"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "Закрыть активную панель"
@@ -286,6 +286,10 @@ msgstr "Цвет"
msgid "Color scheme"
msgstr "Цветовая схема"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "Командная строка"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Подключиться через прокси-сервер"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "Подключиться к \"%s\"..."
@@ -436,9 +440,9 @@ msgstr "По умолчанию для {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "По умолчанию для {type}"
msgid "Delete"
msgstr "Удалить"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "Удалить \"{name}\"?"
@@ -465,7 +469,7 @@ msgstr "Удалить следующее слово"
msgid "Delete previous word"
msgstr "Удалить предыдущее слово"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "Удалить профили этой группы?"
@@ -497,7 +501,7 @@ msgstr "Отключить"
msgid "Disable dynamic tab title"
msgstr "Отключить динамический заголовок вкладки"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "Отключить GPU-ускорение"
@@ -668,27 +672,27 @@ msgstr "Фокус на все панелях"
msgid "Focus all panes at once (broadcast)"
msgstr "Фокус на все панели сразу (broadcast)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "Фокус на следующей панели"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "Фокус на предыдущей панели"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "Фокус на панели сверху"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "Фокус на панели снизу"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "Фокус на панели слева"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "Фокус на панели справа"
@@ -712,7 +716,7 @@ msgstr "Изменить на LF"
msgid "Forces a specific SSH agent connection type."
msgstr "Принудительно устанавливает определенный тип подключения к SSH-агенту."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "Забыть"
@@ -774,6 +778,10 @@ msgstr "Зелёный"
msgid "Group"
msgstr "Группа"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "Помогите отслеживать количество установок Tabby по всему миру!"
@@ -783,7 +791,7 @@ msgstr "Помогите отслеживать количество устан
msgid "Hexadecimal"
msgstr "Шестнадцатеричный"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "Скрыть кнопку закрытия вкладки"
@@ -803,12 +811,12 @@ msgstr "Скрывает закреплённый терминал при наж
msgid "Homepage"
msgstr "Главная страница"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "Хост"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "Ключ хоста"
@@ -821,6 +829,18 @@ msgstr "Проверка ключа хоста"
msgid "Hotkeys"
msgstr "Горячие клавиши"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "Иконка"
@@ -861,7 +881,7 @@ msgstr "Установка обновления приведет к закрыт
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Умный Ctrl-C (копировать/отменить)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "Интерактивная"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Неверный синтаксис"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "Промежуточный хост"
@@ -882,8 +902,8 @@ msgstr "Перейти к следующему слову"
msgid "Jump to previous word"
msgstr "Перейти к предыдущему слову"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Перейти к предыдущему слову"
msgid "Keep"
msgstr "Оставить"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Интервал проверки соединения (мс)"
@@ -899,14 +919,18 @@ msgstr "Интервал проверки соединения (мс)"
msgid "Keep docked terminal always on top"
msgstr "Отображать закреплённый терминал всегда поверх всех окон"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "Ключ"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "Обмен ключами"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "Интерактивная аутентификация"
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Локальное эхо"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "Локальный терминал"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Скрипты входа"
@@ -990,15 +1014,15 @@ msgstr "Скрипты входа"
msgid "Long-click for context menu"
msgstr "Долгое нажатие для контекстного меню"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "Управление профилями"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Максимальное количество проверок соединения"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "Развернуть активную панель"
@@ -1006,6 +1030,10 @@ msgstr "Развернуть активную панель"
msgid "Modified on {date}"
msgstr "Изменено {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "Переместить вкладку влево"
@@ -1014,7 +1042,7 @@ msgstr "Переместить вкладку влево"
msgid "Move tab to the right"
msgstr "Переместить вкладку вправо"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "Переместить в «Без группы»"
@@ -1043,7 +1071,7 @@ msgstr "Новая конфигурация на {platform}"
msgid "New item"
msgstr "Новый элемент"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "Новое имя"
@@ -1060,7 +1088,7 @@ msgstr "Новое имя профиля"
msgid "New tab"
msgstr "Новая вкладка"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "Новая вкладка: {profile}"
@@ -1222,8 +1250,8 @@ msgstr "Частичная синхронизация конфигурации
msgid "Passphrase for a private key with hash {hash}..."
msgstr "Парольная фраза для приватного ключа с хэшем {hash}..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "Пароль"
@@ -1261,7 +1289,7 @@ msgstr "Плагины"
msgid "Plugins folder"
msgstr "Папка с плагинами"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "Порт"
@@ -1270,7 +1298,7 @@ msgstr "Порт"
msgid "Port opened"
msgstr "Порт открыт"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "Порты"
@@ -1297,7 +1325,7 @@ msgstr "Предотвращает случайное выполнение вс
msgid "Previous tab"
msgstr "Предыдущая вкладка"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "Приватные ключи"
@@ -1324,7 +1352,7 @@ msgstr "Профили и соединения"
msgid "Program"
msgstr "Программа"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "Прокси-команда"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "Помещает всю конфигурацию Tabby в зашифрованное хранилище"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "Быстрое подключение"
@@ -1350,12 +1378,12 @@ msgstr "Выйти"
msgid "Raw socket connection"
msgstr "Подключение через сокет"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "Таймаут подключения (мс)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "Недавние"
@@ -1441,7 +1469,7 @@ msgstr "Перезапустите приложение, чтобы примен
msgid "Restore terminal tabs on app start"
msgstr "Восстанавливать вкладки терминала при запуске приложения"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Повторное использование сессии для нескольких вкладок"
@@ -1465,7 +1493,7 @@ msgstr "Запустить от имени администратора"
msgid "Save"
msgstr "Сохранить"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "Сохранение пароля в связке ключей"
@@ -1513,12 +1541,12 @@ msgstr "Поиск"
msgid "Secret sync token"
msgstr "Секретный токен синхронизации"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "Выбрать"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "Выберите базовый профиль для использования в качестве шаблона"
@@ -1530,7 +1558,7 @@ msgstr "Выберите хранилище файлов"
msgid "Select profile"
msgstr "Выбрать профиль"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "Выберите профиль или введите адрес"
@@ -1542,17 +1570,17 @@ msgstr "Отправлять байты, вводя шестнадцатерич
msgid "Sends data one byte at a time"
msgstr "Отправляет данные по одному байту за раз"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "Последовательный порт"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "Соединение по последовательному порту"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "Последовательный порт: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Установить мастер-пароль"
msgid "Set passphrase"
msgstr "Установить мастер-пароль"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "Установить пароль"
@@ -1598,7 +1626,7 @@ msgstr "Shell не поддерживает обнаружение текуще
msgid "Shell integration"
msgstr "Интеграция в систему"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "Показать селектор профиля {type}"
@@ -1626,6 +1654,10 @@ msgstr "Показать микшер"
msgid "Show pane labels (for rearranging)"
msgstr "Показать названия панелей (для перестановки)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "Показать выбор профиля"
@@ -1646,7 +1678,7 @@ msgstr "Показать соединения по последовательн
msgid "Show vault contents"
msgstr "Показать содержимое хранилища"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "Пропустить MoTD/баннер"
@@ -1665,14 +1697,18 @@ msgstr "Закрепляет окно к выбранному краю экра
msgid "SOCKS proxy"
msgstr "SOCKS прокси"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "Хост SOCKS прокси"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "Порт SOCKS прокси"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "Исходный код"
@@ -1681,23 +1717,23 @@ msgstr "Исходный код"
msgid "Split"
msgstr "Разделить"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "Разделить снизу"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "Разделить слева"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "Разделить справа"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "Разделить сверху"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH-соединение"
@@ -1737,7 +1773,7 @@ msgstr "Допускаются подстановки."
msgid "Switch profile"
msgstr "Сменить профиль"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "Сменить профиль в активной панели"
@@ -1779,8 +1815,8 @@ msgstr "Синхронизация настроек окна"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Тема"
msgid "There are active file transfers"
msgstr "Есть активные передачи файлов"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "Для этого соединения сохранён пароль"
@@ -1857,7 +1893,7 @@ msgstr "Применяются для всех профилей данного
msgid "Thin"
msgstr "Тонкая"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Включите, если испытываете алиасинг, гостинг или иные проблемы с отображением"
@@ -1886,10 +1922,14 @@ msgstr "Сверху"
msgid "Try again"
msgstr "Повторить"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "Пробуем сохранённый пароль"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "Без группы"
@@ -1898,7 +1938,7 @@ msgstr "Без группы"
msgid "Uninstall"
msgstr "Удалить"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "Неизвестно"
@@ -1945,11 +1985,15 @@ msgstr "Использовать ConPTY"
msgid "User default"
msgstr "По умолчанию для пользователя"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "Имя пользователя"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "Используем предустановленный пароль"
@@ -2051,6 +2095,10 @@ msgstr "Размеры окна от края"
msgid "Window frame"
msgstr "Рамка окна"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Для ConPTY рекомендуется Windows 10 build 18309 или выше"
@@ -2079,7 +2127,7 @@ msgstr "Колокольчик терминала WSL может быть заг
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "Терминал WSL поддерживает TrueColor только с ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "Перенаправление X11"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
msgstr "\"{command}\" 仍在运行。是否需要关闭?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} 副本"
@@ -50,7 +50,7 @@ msgstr "添加"
msgid "Add a port forward"
msgstr "添加端口转发"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "添加私钥"
@@ -65,15 +65,15 @@ msgstr "行与行之间的空隙"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "高级设置"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "Agent"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Agent 转发"
@@ -104,7 +104,7 @@ msgstr "应用"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:47
msgid "Application settings"
msgstr "应用程序设置"
msgstr "应用设置"
#: tabby-web/src/services/hostWindow.service.ts:19
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
@@ -128,9 +128,9 @@ msgstr "关闭标签页前询问"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:122
msgid "Audible"
msgstr "声"
msgstr "声"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "身份验证方法"
@@ -138,7 +138,7 @@ msgstr "身份验证方法"
msgid "Author"
msgstr "作者"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "自动"
@@ -170,7 +170,7 @@ msgstr "背景类型"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "波特率"
@@ -180,7 +180,7 @@ msgstr "行首"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:57
msgid "Blink cursor"
msgstr "闪烁光标"
msgstr "光标闪烁"
#: tabby-core/src/utils.ts:61
msgid "Blue"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Bracketed 粘贴(需要 Shell 支持)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "内置"
@@ -231,12 +231,12 @@ msgstr "更改主密码"
msgid "Check for updates"
msgstr "检查更新"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "加密方法"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "清除最近使用的配置"
@@ -257,7 +257,7 @@ msgstr "关闭"
msgid "Close and never show again"
msgstr "关闭且不再提示"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "关闭已聚焦窗格"
@@ -286,6 +286,10 @@ msgstr "颜色"
msgid "Color scheme"
msgstr "配色方案"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "命令行"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "通过代理服务器连接"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "正在连接到 \"%s\"…"
@@ -436,9 +440,9 @@ msgstr "{type} 的默认值"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "{type} 的默认值"
msgid "Delete"
msgstr "删除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "删除\"{name}\""
@@ -465,7 +469,7 @@ msgstr "删除下一个单词"
msgid "Delete previous word"
msgstr "删除上一个单词"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "删除此分组所有配置?"
@@ -497,7 +501,7 @@ msgstr "禁用"
msgid "Disable dynamic tab title"
msgstr "禁用动态标签页标题"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "禁用 GPU 加速"
@@ -514,7 +518,7 @@ msgstr "断开连接"
#: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?"
msgstr ""
msgstr "断开与 {host} 的连接?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "不要中止"
#: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close"
msgstr ""
msgstr "不要关闭"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8
@@ -668,27 +672,27 @@ msgstr "聚焦所有窗格"
msgid "Focus all panes at once (broadcast)"
msgstr "同时聚焦所有窗格 (广播)"
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "聚焦下一个窗格"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "聚焦上一个窗格"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "聚焦上面的窗格"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "聚焦下面的窗格"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "聚焦左方的窗格"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "聚焦右方的窗格"
@@ -712,7 +716,7 @@ msgstr "强制使用 LF"
msgid "Forces a specific SSH agent connection type."
msgstr "强制特定的 SSH Agent 连接类型"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "忘记"
@@ -726,11 +730,11 @@ msgstr "已转发端口"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35
msgid "From color scheme"
msgstr "自配色方案"
msgstr "自配色方案"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32
msgid "From theme"
msgstr "自主题"
msgstr "自主题"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:6
msgid "Frontend"
@@ -774,6 +778,10 @@ msgstr "绿色"
msgid "Group"
msgstr "分组"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr "调整"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr "帮助追踪 Tabby 在世界各地的安装次数!"
@@ -783,7 +791,7 @@ msgstr "帮助追踪 Tabby 在世界各地的安装次数!"
msgid "Hexadecimal"
msgstr "十六进制"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "隐藏标签页关闭按钮"
@@ -803,12 +811,12 @@ msgstr "点击别处时隐藏停靠的终端"
msgid "Homepage"
msgstr "主页"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "主机"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "主机密钥"
@@ -821,13 +829,25 @@ msgstr "主机密钥校验"
msgid "Hotkeys"
msgstr "快捷键"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "图标"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic"
msgstr ""
msgstr "动态"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -861,7 +881,7 @@ msgstr "安装更新将关闭全部标签页并重启 Tabby。"
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "智能 Ctrl-C (复制/中止)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "交互式"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "无效的语法"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "跳板机"
@@ -882,8 +902,8 @@ msgstr "跳到下一个单词"
msgid "Jump to previous word"
msgstr "跳到上一个单词"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "跳到上一个单词"
msgid "Keep"
msgstr "保持"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "保活间隔(毫秒)"
@@ -899,21 +919,25 @@ msgstr "保活间隔(毫秒)"
msgid "Keep docked terminal always on top"
msgstr "保持停靠终端置顶"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "密钥"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "密钥交换"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr "键盘交互认证"
#: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill"
msgstr ""
msgstr "结束进程"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "本地回显"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "本地终端"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "登录脚本"
@@ -990,15 +1014,15 @@ msgstr "登录脚本"
msgid "Long-click for context menu"
msgstr "长按右键菜单"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "管理配置"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "最大保活次数"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr "最大化活动窗格"
@@ -1006,6 +1030,10 @@ msgstr "最大化活动窗格"
msgid "Modified on {date}"
msgstr "修改于 {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "将标签页移至左侧"
@@ -1014,7 +1042,7 @@ msgstr "将标签页移至左侧"
msgid "Move tab to the right"
msgstr "将标签页移至右侧"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "移动到 “未分组”"
@@ -1043,7 +1071,7 @@ msgstr "{platform} 上的新配置"
msgid "New item"
msgstr "新建项"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "新名称"
@@ -1060,7 +1088,7 @@ msgstr "新配置名称"
msgid "New tab"
msgstr "新标签页"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr "新标签页:{profile}"
@@ -1147,7 +1175,7 @@ msgstr "打开设置"
#: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}"
msgstr ""
msgstr "打开设置标签页:{tab}"
#: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel"
@@ -1222,8 +1250,8 @@ msgstr "当配置通过保险库加密时,部分配置同步不可用"
msgid "Passphrase for a private key with hash {hash}..."
msgstr "带哈希值 {hash} 的私钥口令..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "密码"
@@ -1259,18 +1287,18 @@ msgstr "插件"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:4
msgid "Plugins folder"
msgstr "插件文件夹"
msgstr "插件目录"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "端口"
#: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened"
msgstr ""
msgstr "端口已打开"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "端口"
@@ -1279,7 +1307,7 @@ msgstr "端口"
#: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect"
msgstr ""
msgstr "按任意键重新连接"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "防止意外执行粘贴的命令"
msgid "Previous tab"
msgstr "上一个标签页"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "私钥"
@@ -1324,7 +1352,7 @@ msgstr "配置和连接"
msgid "Program"
msgstr "程序"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "代理命令"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "将 Tabby 的所有配置放入保险库"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "快速连接"
@@ -1350,12 +1378,12 @@ msgstr "退出"
msgid "Raw socket connection"
msgstr "原始套接字连接"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr "准备超时(毫秒)"
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "最近"
@@ -1441,7 +1469,7 @@ msgstr "重新启动应用以使更改生效"
msgid "Restore terminal tabs on app start"
msgstr "应用程序启动时恢复终端标签页"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "为多个标签页重用会话"
@@ -1465,7 +1493,7 @@ msgstr "以管理员身份运行"
msgid "Save"
msgstr "保存"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "在钥匙串中保存密码"
@@ -1513,12 +1541,12 @@ msgstr "搜索"
msgid "Secret sync token"
msgstr "加密同步令牌"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "选择"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "选择一个基本配置作为模板"
@@ -1530,7 +1558,7 @@ msgstr "选择文件存储"
msgid "Select profile"
msgstr "选择配置"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "选择配置或输入地址"
@@ -1542,17 +1570,17 @@ msgstr "通过输入十六进制值发送字节"
msgid "Sends data one byte at a time"
msgstr "一次发送一个字节数据"
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "串口"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "串口连接"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "串口:{description}"
@@ -1565,7 +1593,7 @@ msgstr "设置主密码"
msgid "Set passphrase"
msgstr "设置密码"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "设置密码"
@@ -1598,7 +1626,7 @@ msgstr "Shell 不支持当前路径检测"
msgid "Shell integration"
msgstr "Shell 集成"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr "显示 {type} 配置选择器"
@@ -1626,6 +1654,10 @@ msgstr "显示音量合成器"
msgid "Show pane labels (for rearranging)"
msgstr "显示窗格标签(用于重新排列)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr "在标签上显示配置文件图标"
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "显示配置选择器"
@@ -1646,7 +1678,7 @@ msgstr "显示串口连接"
msgid "Show vault contents"
msgstr "显示保险库内容"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr "跳过 MoTD/横幅消息"
@@ -1665,14 +1697,18 @@ msgstr "将窗口贴靠至屏幕的一侧"
msgid "SOCKS proxy"
msgstr "SOCKS 代理"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS 代理主机"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS 代理端口"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "源码"
@@ -1681,29 +1717,29 @@ msgstr "源码"
msgid "Split"
msgstr "拆分"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "向下拆分"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "向左拆分"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "向右拆分"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "向上拆分"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH 连接"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47
msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "现在,SSH 连接管理通过“配置和连接选项卡完成"
msgstr "现在,通过“配置和连接选项对 SSH 连接进行管理"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:84
msgid "SSH password for {user}@{host}:{port}"
@@ -1737,7 +1773,7 @@ msgstr "允许替换"
msgid "Switch profile"
msgstr "切换配置"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr "在活动窗格中切换配置"
@@ -1779,8 +1815,8 @@ msgstr "同步窗口设置"
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "主题"
msgid "There are active file transfers"
msgstr "当前有活动的文件传输"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "此连接已保存密码"
@@ -1857,7 +1893,7 @@ msgstr "应用于给定类型的所有配置文件"
msgid "Thin"
msgstr "简约"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "如果您遇到锯齿、重影或其他视觉问题,请打开此选项"
@@ -1886,10 +1922,14 @@ msgstr "顶部"
msgid "Try again"
msgstr "再试一次"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "尝试已保存的密码"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "未分组"
@@ -1898,7 +1938,7 @@ msgstr "未分组"
msgid "Uninstall"
msgstr "卸载"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "未知"
@@ -1945,11 +1985,15 @@ msgstr "使用 ConPTY"
msgid "User default"
msgstr "用户默认"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "用户名"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "使用预设密码"
@@ -2051,6 +2095,10 @@ msgstr "远离边缘的窗口尺寸"
msgid "Window frame"
msgstr "窗口框架样式"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 版本 18309 以上推荐 ConPTY"
@@ -2079,7 +2127,7 @@ msgstr "WSL 终端提示音只能通过音量混合器关闭"
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL 终端仅支持 ConPTY 真彩"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "X11 转发"
@@ -2107,5 +2155,5 @@ msgstr "缩小"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "动态端口转发"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Chinese Traditional\n"
"Language: zh_TW\n"
"PO-Revision-Date: 2022-02-10 21:45\n"
"PO-Revision-Date: 2022-02-22 22:26\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86
#: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy"
msgstr "{name} 複製"
@@ -50,7 +50,7 @@ msgstr "添加"
msgid "Add a port forward"
msgstr "添加新的埠轉發"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:115
msgid "Add a private key"
msgstr "添加私密金鑰"
@@ -65,15 +65,15 @@ msgstr "行與行之間的額外空間"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:110
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced"
msgstr "進階"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:76
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
msgid "Agent"
msgstr "代理"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:120
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "代理轉發"
@@ -130,7 +130,7 @@ msgstr "在關閉分頁之前詢問"
msgid "Audible"
msgstr "音效"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:60
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:74
msgid "Authentication method"
msgstr "認證方法"
@@ -138,7 +138,7 @@ msgstr "認證方法"
msgid "Author"
msgstr "作者"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:64
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:78
msgid "Auto"
msgstr "自動"
@@ -170,7 +170,7 @@ msgstr "背景類別"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90
#: tabby-serial/src/profiles.ts:85
msgid "Baud rate"
msgstr "串列傳輸速率"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "Bracketed 貼上(需要 Shell 支持)"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48
#: tabby-settings/src/components/profilesSettingsTab.component.ts:166
#: tabby-settings/src/components/profilesSettingsTab.component.ts:164
msgid "Built-in"
msgstr "內建"
@@ -231,12 +231,12 @@ msgstr "更改主密碼"
msgid "Check for updates"
msgstr "檢查更新"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers"
msgstr "密碼Cipher"
#: tabby-core/src/services/profiles.service.ts:121
#: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles"
msgstr "清除最近的設定檔"
@@ -257,7 +257,7 @@ msgstr "關閉"
msgid "Close and never show again"
msgstr "關閉並不再顯示"
#: tabby-core/src/hotkeys.ts:189
#: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane"
msgstr "關閉聚焦窗格"
@@ -286,6 +286,10 @@ msgstr "顏色"
msgid "Color scheme"
msgstr "顏色機制"
#: tabby-core/src/hotkeys.ts:65
msgid "Combine all tabs into the current tab"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
msgstr "命令列"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "通過代理伺服器連接"
#: tabby-core/src/index.ts:211
#: tabby-core/src/services/profiles.service.ts:163
#: tabby-core/src/services/profiles.service.ts:166
msgid "Connect to \"%s\"..."
msgstr "正在連線到 \"%s\"..."
@@ -436,9 +440,9 @@ msgstr "預設為 {type}"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:131
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "預設為 {type}"
msgid "Delete"
msgstr "刪除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?"
msgstr "刪除 “{name}”?"
@@ -465,7 +469,7 @@ msgstr "刪除后一個單字"
msgid "Delete previous word"
msgstr "刪除前一個單字"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?"
msgstr "是否刪除組内所有設定檔?"
@@ -497,7 +501,7 @@ msgstr "停用"
msgid "Disable dynamic tab title"
msgstr "停用動態分頁標題"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Disable GPU acceleration"
msgstr "停用顯示卡GPU加速"
@@ -668,27 +672,27 @@ msgstr "聚焦所有窗格"
msgid "Focus all panes at once (broadcast)"
msgstr ""
#: tabby-core/src/hotkeys.ts:181
#: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane"
msgstr "聚焦至下一個窗格"
#: tabby-core/src/hotkeys.ts:177
#: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane"
msgstr "聚焦前一個窗格"
#: tabby-core/src/hotkeys.ts:161
#: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above"
msgstr "聚焦上方的窗格"
#: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below"
msgstr "聚焦下方的窗格"
#: tabby-core/src/hotkeys.ts:169
#: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left"
msgstr "聚焦左邊的窗格"
#: tabby-core/src/hotkeys.ts:173
#: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right"
msgstr "聚焦右邊的窗格"
@@ -712,7 +716,7 @@ msgstr "強制使用 LF"
msgid "Forces a specific SSH agent connection type."
msgstr "強制 SSH使用特定的連接類型"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
msgstr "清除"
@@ -774,6 +778,10 @@ msgstr "綠色"
msgid "Group"
msgstr "群組"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:179
msgid "Hacks"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!"
msgstr ""
@@ -783,7 +791,7 @@ msgstr ""
msgid "Hexadecimal"
msgstr "十六進制"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Hide tab close button"
msgstr "隱藏關閉分頁按鈕"
@@ -803,12 +811,12 @@ msgstr ""
msgid "Homepage"
msgstr "首頁"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host"
msgstr "主機"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:192
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "快捷鍵"
@@ -821,6 +829,18 @@ msgstr ""
msgid "Hotkeys"
msgstr "快捷鍵"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:61
msgid "HTTP proxy host"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:65
msgid "HTTP proxy port"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon"
msgstr "圖示"
@@ -861,7 +881,7 @@ msgstr ""
msgid "Intelligent Ctrl-C (copy/abort)"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:80
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
msgid "Interactive"
msgstr "互動式"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "無效語法"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:39
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr ""
@@ -882,8 +902,8 @@ msgstr "跳轉至下個關鍵字"
msgid "Jump to previous word"
msgstr "跳轉至上個關鍵字"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194
#: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "跳轉至上個關鍵字"
msgid "Keep"
msgstr "維持現狀"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep-Alive 區間(毫秒)"
@@ -899,14 +919,18 @@ msgstr "Keep-Alive 區間(毫秒)"
msgid "Keep docked terminal always on top"
msgstr "保持已貼齊終端機永遠在最上方"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:72
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
msgid "Key"
msgstr "金鑰"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:186
msgid "Key exchange"
msgstr "金鑰交換"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:23
msgid "Keyboard"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth"
msgstr ""
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "本機回覆"
#: tabby-local/src/profiles.ts:11
#: tabby-settings/src/components/profilesSettingsTab.component.ts:240
#: tabby-settings/src/components/profilesSettingsTab.component.ts:238
msgid "Local terminal"
msgstr "本機終端機"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:202
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "登入執行腳本"
@@ -990,15 +1014,15 @@ msgstr "登入執行腳本"
msgid "Long-click for context menu"
msgstr "長按以叫出選單"
#: tabby-core/src/services/profiles.service.ts:148
#: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles"
msgstr "管理設定檔"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:146
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "最大 Keep-Alive 次數"
#: tabby-core/src/hotkeys.ts:157
#: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane"
msgstr ""
@@ -1006,6 +1030,10 @@ msgstr ""
msgid "Modified on {date}"
msgstr "修改於 {date}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left"
msgstr "將分頁左移"
@@ -1014,7 +1042,7 @@ msgstr "將分頁左移"
msgid "Move tab to the right"
msgstr "將分頁右移"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\""
msgstr "移至未分類"
@@ -1043,7 +1071,7 @@ msgstr "{platform} 上的新設定"
msgid "New item"
msgstr "新增項目"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:175
#: tabby-settings/src/components/profilesSettingsTab.component.ts:173
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name"
msgstr "新增名稱"
@@ -1060,7 +1088,7 @@ msgstr "新設定檔名稱"
msgid "New tab"
msgstr "新增分頁"
#: tabby-core/src/hotkeys.ts:204
#: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}"
msgstr ""
@@ -1222,8 +1250,8 @@ msgstr "部分設定檔無法同步,因為已被金鑰庫加密"
msgid "Passphrase for a private key with hash {hash}..."
msgstr "一個雜湊私鑰的密碼{hash}"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password"
msgstr "密碼"
@@ -1261,7 +1289,7 @@ msgstr "擴充功能"
msgid "Plugins folder"
msgstr "擴充功能資料夾"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port"
msgstr "埠"
@@ -1270,7 +1298,7 @@ msgstr "埠"
msgid "Port opened"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:119
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports"
msgstr "埠"
@@ -1297,7 +1325,7 @@ msgstr "防止意外貼上的指令執行"
msgid "Previous tab"
msgstr "上一個分頁"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:94
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:108
msgid "Private keys"
msgstr "私鑰"
@@ -1324,7 +1352,7 @@ msgstr "設定檔與連線"
msgid "Program"
msgstr "程式"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:26
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:30
msgid "Proxy command"
msgstr "代理指令"
@@ -1337,7 +1365,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "將所有 Tabby 設定檔放入金鑰庫"
#: tabby-core/src/index.ts:210
#: tabby-core/src/services/profiles.service.ts:162
#: tabby-core/src/services/profiles.service.ts:165
msgid "Quick connect"
msgstr "快速連線"
@@ -1350,12 +1378,12 @@ msgstr "退出"
msgid "Raw socket connection"
msgstr "原始 socket 連線"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:152
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:166
msgid "Ready Timeout (Milliseconds)"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:109
#: tabby-core/src/services/profiles.service.ts:122
#: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:125
msgid "Recent"
msgstr "最近"
@@ -1441,7 +1469,7 @@ msgstr "重啟應用程式以套用變更"
msgid "Restore terminal tabs on app start"
msgstr "應用程式啟動時回復先前的終端機分頁"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:133
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "回復多個分頁的狀態"
@@ -1465,7 +1493,7 @@ msgstr "以系統管理員身分執行"
msgid "Save"
msgstr "儲存"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:87
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:101
msgid "Save a password in the keychain"
msgstr "將密碼儲存至鑰匙圈"
@@ -1513,12 +1541,12 @@ msgstr "搜尋"
msgid "Secret sync token"
msgstr "同步密鑰"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:41
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:45
#: tabby-electron/src/services/platform.service.ts:208
msgid "Select"
msgstr "選擇"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:65
#: tabby-settings/src/components/profilesSettingsTab.component.ts:63
msgid "Select a base profile to use as a template"
msgstr "選擇設定檔作為範本"
@@ -1530,7 +1558,7 @@ msgstr ""
msgid "Select profile"
msgstr "選擇設定檔"
#: tabby-core/src/services/profiles.service.ts:171
#: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address"
msgstr "選擇設定檔或輸入位置"
@@ -1542,17 +1570,17 @@ msgstr "傳輸以十六進位輸入的位元組"
msgid "Sends data one byte at a time"
msgstr ""
#: tabby-serial/src/profiles.ts:15
#: tabby-serial/src/profiles.ts:76
#: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:71
msgid "Serial"
msgstr "序列"
#: tabby-serial/src/profiles.ts:55
#: tabby-serial/src/profiles.ts:66
#: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:61
msgid "Serial connection"
msgstr "序列連接"
#: tabby-serial/src/profiles.ts:75
#: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}"
msgstr "序列:{description}"
@@ -1565,7 +1593,7 @@ msgstr "設定主密碼"
msgid "Set passphrase"
msgstr "設定密碼"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:90
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:104
msgid "Set password"
msgstr "設定密碼"
@@ -1598,7 +1626,7 @@ msgstr "Shell 不支援目前路徑偵測"
msgid "Shell integration"
msgstr "Shell 整合"
#: tabby-core/src/hotkeys.ts:208
#: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector"
msgstr ""
@@ -1626,6 +1654,10 @@ msgstr "顯示混和器"
msgid "Show pane labels (for rearranging)"
msgstr "顯示窗格標籤(重新排列時)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Show profile icon on tab"
msgstr ""
#: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector"
msgstr "顯示設定選擇器"
@@ -1646,7 +1678,7 @@ msgstr "顯示序列連線"
msgid "Show vault contents"
msgstr "顯示金鑰庫的內容"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:126
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner"
msgstr ""
@@ -1665,14 +1697,18 @@ msgstr "將視窗折至螢幕的其中一邊"
msgid "SOCKS proxy"
msgstr "SOCKS 代理"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:47
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
msgid "SOCKS proxy host"
msgstr "SOCKS 代理主機"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:51
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:55
msgid "SOCKS proxy port"
msgstr "SOCKS 代理埠"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:109
msgid "Sound"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code"
msgstr "原始碼"
@@ -1681,23 +1717,23 @@ msgstr "原始碼"
msgid "Split"
msgstr "分割"
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom"
msgstr "分離至下方"
#: tabby-core/src/hotkeys.ts:149
#: tabby-core/src/hotkeys.ts:157
msgid "Split to the left"
msgstr "分離至左方"
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:149
msgid "Split to the right"
msgstr "分離至右方"
#: tabby-core/src/hotkeys.ts:153
#: tabby-core/src/hotkeys.ts:161
msgid "Split to the top"
msgstr "分離至上方"
#: tabby-ssh/src/profiles.ts:78
#: tabby-ssh/src/profiles.ts:80
msgid "SSH connection"
msgstr "SSH 連線"
@@ -1737,7 +1773,7 @@ msgstr "予許替換"
msgid "Switch profile"
msgstr "切換設定檔"
#: tabby-core/src/hotkeys.ts:185
#: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane"
msgstr ""
@@ -1779,8 +1815,8 @@ msgstr ""
#: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61
#: tabby-core/src/hotkeys.ts:65
#: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "主題"
msgid "There are active file transfers"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:88
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr ""
@@ -1857,7 +1893,7 @@ msgstr ""
msgid "Thin"
msgstr "窄邊"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:177
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:183
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr ""
@@ -1886,10 +1922,14 @@ msgstr "頂端"
msgid "Try again"
msgstr "重試"
#: tabby-ssh/src/session/ssh.ts:464
#: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password"
msgstr "以儲存的密碼嘗試"
#: tabby-core/src/hotkeys.ts:61
msgid "Turn current tab's panes into separate tabs"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped"
msgstr "未分類的"
@@ -1898,7 +1938,7 @@ msgstr "未分類的"
msgid "Uninstall"
msgstr "解除安裝"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243
#: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown"
msgstr "未知的"
@@ -1945,11 +1985,15 @@ msgstr "使用 ConPTY"
msgid "User default"
msgstr "使用者預設"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:56
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:70
msgid "Username"
msgstr "使用者名稱:"
#: tabby-ssh/src/session/ssh.ts:453
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr ""
#: tabby-ssh/src/session/ssh.ts:462
msgid "Using preset password"
msgstr "使用預設密碼"
@@ -2051,6 +2095,10 @@ msgstr ""
msgid "Window frame"
msgstr "視窗邊框"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:147
msgid "Windows"
msgstr ""
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "推薦在 Windows 10 版本 18309 或以上使用 ConPTY"
@@ -2079,7 +2127,7 @@ msgstr ""
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:114
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
msgstr "X11 轉發"

View File

@@ -33,7 +33,7 @@
"cross-env": "7.0.3",
"css-loader": "^6.5.1",
"deep-equal": "2.0.5",
"electron": "17.0.0",
"electron": "17.0.1",
"electron-builder": "^22.14.13",
"electron-download": "^4.1.1",
"electron-installer-snap": "^5.1.0",
@@ -41,7 +41,7 @@
"electron-rebuild": "^3.2.7",
"eslint": "^7.32.0",
"file-loader": "^6.2.0",
"gettext-extractor": "^3.5.3",
"gettext-extractor": "^3.5.4",
"graceful-fs": "^4.2.9",
"html-loader": "2.1.2",
"json-loader": "^0.5.7",
@@ -75,11 +75,11 @@
"svg-inline-loader": "^0.8.2",
"ts-loader": "^9.2.3",
"tslib": "^2.3.1",
"typedoc": "^0.22.11",
"typedoc": "^0.22.12",
"typescript": "^4.3.5",
"utils-decorators": "^1.10.4",
"val-loader": "4.0.0",
"webpack": "^5.68.0",
"webpack": "^5.69.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",
"yaml-loader": "0.6.0",

View File

@@ -1,13 +0,0 @@
diff --git a/node_modules/gettext-extractor/dist/html/selector.js b/node_modules/gettext-extractor/dist/html/selector.js
index e290d12..cdb1d0b 100644
--- a/node_modules/gettext-extractor/dist/html/selector.js
+++ b/node_modules/gettext-extractor/dist/html/selector.js
@@ -120,7 +120,7 @@ class ElementSelector {
if (elementAttributeValue === null) {
return false;
}
- if (attribute.value) {
+ if (attribute.value !== undefined) {
switch (attribute.operator) {
case '^=':
if (elementAttributeValue.slice(0, attribute.value.length) !== attribute.value) {

View File

@@ -9,18 +9,18 @@ sh.exec(`yarn patch-package`, { fatal: true })
log.info('deps', 'app')
sh.cd('app')
sh.exec(`yarn install --force`, { fatal: true })
sh.exec(`yarn install --force --network-timeout 1000000`, { fatal: true })
sh.cd('..')
sh.cd('web')
sh.exec(`yarn install --force`, { fatal: true })
sh.exec(`yarn install --force --network-timeout 1000000`, { fatal: true })
sh.exec(`yarn patch-package`, { fatal: true })
sh.cd('..')
vars.allPackages.forEach(plugin => {
log.info('deps', plugin)
sh.cd(plugin)
sh.exec(`yarn install --force`, { fatal: true })
sh.exec(`yarn install --force --network-timeout 1000000`, { fatal: true })
sh.cd('..')
})

View File

@@ -4,6 +4,7 @@ import { NewTabParameters } from '../services/tabs.service'
export interface RecoveryToken {
[_: string]: any
type: string
tabIcon?: string|null
tabColor?: string|null
}

View File

@@ -23,6 +23,10 @@ export class ProfileCLIHandler extends CLIHandler {
this.handleOpenProfile(event.argv.profileName)
return true
}
if (op === 'recent') {
this.handleOpenRecentProfile(event.argv.profileNumber)
return true
}
return false
}
@@ -35,6 +39,15 @@ export class ProfileCLIHandler extends CLIHandler {
this.profiles.openNewTabForProfile(profile)
this.hostWindow.bringToFront()
}
private async handleOpenRecentProfile (profileNumber: number) {
const profiles = this.profiles.getRecentProfiles()
if (profileNumber >= profiles.length) {
return
}
this.profiles.openNewTabForProfile(profiles[profileNumber])
this.hostWindow.bringToFront()
}
}
@Injectable()

View File

@@ -112,6 +112,12 @@ export class AppRootComponent {
if (hotkey === 'duplicate-tab') {
this.app.duplicateTab(this.app.activeTab)
}
if (hotkey === 'explode-tab' && this.app.activeTab instanceof SplitTabComponent) {
this.app.explodeTab(this.app.activeTab)
}
if (hotkey === 'combine-tabs' && this.app.activeTab instanceof SplitTabComponent) {
this.app.combineTabsInto(this.app.activeTab)
}
}
if (hotkey === 'reopen-tab') {
this.app.reopenLastTab()

View File

@@ -51,6 +51,13 @@ export abstract class BaseTabComponent extends BaseComponent {
set color (value: string|null) { this._color = value }
private _color: string|null = null
/**
* icon override for the tab's header
*/
get icon (): string|null { return this._icon }
set icon (value: string|null) { this._icon = value }
private _icon: string|null = null
hasFocus = false
/**

View File

@@ -82,6 +82,18 @@ export class SplitContainer {
this.ratios = this.ratios.map(x => x / s)
}
/**
* Makes all tabs have the same size
*/
equalize (): void {
for (const child of this.children) {
if (child instanceof SplitContainer) {
child.equalize()
}
}
this.ratios.fill(1 / this.ratios.length)
}
/**
* Gets the left/top side offset for the given element index (between 0 and 1)
*/
@@ -449,6 +461,8 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
this.attachTabView(tab)
this.onAfterTabAdded(tab)
}
this.root.normalize()
}
removeTab (tab: BaseTabComponent): void {
@@ -624,6 +638,16 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
super.clearActivity()
}
get icon (): string|null {
return this.getFocusedTab()?.icon ?? null
}
set icon (icon: string|null) {
for (const t of this.getAllTabs()) {
t.icon = icon
}
}
get color (): string|null {
return this.getFocusedTab()?.color ?? null
}
@@ -634,6 +658,11 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
}
}
equalize (): void {
this.root.normalize()
this.root.equalize()
}
private updateTitle (): void {
this.setTitle([...new Set(this.getAllTabs().map(x => x.title))].join(' | '))
}

View File

@@ -13,7 +13,8 @@
div {
background: rgba(0, 0, 0, .7);
padding: 20px 30px;
font-size: 18px;
margin: 20px;
font-size: 16px;
color: #fff;
display: flex;
align-items: center;

View File

@@ -5,6 +5,12 @@
.index(*ngIf='!config.store.terminal.hideTabIndex && hostApp.platform === Platform.macOS', cdkDragHandle) {{index + 1}}
.index(*ngIf='!config.store.terminal.hideTabIndex && hostApp.platform !== Platform.macOS') {{index + 1}}
.icon(
*ngIf='config.store.terminal.showTabProfileIcon && tab.icon',
[ngClass]='tab.icon',
[style.color]='tab.color'
)
.name(
[title]='tab.customTitle || tab.title',
[class.no-hover]='config.store.terminal.hideCloseButton'

View File

@@ -26,7 +26,8 @@ $tabs-height: 38px;
height: $tabs-height;
}
.index {
.index,
.icon {
flex: none;
font-weight: bold;
-webkit-app-region: no-drag;
@@ -40,6 +41,11 @@ $tabs-height: 38px;
margin-top: 1px;
}
.icon {
font-size: 13px;
margin: 1px 4px 0 0;
}
.name {
flex: auto;
margin-top: 1px;

View File

@@ -21,6 +21,10 @@ hotkeys:
rearrange-panes:
- 'Ctrl-Shift'
duplicate-tab: []
explode-tab:
- 'Ctrl-Shift-.'
combine-tabs:
- 'Ctrl-Shift-,'
tab-1:
- 'Alt-1'
tab-2:

View File

@@ -39,6 +39,10 @@ hotkeys:
tab-10:
- '⌘-0'
duplicate-tab: []
explode-tab:
- '⌘-Shift-.'
combine-tabs:
- '⌘-Shift-,'
tab-11: []
tab-12: []
tab-13: []

View File

@@ -22,6 +22,10 @@ hotkeys:
rearrange-panes:
- 'Ctrl-Shift'
duplicate-tab: []
explode-tab:
- 'Ctrl-Shift-.'
combine-tab:
- 'Ctrl-Shift-,'
tab-1:
- 'Alt-1'
tab-2:

View File

@@ -56,6 +56,14 @@ export class AppHotkeyProvider extends HotkeyProvider {
id: 'duplicate-tab',
name: this.translate.instant('Duplicate tab'),
},
{
id: 'explode-tab',
name: this.translate.instant('Turn current tab\'s panes into separate tabs'),
},
{
id: 'combine-tabs',
name: this.translate.instant('Combine all tabs into the current tab'),
},
{
id: 'tab-1',
name: this.translate.instant('Tab {number}', { number: 1 }),

View File

@@ -399,4 +399,40 @@ export class AppService {
showSelector <T> (name: string, options: SelectorOption<T>[]): Promise<T> {
return this.selector.show(name, options)
}
explodeTab (tab: SplitTabComponent): SplitTabComponent[] {
const result: SplitTabComponent[] = []
for (const child of tab.getAllTabs().slice(1)) {
tab.removeTab(child)
result.push(this.wrapAndAddTab(child))
}
return result
}
combineTabsInto (into: SplitTabComponent): void {
this.explodeTab(into)
let allChildren: BaseTabComponent[] = []
for (const tab of this.tabs) {
if (into === tab) {
continue
}
let children = [tab]
if (tab instanceof SplitTabComponent) {
children = tab.getAllTabs()
}
allChildren = allChildren.concat(children)
}
let x = 1
let previous: BaseTabComponent|null = null
const stride = Math.ceil(Math.sqrt(allChildren.length + 1))
for (const child of allChildren) {
into.add(child, x ? previous : null, x ? 'r' : 'b')
previous = child
x = (x + 1) % stride
}
into.equalize()
}
}

View File

@@ -3,6 +3,7 @@ import { registerLocaleData } from '@angular/common'
import { TranslateService } from '@ngx-translate/core'
import localeEN from '@angular/common/locales/en'
import localeBG from '@angular/common/locales/bg'
import localeDA from '@angular/common/locales/da'
import localeDE from '@angular/common/locales/de'
import localeES from '@angular/common/locales/es'
@@ -19,6 +20,7 @@ import { ConfigService } from './config.service'
import { LogService, Logger } from './log.service'
registerLocaleData(localeEN)
registerLocaleData(localeBG)
registerLocaleData(localeDA)
registerLocaleData(localeDE)
registerLocaleData(localeES)
@@ -94,6 +96,10 @@ export class LocaleService {
code: 'pl-PL',
name: 'Polski',
},
{
code: 'bg-BG',
name: 'Български',
},
{
code: 'ru-RU',
name: 'Русский',

View File

@@ -54,6 +54,9 @@ export class ProfilesService {
if (fullProfile.color) {
params.inputs['color'] = fullProfile.color
}
if (fullProfile.icon) {
params.inputs['icon'] = fullProfile.icon
}
}
return params
}

View File

@@ -35,6 +35,9 @@ export class TabRecoveryService {
if (token) {
token.tabTitle = tab.title
token.tabCustomTitle = tab.customTitle
if (tab.icon) {
token.tabIcon = tab.icon
}
if (tab.color) {
token.tabColor = tab.color
}
@@ -51,6 +54,7 @@ export class TabRecoveryService {
}
const tab = await provider.recover(token)
tab.inputs = tab.inputs ?? {}
tab.inputs.icon = token.tabIcon ?? null
tab.inputs.color = token.tabColor ?? null
tab.inputs.title = token.tabTitle || ''
tab.inputs.customTitle = token.tabCustomTitle || ''

View File

@@ -62,6 +62,10 @@ app-root {
color: rgba(255, 255, 255, 0.4);
}
.icon {
opacity: .75;
}
button {
color: $body-color;
border: none;

View File

@@ -1,7 +1,7 @@
import { NgModule } from '@angular/core'
import { PlatformService, LogService, UpdaterService, DockingService, HostAppService, ThemesService, Platform, AppService, ConfigService, WIN_BUILD_FLUENT_BG_SUPPORTED, isWindowsBuild, HostWindowService, HotkeyProvider, ConfigProvider, FileProvider } from 'tabby-core'
import { TerminalColorSchemeProvider } from 'tabby-terminal'
import { SFTPContextMenuItemProvider, SSHProfileImporter } from 'tabby-ssh'
import { SFTPContextMenuItemProvider, SSHProfileImporter, AutoPrivateKeyLocator } from 'tabby-ssh'
import { auditTime } from 'rxjs'
import { HyperColorSchemes } from './colorSchemes'
@@ -17,7 +17,7 @@ import { ElectronService } from './services/electron.service'
import { ElectronHotkeyProvider } from './hotkeys'
import { ElectronConfigProvider } from './config'
import { EditSFTPContextMenu } from './sftpContextMenu'
import { OpenSSHImporter, StaticFileImporter } from './sshImporters'
import { OpenSSHImporter, PrivateKeyLocator, StaticFileImporter } from './sshImporters'
@NgModule({
providers: [
@@ -34,6 +34,7 @@ import { OpenSSHImporter, StaticFileImporter } from './sshImporters'
{ provide: SFTPContextMenuItemProvider, useClass: EditSFTPContextMenu, multi: true },
{ provide: SSHProfileImporter, useExisting: OpenSSHImporter, multi: true },
{ provide: SSHProfileImporter, useExisting: StaticFileImporter, multi: true },
{ provide: AutoPrivateKeyLocator, useExisting: PrivateKeyLocator, multi: true },
],
})
export default class ElectronModule {

View File

@@ -45,26 +45,26 @@ export class ElectronDockingService extends DockingService {
const [minWidth, minHeight] = this.hostWindow.getWindow().getMinimumSize()
if (dockSide === 'left' || dockSide === 'right') {
newBounds.width = Math.max(minWidth, Math.round(fill * display.bounds.width))
newBounds.height = Math.round(display.bounds.height * space)
newBounds.width = Math.max(minWidth, Math.round(fill * display.workArea.width))
newBounds.height = Math.round(display.workArea.height * space)
}
if (dockSide === 'top' || dockSide === 'bottom') {
newBounds.width = Math.round(display.bounds.width * space)
newBounds.height = Math.max(minHeight, Math.round(fill * display.bounds.height))
newBounds.width = Math.round(display.workArea.width * space)
newBounds.height = Math.max(minHeight, Math.round(fill * display.workArea.height))
}
if (dockSide === 'right') {
newBounds.x = display.bounds.x + display.bounds.width - newBounds.width
newBounds.x = display.workArea.x + display.workArea.width - newBounds.width
} else if (dockSide === 'left') {
newBounds.x = display.bounds.x
newBounds.x = display.workArea.x
} else {
newBounds.x = display.bounds.x + Math.round(display.bounds.width / 2 * (1 - space))
newBounds.x = display.workArea.x + Math.round(display.workArea.width / 2 * (1 - space))
}
if (dockSide === 'bottom') {
newBounds.y = display.bounds.y + display.bounds.height - newBounds.height
newBounds.y = display.workArea.y + display.workArea.height - newBounds.height
} else if (dockSide === 'top') {
newBounds.y = display.bounds.y
newBounds.y = display.workArea.y
} else {
newBounds.y = display.bounds.y + Math.round(display.bounds.height / 2 * (1 - space))
newBounds.y = display.workArea.y + Math.round(display.workArea.height / 2 * (1 - space))
}
const alwaysOnTop = this.config.store.appearance.dockAlwaysOnTop

View File

@@ -119,7 +119,7 @@ export class ElectronPlatformService extends PlatformService {
}
async _saveConfigInternal (content: string): Promise<void> {
const tempPath = this.configPath + '.new'
const tempPath = this.configPath + '.new.' + Date.now().toString()
await fs.writeFile(tempPath, content, 'utf8')
await fs.writeFile(this.configPath + '.backup', content, 'utf8')
await promisify(gracefulFS.rename)(tempPath, this.configPath)

View File

@@ -5,7 +5,7 @@ import slugify from 'slugify'
import * as yaml from 'js-yaml'
import { Injectable } from '@angular/core'
import { PartialProfile } from 'tabby-core'
import { SSHProfileImporter, PortForwardType, SSHProfile, SSHProfileOptions } from 'tabby-ssh'
import { SSHProfileImporter, PortForwardType, SSHProfile, SSHProfileOptions, AutoPrivateKeyLocator } from 'tabby-ssh'
import { ElectronService } from './services/electron.service'
@@ -163,3 +163,25 @@ export class StaticFileImporter extends SSHProfileImporter {
}))
}
}
@Injectable({ providedIn: 'root' })
export class PrivateKeyLocator extends AutoPrivateKeyLocator {
async getKeys (): Promise<[string, Buffer][]> {
const results: [string, Buffer][] = []
const keysPath = path.join(process.env.HOME!, '.ssh')
if (!fsSync.existsSync(keysPath)) {
return results
}
for (const file of await fs.readdir(keysPath)) {
if (/^id_[\w\d]+$/.test(file)) {
const privateKeyContents = await fs.readFile(
path.join(keysPath, file),
{ encoding: null }
)
results.push([file, privateKeyContents])
}
}
return results
}
}

View File

@@ -2,6 +2,11 @@
# yarn lockfile v1
"@colors/colors@1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
"@dabh/diagnostics@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@dabh/diagnostics/-/diagnostics-2.0.2.tgz#290d08f7b381b8f94607dc8f471a12c675f9db31"
@@ -70,11 +75,6 @@ color@3.0.x:
color-convert "^1.9.1"
color-string "^1.5.2"
colors@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
colorspace@1.1.x:
version "1.1.2"
resolved "https://registry.yarnpkg.com/colorspace/-/colorspace-1.1.2.tgz#e0128950d082b86a2168580796a0aa5d6c68d8c5"
@@ -284,15 +284,15 @@ kuler@^2.0.0:
resolved "https://registry.yarnpkg.com/kuler/-/kuler-2.0.0.tgz#e2c570a3800388fb44407e851531c1d670b061b3"
integrity sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==
logform@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/logform/-/logform-2.3.2.tgz#68babe6a74ab09a1fd15a9b1e6cbc7713d41cb5b"
integrity sha512-V6JiPThZzTsbVRspNO6TmHkR99oqYTs8fivMBYQkjZj6rxW92KxtDCPE6IkAk1DNBnYKNkjm4jYBm6JDUcyhOA==
logform@^2.3.2, logform@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/logform/-/logform-2.4.0.tgz#131651715a17d50f09c2a2c1a524ff1a4164bcfe"
integrity sha512-CPSJw4ftjf517EhXZGGvTHHkYobo7ZCc0kvwUoOYcjfR2UVrI66RHj8MCrfAdEitdmFqbu2BYdYs8FHHZSb6iw==
dependencies:
colors "1.4.0"
"@colors/colors" "1.5.0"
fecha "^4.2.0"
ms "^2.1.1"
safe-stable-stringify "^1.1.0"
safe-stable-stringify "^2.3.1"
triple-beam "^1.3.0"
minimatch@^3.0.4:
@@ -356,7 +356,7 @@ path-is-absolute@^1.0.0:
resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
readable-stream@^3.4.0:
readable-stream@^3.4.0, readable-stream@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==
@@ -377,11 +377,6 @@ safe-buffer@~5.2.0:
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
safe-stable-stringify@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-1.1.1.tgz#c8a220ab525cd94e60ebf47ddc404d610dc5d84a"
integrity sha512-ERq4hUjKDbJfE4+XtZLFPCDi8Vb1JqaxAPTxWFLBx8XcAlf9Bda/ZJdVezs/NAfsMQScyIlUMx+Yeu7P7rx5jw==
safe-stable-stringify@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.3.1.tgz#ab67cbe1fe7d40603ca641c5e765cb942d04fc73"
@@ -448,7 +443,7 @@ tmp@^0.2.0:
dependencies:
rimraf "^3.0.0"
triple-beam@^1.2.0, triple-beam@^1.3.0:
triple-beam@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
@@ -489,30 +484,30 @@ which-boxed-primitive@^1.0.2:
is-string "^1.0.5"
is-symbol "^1.0.3"
winston-transport@^4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.4.2.tgz#554efe3fce229d046df006e0e3c411d240652e51"
integrity sha512-9jmhltAr5ygt5usgUTQbEiw/7RYXpyUbEAFRCSicIacpUzPkrnQsQZSPGEI12aLK9Jth4zNcYJx3Cvznwrl8pw==
winston-transport@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.5.0.tgz#6e7b0dd04d393171ed5e4e4905db265f7ab384fa"
integrity sha512-YpZzcUzBedhlTAfJg6vJDlyEai/IFMIVcaEZZyl3UXIl4gmqRpU7AE89AHLkbzLUsv0NVmw7ts+iztqKxxPW1Q==
dependencies:
logform "^2.3.2"
readable-stream "^3.4.0"
triple-beam "^1.2.0"
readable-stream "^3.6.0"
triple-beam "^1.3.0"
winston@^3.3.3:
version "3.5.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.5.0.tgz#b1ef4dbc6d1a7c1b462650070f171abc7ce9eac0"
integrity sha512-OQMbmLsIdVHvm2hSurrYZs+iZNIImXneYJ6pX7LseSMEq20HdTETXiNnNX3FDwN4LB/xDRZLF6JYOY+AI112Kw==
version "3.6.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.6.0.tgz#be32587a099a292b88c49fac6fa529d478d93fb6"
integrity sha512-9j8T75p+bcN6D00sF/zjFVmPp+t8KMPB1MzbbzYjeN9VWxdsYnTB40TkbNUEXAmILEfChMvAMgidlX64OG3p6w==
dependencies:
"@dabh/diagnostics" "^2.0.2"
async "^3.2.3"
is-stream "^2.0.0"
logform "^2.3.2"
logform "^2.4.0"
one-time "^1.0.0"
readable-stream "^3.4.0"
safe-stable-stringify "^2.3.1"
stack-trace "0.0.x"
triple-beam "^1.3.0"
winston-transport "^4.4.2"
winston-transport "^4.5.0"
wrappy@1:
version "1.0.2"

View File

@@ -8,8 +8,8 @@ export class DockMenuService {
appVersion: string
private constructor (
config: ConfigService,
private electron: ElectronService,
private config: ConfigService,
private hostApp: HostAppService,
private zone: NgZone,
private profilesService: ProfilesService,
@@ -18,29 +18,45 @@ export class DockMenuService {
config.changed$.subscribe(() => this.update())
}
update (): void {
async update (): Promise<void> {
const profiles = await this.profilesService.getProfiles()
if (this.hostApp.platform === Platform.Windows) {
this.electron.app.setJumpList(this.config.store.profiles.length ? [{
type: 'custom',
name: this.translate.instant('Profiles'),
items: this.config.store.profiles.map(profile => ({
type: 'task',
program: process.execPath,
args: `profile "${profile.name}"`,
title: profile.name,
iconPath: process.execPath,
iconIndex: 0,
})),
}] : null)
this.electron.app.setJumpList([
{
type: 'custom',
name: this.translate.instant('Recent'),
items: this.profilesService.getRecentProfiles().map((profile, index) => ({
type: 'task',
program: process.execPath,
args: `recent ${index}`,
title: profile.name,
iconPath: process.execPath,
iconIndex: 0,
})),
},
{
type: 'custom',
name: this.translate.instant('Profiles'),
items: profiles.map(profile => ({
type: 'task',
program: process.execPath,
args: `profile "${profile.name}"`,
title: profile.name,
iconPath: process.execPath,
iconIndex: 0,
})),
},
])
}
if (this.hostApp.platform === Platform.macOS) {
this.electron.app.dock.setMenu(this.electron.Menu.buildFromTemplate(
this.config.store.profiles.map(profile => ({
[...this.profilesService.getRecentProfiles(), ...profiles].map(profile => ({
label: profile.name,
click: () => this.zone.run(async () => {
this.profilesService.openNewTabForProfile(profile)
}),
}))
})),
))
}
}

View File

@@ -21,7 +21,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
[ngValue]='profile.id'
) {{profile.name}}
.d-flex.mb-3.mt-4
.d-flex.mb-3
.input-group
.input-group-prepend
.input-group-text
@@ -90,7 +90,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
li(ngbNavItem)
a(ngbNavLink, translate) Advanced
ng-template(ngbNavContent)
.form-line(*ngIf='config.store.profiles.length > 0')
.form-line.content-box(*ngIf='config.store.profiles.length > 0')
.header
.title(translate) Show recent profiles in selector
.description(translate) Set to 0 to disable recent profiles
@@ -103,7 +103,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
(ngModelChange)='config.save()'
)
.form-line(*ngIf='config.store.profiles.length > 0')
.form-line.content-box(*ngIf='config.store.profiles.length > 0')
.header
.title(translate) Show built-in profiles in selector
.description(translate) If disabled, only custom profiles will show up in the profile selector
@@ -113,12 +113,12 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
(ngModelChange)='config.save()'
)
.form-line
.form-line.content-box
.header
.title(translate) Default profile settings
.description(translate) These apply to all profiles of a given type
.list-group.mt-3.mb-3
.list-group.mt-3.mb-3.content-box
a.list-group-item.list-group-item-action(
(click)='editDefaults(provider)',
*ngFor='let provider of profileProviders'

View File

@@ -2,7 +2,7 @@ import { marker as _ } from '@biesbjerg/ngx-translate-extract-marker'
import { v4 as uuidv4 } from 'uuid'
import slugify from 'slugify'
import deepClone from 'clone-deep'
import { Component, HostBinding, Inject } from '@angular/core'
import { Component, Inject } from '@angular/core'
import { NgbModal } from '@ng-bootstrap/ng-bootstrap'
import { ConfigService, HostAppService, Profile, SelectorService, ProfilesService, PromptModalComponent, PlatformService, BaseComponent, PartialProfile, ProfileProvider, TranslateService } from 'tabby-core'
import { EditProfileModalComponent } from './editProfileModal.component'
@@ -28,8 +28,6 @@ export class ProfilesSettingsTabComponent extends BaseComponent {
profileGroups: ProfileGroup[]
filter = ''
@HostBinding('class.content-box') true
constructor (
public config: ConfigService,
public hostApp: HostAppService,

View File

@@ -107,7 +107,7 @@
ng-container(*ngFor='let provider of settingsProviders')
li(*ngIf='provider.prioritized', [ngbNavItem]='provider.id')
a(ngbNavLink)
a.d-flex.align-items-center(ngbNavLink)
i(class='fas fa-fw mr-2 fa-{{provider.icon}}')
span {{provider.title|translate}}
ng-template(ngbNavContent)
@@ -117,14 +117,14 @@
ng-container(*ngFor='let provider of settingsProviders')
li(*ngIf='!provider.prioritized', [ngbNavItem]='provider.id')
a(ngbNavLink)
a.d-flex.align-items-center(ngbNavLink)
i(class='fas fa-fw mr-2 fa-{{provider.icon || "puzzle-piece"}}')
span {{provider.title|translate}}
ng-template(ngbNavContent)
settings-tab-body([provider]='provider')
li(ngbNavItem='config-file')
a(ngbNavLink)
a.d-flex.align-items-center(ngbNavLink)
i.fas.fa-fw.fa-code.mr-2
span(translate) Config file
ng-template.test(ngbNavContent)

View File

@@ -2,6 +2,7 @@
display: flex;
flex: auto;
flex-direction: column;
min-width: 0;
>.btn-block {
margin: 20px;

View File

@@ -286,6 +286,15 @@ h3.mt-4(translate) Tabs
(ngModelChange)='config.save();',
)
.form-line
.header
.title(translate) Show profile icon on tab
toggle(
[(ngModel)]='config.store.terminal.showTabProfileIcon',
(ngModelChange)='config.save();',
)
.form-line
.header
.title(translate) Hide tab close button
@@ -295,7 +304,7 @@ h3.mt-4(translate) Tabs
(ngModelChange)='config.save();',
)
h3.mt-4 Hacks
h3.mt-4(translate) Hacks
.form-line
.header

View File

@@ -4,3 +4,7 @@ import { SSHProfile } from './interfaces'
export abstract class SSHProfileImporter {
abstract getProfiles (): Promise<PartialProfile<SSHProfile>[]>
}
export abstract class AutoPrivateKeyLocator {
abstract getKeys (): Promise<[string, Buffer][]>
}

View File

@@ -1,3 +1,4 @@
export * from './contextMenu'
export * from './interfaces'
export * from './importer'
export * from './proxyStream'

View File

@@ -32,6 +32,8 @@ export interface SSHProfileOptions extends LoginScriptsOptions {
forwardedPorts?: ForwardedPortConfig[]
socksProxyHost?: string
socksProxyPort?: number
httpProxyHost?: string
httpProxyPort?: number
reuseSession?: boolean
}

View File

@@ -0,0 +1,61 @@
import { Observable, Subject } from 'rxjs'
import { Duplex } from 'stream'
export class SSHProxyStreamSocket extends Duplex {
constructor (private parent: SSHProxyStream) {
super({
allowHalfOpen: false,
})
}
_read (size: number): void {
this.parent.requestData(size)
}
_write (chunk: Buffer, _encoding: string, callback: (error?: Error | null) => void): void {
this.parent.consumeInput(chunk).then(() => callback(null), e => callback(e))
}
_destroy (error: Error|null, callback: (error: Error|null) => void): void {
this.parent.handleStopRequest(error).then(() => callback(null), e => callback(e))
}
}
export abstract class SSHProxyStream {
get message$ (): Observable<string> { return this.message }
get destroyed$ (): Observable<Error|null> { return this.destroyed }
get socket (): SSHProxyStreamSocket|null { return this._socket }
private message = new Subject<string>()
private destroyed = new Subject<Error|null>()
private _socket: SSHProxyStreamSocket|null = null
async start (): Promise<SSHProxyStreamSocket> {
if (!this._socket) {
this._socket = new SSHProxyStreamSocket(this)
}
return this._socket
}
// eslint-disable-next-line @typescript-eslint/no-unused-vars
abstract requestData (size: number): void
abstract consumeInput (data: Buffer): Promise<void>
protected emitMessage (message: string): void {
this.message.next(message)
}
protected emitOutput (data: Buffer): void {
this._socket?.push(data)
}
async handleStopRequest (error: Error|null): Promise<void> {
this.destroyed.next(error)
this.destroyed.complete()
this.message.complete()
}
stop (error?: Error): void {
this._socket?.destroy(error)
}
}

View File

@@ -32,8 +32,8 @@ export class HostKeyPromptModalComponent {
this.modalInstance.close(true)
}
acceptAndSave () {
this.knownHosts.store(this.selector, this.digest)
async acceptAndSave () {
await this.knownHosts.store(this.selector, this.digest)
this.accept()
}

View File

@@ -1,7 +1,7 @@
import * as C from 'constants'
import { posix as path } from 'path'
import { Component, Input, Output, EventEmitter, Inject, Optional } from '@angular/core'
import { FileUpload, MenuItemOptions, PlatformService } from 'tabby-core'
import { FileUpload, MenuItemOptions, NotificationsService, PlatformService } from 'tabby-core'
import { SFTPSession, SFTPFile } from '../session/sftp'
import { SSHSession } from '../session/ssh'
import { SFTPContextMenuItemProvider } from '../api'
@@ -27,6 +27,7 @@ export class SFTPPanelComponent {
constructor (
private platform: PlatformService,
private notifications: NotificationsService,
@Optional() @Inject(SFTPContextMenuItemProvider) protected contextMenuProviders: SFTPContextMenuItemProvider[],
) {
this.contextMenuProviders.sort((a, b) => a.weight - b.weight)
@@ -38,11 +39,13 @@ export class SFTPPanelComponent {
await this.navigate(this.path)
} catch (error) {
console.warn('Could not navigate to', this.path, ':', error)
this.notifications.error(error.message)
await this.navigate('/')
}
}
async navigate (newPath: string): Promise<void> {
async navigate (newPath: string, fallbackOnError = true): Promise<void> {
const previousPath = this.path
this.path = newPath
this.pathChange.next(this.path)
@@ -57,7 +60,15 @@ export class SFTPPanelComponent {
}
this.fileList = null
this.fileList = await this.sftp.readdir(this.path)
try {
this.fileList = await this.sftp.readdir(this.path)
} catch (error) {
this.notifications.error(error.message)
if (previousPath && fallbackOnError) {
this.navigate(previousPath, false)
}
return
}
const dirKey = a => a.isDirectory ? 1 : 0
this.fileList.sort((a, b) =>

View File

@@ -29,6 +29,11 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
)
div(translate) SOCKS proxy
.text-muted(translate) Connect through a proxy server
button.dropdown-item(
(click)='connectionMode = "httpProxy"',
)
div(translate) HTTP proxy
.text-muted(translate) Using CONNECT method
.form-group.w-100(*ngIf='connectionMode === "proxyCommand"')
label(translate) Proxy command
@@ -75,6 +80,22 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
[(ngModel)]='profile.options.socksProxyPort',
)
.d-flex.w-100(*ngIf='connectionMode === "httpProxy"')
.form-group.w-100.mr-2
label(translate) HTTP proxy host
input.form-control(
type='text',
[(ngModel)]='profile.options.httpProxyHost',
)
.form-group
label(translate) HTTP proxy port
input.form-control(
type='number',
placeholder='5000',
[(ngModel)]='profile.options.httpProxyPort',
)
.form-group
label(translate) Username
input.form-control(

View File

@@ -17,7 +17,7 @@ export class SSHProfileSettingsComponent {
profile: SSHProfile
hasSavedPassword: boolean
connectionMode: 'direct'|'proxyCommand'|'jumpHost'|'socksProxy' = 'direct'
connectionMode: 'direct'|'proxyCommand'|'jumpHost'|'socksProxy'|'httpProxy' = 'direct'
supportedAlgorithms = supportedAlgorithms
algorithms: Record<string, Record<string, boolean>> = {}
@@ -50,6 +50,8 @@ export class SSHProfileSettingsComponent {
this.connectionMode = 'jumpHost'
} else if (this.profile.options.socksProxyHost) {
this.connectionMode = 'socksProxy'
} else if (this.profile.options.httpProxyHost) {
this.connectionMode = 'httpProxy'
}
if (this.profile.options.user) {
@@ -109,6 +111,10 @@ export class SSHProfileSettingsComponent {
this.profile.options.socksProxyHost = undefined
this.profile.options.socksProxyPort = undefined
}
if (this.connectionMode !== 'httpProxy') {
this.profile.options.httpProxyHost = undefined
this.profile.options.httpProxyPort = undefined
}
this.loginScriptsSettings?.save()
}
@@ -128,6 +134,7 @@ export class SSHProfileSettingsComponent {
proxyCommand: 'Proxy command',
jumpHost: 'Jump host',
socksProxy: 'SOCKS proxy',
httpProxy: 'HTTP proxy',
}[this.connectionMode]
}
}

View File

@@ -200,13 +200,12 @@ export class SSHTabComponent extends BaseTerminalTabComponent {
}
const session = new SSHShellSession(this.injector, this.sshSession)
this.setSession(session)
this.attachSessionHandler(session.serviceMessage$, msg => {
this.write(`\r${colors.black.bgWhite(' SSH ')} ${msg}\r\n`)
session.resize(this.size.columns, this.size.rows)
})
this.setSession(session)
await session.start()
this.session?.resize(this.size.columns, this.size.rows)
}

View File

@@ -40,6 +40,8 @@ export class SSHProfilesService extends ProfileProvider<SSHProfile> {
scripts: [],
socksProxyHost: null,
socksProxyPort: null,
httpProxyHost: null,
httpProxyPort: null,
reuseSession: true,
},
}

View File

@@ -1,13 +1,13 @@
import * as shellQuote from 'shell-quote'
import * as net from 'net'
import socksv5 from '@luminati-io/socksv5'
import { Duplex } from 'stream'
import { Injectable } from '@angular/core'
import { spawn } from 'child_process'
import { ChildProcess } from 'node:child_process'
import { Subject, Observable } from 'rxjs'
import { ConfigService, HostAppService, Platform, PlatformService } from 'tabby-core'
import { SSHSession } from '../session/ssh'
import { SSHProfile } from '../api'
import { SSHProfile, SSHProxyStream, SSHProxyStreamSocket } from '../api'
import { PasswordStorageService } from './passwordStorage.service'
@Injectable({ providedIn: 'root' })
@@ -53,17 +53,63 @@ export class SSHService {
}
}
export class SocksProxyStream extends Duplex {
export class ProxyCommandStream extends SSHProxyStream {
private process: ChildProcess|null
constructor (private command: string) {
super()
}
async start (): Promise<SSHProxyStreamSocket> {
const argv = shellQuote.parse(this.command)
this.process = spawn(argv[0], argv.slice(1), {
windowsHide: true,
stdio: ['pipe', 'pipe', 'pipe'],
})
this.process.on('error', error => {
this.stop(new Error(`Proxy command has failed to start: ${error.message}`))
})
this.process.on('exit', code => {
this.stop(new Error(`Proxy command has exited with code ${code}`))
})
this.process.stdout?.on('data', data => {
this.emitOutput(data)
})
this.process.stdout?.on('error', (err) => {
this.stop(err)
})
this.process.stderr?.on('data', data => {
this.emitMessage(data.toString())
})
return super.start()
}
requestData (size: number): void {
this.process?.stdout?.read(size)
}
async consumeInput (data: Buffer): Promise<void> {
const process = this.process
if (process) {
await new Promise(resolve => process.stdin?.write(data, resolve))
}
}
async stop (error?: Error): Promise<void> {
this.process?.kill()
super.stop(error)
}
}
export class SocksProxyStream extends SSHProxyStream {
private client: Duplex|null
private header: Buffer|null
constructor (private profile: SSHProfile) {
super({
allowHalfOpen: false,
})
super()
}
async start (): Promise<void> {
async start (): Promise<SSHProxyStreamSocket> {
this.client = await new Promise((resolve, reject) => {
const connector = socksv5.connect({
host: this.profile.options.host,
@@ -75,87 +121,101 @@ export class SocksProxyStream extends Duplex {
resolve(s)
this.header = s.read()
if (this.header) {
this.push(this.header)
this.emitOutput(this.header)
}
})
connector.on('error', (err) => {
reject(err)
this.destroy(err)
this.stop(new Error(`SOCKS connection failed: ${err.message}`))
})
})
this.client?.on('data', data => {
if (!this.header || data !== this.header) {
// socksv5 doesn't reliably emit the first data event
this.push(data)
this.emitOutput(data)
this.header = null
}
})
this.client?.on('close', (err) => {
this.destroy(err)
this.client?.on('close', error => {
this.stop(error)
})
return super.start()
}
_read (size: number): void {
requestData (size: number): void {
this.client?.read(size)
}
_write (chunk: Buffer, _encoding: string, callback: (error?: Error | null) => void): void {
this.client?.write(chunk, callback)
async consumeInput (data: Buffer): Promise<void> {
return new Promise((resolve, reject) => {
this.client?.write(data, undefined, err => err ? reject(err) : resolve())
})
}
_destroy (error: Error|null, callback: (error: Error|null) => void): void {
async stop (error?: Error): Promise<void> {
this.client?.destroy()
callback(error)
super.stop(error)
}
}
export class HTTPProxyStream extends SSHProxyStream {
private client: Duplex|null
private connected = false
export class ProxyCommandStream extends Duplex {
private process: ChildProcess
constructor (private profile: SSHProfile) {
super()
}
get output$ (): Observable<string> { return this.output }
private output = new Subject<string>()
async start (): Promise<SSHProxyStreamSocket> {
this.client = await new Promise((resolve, reject) => {
const connector = net.createConnection({
host: this.profile.options.httpProxyHost!,
port: this.profile.options.httpProxyPort!,
}, () => resolve(connector))
connector.on('error', error => {
reject(error)
this.stop(new Error(`Proxy connection failed: ${error.message}`))
})
})
this.client?.write(Buffer.from(`CONNECT ${this.profile.options.host}:${this.profile.options.port} HTTP/1.1\r\n\r\n`))
this.client?.on('data', (data: Buffer) => {
if (this.connected) {
this.emitOutput(data)
} else {
if (data.slice(0, 5).equals(Buffer.from('HTTP/'))) {
const idx = data.indexOf('\n\n')
const headers = data.slice(0, idx).toString()
const code = parseInt(headers.split(' ')[1])
if (code >= 200 && code < 300) {
this.emitMessage('Connected')
this.emitOutput(data.slice(idx + 2))
this.connected = true
} else {
this.stop(new Error(`Connection failed, code ${code}`))
}
}
}
})
this.client?.on('close', error => {
this.stop(error)
})
constructor (private command: string) {
super({
allowHalfOpen: false,
return super.start()
}
requestData (size: number): void {
this.client?.read(size)
}
async consumeInput (data: Buffer): Promise<void> {
return new Promise((resolve, reject) => {
this.client?.write(data, undefined, err => err ? reject(err) : resolve())
})
}
async start (): Promise<void> {
const argv = shellQuote.parse(this.command)
this.process = spawn(argv[0], argv.slice(1), {
windowsHide: true,
stdio: ['pipe', 'pipe', 'ignore'],
})
this.process.on('error', error => {
this.destroy(new Error(`Proxy command has failed to start: ${error.message}`))
})
this.process.on('exit', code => {
this.destroy(new Error(`Proxy command has exited with code ${code}`))
})
this.process.stdout?.on('data', data => {
this.push(data)
})
this.process.stdout?.on('error', (err) => {
this.destroy(err)
})
this.process.stderr?.on('data', data => {
this.output.next(data.toString())
})
}
_read (size: number): void {
this.process.stdout?.read(size)
}
_write (chunk: Buffer, _encoding: string, callback: (error?: Error | null) => void): void {
this.process.stdin?.write(chunk, callback)
}
_destroy (error: Error|null, callback: (error: Error|null) => void): void {
this.process.kill()
this.output.complete()
callback(error)
async stop (error?: Error): Promise<void> {
this.client?.destroy()
super.stop(error)
}
}

View File

@@ -21,12 +21,13 @@ export class SSHKnownHostsService {
return this.config.store.ssh.knownHosts.find(x => x.host === selector.host && x.port === selector.port && x.type === selector.type) ?? null
}
store (selector: KnownHostSelector, digest: string): void {
async store (selector: KnownHostSelector, digest: string): Promise<void> {
const existing = this.getFor(selector)
if (existing) {
existing.digest = digest
} else {
this.config.store.ssh.knownHosts.push({ ...selector, digest })
}
this.config.save()
}
}

View File

@@ -24,6 +24,7 @@ export class SSHShellSession extends BaseSession {
this.ssh = ssh
this.profile = ssh.profile
this.setLoginScriptsOptions(this.profile.options)
this.ssh.serviceMessage$.subscribe(m => this.serviceMessage.next(m))
}
async start (): Promise<void> {

View File

@@ -1,6 +1,5 @@
import * as fs from 'mz/fs'
import * as crypto from 'crypto'
import * as path from 'path'
// eslint-disable-next-line @typescript-eslint/no-duplicate-imports, no-duplicate-imports
import * as sshpk from 'sshpk'
import colors from 'ansi-colors'
@@ -12,12 +11,12 @@ import { Socket } from 'net'
import { Client, ClientChannel, SFTPWrapper } from 'ssh2'
import { Subject, Observable } from 'rxjs'
import { HostKeyPromptModalComponent } from '../components/hostKeyPromptModal.component'
import { ProxyCommandStream, SocksProxyStream } from '../services/ssh.service'
import { HTTPProxyStream, ProxyCommandStream, SocksProxyStream } from '../services/ssh.service'
import { PasswordStorageService } from '../services/passwordStorage.service'
import { SSHKnownHostsService } from '../services/sshKnownHosts.service'
import { promisify } from 'util'
import { SFTPSession } from './sftp'
import { ALGORITHM_BLACKLIST, SSHAlgorithmType, PortForwardType, SSHProfile } from '../api'
import { ALGORITHM_BLACKLIST, SSHAlgorithmType, PortForwardType, SSHProfile, SSHProxyStream, AutoPrivateKeyLocator } from '../api'
import { ForwardedPort } from './forwards'
import { X11Socket } from './x11'
@@ -62,8 +61,7 @@ export class SSHSession {
sftp?: SFTPWrapper
forwardedPorts: ForwardedPort[] = []
jumpStream: any
proxyCommandStream: ProxyCommandStream|null = null
socksProxyStream: SocksProxyStream|null = null
proxyCommandStream: SSHProxyStream|null = null
savedPassword?: string
get serviceMessage$ (): Observable<string> { return this.serviceMessage }
get keyboardInteractivePrompt$ (): Observable<KeyboardInteractivePrompt> { return this.keyboardInteractivePrompt }
@@ -94,6 +92,7 @@ export class SSHSession {
private config: ConfigService
private translate: TranslateService
private knownHosts: SSHKnownHostsService
private privateKeyImporters: AutoPrivateKeyLocator[]
constructor (
private injector: Injector,
@@ -111,6 +110,7 @@ export class SSHSession {
this.config = injector.get(ConfigService)
this.translate = injector.get(TranslateService)
this.knownHosts = injector.get(SSHKnownHostsService)
this.privateKeyImporters = injector.get(AutoPrivateKeyLocator, [])
this.willDestroy$.subscribe(() => {
for (const port of this.forwardedPorts) {
@@ -156,10 +156,15 @@ export class SSHSession {
}
}
} else {
this.remainingAuthMethods.push({
type: 'publickey',
name: 'auto',
})
for (const importer of this.privateKeyImporters) {
for (const [name, contents] of await importer.getKeys()) {
this.remainingAuthMethods.push({
type: 'publickey',
name,
contents,
})
}
}
}
}
if (!this.profile.options.auth || this.profile.options.auth === 'agent') {
@@ -264,20 +269,26 @@ export class SSHSession {
try {
if (this.profile.options.socksProxyHost) {
this.emitServiceMessage(colors.bgBlue.black(' Proxy ') + ` Using ${this.profile.options.socksProxyHost}:${this.profile.options.socksProxyPort}`)
this.socksProxyStream = new SocksProxyStream(this.profile)
await this.socksProxyStream.start()
this.proxyCommandStream = new SocksProxyStream(this.profile)
}
if (this.profile.options.httpProxyHost) {
this.emitServiceMessage(colors.bgBlue.black(' Proxy ') + ` Using ${this.profile.options.httpProxyHost}:${this.profile.options.httpProxyPort}`)
this.proxyCommandStream = new HTTPProxyStream(this.profile)
}
if (this.profile.options.proxyCommand) {
this.emitServiceMessage(colors.bgBlue.black(' Proxy command ') + ` Using ${this.profile.options.proxyCommand}`)
this.proxyCommandStream = new ProxyCommandStream(this.profile.options.proxyCommand)
this.proxyCommandStream.on('error', err => {
this.emitServiceMessage(colors.bgRed.black(' X ') + ` ${err.message}`)
this.destroy()
}
if (this.proxyCommandStream) {
this.proxyCommandStream.destroyed$.subscribe(err => {
if (err) {
this.emitServiceMessage(colors.bgRed.black(' X ') + ` ${err.message}`)
this.destroy()
}
})
this.proxyCommandStream.output$.subscribe((message: string) => {
this.emitServiceMessage(colors.bgBlue.black(' Proxy command ') + ' ' + message.trim())
this.proxyCommandStream.message$.subscribe(message => {
this.emitServiceMessage(colors.bgBlue.black(' Proxy ') + ' ' + message.trim())
})
await this.proxyCommandStream.start()
@@ -298,7 +309,7 @@ export class SSHSession {
ssh.connect({
host: this.profile.options.host.trim(),
port: this.profile.options.port ?? 22,
sock: this.proxyCommandStream ?? this.jumpStream ?? this.socksProxyStream,
sock: this.proxyCommandStream?.socket ?? this.jumpStream,
username: this.authUsername ?? undefined,
tryKeyboard: true,
agent: this.agentPath,
@@ -492,9 +503,9 @@ export class SSHSession {
continue
}
}
if (method.type === 'publickey') {
if (method.type === 'publickey' && method.contents) {
try {
const key = await this.loadPrivateKey(method.contents)
const key = await this.loadPrivateKey(method.name!, method.contents)
return {
type: 'publickey',
username: this.authUsername,
@@ -578,7 +589,7 @@ export class SSHSession {
this.willDestroy.next()
this.willDestroy.complete()
this.serviceMessage.complete()
this.proxyCommandStream?.destroy()
this.proxyCommandStream?.stop()
this.ssh.end()
}
@@ -594,20 +605,8 @@ export class SSHSession {
})
}
async loadPrivateKey (privateKeyContents?: Buffer): Promise<string|null> {
if (!privateKeyContents) {
const userKeyPath = path.join(process.env.HOME!, '.ssh', 'id_rsa')
if (await fs.exists(userKeyPath)) {
this.emitServiceMessage('Using user\'s default private key')
privateKeyContents = await fs.readFile(userKeyPath, { encoding: null })
}
}
if (!privateKeyContents) {
return null
}
this.emitServiceMessage('Loading private key')
async loadPrivateKey (name: string, privateKeyContents: Buffer): Promise<string|null> {
this.emitServiceMessage(`Loading private key: ${name}`)
try {
const parsedKey = await this.parsePrivateKey(privateKeyContents.toString())
this.activePrivateKey = parsedKey.toString('openssh')

View File

@@ -647,9 +647,9 @@ export class BaseTerminalTabComponent extends BaseTabComponent implements OnInit
let wheelDeltaY = 0
if ('wheelDeltaY' in event) {
wheelDeltaY = (event as MouseWheelEvent)['wheelDeltaY']
wheelDeltaY = (event as WheelEvent)['wheelDeltaY']
} else {
wheelDeltaY = (event as MouseWheelEvent)['deltaY']
wheelDeltaY = (event as WheelEvent).deltaY
}
if (event.altKey) {

View File

@@ -33,3 +33,14 @@
span([style.color]='scheme.colors[6]') sym
span ->
span([style.color]='scheme.colors[1]') link
div(*ngIf='fontPreview')
span
strong Icons:
span   
span
span &nbsp;
span(
[style.background-color]='scheme.colors[1]',
[style.color]='scheme.colors[0]',
)  Powerline&nbsp;
span([style.color]='scheme.colors[1]') 

View File

@@ -24,7 +24,7 @@ div
)
div.mt-4
h3 Keyboard
h3(translate) Keyboard
.form-line
.header
@@ -48,7 +48,7 @@ div.mt-4
)
div.mt-4
h3 Mouse
h3(translate) Mouse
.form-line
.header
@@ -146,7 +146,7 @@ div.mt-4
)
div.mt-4
h3 Sound
h3(translate) Sound
.form-line
.header
@@ -204,7 +204,7 @@ div.mt-4
)
div.mt-4(*ngIf='hostApp.platform === Platform.Windows')
h3 Windows
h3(translate) Windows
.form-line
.header

View File

@@ -19,6 +19,7 @@ export class TerminalConfigProvider extends ConfigProvider {
cursor: 'block',
cursorBlink: true,
hideTabIndex: false,
showTabProfileIcon: false,
hideCloseButton: false,
rightClick: 'menu',
pasteOnMiddleClick: true,

Binary file not shown.

View File

@@ -82,4 +82,5 @@ export abstract class Frontend {
abstract restoreState (state: string): void
abstract supportsBracketedPaste (): boolean
abstract isAlternateScreenActive (): boolean
}

View File

@@ -178,7 +178,7 @@
@font-face {
font-family: "monospace-fallback";
src: url(../fonts/SourceCodePro.otf) format("opentype");
src: url(../fonts/SourceCodePro.ttf) format("truetype");
}
.xterm-viewport::-webkit-scrollbar {

View File

@@ -86,6 +86,16 @@ export class XTermFrontend extends Frontend {
this.xterm.unicode.activeVersion = '11'
const keyboardEventHandler = (name: string, event: KeyboardEvent) => {
if (this.isAlternateScreenActive()) {
let modifiers = 0
modifiers += event.ctrlKey ? 1 : 0
modifiers += event.altKey ? 1 : 0
modifiers += event.shiftKey ? 1 : 0
modifiers += event.metaKey ? 1 : 0
if (event.key.startsWith('Arrow') && modifiers === 1) {
return true
}
}
this.hotkeysService.pushKeyEvent(name, event)
let ret = true
if (this.hotkeysService.matchActiveHotkey(true) !== null) {
@@ -331,6 +341,10 @@ export class XTermFrontend extends Frontend {
return this.xterm.modes.bracketedPasteMode
}
isAlternateScreenActive (): boolean {
return this.xterm.buffer.active.type === 'alternate'
}
private setFontSize () {
const scale = Math.pow(1.1, this.zoom)
this.xterm.options.fontSize = this.configuredFontSize * scale

View File

@@ -476,10 +476,10 @@
dependencies:
electron-debug "*"
"@types/eslint-scope@^3.7.0":
version "3.7.0"
resolved "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.0.tgz"
integrity sha512-O/ql2+rrCUe2W2rs7wMR+GqPRcgB6UiqN5RhrR5xruFlY7l9YLMn0ZkDzjoHLeiFkR8MCQZVudUuuvQ2BLC9Qw==
"@types/eslint-scope@^3.7.3":
version "3.7.3"
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224"
integrity sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==
dependencies:
"@types/eslint" "*"
"@types/estree" "*"
@@ -492,10 +492,10 @@
"@types/estree" "*"
"@types/json-schema" "*"
"@types/estree@*", "@types/estree@^0.0.50":
version "0.0.50"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
"@types/estree@*", "@types/estree@^0.0.51":
version "0.0.51"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40"
integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==
"@types/fs-extra@^9.0.1", "@types/fs-extra@^9.0.11", "@types/fs-extra@^9.0.13":
version "9.0.13"
@@ -504,7 +504,7 @@
dependencies:
"@types/node" "*"
"@types/glob@5 - 7":
"@types/glob@5 - 7", "@types/glob@^7.1.1":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
@@ -512,14 +512,6 @@
"@types/minimatch" "*"
"@types/node" "*"
"@types/glob@^7.1.1":
version "7.1.3"
resolved "https://registry.npmjs.org/@types/glob/-/glob-7.1.3.tgz"
integrity sha512-SEYeGAIQIQX8NN6LDKprLjbrd5dARM5EXsd8GI/A5l0apYI1fGMWgPHSe4ZKL4eozlAyI+doUE9XbYS4xCkQ1w==
dependencies:
"@types/minimatch" "*"
"@types/node" "*"
"@types/http-cache-semantics@*":
version "4.0.0"
resolved "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz"
@@ -2741,10 +2733,10 @@ electron-to-chromium@^1.3.723:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.736.tgz#f632d900a1f788dab22fec9c62ec5c9c8f0c4052"
integrity sha512-DY8dA7gR51MSo66DqitEQoUMQ0Z+A2DSXFi7tK304bdTVqczCAfUuyQw6Wdg8hIoo5zIxkU1L24RQtUce1Ioig==
electron@17.0.0:
version "17.0.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-17.0.0.tgz#60f00f3e3c657020e807a519700213943468b4d1"
integrity sha512-3UXcBQMwbMWdPvGHaSdPMluHrd+/bc+K143MyvE5zVZ+S1XCHt4sau7dj6svJHns5llN0YG/c6h/vRfadIp8Zg==
electron@17.0.1:
version "17.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-17.0.1.tgz#e6c7ad2be26e7be8a5a9bac16b21920ad2671224"
integrity sha512-CBReR/QEOpgwMdt59lWCtj9wC8oHB6aAjMF1lhXcGew132xtp+C5N6EaXb/fmDceVYLouziYjbNcpeXsWrqdpA==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^14.6.2"
@@ -3301,9 +3293,9 @@ flush-write-stream@^1.0.0:
readable-stream "^2.0.4"
follow-redirects@^1.14.7:
version "1.14.7"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
version "1.14.8"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
foreach@^2.0.5:
version "2.0.5"
@@ -3587,10 +3579,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"
gettext-extractor@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/gettext-extractor/-/gettext-extractor-3.5.3.tgz#6ed46931c154a7485a80fa8b91b835ff7b8d0411"
integrity sha512-9EgJ+hmbtAbATdMIvCj4WnrkeDWH6fv1z+IJJ1XCxdcUMGx6JQdVVFTdzJkSyIHh4td53ngoB5EQbavbKJU9Og==
gettext-extractor@^3.5.4:
version "3.5.4"
resolved "https://registry.yarnpkg.com/gettext-extractor/-/gettext-extractor-3.5.4.tgz#bd36c65b4d26014ffd925f9ac7b4738d6893d6b2"
integrity sha512-iK4tSnteSw+pFMts43OP8hUnsOklbkxz3ytWqru7dPf8Ec3uzTYv1aw70ojAvKItmofpj1ibfY7sZWsdSN6zIw==
dependencies:
"@types/glob" "5 - 7"
"@types/parse5" "^5"
@@ -8362,10 +8354,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typedoc@^0.22.11:
version "0.22.11"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.11.tgz#a3d7f4577eef9fc82dd2e8f4e2915e69f884c250"
integrity sha512-pVr3hh6dkS3lPPaZz1fNpvcrqLdtEvXmXayN55czlamSgvEjh+57GUqfhAI1Xsuu/hNHUT1KNSx8LH2wBP/7SA==
typedoc@^0.22.12:
version "0.22.12"
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.12.tgz#52a8bb0e77458dcbab35fb89e24b80160ba6558d"
integrity sha512-FcyC+YuaOpr3rB9QwA1IHOi9KnU2m50sPJW5vcNRPCIdecp+3bFkh7Rq5hBU1Fyn29UR2h4h/H7twZHWDhL0sw==
dependencies:
glob "^7.2.0"
lunr "^2.3.9"
@@ -8373,16 +8365,11 @@ typedoc@^0.22.11:
minimatch "^3.0.4"
shiki "^0.10.0"
"typescript@2 - 4":
"typescript@2 - 4", typescript@^4.3.5:
version "4.5.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
typescript@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
uid-number@0.0.6:
version "0.0.6"
resolved "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz"
@@ -8681,13 +8668,13 @@ webpack-sources@^3.2.3:
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
webpack@^5.68.0:
version "5.68.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.68.0.tgz#a653a58ed44280062e47257f260117e4be90d560"
integrity sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==
webpack@^5.69.1:
version "5.69.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.1.tgz#8cfd92c192c6a52c99ab00529b5a0d33aa848dc5"
integrity sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"
"@webassemblyjs/ast" "1.11.1"
"@webassemblyjs/wasm-edit" "1.11.1"
"@webassemblyjs/wasm-parser" "1.11.1"