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": [ "contributions": [
"code" "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, "contributorsPerLine": 7,

View File

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

View File

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

View File

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

View File

@@ -25,7 +25,7 @@
"fontmanager-redux": "1.1.0", "fontmanager-redux": "1.1.0",
"glasstron": "0.0.7", "glasstron": "0.0.7",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"keytar": "^7.8.0", "keytar": "^7.9.0",
"mz": "^2.7.0", "mz": "^2.7.0",
"native-process-working-directory": "^1.0.2", "native-process-working-directory": "^1.0.2",
"npm": "6", "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" resolved "https://registry.npmjs.org/keyboardevents-areequal/-/keyboardevents-areequal-0.2.2.tgz"
integrity sha512-Nv+Kr33T0mEjxR500q+I6IWisOQ0lK1GGOncV0kWE6n4KFmpcu7RUX5/2B0EUtX51Cb0HjZ9VJsSY3u4cBa0kw== integrity sha512-Nv+Kr33T0mEjxR500q+I6IWisOQ0lK1GGOncV0kWE6n4KFmpcu7RUX5/2B0EUtX51Cb0HjZ9VJsSY3u4cBa0kw==
keytar@^7.8.0: keytar@^7.9.0:
version "7.8.0" version "7.9.0"
resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.8.0.tgz#28cf5ceeb1275350888870022869b8b4fe6a87f9" resolved "https://registry.yarnpkg.com/keytar/-/keytar-7.9.0.tgz#4c6225708f51b50cbf77c5aae81721964c2918cb"
integrity sha512-mR+BqtAOIW8j+T5FtLVyckCbvROWQD+4FzPeFMuk5njEZkXLpVPCGF26Y3mTyxMAAL1XCfswR7S6kIf+THSRFA== integrity sha512-VPD8mtVtm5JNtA2AErl6Chp06JBfy7diFQ7TQQhdpWOl6MrCRB+eRbvAZUsbGQS9kiMq0coJsy0W0vHpDCkWsQ==
dependencies: dependencies:
node-addon-api "^4.3.0" node-addon-api "^4.3.0"
prebuild-install "^7.0.1" prebuild-install "^7.0.1"

View File

@@ -6,8 +6,8 @@ msgstr ""
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:79 #: tabby-settings/src/components/profilesSettingsTab.component.ts:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86 #: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy" msgid "{name} copy"
msgstr "" msgstr ""
@@ -40,7 +40,7 @@ msgstr ""
msgid "Add a port forward" msgid "Add a port forward"
msgstr "" 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" msgid "Add a private key"
msgstr "" msgstr ""
@@ -55,15 +55,15 @@ msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: 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/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: 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" msgid "Advanced"
msgstr "" 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" msgid "Agent"
msgstr "" 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" msgid "Agent forwarding"
msgstr "" msgstr ""
@@ -120,7 +120,7 @@ msgstr ""
msgid "Audible" 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" msgid "Authentication method"
msgstr "" msgstr ""
@@ -128,7 +128,7 @@ msgstr ""
msgid "Author" msgid "Author"
msgstr "" 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" msgid "Auto"
msgstr "" msgstr ""
@@ -160,7 +160,7 @@ msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90 #: tabby-serial/src/profiles.ts:85
msgid "Baud rate" msgid "Baud rate"
msgstr "" msgstr ""
@@ -190,7 +190,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48 #: 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" msgid "Built-in"
msgstr "" msgstr ""
@@ -221,12 +221,12 @@ msgstr ""
msgid "Check for updates" msgid "Check for updates"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:158 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers" msgid "Ciphers"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:121 #: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "" msgstr ""
@@ -247,7 +247,7 @@ msgstr ""
msgid "Close and never show again" msgid "Close and never show again"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:189 #: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane" msgid "Close focused pane"
msgstr "" msgstr ""
@@ -276,6 +276,10 @@ msgstr ""
msgid "Color scheme" msgid "Color scheme"
msgstr "" 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 #: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line" msgid "Command line"
msgstr "" msgstr ""
@@ -315,7 +319,7 @@ msgid "Connect through a proxy server"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:211 #: 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\"..." msgid "Connect to \"%s\"..."
msgstr "" msgstr ""
@@ -426,9 +430,9 @@ msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: 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:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193 #: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33 #: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41 #: tabby-ssh/src/sftpContextMenu.ts:41
@@ -437,8 +441,8 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129 #: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191 #: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "" msgstr ""
@@ -455,7 +459,7 @@ msgstr ""
msgid "Delete previous word" msgid "Delete previous word"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:201
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "" msgstr ""
@@ -487,7 +491,7 @@ msgstr ""
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "" 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" msgid "Disable GPU acceleration"
msgstr "" msgstr ""
@@ -658,27 +662,27 @@ msgstr ""
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:181 #: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane" msgid "Focus next pane"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:177 #: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane" msgid "Focus previous pane"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:161 #: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above" msgid "Focus the pane above"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below" msgid "Focus the pane below"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:169 #: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left" msgid "Focus the pane on the left"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:173 #: tabby-core/src/hotkeys.ts:181
msgid "Focus the pane on the right" msgid "Focus the pane on the right"
msgstr "" msgstr ""
@@ -702,7 +706,7 @@ msgstr ""
msgid "Forces a specific SSH agent connection type." msgid "Forces a specific SSH agent connection type."
msgstr "" 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" msgid "Forget"
msgstr "" msgstr ""
@@ -764,6 +768,10 @@ msgstr ""
msgid "Group" msgid "Group"
msgstr "" 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 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!" msgid "Help track the number of Tabby installs across the world!"
msgstr "" msgstr ""
@@ -773,7 +781,7 @@ msgstr ""
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "" 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" msgid "Hide tab close button"
msgstr "" msgstr ""
@@ -793,12 +801,12 @@ msgstr ""
msgid "Homepage" msgid "Homepage"
msgstr "" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host" msgid "Host"
msgstr "" 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" msgid "Host key"
msgstr "" msgstr ""
@@ -811,6 +819,18 @@ msgstr ""
msgid "Hotkeys" msgid "Hotkeys"
msgstr "" 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 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon" msgid "Icon"
msgstr "" msgstr ""
@@ -851,7 +871,7 @@ msgstr ""
msgid "Intelligent Ctrl-C (copy/abort)" msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "" 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" msgid "Interactive"
msgstr "" msgstr ""
@@ -860,7 +880,7 @@ msgid "Invalid syntax"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16 #: 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" msgid "Jump host"
msgstr "" msgstr ""
@@ -872,8 +892,8 @@ msgstr ""
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132 #: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194 #: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -881,7 +901,7 @@ msgstr ""
msgid "Keep" msgid "Keep"
msgstr "" 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)" msgid "Keep Alive Interval (Milliseconds)"
msgstr "" msgstr ""
@@ -889,14 +909,18 @@ msgstr ""
msgid "Keep docked terminal always on top" msgid "Keep docked terminal always on top"
msgstr "" 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" msgid "Key"
msgstr "" 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" msgid "Key exchange"
msgstr "" 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 #: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "" msgstr ""
@@ -966,12 +990,12 @@ msgid "Local echo"
msgstr "" msgstr ""
#: tabby-local/src/profiles.ts:11 #: 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" msgid "Local terminal"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "" msgstr ""
@@ -980,15 +1004,15 @@ msgstr ""
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:148 #: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles" msgid "Manage profiles"
msgstr "" 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" msgid "Max Keep Alive Count"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:157 #: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane" msgid "Maximize the active pane"
msgstr "" msgstr ""
@@ -996,6 +1020,10 @@ msgstr ""
msgid "Modified on {date}" msgid "Modified on {date}"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Mouse"
msgstr ""
#: tabby-core/src/hotkeys.ts:45 #: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left" msgid "Move tab to the left"
msgstr "" msgstr ""
@@ -1004,7 +1032,7 @@ msgstr ""
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:205 #: tabby-settings/src/components/profilesSettingsTab.component.ts:203
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "" msgstr ""
@@ -1033,7 +1061,7 @@ msgstr ""
msgid "New item" msgid "New item"
msgstr "" 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 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "" msgstr ""
@@ -1050,7 +1078,7 @@ msgstr ""
msgid "New tab" msgid "New tab"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:204 #: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}" msgid "New tab: {profile}"
msgstr "" msgstr ""
@@ -1212,8 +1240,8 @@ msgstr ""
msgid "Passphrase for a private key with hash {hash}..." msgid "Passphrase for a private key with hash {hash}..."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:68 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password" msgid "Password"
msgstr "" msgstr ""
@@ -1251,7 +1279,7 @@ msgstr ""
msgid "Plugins folder" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port" msgid "Port"
msgstr "" msgstr ""
@@ -1260,7 +1288,7 @@ msgstr ""
msgid "Port opened" 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 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports" msgid "Ports"
msgstr "" msgstr ""
@@ -1287,7 +1315,7 @@ msgstr ""
msgid "Previous tab" msgid "Previous tab"
msgstr "" 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" msgid "Private keys"
msgstr "" msgstr ""
@@ -1314,7 +1342,7 @@ msgstr ""
msgid "Program" msgid "Program"
msgstr "" 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" msgid "Proxy command"
msgstr "" msgstr ""
@@ -1327,7 +1355,7 @@ msgid "Puts all of Tabby's configuration into the vault"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:210 #: 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" msgid "Quick connect"
msgstr "" msgstr ""
@@ -1340,12 +1368,12 @@ msgstr ""
msgid "Raw socket connection" msgid "Raw socket connection"
msgstr "" 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)" msgid "Ready Timeout (Milliseconds)"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:109 #: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:122 #: tabby-core/src/services/profiles.service.ts:125
msgid "Recent" msgid "Recent"
msgstr "" msgstr ""
@@ -1431,7 +1459,7 @@ msgstr ""
msgid "Restore terminal tabs on app start" msgid "Restore terminal tabs on app start"
msgstr "" 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" msgid "Reuse session for multiple tabs"
msgstr "" msgstr ""
@@ -1455,7 +1483,7 @@ msgstr ""
msgid "Save" msgid "Save"
msgstr "" 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" msgid "Save a password in the keychain"
msgstr "" msgstr ""
@@ -1503,12 +1531,12 @@ msgstr ""
msgid "Secret sync token" msgid "Secret sync token"
msgstr "" 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 #: tabby-electron/src/services/platform.service.ts:208
msgid "Select" msgid "Select"
msgstr "" 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" msgid "Select a base profile to use as a template"
msgstr "" msgstr ""
@@ -1520,7 +1548,7 @@ msgstr ""
msgid "Select profile" msgid "Select profile"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:171 #: tabby-core/src/services/profiles.service.ts:174
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "" msgstr ""
@@ -1532,17 +1560,17 @@ msgstr ""
msgid "Sends data one byte at a time" msgid "Sends data one byte at a time"
msgstr "" msgstr ""
#: tabby-serial/src/profiles.ts:15 #: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:76 #: tabby-serial/src/profiles.ts:71
msgid "Serial" msgid "Serial"
msgstr "" msgstr ""
#: tabby-serial/src/profiles.ts:55 #: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:66 #: tabby-serial/src/profiles.ts:61
msgid "Serial connection" msgid "Serial connection"
msgstr "" msgstr ""
#: tabby-serial/src/profiles.ts:75 #: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}" msgid "Serial: {description}"
msgstr "" msgstr ""
@@ -1555,7 +1583,7 @@ msgstr ""
msgid "Set passphrase" msgid "Set passphrase"
msgstr "" 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" msgid "Set password"
msgstr "" msgstr ""
@@ -1588,7 +1616,7 @@ msgstr ""
msgid "Shell integration" msgid "Shell integration"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:208 #: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector" msgid "Show {type} profile selector"
msgstr "" msgstr ""
@@ -1616,6 +1644,10 @@ msgstr ""
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "" 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 #: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector" msgid "Show profile selector"
msgstr "" msgstr ""
@@ -1636,7 +1668,7 @@ msgstr ""
msgid "Show vault contents" msgid "Show vault contents"
msgstr "" 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" msgid "Skip MoTD/banner"
msgstr "" msgstr ""
@@ -1655,14 +1687,18 @@ msgstr ""
msgid "SOCKS proxy" msgid "SOCKS proxy"
msgstr "" 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" msgid "SOCKS proxy host"
msgstr "" 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" msgid "SOCKS proxy port"
msgstr "" 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 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code" msgid "Source code"
msgstr "" msgstr ""
@@ -1671,23 +1707,23 @@ msgstr ""
msgid "Split" msgid "Split"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:145 #: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom" msgid "Split to the bottom"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:149 #: tabby-core/src/hotkeys.ts:157
msgid "Split to the left" msgid "Split to the left"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:141 #: tabby-core/src/hotkeys.ts:149
msgid "Split to the right" msgid "Split to the right"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:153 #: tabby-core/src/hotkeys.ts:161
msgid "Split to the top" msgid "Split to the top"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:78 #: tabby-ssh/src/profiles.ts:80
msgid "SSH connection" msgid "SSH connection"
msgstr "" msgstr ""
@@ -1727,7 +1763,7 @@ msgstr ""
msgid "Switch profile" msgid "Switch profile"
msgstr "" msgstr ""
#: tabby-core/src/hotkeys.ts:185 #: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane" msgid "Switch profile in the active pane"
msgstr "" msgstr ""
@@ -1769,8 +1805,8 @@ msgstr ""
#: tabby-core/src/hotkeys.ts:129 #: tabby-core/src/hotkeys.ts:129
#: tabby-core/src/hotkeys.ts:133 #: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137 #: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61 #: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:65 #: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69 #: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73 #: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77 #: tabby-core/src/hotkeys.ts:77
@@ -1835,7 +1871,7 @@ msgstr ""
msgid "There are active file transfers" msgid "There are active file transfers"
msgstr "" 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" msgid "There is a saved password for this connection"
msgstr "" msgstr ""
@@ -1847,7 +1883,7 @@ msgstr ""
msgid "Thin" msgid "Thin"
msgstr "" 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" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "" msgstr ""
@@ -1876,10 +1912,14 @@ msgstr ""
msgid "Try again" msgid "Try again"
msgstr "" msgstr ""
#: tabby-ssh/src/session/ssh.ts:464 #: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password" msgid "Trying saved password"
msgstr "" 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 #: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped" msgid "Ungrouped"
msgstr "" msgstr ""
@@ -1888,7 +1928,7 @@ msgstr ""
msgid "Uninstall" msgid "Uninstall"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243 #: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
@@ -1935,11 +1975,15 @@ msgstr ""
msgid "User default" msgid "User default"
msgstr "" 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" msgid "Username"
msgstr "" 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" msgid "Using preset password"
msgstr "" msgstr ""
@@ -2041,6 +2085,10 @@ msgstr ""
msgid "Window frame" msgid "Window frame"
msgstr "" 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 #: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY" msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "" msgstr ""
@@ -2069,7 +2117,7 @@ msgstr ""
msgid "WSL terminal only supports TrueColor with ConPTY" msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "" 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" msgid "X11 forwarding"
msgstr "" 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" "Project-Id-Version: tabby\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"Language: da_DK\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 #: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?" 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:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86 #: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} kopi" msgstr "{name} kopi"
@@ -50,7 +50,7 @@ msgstr "Tilføj"
msgid "Add a port forward" msgid "Add a port forward"
msgstr "Tilføj en port-videresendelse" 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" msgid "Add a private key"
msgstr "Tilføj en privat nøgle" 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-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/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: 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" msgid "Advanced"
msgstr "Avanceret" 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" msgid "Agent"
msgstr "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" msgid "Agent forwarding"
msgstr "Agent-videresendelse" msgstr "Agent-videresendelse"
@@ -130,7 +130,7 @@ msgstr "Spørg før du lukker browserfanen"
msgid "Audible" msgid "Audible"
msgstr "Hørbar" 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" msgid "Authentication method"
msgstr "Godkendelsesmetode" msgstr "Godkendelsesmetode"
@@ -138,7 +138,7 @@ msgstr "Godkendelsesmetode"
msgid "Author" msgid "Author"
msgstr "Forfatter" 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" msgid "Auto"
msgstr "Auto" msgstr "Auto"
@@ -170,7 +170,7 @@ msgstr "Baggrundstype"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90 #: tabby-serial/src/profiles.ts:85
msgid "Baud rate" msgid "Baud rate"
msgstr "Baud-rate (hastighed)" msgstr "Baud-rate (hastighed)"
@@ -200,7 +200,7 @@ msgid "Bracketed paste (requires shell support)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:48 #: 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" msgid "Built-in"
msgstr "Indbygget" msgstr "Indbygget"
@@ -231,12 +231,12 @@ msgstr "Ændr hovedadgangskoden"
msgid "Check for updates" msgid "Check for updates"
msgstr "Kontrollér for opdateringer" 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:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers" msgid "Ciphers"
msgstr "Ciphers" msgstr "Ciphers"
#: tabby-core/src/services/profiles.service.ts:121 #: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Ryd seneste profiler" msgstr "Ryd seneste profiler"
@@ -257,7 +257,7 @@ msgstr "Luk"
msgid "Close and never show again" msgid "Close and never show again"
msgstr "Luk og vis aldrig igen" msgstr "Luk og vis aldrig igen"
#: tabby-core/src/hotkeys.ts:189 #: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane" msgid "Close focused pane"
msgstr "Luk fokuseret rude" msgstr "Luk fokuseret rude"
@@ -284,7 +284,11 @@ msgstr "Farve"
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" 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 #: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line" msgid "Command line"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Forbind via en proxyserver" msgstr "Forbind via en proxyserver"
#: tabby-core/src/index.ts:211 #: 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\"..." msgid "Connect to \"%s\"..."
msgstr "Forbind til \"%s\"..." msgstr "Forbind til \"%s\"..."
@@ -392,7 +396,7 @@ msgstr "Nuværende"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:3
msgid "Current color scheme" msgid "Current color scheme"
msgstr "Nuværende farveskema" msgstr "Nuværende farvetema"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17
msgid "Current host key fingerprint" 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-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: 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:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193 #: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33 #: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41 #: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Standard for {type}"
msgid "Delete" msgid "Delete"
msgstr "Slet" msgstr "Slet"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129 #: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191 #: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Slet \"{name}\"?" msgstr "Slet \"{name}\"?"
@@ -465,7 +469,7 @@ msgstr "Slet næste ord"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Slet forrige ord" 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?" msgid "Delete the group's profiles?"
msgstr "Slet gruppens profiler?" msgstr "Slet gruppens profiler?"
@@ -497,7 +501,7 @@ msgstr "Deaktivér"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Deaktiver dynamisk fanetitel" 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" msgid "Disable GPU acceleration"
msgstr "Deaktivér GPU acceleration" msgstr "Deaktivér GPU acceleration"
@@ -668,27 +672,27 @@ msgstr "Fokusér alle ruder"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Fokusér alle ruder på én gang (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" msgid "Focus next pane"
msgstr "Fokusér næste rude" msgstr "Fokusér næste rude"
#: tabby-core/src/hotkeys.ts:177 #: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane" msgid "Focus previous pane"
msgstr "Fokusér forrige rude" msgstr "Fokusér forrige rude"
#: tabby-core/src/hotkeys.ts:161 #: tabby-core/src/hotkeys.ts:169
msgid "Focus the pane above" msgid "Focus the pane above"
msgstr "Fokusér ruden ovenover" msgstr "Fokusér ruden ovenover"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below" msgid "Focus the pane below"
msgstr "Fokusér ruden nedenfor" msgstr "Fokusér ruden nedenfor"
#: tabby-core/src/hotkeys.ts:169 #: tabby-core/src/hotkeys.ts:177
msgid "Focus the pane on the left" msgid "Focus the pane on the left"
msgstr "Fokusér ruden til venstre" 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" msgid "Focus the pane on the right"
msgstr "Fokusér ruden til højre" msgstr "Fokusér ruden til højre"
@@ -712,7 +716,7 @@ msgstr "Gennemtving LF"
msgid "Forces a specific SSH agent connection type." msgid "Forces a specific SSH agent connection type."
msgstr "Tvinger en specifik SSH agent forbindelsestype." 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" msgid "Forget"
msgstr "Glem" msgstr "Glem"
@@ -726,7 +730,7 @@ msgstr "Videresendte porte"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35
msgid "From color scheme" msgid "From color scheme"
msgstr "Fra farveskema" msgstr "Fra farvetema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32
msgid "From theme" msgid "From theme"
@@ -774,6 +778,10 @@ msgstr "Grøn"
msgid "Group" msgid "Group"
msgstr "Gruppe" 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 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!" msgid "Help track the number of Tabby installs across the world!"
msgstr "" msgstr ""
@@ -783,7 +791,7 @@ msgstr ""
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "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" msgid "Hide tab close button"
msgstr "Skjul lukkeknap for fane" msgstr "Skjul lukkeknap for fane"
@@ -803,12 +811,12 @@ msgstr ""
msgid "Homepage" msgid "Homepage"
msgstr "Hjemmeside" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host" msgid "Host"
msgstr "Vært" 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" msgid "Host key"
msgstr "Værtsnøgle" msgstr "Værtsnøgle"
@@ -821,6 +829,18 @@ msgstr "Verifikation af værtsnøgle"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Genvejstaster" 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 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon" msgid "Icon"
msgstr "Ikon" 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 #: tabby-terminal/src/components/streamProcessingSettings.component.ts:23
msgid "Immediately echoes your input locally" msgid "Immediately echoes your input locally"
msgstr "" msgstr "Ekkoer straks dit input lokalt"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18 #: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type" 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 #: locale/tmp-html/tabby-terminal/src/components/streamProcessingSettings.component.html:4
msgid "Input mode" msgid "Input mode"
@@ -861,7 +881,7 @@ msgstr "Installation af opdateringen vil lukke alle faner og genstarte Tabby."
msgid "Intelligent Ctrl-C (copy/abort)" msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "" 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" msgid "Interactive"
msgstr "Interaktiv" msgstr "Interaktiv"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Ugyldig syntaks" msgstr "Ugyldig syntaks"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16 #: 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" msgid "Jump host"
msgstr "Jump host" msgstr "Jump host"
@@ -882,8 +902,8 @@ msgstr "Hop til næste ord"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Hop til forrige ord" msgstr "Hop til forrige ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132 #: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194 #: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Hop til forrige ord"
msgid "Keep" msgid "Keep"
msgstr "Behold" 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)" msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep Alive interval (Millisekunder)" msgstr "Keep Alive interval (Millisekunder)"
@@ -899,14 +919,18 @@ msgstr "Keep Alive interval (Millisekunder)"
msgid "Keep docked terminal always on top" msgid "Keep docked terminal always on top"
msgstr "" 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" msgid "Key"
msgstr "Nøgle" 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" msgid "Key exchange"
msgstr "" 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 #: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "" msgstr ""
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Lokalt ekko" msgstr "Lokalt ekko"
#: tabby-local/src/profiles.ts:11 #: 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" msgid "Local terminal"
msgstr "Lokal terminal" msgstr "Lokal terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Login scripts" msgstr "Login scripts"
@@ -990,15 +1014,15 @@ msgstr "Login scripts"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:148 #: tabby-core/src/services/profiles.service.ts:151
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Administrér profiler" 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" msgid "Max Keep Alive Count"
msgstr "Maks Keep Alive antal" msgstr "Maks Keep Alive antal"
#: tabby-core/src/hotkeys.ts:157 #: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane" msgid "Maximize the active pane"
msgstr "Maksimér den aktive rude" msgstr "Maksimér den aktive rude"
@@ -1006,6 +1030,10 @@ msgstr "Maksimér den aktive rude"
msgid "Modified on {date}" msgid "Modified on {date}"
msgstr "Ændret den {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 #: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left" msgid "Move tab to the left"
msgstr "Flyt fane til venstre" msgstr "Flyt fane til venstre"
@@ -1014,7 +1042,7 @@ msgstr "Flyt fane til venstre"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Flyt fane til højre" 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\"" msgid "Move to \"Ungrouped\""
msgstr "Flyt til \"Ugrupperet\"" msgstr "Flyt til \"Ugrupperet\""
@@ -1043,7 +1071,7 @@ msgstr "Ny konfiguration på {platform}"
msgid "New item" msgid "New item"
msgstr "Nyt element" 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 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nyt navn" msgstr "Nyt navn"
@@ -1060,7 +1088,7 @@ msgstr "Nyt profilnavn"
msgid "New tab" msgid "New tab"
msgstr "Ny fane" msgstr "Ny fane"
#: tabby-core/src/hotkeys.ts:204 #: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}" msgid "New tab: {profile}"
msgstr "Ny fane: {profile}" msgstr "Ny fane: {profile}"
@@ -1075,7 +1103,7 @@ msgstr "Nyt vindue"
#: tabby-local/src/tabContextMenu.ts:87 #: tabby-local/src/tabContextMenu.ts:87
msgid "New with profile" msgid "New with profile"
msgstr "" msgstr "Ny med profil"
#: tabby-core/src/hotkeys.ts:37 #: tabby-core/src/hotkeys.ts:37
msgid "Next tab" msgid "Next tab"
@@ -1147,7 +1175,7 @@ msgstr "Åbn indstillinger"
#: tabby-settings/src/hotkeys.ts:25 #: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}" msgid "Open settings tab: {tab}"
msgstr "" msgstr "Åbn indstillingsfane: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25 #: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel" 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}..." msgid "Passphrase for a private key with hash {hash}..."
msgstr "Adgangskode for en privat nøgle med 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:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password" msgid "Password"
msgstr "Adgangskode" msgstr "Adgangskode"
@@ -1261,16 +1289,16 @@ msgstr "Plugins"
msgid "Plugins folder" msgid "Plugins folder"
msgstr "Pluginmappe" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened" 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 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports" msgid "Ports"
msgstr "Porte" msgstr "Porte"
@@ -1279,7 +1307,7 @@ msgstr "Porte"
#: tabby-ssh/src/components/sshTab.component.ts:176 #: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect" 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 #: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now" msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Forhindrer utilsigtet udførelse af indsatte kommandoer"
msgid "Previous tab" msgid "Previous tab"
msgstr "Forrige fane" 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" msgid "Private keys"
msgstr "Private nøgler" msgstr "Private nøgler"
@@ -1324,7 +1352,7 @@ msgstr "Profiler og forbindelser"
msgid "Program" msgid "Program"
msgstr "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" msgid "Proxy command"
msgstr "Proxy kommando" 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" msgstr "Placerer alle Tabby's konfiguration i boksen"
#: tabby-core/src/index.ts:210 #: 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" msgid "Quick connect"
msgstr "Hurtig tilslutning" msgstr "Hurtig tilslutning"
@@ -1350,12 +1378,12 @@ msgstr "Afslut"
msgid "Raw socket connection" msgid "Raw socket connection"
msgstr "Rå socket forbindelse" 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)" msgid "Ready Timeout (Milliseconds)"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:109 #: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:122 #: tabby-core/src/services/profiles.service.ts:125
msgid "Recent" msgid "Recent"
msgstr "Seneste" msgstr "Seneste"
@@ -1441,7 +1469,7 @@ msgstr "Genstart app'en for at anvende ændringer"
msgid "Restore terminal tabs on app start" msgid "Restore terminal tabs on app start"
msgstr "" 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" msgid "Reuse session for multiple tabs"
msgstr "" msgstr ""
@@ -1465,7 +1493,7 @@ msgstr "Kør som administrator"
msgid "Save" msgid "Save"
msgstr "Gem" 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" msgid "Save a password in the keychain"
msgstr "Gem en adgangskode i nøgleringen" msgstr "Gem en adgangskode i nøgleringen"
@@ -1513,12 +1541,12 @@ msgstr "Søg"
msgid "Secret sync token" msgid "Secret sync token"
msgstr "Hemmelig synkroniseringstoken" 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 #: tabby-electron/src/services/platform.service.ts:208
msgid "Select" msgid "Select"
msgstr "Vælg" 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" msgid "Select a base profile to use as a template"
msgstr "Vælg en basisprofil, der skal bruges som skabelon" msgstr "Vælg en basisprofil, der skal bruges som skabelon"
@@ -1530,7 +1558,7 @@ msgstr "Vælg lagerplads"
msgid "Select profile" msgid "Select profile"
msgstr "Vælg profil" 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" msgid "Select profile or enter an address"
msgstr "Vælg profil eller indtast en adresse" 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" msgid "Sends data one byte at a time"
msgstr "Sender data en byte ad gangen" msgstr "Sender data en byte ad gangen"
#: tabby-serial/src/profiles.ts:15 #: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:76 #: tabby-serial/src/profiles.ts:71
msgid "Serial" msgid "Serial"
msgstr "Seriel" msgstr "Seriel"
#: tabby-serial/src/profiles.ts:55 #: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:66 #: tabby-serial/src/profiles.ts:61
msgid "Serial connection" msgid "Serial connection"
msgstr "Seriel forbindelse" msgstr "Seriel forbindelse"
#: tabby-serial/src/profiles.ts:75 #: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}" msgid "Serial: {description}"
msgstr "Seriel: {description}" msgstr "Seriel: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Opsæt hovedadgangskode"
msgid "Set passphrase" msgid "Set passphrase"
msgstr "Indstil adgangskode" 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" msgid "Set password"
msgstr "Angiv adgangskode" msgstr "Angiv adgangskode"
@@ -1598,7 +1626,7 @@ msgstr "Shell understøtter ikke detektion af aktuel sti"
msgid "Shell integration" msgid "Shell integration"
msgstr "Shell integration" msgstr "Shell integration"
#: tabby-core/src/hotkeys.ts:208 #: tabby-core/src/hotkeys.ts:216
msgid "Show {type} profile selector" msgid "Show {type} profile selector"
msgstr "Vis {type} profilvælger" msgstr "Vis {type} profilvælger"
@@ -1626,6 +1654,10 @@ msgstr ""
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Vis rudeetiketter (til omarrangering)" 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 #: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector" msgid "Show profile selector"
msgstr "Vis profilvælger" msgstr "Vis profilvælger"
@@ -1646,7 +1678,7 @@ msgstr "Vis serielle forbindelser"
msgid "Show vault contents" msgid "Show vault contents"
msgstr "Vis indhold i boksen" 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" msgid "Skip MoTD/banner"
msgstr "Spring over MoTD/banner" msgstr "Spring over MoTD/banner"
@@ -1665,14 +1697,18 @@ msgstr "Snap'er vinduet til en side af skærmen"
msgid "SOCKS proxy" msgid "SOCKS proxy"
msgstr "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" msgid "SOCKS proxy host"
msgstr "SOCKS proxy vært" 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" msgid "SOCKS proxy port"
msgstr "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 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code" msgid "Source code"
msgstr "Kildekode" msgstr "Kildekode"
@@ -1681,23 +1717,23 @@ msgstr "Kildekode"
msgid "Split" msgid "Split"
msgstr "Opdel" msgstr "Opdel"
#: tabby-core/src/hotkeys.ts:145 #: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom" msgid "Split to the bottom"
msgstr "Opdel i bunden" msgstr "Opdel i bunden"
#: tabby-core/src/hotkeys.ts:149 #: tabby-core/src/hotkeys.ts:157
msgid "Split to the left" msgid "Split to the left"
msgstr "Opdel til venstre" msgstr "Opdel til venstre"
#: tabby-core/src/hotkeys.ts:141 #: tabby-core/src/hotkeys.ts:149
msgid "Split to the right" msgid "Split to the right"
msgstr "Opdel til højre" msgstr "Opdel til højre"
#: tabby-core/src/hotkeys.ts:153 #: tabby-core/src/hotkeys.ts:161
msgid "Split to the top" msgid "Split to the top"
msgstr "Opdel til toppen" msgstr "Opdel til toppen"
#: tabby-ssh/src/profiles.ts:78 #: tabby-ssh/src/profiles.ts:80
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH forbindelse" msgstr "SSH forbindelse"
@@ -1737,7 +1773,7 @@ msgstr ""
msgid "Switch profile" msgid "Switch profile"
msgstr "Skift profil" msgstr "Skift profil"
#: tabby-core/src/hotkeys.ts:185 #: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane" msgid "Switch profile in the active pane"
msgstr "Skift profil i den aktive rude" 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:129
#: tabby-core/src/hotkeys.ts:133 #: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137 #: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61 #: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:65 #: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69 #: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73 #: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77 #: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Tema"
msgid "There are active file transfers" msgid "There are active file transfers"
msgstr "Der er aktive filoverførsler" 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" msgid "There is a saved password for this connection"
msgstr "Der er en gemt adgangskode til denne forbindelse" 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" msgid "Thin"
msgstr "Tynd" 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" 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" msgstr "Markér dette, hvis du oplever aliasing, ghosting eller andre visuelle problemer"
@@ -1886,10 +1922,14 @@ msgstr "Toppen"
msgid "Try again" msgid "Try again"
msgstr "Prøv igen" msgstr "Prøv igen"
#: tabby-ssh/src/session/ssh.ts:464 #: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password" msgid "Trying saved password"
msgstr "Prøver gemt adgangskode" 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 #: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped" msgid "Ungrouped"
msgstr "Ugrupperet" msgstr "Ugrupperet"
@@ -1898,7 +1938,7 @@ msgstr "Ugrupperet"
msgid "Uninstall" msgid "Uninstall"
msgstr "Afinstallér" msgstr "Afinstallér"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243 #: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown" msgid "Unknown"
msgstr "Ukendt" msgstr "Ukendt"
@@ -1943,13 +1983,17 @@ msgstr "Brug ConPTY"
#: tabby-local/src/shells/linuxDefault.ts:31 #: tabby-local/src/shells/linuxDefault.ts:31
#: tabby-local/src/shells/linuxDefault.ts:38 #: tabby-local/src/shells/linuxDefault.ts:38
msgid "User default" 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" msgid "Username"
msgstr "Brugernavn" 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" msgid "Using preset password"
msgstr "Brug forudindstillede adgangskode" 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 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:67
msgid "We're only tracking your Tabby and OS versions." 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 #: tabby-core/src/components/welcomeTab.component.ts:24
msgid "Welcome" msgid "Welcome"
@@ -2051,6 +2095,10 @@ msgstr ""
msgid "Window frame" msgid "Window frame"
msgstr "Vinduesramme" 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 #: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY" msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 build 18309 eller derover anbefales til ConPTY" msgstr "Windows 10 build 18309 eller derover anbefales til ConPTY"
@@ -2079,7 +2127,7 @@ msgstr ""
msgid "WSL terminal only supports TrueColor with ConPTY" msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "WSL terminal understøtter kun TrueColor med ConPTY slået til" 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" msgid "X11 forwarding"
msgstr "X11 videresendelse" msgstr "X11 videresendelse"

View File

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

View File

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

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr_FR\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 #: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?" 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:77
#: tabby-settings/src/components/profilesSettingsTab.component.ts:86 #: tabby-settings/src/components/profilesSettingsTab.component.ts:84
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} - Copie" msgstr "{name} - Copie"
@@ -50,7 +50,7 @@ msgstr "Ajouter"
msgid "Add a port forward" msgid "Add a port forward"
msgstr "Ajouter un transfert de port" 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" msgid "Add a private key"
msgstr "Ajouter une clé privée" 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-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/configSyncSettingsTab.component.html:64
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: 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" msgid "Advanced"
msgstr "Avancé" 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" msgid "Agent"
msgstr "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" msgid "Agent forwarding"
msgstr "Transfert d'agent" msgstr "Transfert d'agent"
@@ -130,7 +130,7 @@ msgstr "Demander avant de fermer l'onglet du navigateur"
msgid "Audible" msgid "Audible"
msgstr "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" msgid "Authentication method"
msgstr "Méthode d'authentification" msgstr "Méthode d'authentification"
@@ -138,7 +138,7 @@ msgstr "Méthode d'authentification"
msgid "Author" msgid "Author"
msgstr "Auteur" 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" msgid "Auto"
msgstr "Automatique" msgstr "Automatique"
@@ -170,7 +170,7 @@ msgstr "Type d'arrière-plan"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:118
#: tabby-serial/src/profiles.ts:90 #: tabby-serial/src/profiles.ts:85
msgid "Baud rate" msgid "Baud rate"
msgstr "Vitesse en bauds" 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)" 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 #: 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" msgid "Built-in"
msgstr "Intégré" msgstr "Intégré"
@@ -231,12 +231,12 @@ msgstr "Changer le mot de passe maître"
msgid "Check for updates" msgid "Check for updates"
msgstr "Vérifier les mises à jour" 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:172
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:162 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:176
msgid "Ciphers" msgid "Ciphers"
msgstr "Chiffrement" msgstr "Chiffrement"
#: tabby-core/src/services/profiles.service.ts:121 #: tabby-core/src/services/profiles.service.ts:124
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Effacer les profils récents" msgstr "Effacer les profils récents"
@@ -257,7 +257,7 @@ msgstr "Fermer"
msgid "Close and never show again" msgid "Close and never show again"
msgstr "Fermer et ne plus afficher" msgstr "Fermer et ne plus afficher"
#: tabby-core/src/hotkeys.ts:189 #: tabby-core/src/hotkeys.ts:197
msgid "Close focused pane" msgid "Close focused pane"
msgstr "Fermer le panneau actif" msgstr "Fermer le panneau actif"
@@ -286,6 +286,10 @@ msgstr "Couleur"
msgid "Color scheme" msgid "Color scheme"
msgstr "Schéma de couleurs" 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 #: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line" msgid "Command line"
msgstr "Ligne de commande" msgstr "Ligne de commande"
@@ -325,7 +329,7 @@ msgid "Connect through a proxy server"
msgstr "Se connecter via un serveur proxy" msgstr "Se connecter via un serveur proxy"
#: tabby-core/src/index.ts:211 #: 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\"..." msgid "Connect to \"%s\"..."
msgstr "Se connecter à \"%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-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: 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:129
#: tabby-settings/src/components/profilesSettingsTab.component.ts:193 #: tabby-settings/src/components/profilesSettingsTab.component.ts:191
#: tabby-settings/src/components/profilesSettingsTab.component.ts:206 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:33 #: tabby-ssh/src/sftpContextMenu.ts:33
#: tabby-ssh/src/sftpContextMenu.ts:41 #: tabby-ssh/src/sftpContextMenu.ts:41
@@ -447,8 +451,8 @@ msgstr "Par défaut pour {type}"
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:129 #: tabby-settings/src/components/profilesSettingsTab.component.ts:127
#: tabby-settings/src/components/profilesSettingsTab.component.ts:191 #: tabby-settings/src/components/profilesSettingsTab.component.ts:189
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:84
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Supprimer \"{name} \" ?" msgstr "Supprimer \"{name} \" ?"
@@ -465,7 +469,7 @@ msgstr "Supprimer le mot suivant"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Supprimer le mot précédent" 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?" msgid "Delete the group's profiles?"
msgstr "Supprimer les profils du groupe ?" msgstr "Supprimer les profils du groupe ?"
@@ -497,7 +501,7 @@ msgstr "Désactiver"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Désactiver le titre dynamique des onglets" 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" msgid "Disable GPU acceleration"
msgstr "Désactiver l'accélération GPU" msgstr "Désactiver l'accélération GPU"
@@ -514,7 +518,7 @@ msgstr "Déconnecter"
#: tabby-ssh/src/components/sshTab.component.ts:243 #: tabby-ssh/src/components/sshTab.component.ts:243
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:122
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "" msgstr "Déconnectez de {host} ?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on" msgid "Display on"
@@ -527,7 +531,7 @@ msgstr "Ne pas interrompre"
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:125
msgid "Do not close" 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:6
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:8 #: 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)" msgid "Focus all panes at once (broadcast)"
msgstr "Cibler tous les volets à la fois (diffusion)" msgstr "Cibler tous les volets à la fois (diffusion)"
#: tabby-core/src/hotkeys.ts:181 #: tabby-core/src/hotkeys.ts:189
msgid "Focus next pane" msgid "Focus next pane"
msgstr "Focus sur le volet suivant" msgstr "Focus sur le volet suivant"
#: tabby-core/src/hotkeys.ts:177 #: tabby-core/src/hotkeys.ts:185
msgid "Focus previous pane" msgid "Focus previous pane"
msgstr "Focus sur le volet précédent" 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" msgid "Focus the pane above"
msgstr "Focus sur le volet au-dessus" msgstr "Focus sur le volet au-dessus"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:173
msgid "Focus the pane below" msgid "Focus the pane below"
msgstr "Focus sur le volet au-dessous" 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" msgid "Focus the pane on the left"
msgstr "Focus sur le volet à gauche" 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" msgid "Focus the pane on the right"
msgstr "Focus sur le volet à droite" msgstr "Focus sur le volet à droite"
@@ -712,7 +716,7 @@ msgstr "Forcer LF"
msgid "Forces a specific SSH agent connection type." msgid "Forces a specific SSH agent connection type."
msgstr "Force un type spécifique de connexion à l'agent SSH." 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" msgid "Forget"
msgstr "Oublier" msgstr "Oublier"
@@ -726,11 +730,11 @@ msgstr "Ports transférés"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:35
msgid "From color scheme" 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 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:32
msgid "From theme" msgid "From theme"
msgstr "Depuis le thème" msgstr "Celui du thème"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:6 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:6
msgid "Frontend" msgid "Frontend"
@@ -774,6 +778,10 @@ msgstr "Vert"
msgid "Group" msgid "Group"
msgstr "Groupe" 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 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:20
msgid "Help track the number of Tabby installs across the world!" msgid "Help track the number of Tabby installs across the world!"
msgstr "Aidez à suivre le nombre d'installations de Tabby à travers le monde !" 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" msgid "Hexadecimal"
msgstr "Hexadécimal" 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" msgid "Hide tab close button"
msgstr "Masquer le bouton de fermeture de l'onglet" 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" msgid "Homepage"
msgstr "Page d'accueil" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
msgid "Host" msgid "Host"
msgstr "Hôte" 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" msgid "Host key"
msgstr "Clé de l'hôte" msgstr "Clé de l'hôte"
@@ -821,13 +829,25 @@ msgstr "Vérification de la clé de l'hôte"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Raccourcis clavier" 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 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:20
msgid "Icon" msgid "Icon"
msgstr "Icône" msgstr "Icône"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic" msgid "id.tab-width.dynamic"
msgstr "" msgstr "Dynamique"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector" 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)" msgid "Intelligent Ctrl-C (copy/abort)"
msgstr "Ctrl-C intelligent (copier/annuler)" 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" msgid "Interactive"
msgstr "Interactif" msgstr "Interactif"
@@ -870,7 +890,7 @@ msgid "Invalid syntax"
msgstr "Syntaxe non valide" 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: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" msgid "Jump host"
msgstr "Hôte de rebond" msgstr "Hôte de rebond"
@@ -882,8 +902,8 @@ msgstr "Aller au mot suivant"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Aller au mot précédent" msgstr "Aller au mot précédent"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:132 #: tabby-settings/src/components/profilesSettingsTab.component.ts:130
#: tabby-settings/src/components/profilesSettingsTab.component.ts:194 #: tabby-settings/src/components/profilesSettingsTab.component.ts:192
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -891,7 +911,7 @@ msgstr "Aller au mot précédent"
msgid "Keep" msgid "Keep"
msgstr "Conserver" 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)" msgid "Keep Alive Interval (Milliseconds)"
msgstr "Intervalle de signal de vie (millisecondes)" 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" msgid "Keep docked terminal always on top"
msgstr "Toujours garder au premier plan le terminal arrimé" 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" msgid "Key"
msgstr "Clé" 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" msgid "Key exchange"
msgstr "Échange de clés" 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 #: locale/tmp-html/tabby-ssh/src/components/keyboardInteractiveAuthPanel.component.html:2
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Authentification interactive au clavier" msgstr "Authentification interactive au clavier"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:117
msgid "Kill" msgid "Kill"
msgstr "" msgstr "Fermer"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:10
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:50
@@ -976,12 +1000,12 @@ msgid "Local echo"
msgstr "Écho local" msgstr "Écho local"
#: tabby-local/src/profiles.ts:11 #: 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" msgid "Local terminal"
msgstr "Terminal local" msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Scripts de connexion" msgstr "Scripts de connexion"
@@ -990,15 +1014,15 @@ msgstr "Scripts de connexion"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Clic long pour le menu contextuel" 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" msgid "Manage profiles"
msgstr "Gérer les profils" 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" msgid "Max Keep Alive Count"
msgstr "Nombre maximum de signaux de vie" msgstr "Nombre maximum de signaux de vie"
#: tabby-core/src/hotkeys.ts:157 #: tabby-core/src/hotkeys.ts:165
msgid "Maximize the active pane" msgid "Maximize the active pane"
msgstr "Maximiser le volet actif" msgstr "Maximiser le volet actif"
@@ -1006,6 +1030,10 @@ msgstr "Maximiser le volet actif"
msgid "Modified on {date}" msgid "Modified on {date}"
msgstr "Modifié le {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 #: tabby-core/src/hotkeys.ts:45
msgid "Move tab to the left" msgid "Move tab to the left"
msgstr "Déplacer l'onglet vers la gauche" 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" msgid "Move tab to the right"
msgstr "Déplacer l'onglet vers la droite" 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\"" msgid "Move to \"Ungrouped\""
msgstr "Déplacer vers \"Dégroupé\"" msgstr "Déplacer vers \"Dégroupé\""
@@ -1043,7 +1071,7 @@ msgstr "Nouvelle configuration sur {platform}"
msgid "New item" msgid "New item"
msgstr "Nouvel élément" 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 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nouveau nom" msgstr "Nouveau nom"
@@ -1060,7 +1088,7 @@ msgstr "Nom du nouveau profil"
msgid "New tab" msgid "New tab"
msgstr "Nouvel onglet" msgstr "Nouvel onglet"
#: tabby-core/src/hotkeys.ts:204 #: tabby-core/src/hotkeys.ts:212
msgid "New tab: {profile}" msgid "New tab: {profile}"
msgstr "Nouvel onglet: {profile}" msgstr "Nouvel onglet: {profile}"
@@ -1147,7 +1175,7 @@ msgstr "Ouvrir les paramètres"
#: tabby-settings/src/hotkeys.ts:25 #: tabby-settings/src/hotkeys.ts:25
msgid "Open settings tab: {tab}" msgid "Open settings tab: {tab}"
msgstr "" msgstr "Ouvrir l'onglet Paramètres: {tab}"
#: tabby-ssh/src/tabContextMenu.ts:25 #: tabby-ssh/src/tabContextMenu.ts:25
msgid "Open SFTP panel" 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}..." msgid "Passphrase for a private key with hash {hash}..."
msgstr "Phrase de passe pour une clé privée avec le hachage {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:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:86 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
msgid "Password" msgid "Password"
msgstr "Mot de passe" msgstr "Mot de passe"
@@ -1261,16 +1289,16 @@ msgstr "Extensions"
msgid "Plugins folder" msgid "Plugins folder"
msgstr "Dossier des extensions" 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 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:77
msgid "Port opened" 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 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:12
msgid "Ports" msgid "Ports"
msgstr "Ports" msgstr "Ports"
@@ -1279,7 +1307,7 @@ msgstr "Ports"
#: tabby-ssh/src/components/sshTab.component.ts:176 #: tabby-ssh/src/components/sshTab.component.ts:176
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:58
msgid "Press any key to reconnect" 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 #: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now" msgid "Press the key now"
@@ -1297,7 +1325,7 @@ msgstr "Empêche l'exécution accidentelle de commandes collées"
msgid "Previous tab" msgid "Previous tab"
msgstr "Onglet précédent" 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" msgid "Private keys"
msgstr "Clés privées" msgstr "Clés privées"
@@ -1318,13 +1346,13 @@ msgstr "Profils"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/buttonProvider.ts:40
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profils & connexions" msgstr "Profils et connexions"
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:13 #: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:13
msgid "Program" msgid "Program"
msgstr "Application" 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" msgid "Proxy command"
msgstr "Commande du proxy" 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" msgstr "Place toute la configuration de Tabby dans le coffre"
#: tabby-core/src/index.ts:210 #: 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" msgid "Quick connect"
msgstr "Connexion Rapide" msgstr "Connexion Rapide"
@@ -1350,12 +1378,12 @@ msgstr "Quitter"
msgid "Raw socket connection" msgid "Raw socket connection"
msgstr "Connexion socket Raw" 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)" msgid "Ready Timeout (Milliseconds)"
msgstr "Délai d'attente (Millisecondes)" msgstr "Délai d'attente (Millisecondes)"
#: tabby-core/src/services/profiles.service.ts:109 #: tabby-core/src/services/profiles.service.ts:112
#: tabby-core/src/services/profiles.service.ts:122 #: tabby-core/src/services/profiles.service.ts:125
msgid "Recent" msgid "Recent"
msgstr "Récent" msgstr "Récent"
@@ -1415,7 +1443,7 @@ msgstr "Signaler un problème"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:73 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:73
msgid "Require a key to click links" 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 #: tabby-terminal/src/hotkeys.ts:54
msgid "Reset zoom" msgid "Reset zoom"
@@ -1441,7 +1469,7 @@ msgstr "Redémarrez l'application pour appliquer les modifications"
msgid "Restore terminal tabs on app start" msgid "Restore terminal tabs on app start"
msgstr "Restaurer les onglets ouverts au démarrage de l'application" 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" msgid "Reuse session for multiple tabs"
msgstr "Réutiliser la session pour plusieurs onglets" msgstr "Réutiliser la session pour plusieurs onglets"
@@ -1465,7 +1493,7 @@ msgstr "Exécuter en tant qu'administrateur"
msgid "Save" msgid "Save"
msgstr "Enregistrer" 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" msgid "Save a password in the keychain"
msgstr "Enregistrer le mot de passe dans le coffre" msgstr "Enregistrer le mot de passe dans le coffre"
@@ -1513,12 +1541,12 @@ msgstr "Rechercher"
msgid "Secret sync token" msgid "Secret sync token"
msgstr "Jeton secret de synchronisation" 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 #: tabby-electron/src/services/platform.service.ts:208
msgid "Select" msgid "Select"
msgstr "Sélectionner" 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" msgid "Select a base profile to use as a template"
msgstr "Sélectionnez un profil de base à utiliser comme modèle" 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" msgid "Select profile"
msgstr "Sélectionner un profil" 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" msgid "Select profile or enter an address"
msgstr "Sélectionnez un profil ou entrez une adresse" 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" msgid "Sends data one byte at a time"
msgstr "Envoie des données un octet à la fois" msgstr "Envoie des données un octet à la fois"
#: tabby-serial/src/profiles.ts:15 #: tabby-serial/src/profiles.ts:13
#: tabby-serial/src/profiles.ts:76 #: tabby-serial/src/profiles.ts:71
msgid "Serial" msgid "Serial"
msgstr "Port Série" msgstr "Port Série"
#: tabby-serial/src/profiles.ts:55 #: tabby-serial/src/profiles.ts:50
#: tabby-serial/src/profiles.ts:66 #: tabby-serial/src/profiles.ts:61
msgid "Serial connection" msgid "Serial connection"
msgstr "Connexion via Port Série" msgstr "Connexion via Port Série"
#: tabby-serial/src/profiles.ts:75 #: tabby-serial/src/profiles.ts:70
msgid "Serial: {description}" msgid "Serial: {description}"
msgstr "Port Série: {description}" msgstr "Port Série: {description}"
@@ -1565,7 +1593,7 @@ msgstr "Définir le mot de passe maître"
msgid "Set passphrase" msgid "Set passphrase"
msgstr "Définir la phrase secrète" 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" msgid "Set password"
msgstr "Définir le mot de passe" 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 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:59
msgid "Shell integration" 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" msgid "Show {type} profile selector"
msgstr "Afficher le sélecteur de profil {type}" msgstr "Afficher le sélecteur de profil {type}"
@@ -1626,6 +1654,10 @@ msgstr "Afficher le mixeur"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Afficher les libellés du panneau (pour réorganiser)" 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 #: tabby-core/src/hotkeys.ts:13
msgid "Show profile selector" msgid "Show profile selector"
msgstr "Afficher le sélecteur de profil" msgstr "Afficher le sélecteur de profil"
@@ -1646,7 +1678,7 @@ msgstr "Afficher les connexions série"
msgid "Show vault contents" msgid "Show vault contents"
msgstr "Afficher le contenu du coffre" 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" msgid "Skip MoTD/banner"
msgstr "Ne pas afficher le message du jour (MoTD) ni la bannière" 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" msgid "SOCKS proxy"
msgstr "Proxy SOCKS" 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" msgid "SOCKS proxy host"
msgstr "Hôte proxy SOCKS" 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" msgid "SOCKS proxy port"
msgstr "Port proxy SOCKS" 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 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:31
msgid "Source code" msgid "Source code"
msgstr "Code source" msgstr "Code source"
@@ -1681,23 +1717,23 @@ msgstr "Code source"
msgid "Split" msgid "Split"
msgstr "Diviser" msgstr "Diviser"
#: tabby-core/src/hotkeys.ts:145 #: tabby-core/src/hotkeys.ts:153
msgid "Split to the bottom" msgid "Split to the bottom"
msgstr "Diviser vers le bas" msgstr "Diviser vers le bas"
#: tabby-core/src/hotkeys.ts:149 #: tabby-core/src/hotkeys.ts:157
msgid "Split to the left" msgid "Split to the left"
msgstr "Diviser vers la gauche" msgstr "Diviser vers la gauche"
#: tabby-core/src/hotkeys.ts:141 #: tabby-core/src/hotkeys.ts:149
msgid "Split to the right" msgid "Split to the right"
msgstr "Diviser vers la droite" msgstr "Diviser vers la droite"
#: tabby-core/src/hotkeys.ts:153 #: tabby-core/src/hotkeys.ts:161
msgid "Split to the top" msgid "Split to the top"
msgstr "Diviser vers le haut" msgstr "Diviser vers le haut"
#: tabby-ssh/src/profiles.ts:78 #: tabby-ssh/src/profiles.ts:80
msgid "SSH connection" msgid "SSH connection"
msgstr "Connexion SSH" msgstr "Connexion SSH"
@@ -1737,7 +1773,7 @@ msgstr "Substitutions autorisées."
msgid "Switch profile" msgid "Switch profile"
msgstr "Changer de profil" msgstr "Changer de profil"
#: tabby-core/src/hotkeys.ts:185 #: tabby-core/src/hotkeys.ts:193
msgid "Switch profile in the active pane" msgid "Switch profile in the active pane"
msgstr "Changer de profil dans le volet actif" 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:129
#: tabby-core/src/hotkeys.ts:133 #: tabby-core/src/hotkeys.ts:133
#: tabby-core/src/hotkeys.ts:137 #: tabby-core/src/hotkeys.ts:137
#: tabby-core/src/hotkeys.ts:61 #: tabby-core/src/hotkeys.ts:141
#: tabby-core/src/hotkeys.ts:65 #: tabby-core/src/hotkeys.ts:145
#: tabby-core/src/hotkeys.ts:69 #: tabby-core/src/hotkeys.ts:69
#: tabby-core/src/hotkeys.ts:73 #: tabby-core/src/hotkeys.ts:73
#: tabby-core/src/hotkeys.ts:77 #: tabby-core/src/hotkeys.ts:77
@@ -1845,7 +1881,7 @@ msgstr "Thème"
msgid "There are active file transfers" msgid "There are active file transfers"
msgstr "Il y a des transferts de fichiers actifs" 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" msgid "There is a saved password for this connection"
msgstr "Il y a un mot de passe enregistré pour cette connexion" 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" msgid "Thin"
msgstr "Compact" 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" 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" 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" msgid "Try again"
msgstr "Réessayer" msgstr "Réessayer"
#: tabby-ssh/src/session/ssh.ts:464 #: tabby-ssh/src/session/ssh.ts:473
msgid "Trying saved password" msgid "Trying saved password"
msgstr "Tente d'utiliser le mot de passe enregistré" 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 #: tabby-settings/src/components/profilesSettingsTab.component.ts:17
msgid "Ungrouped" msgid "Ungrouped"
msgstr "Sans groupe" msgstr "Sans groupe"
@@ -1898,7 +1938,7 @@ msgstr "Sans groupe"
msgid "Uninstall" msgid "Uninstall"
msgstr "Désinstaller" msgstr "Désinstaller"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:243 #: tabby-settings/src/components/profilesSettingsTab.component.ts:241
msgid "Unknown" msgid "Unknown"
msgstr "Inconnu" msgstr "Inconnu"
@@ -1945,11 +1985,15 @@ msgstr "Utiliser ConPTY"
msgid "User default" msgid "User default"
msgstr "Valeurs utilisateur par défaut" 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" msgid "Username"
msgstr "Nom d'utilisateur" 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" msgid "Using preset password"
msgstr "Utiliser le mot de passe prédéfini" 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" msgid "Window frame"
msgstr "Cadre de fenêtre" 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 #: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:11
msgid "Windows 10 build 18309 or above is recommended for ConPTY" msgid "Windows 10 build 18309 or above is recommended for ConPTY"
msgstr "Windows 10 version 18309 ou supérieure est recommandé pour 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" msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr "Le terminal WSL ne prend en charge que TrueColor avec 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" msgid "X11 forwarding"
msgstr "Transfert X11" msgstr "Transfert X11"
@@ -2107,5 +2155,5 @@ msgstr "Zoom arrière"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55 #: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding" msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic" msgid "id.port-forwarding.dynamic"
msgstr "" msgstr "Dynamique"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -33,7 +33,7 @@
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "^6.5.1", "css-loader": "^6.5.1",
"deep-equal": "2.0.5", "deep-equal": "2.0.5",
"electron": "17.0.0", "electron": "17.0.1",
"electron-builder": "^22.14.13", "electron-builder": "^22.14.13",
"electron-download": "^4.1.1", "electron-download": "^4.1.1",
"electron-installer-snap": "^5.1.0", "electron-installer-snap": "^5.1.0",
@@ -41,7 +41,7 @@
"electron-rebuild": "^3.2.7", "electron-rebuild": "^3.2.7",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"gettext-extractor": "^3.5.3", "gettext-extractor": "^3.5.4",
"graceful-fs": "^4.2.9", "graceful-fs": "^4.2.9",
"html-loader": "2.1.2", "html-loader": "2.1.2",
"json-loader": "^0.5.7", "json-loader": "^0.5.7",
@@ -75,11 +75,11 @@
"svg-inline-loader": "^0.8.2", "svg-inline-loader": "^0.8.2",
"ts-loader": "^9.2.3", "ts-loader": "^9.2.3",
"tslib": "^2.3.1", "tslib": "^2.3.1",
"typedoc": "^0.22.11", "typedoc": "^0.22.12",
"typescript": "^4.3.5", "typescript": "^4.3.5",
"utils-decorators": "^1.10.4", "utils-decorators": "^1.10.4",
"val-loader": "4.0.0", "val-loader": "4.0.0",
"webpack": "^5.68.0", "webpack": "^5.69.1",
"webpack-bundle-analyzer": "^4.5.0", "webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2", "webpack-cli": "^4.9.2",
"yaml-loader": "0.6.0", "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') log.info('deps', 'app')
sh.cd('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('..')
sh.cd('web') 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.exec(`yarn patch-package`, { fatal: true })
sh.cd('..') sh.cd('..')
vars.allPackages.forEach(plugin => { vars.allPackages.forEach(plugin => {
log.info('deps', plugin) log.info('deps', plugin)
sh.cd(plugin) sh.cd(plugin)
sh.exec(`yarn install --force`, { fatal: true }) sh.exec(`yarn install --force --network-timeout 1000000`, { fatal: true })
sh.cd('..') sh.cd('..')
}) })

View File

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

View File

@@ -23,6 +23,10 @@ export class ProfileCLIHandler extends CLIHandler {
this.handleOpenProfile(event.argv.profileName) this.handleOpenProfile(event.argv.profileName)
return true return true
} }
if (op === 'recent') {
this.handleOpenRecentProfile(event.argv.profileNumber)
return true
}
return false return false
} }
@@ -35,6 +39,15 @@ export class ProfileCLIHandler extends CLIHandler {
this.profiles.openNewTabForProfile(profile) this.profiles.openNewTabForProfile(profile)
this.hostWindow.bringToFront() 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() @Injectable()

View File

@@ -112,6 +112,12 @@ export class AppRootComponent {
if (hotkey === 'duplicate-tab') { if (hotkey === 'duplicate-tab') {
this.app.duplicateTab(this.app.activeTab) 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') { if (hotkey === 'reopen-tab') {
this.app.reopenLastTab() this.app.reopenLastTab()

View File

@@ -51,6 +51,13 @@ export abstract class BaseTabComponent extends BaseComponent {
set color (value: string|null) { this._color = value } set color (value: string|null) { this._color = value }
private _color: string|null = null 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 hasFocus = false
/** /**

View File

@@ -82,6 +82,18 @@ export class SplitContainer {
this.ratios = this.ratios.map(x => x / s) 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) * 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.attachTabView(tab)
this.onAfterTabAdded(tab) this.onAfterTabAdded(tab)
} }
this.root.normalize()
} }
removeTab (tab: BaseTabComponent): void { removeTab (tab: BaseTabComponent): void {
@@ -624,6 +638,16 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
super.clearActivity() 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 { get color (): string|null {
return this.getFocusedTab()?.color ?? 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 { private updateTitle (): void {
this.setTitle([...new Set(this.getAllTabs().map(x => x.title))].join(' | ')) this.setTitle([...new Set(this.getAllTabs().map(x => x.title))].join(' | '))
} }

View File

@@ -13,7 +13,8 @@
div { div {
background: rgba(0, 0, 0, .7); background: rgba(0, 0, 0, .7);
padding: 20px 30px; padding: 20px 30px;
font-size: 18px; margin: 20px;
font-size: 16px;
color: #fff; color: #fff;
display: flex; display: flex;
align-items: center; 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', cdkDragHandle) {{index + 1}}
.index(*ngIf='!config.store.terminal.hideTabIndex && hostApp.platform !== Platform.macOS') {{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( .name(
[title]='tab.customTitle || tab.title', [title]='tab.customTitle || tab.title',
[class.no-hover]='config.store.terminal.hideCloseButton' [class.no-hover]='config.store.terminal.hideCloseButton'

View File

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

View File

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

View File

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

View File

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

View File

@@ -56,6 +56,14 @@ export class AppHotkeyProvider extends HotkeyProvider {
id: 'duplicate-tab', id: 'duplicate-tab',
name: this.translate.instant('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', id: 'tab-1',
name: this.translate.instant('Tab {number}', { number: 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> { showSelector <T> (name: string, options: SelectorOption<T>[]): Promise<T> {
return this.selector.show(name, options) 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 { TranslateService } from '@ngx-translate/core'
import localeEN from '@angular/common/locales/en' import localeEN from '@angular/common/locales/en'
import localeBG from '@angular/common/locales/bg'
import localeDA from '@angular/common/locales/da' import localeDA from '@angular/common/locales/da'
import localeDE from '@angular/common/locales/de' import localeDE from '@angular/common/locales/de'
import localeES from '@angular/common/locales/es' import localeES from '@angular/common/locales/es'
@@ -19,6 +20,7 @@ import { ConfigService } from './config.service'
import { LogService, Logger } from './log.service' import { LogService, Logger } from './log.service'
registerLocaleData(localeEN) registerLocaleData(localeEN)
registerLocaleData(localeBG)
registerLocaleData(localeDA) registerLocaleData(localeDA)
registerLocaleData(localeDE) registerLocaleData(localeDE)
registerLocaleData(localeES) registerLocaleData(localeES)
@@ -94,6 +96,10 @@ export class LocaleService {
code: 'pl-PL', code: 'pl-PL',
name: 'Polski', name: 'Polski',
}, },
{
code: 'bg-BG',
name: 'Български',
},
{ {
code: 'ru-RU', code: 'ru-RU',
name: 'Русский', name: 'Русский',

View File

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

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
import { NgModule } from '@angular/core' 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 { 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 { TerminalColorSchemeProvider } from 'tabby-terminal'
import { SFTPContextMenuItemProvider, SSHProfileImporter } from 'tabby-ssh' import { SFTPContextMenuItemProvider, SSHProfileImporter, AutoPrivateKeyLocator } from 'tabby-ssh'
import { auditTime } from 'rxjs' import { auditTime } from 'rxjs'
import { HyperColorSchemes } from './colorSchemes' import { HyperColorSchemes } from './colorSchemes'
@@ -17,7 +17,7 @@ import { ElectronService } from './services/electron.service'
import { ElectronHotkeyProvider } from './hotkeys' import { ElectronHotkeyProvider } from './hotkeys'
import { ElectronConfigProvider } from './config' import { ElectronConfigProvider } from './config'
import { EditSFTPContextMenu } from './sftpContextMenu' import { EditSFTPContextMenu } from './sftpContextMenu'
import { OpenSSHImporter, StaticFileImporter } from './sshImporters' import { OpenSSHImporter, PrivateKeyLocator, StaticFileImporter } from './sshImporters'
@NgModule({ @NgModule({
providers: [ providers: [
@@ -34,6 +34,7 @@ import { OpenSSHImporter, StaticFileImporter } from './sshImporters'
{ provide: SFTPContextMenuItemProvider, useClass: EditSFTPContextMenu, multi: true }, { provide: SFTPContextMenuItemProvider, useClass: EditSFTPContextMenu, multi: true },
{ provide: SSHProfileImporter, useExisting: OpenSSHImporter, multi: true }, { provide: SSHProfileImporter, useExisting: OpenSSHImporter, multi: true },
{ provide: SSHProfileImporter, useExisting: StaticFileImporter, multi: true }, { provide: SSHProfileImporter, useExisting: StaticFileImporter, multi: true },
{ provide: AutoPrivateKeyLocator, useExisting: PrivateKeyLocator, multi: true },
], ],
}) })
export default class ElectronModule { export default class ElectronModule {

View File

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

View File

@@ -119,7 +119,7 @@ export class ElectronPlatformService extends PlatformService {
} }
async _saveConfigInternal (content: string): Promise<void> { 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(tempPath, content, 'utf8')
await fs.writeFile(this.configPath + '.backup', content, 'utf8') await fs.writeFile(this.configPath + '.backup', content, 'utf8')
await promisify(gracefulFS.rename)(tempPath, this.configPath) await promisify(gracefulFS.rename)(tempPath, this.configPath)

View File

@@ -5,7 +5,7 @@ import slugify from 'slugify'
import * as yaml from 'js-yaml' import * as yaml from 'js-yaml'
import { Injectable } from '@angular/core' import { Injectable } from '@angular/core'
import { PartialProfile } from 'tabby-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' 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 # 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": "@dabh/diagnostics@^2.0.2":
version "2.0.2" version "2.0.2"
resolved "https://registry.yarnpkg.com/@dabh/diagnostics/-/diagnostics-2.0.2.tgz#290d08f7b381b8f94607dc8f471a12c675f9db31" 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-convert "^1.9.1"
color-string "^1.5.2" 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: colorspace@1.1.x:
version "1.1.2" version "1.1.2"
resolved "https://registry.yarnpkg.com/colorspace/-/colorspace-1.1.2.tgz#e0128950d082b86a2168580796a0aa5d6c68d8c5" 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" resolved "https://registry.yarnpkg.com/kuler/-/kuler-2.0.0.tgz#e2c570a3800388fb44407e851531c1d670b061b3"
integrity sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A== integrity sha512-Xq9nH7KlWZmXAtodXDDRE7vs6DU1gTU8zYDHDiWLSip45Egwq3plLHzPn27NgvzL2r1LMPC1vdqh98sQxtqj4A==
logform@^2.3.2: logform@^2.3.2, logform@^2.4.0:
version "2.3.2" version "2.4.0"
resolved "https://registry.yarnpkg.com/logform/-/logform-2.3.2.tgz#68babe6a74ab09a1fd15a9b1e6cbc7713d41cb5b" resolved "https://registry.yarnpkg.com/logform/-/logform-2.4.0.tgz#131651715a17d50f09c2a2c1a524ff1a4164bcfe"
integrity sha512-V6JiPThZzTsbVRspNO6TmHkR99oqYTs8fivMBYQkjZj6rxW92KxtDCPE6IkAk1DNBnYKNkjm4jYBm6JDUcyhOA== integrity sha512-CPSJw4ftjf517EhXZGGvTHHkYobo7ZCc0kvwUoOYcjfR2UVrI66RHj8MCrfAdEitdmFqbu2BYdYs8FHHZSb6iw==
dependencies: dependencies:
colors "1.4.0" "@colors/colors" "1.5.0"
fecha "^4.2.0" fecha "^4.2.0"
ms "^2.1.1" ms "^2.1.1"
safe-stable-stringify "^1.1.0" safe-stable-stringify "^2.3.1"
triple-beam "^1.3.0" triple-beam "^1.3.0"
minimatch@^3.0.4: 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" resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
readable-stream@^3.4.0: readable-stream@^3.4.0, readable-stream@^3.6.0:
version "3.6.0" version "3.6.0"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198"
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== 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" resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== 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: safe-stable-stringify@^2.3.1:
version "2.3.1" version "2.3.1"
resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.3.1.tgz#ab67cbe1fe7d40603ca641c5e765cb942d04fc73" 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: dependencies:
rimraf "^3.0.0" rimraf "^3.0.0"
triple-beam@^1.2.0, triple-beam@^1.3.0: triple-beam@^1.3.0:
version "1.3.0" version "1.3.0"
resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9" resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw== integrity sha512-XrHUvV5HpdLmIj4uVMxHggLbFSZYIn7HEWsqePZcI50pco+MPqJ50wMGY794X7AOOhxOBAjbkqfAbEe/QMp2Lw==
@@ -489,30 +484,30 @@ which-boxed-primitive@^1.0.2:
is-string "^1.0.5" is-string "^1.0.5"
is-symbol "^1.0.3" is-symbol "^1.0.3"
winston-transport@^4.4.2: winston-transport@^4.5.0:
version "4.4.2" version "4.5.0"
resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.4.2.tgz#554efe3fce229d046df006e0e3c411d240652e51" resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.5.0.tgz#6e7b0dd04d393171ed5e4e4905db265f7ab384fa"
integrity sha512-9jmhltAr5ygt5usgUTQbEiw/7RYXpyUbEAFRCSicIacpUzPkrnQsQZSPGEI12aLK9Jth4zNcYJx3Cvznwrl8pw== integrity sha512-YpZzcUzBedhlTAfJg6vJDlyEai/IFMIVcaEZZyl3UXIl4gmqRpU7AE89AHLkbzLUsv0NVmw7ts+iztqKxxPW1Q==
dependencies: dependencies:
logform "^2.3.2" logform "^2.3.2"
readable-stream "^3.4.0" readable-stream "^3.6.0"
triple-beam "^1.2.0" triple-beam "^1.3.0"
winston@^3.3.3: winston@^3.3.3:
version "3.5.0" version "3.6.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.5.0.tgz#b1ef4dbc6d1a7c1b462650070f171abc7ce9eac0" resolved "https://registry.yarnpkg.com/winston/-/winston-3.6.0.tgz#be32587a099a292b88c49fac6fa529d478d93fb6"
integrity sha512-OQMbmLsIdVHvm2hSurrYZs+iZNIImXneYJ6pX7LseSMEq20HdTETXiNnNX3FDwN4LB/xDRZLF6JYOY+AI112Kw== integrity sha512-9j8T75p+bcN6D00sF/zjFVmPp+t8KMPB1MzbbzYjeN9VWxdsYnTB40TkbNUEXAmILEfChMvAMgidlX64OG3p6w==
dependencies: dependencies:
"@dabh/diagnostics" "^2.0.2" "@dabh/diagnostics" "^2.0.2"
async "^3.2.3" async "^3.2.3"
is-stream "^2.0.0" is-stream "^2.0.0"
logform "^2.3.2" logform "^2.4.0"
one-time "^1.0.0" one-time "^1.0.0"
readable-stream "^3.4.0" readable-stream "^3.4.0"
safe-stable-stringify "^2.3.1" safe-stable-stringify "^2.3.1"
stack-trace "0.0.x" stack-trace "0.0.x"
triple-beam "^1.3.0" triple-beam "^1.3.0"
winston-transport "^4.4.2" winston-transport "^4.5.0"
wrappy@1: wrappy@1:
version "1.0.2" version "1.0.2"

View File

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

View File

@@ -21,7 +21,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
[ngValue]='profile.id' [ngValue]='profile.id'
) {{profile.name}} ) {{profile.name}}
.d-flex.mb-3.mt-4 .d-flex.mb-3
.input-group .input-group
.input-group-prepend .input-group-prepend
.input-group-text .input-group-text
@@ -90,7 +90,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
li(ngbNavItem) li(ngbNavItem)
a(ngbNavLink, translate) Advanced a(ngbNavLink, translate) Advanced
ng-template(ngbNavContent) ng-template(ngbNavContent)
.form-line(*ngIf='config.store.profiles.length > 0') .form-line.content-box(*ngIf='config.store.profiles.length > 0')
.header .header
.title(translate) Show recent profiles in selector .title(translate) Show recent profiles in selector
.description(translate) Set to 0 to disable recent profiles .description(translate) Set to 0 to disable recent profiles
@@ -103,7 +103,7 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
(ngModelChange)='config.save()' (ngModelChange)='config.save()'
) )
.form-line(*ngIf='config.store.profiles.length > 0') .form-line.content-box(*ngIf='config.store.profiles.length > 0')
.header .header
.title(translate) Show built-in profiles in selector .title(translate) Show built-in profiles in selector
.description(translate) If disabled, only custom profiles will show up in the profile 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()' (ngModelChange)='config.save()'
) )
.form-line .form-line.content-box
.header .header
.title(translate) Default profile settings .title(translate) Default profile settings
.description(translate) These apply to all profiles of a given type .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( a.list-group-item.list-group-item-action(
(click)='editDefaults(provider)', (click)='editDefaults(provider)',
*ngFor='let provider of profileProviders' *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 { v4 as uuidv4 } from 'uuid'
import slugify from 'slugify' import slugify from 'slugify'
import deepClone from 'clone-deep' 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 { NgbModal } from '@ng-bootstrap/ng-bootstrap'
import { ConfigService, HostAppService, Profile, SelectorService, ProfilesService, PromptModalComponent, PlatformService, BaseComponent, PartialProfile, ProfileProvider, TranslateService } from 'tabby-core' import { ConfigService, HostAppService, Profile, SelectorService, ProfilesService, PromptModalComponent, PlatformService, BaseComponent, PartialProfile, ProfileProvider, TranslateService } from 'tabby-core'
import { EditProfileModalComponent } from './editProfileModal.component' import { EditProfileModalComponent } from './editProfileModal.component'
@@ -28,8 +28,6 @@ export class ProfilesSettingsTabComponent extends BaseComponent {
profileGroups: ProfileGroup[] profileGroups: ProfileGroup[]
filter = '' filter = ''
@HostBinding('class.content-box') true
constructor ( constructor (
public config: ConfigService, public config: ConfigService,
public hostApp: HostAppService, public hostApp: HostAppService,

View File

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

View File

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

View File

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

View File

@@ -4,3 +4,7 @@ import { SSHProfile } from './interfaces'
export abstract class SSHProfileImporter { export abstract class SSHProfileImporter {
abstract getProfiles (): Promise<PartialProfile<SSHProfile>[]> 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 './contextMenu'
export * from './interfaces' export * from './interfaces'
export * from './importer' export * from './importer'
export * from './proxyStream'

View File

@@ -32,6 +32,8 @@ export interface SSHProfileOptions extends LoginScriptsOptions {
forwardedPorts?: ForwardedPortConfig[] forwardedPorts?: ForwardedPortConfig[]
socksProxyHost?: string socksProxyHost?: string
socksProxyPort?: number socksProxyPort?: number
httpProxyHost?: string
httpProxyPort?: number
reuseSession?: boolean 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) this.modalInstance.close(true)
} }
acceptAndSave () { async acceptAndSave () {
this.knownHosts.store(this.selector, this.digest) await this.knownHosts.store(this.selector, this.digest)
this.accept() this.accept()
} }

View File

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

View File

@@ -29,6 +29,11 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
) )
div(translate) SOCKS proxy div(translate) SOCKS proxy
.text-muted(translate) Connect through a proxy server .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"') .form-group.w-100(*ngIf='connectionMode === "proxyCommand"')
label(translate) Proxy command label(translate) Proxy command
@@ -75,6 +80,22 @@ ul.nav-tabs(ngbNav, #nav='ngbNav')
[(ngModel)]='profile.options.socksProxyPort', [(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 .form-group
label(translate) Username label(translate) Username
input.form-control( input.form-control(

View File

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

View File

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

View File

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

View File

@@ -1,13 +1,13 @@
import * as shellQuote from 'shell-quote' import * as shellQuote from 'shell-quote'
import * as net from 'net'
import socksv5 from '@luminati-io/socksv5' import socksv5 from '@luminati-io/socksv5'
import { Duplex } from 'stream' import { Duplex } from 'stream'
import { Injectable } from '@angular/core' import { Injectable } from '@angular/core'
import { spawn } from 'child_process' import { spawn } from 'child_process'
import { ChildProcess } from 'node:child_process' import { ChildProcess } from 'node:child_process'
import { Subject, Observable } from 'rxjs'
import { ConfigService, HostAppService, Platform, PlatformService } from 'tabby-core' import { ConfigService, HostAppService, Platform, PlatformService } from 'tabby-core'
import { SSHSession } from '../session/ssh' import { SSHSession } from '../session/ssh'
import { SSHProfile } from '../api' import { SSHProfile, SSHProxyStream, SSHProxyStreamSocket } from '../api'
import { PasswordStorageService } from './passwordStorage.service' import { PasswordStorageService } from './passwordStorage.service'
@Injectable({ providedIn: 'root' }) @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 client: Duplex|null
private header: Buffer|null private header: Buffer|null
constructor (private profile: SSHProfile) { constructor (private profile: SSHProfile) {
super({ super()
allowHalfOpen: false,
})
} }
async start (): Promise<void> { async start (): Promise<SSHProxyStreamSocket> {
this.client = await new Promise((resolve, reject) => { this.client = await new Promise((resolve, reject) => {
const connector = socksv5.connect({ const connector = socksv5.connect({
host: this.profile.options.host, host: this.profile.options.host,
@@ -75,87 +121,101 @@ export class SocksProxyStream extends Duplex {
resolve(s) resolve(s)
this.header = s.read() this.header = s.read()
if (this.header) { if (this.header) {
this.push(this.header) this.emitOutput(this.header)
} }
}) })
connector.on('error', (err) => { connector.on('error', (err) => {
reject(err) reject(err)
this.destroy(err) this.stop(new Error(`SOCKS connection failed: ${err.message}`))
}) })
}) })
this.client?.on('data', data => { this.client?.on('data', data => {
if (!this.header || data !== this.header) { if (!this.header || data !== this.header) {
// socksv5 doesn't reliably emit the first data event // socksv5 doesn't reliably emit the first data event
this.push(data) this.emitOutput(data)
this.header = null this.header = null
} }
}) })
this.client?.on('close', (err) => { this.client?.on('close', error => {
this.destroy(err) this.stop(error)
}) })
return super.start()
} }
_read (size: number): void { requestData (size: number): void {
this.client?.read(size) this.client?.read(size)
} }
_write (chunk: Buffer, _encoding: string, callback: (error?: Error | null) => void): void { async consumeInput (data: Buffer): Promise<void> {
this.client?.write(chunk, callback) 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() 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 { constructor (private profile: SSHProfile) {
private process: ChildProcess super()
}
get output$ (): Observable<string> { return this.output } async start (): Promise<SSHProxyStreamSocket> {
private output = new Subject<string>() 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) { return super.start()
super({ }
allowHalfOpen: false,
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> { async stop (error?: Error): Promise<void> {
const argv = shellQuote.parse(this.command) this.client?.destroy()
this.process = spawn(argv[0], argv.slice(1), { super.stop(error)
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)
} }
} }

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 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) const existing = this.getFor(selector)
if (existing) { if (existing) {
existing.digest = digest existing.digest = digest
} else { } else {
this.config.store.ssh.knownHosts.push({ ...selector, digest }) 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.ssh = ssh
this.profile = ssh.profile this.profile = ssh.profile
this.setLoginScriptsOptions(this.profile.options) this.setLoginScriptsOptions(this.profile.options)
this.ssh.serviceMessage$.subscribe(m => this.serviceMessage.next(m))
} }
async start (): Promise<void> { async start (): Promise<void> {

View File

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

View File

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

View File

@@ -33,3 +33,14 @@
span([style.color]='scheme.colors[6]') sym span([style.color]='scheme.colors[6]') sym
span -> span ->
span([style.color]='scheme.colors[1]') link 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 div.mt-4
h3 Keyboard h3(translate) Keyboard
.form-line .form-line
.header .header
@@ -48,7 +48,7 @@ div.mt-4
) )
div.mt-4 div.mt-4
h3 Mouse h3(translate) Mouse
.form-line .form-line
.header .header
@@ -146,7 +146,7 @@ div.mt-4
) )
div.mt-4 div.mt-4
h3 Sound h3(translate) Sound
.form-line .form-line
.header .header
@@ -204,7 +204,7 @@ div.mt-4
) )
div.mt-4(*ngIf='hostApp.platform === Platform.Windows') div.mt-4(*ngIf='hostApp.platform === Platform.Windows')
h3 Windows h3(translate) Windows
.form-line .form-line
.header .header

View File

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

Binary file not shown.

View File

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

View File

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

View File

@@ -86,6 +86,16 @@ export class XTermFrontend extends Frontend {
this.xterm.unicode.activeVersion = '11' this.xterm.unicode.activeVersion = '11'
const keyboardEventHandler = (name: string, event: KeyboardEvent) => { 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) this.hotkeysService.pushKeyEvent(name, event)
let ret = true let ret = true
if (this.hotkeysService.matchActiveHotkey(true) !== null) { if (this.hotkeysService.matchActiveHotkey(true) !== null) {
@@ -331,6 +341,10 @@ export class XTermFrontend extends Frontend {
return this.xterm.modes.bracketedPasteMode return this.xterm.modes.bracketedPasteMode
} }
isAlternateScreenActive (): boolean {
return this.xterm.buffer.active.type === 'alternate'
}
private setFontSize () { private setFontSize () {
const scale = Math.pow(1.1, this.zoom) const scale = Math.pow(1.1, this.zoom)
this.xterm.options.fontSize = this.configuredFontSize * scale this.xterm.options.fontSize = this.configuredFontSize * scale

View File

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