Compare commits

...

58 Commits

Author SHA1 Message Date
Eugene
6c9754c967 lint 2024-07-19 00:16:58 +02:00
Eugene
92bce02f3c lint 2024-07-19 00:01:46 +02:00
Eugene
72a5da5ac3 Revert "wsl: Get the distro icon from the package family name"
This reverts commit 1e6c2cba76.
2024-07-18 23:57:58 +02:00
Eugene
4485e9a917 Revert "handle node-powershell failing during icon resolution"
This reverts commit b4c3ac8ab6.
2024-07-18 23:57:52 +02:00
Eugene
3d7308cea0 fixed #9751 - title/color observers not detaching when detaching a tab 2024-07-18 23:53:23 +02:00
Eugene
b4c3ac8ab6 handle node-powershell failing during icon resolution 2024-07-15 23:53:30 +02:00
Eugene
a769fdd036 fixed #9760, fixed #9742, fixed #9762, fixed #9763 - terminals unexpectedly going to sleep 2024-07-15 23:29:03 +02:00
Eugene
9d11730417 fixed #9746, fixed #9748, fixed #9757, fixed #9779 - altIsMeta not working on macOS 2024-07-15 22:58:43 +02:00
Eugene
4d63422b78 updated locales 2024-07-10 11:06:34 +02:00
Eugene
e9ae253a6c updated contributors 2024-07-10 10:58:46 +02:00
Eugene
ff49b50d7d Merge pull request #9773 from GeminiLn/fix-issue-6467
Fix issue 6467: IP cannot be copied in SSH tab
2024-07-10 10:50:36 +02:00
GeminiLn
b436eac973 Fix: Ensure IP is selectable in SSH tab 2024-07-09 22:17:11 -07:00
GeminiLn
64195940a1 Fix: Ensure IP is selectable in SSH tab 2024-07-09 22:15:12 -07:00
Eugene
69dd2993af Merge pull request #9768 from Vadhvis/master
SSH Lag Fix
2024-07-09 11:45:27 +02:00
Vadhvis
2b65bb4b14 Linting Fix: Switch to function property 2024-07-09 11:39:37 +03:00
Vadhvis
4ed4d756c9 Remove semicolons 2024-07-09 11:32:02 +03:00
Vadhvis
fa9ee756d2 SSH Lag Fix 2024-07-09 11:21:35 +03:00
Eugene
223d8549ad Merge pull request #9749 from microhobby/wsl-icon
wsl: Get the distro icon from the package family name
2024-07-09 10:04:05 +02:00
Matheus Castello
1e6c2cba76 wsl: Get the distro icon from the package family name
All the WSL distributions that was installed from the Microsoft Store
have a package family name that can be used to get the icon of the
distribution.

Signed-off-by: Matheus Castello <matheus@castello.eng.br>
2024-07-01 12:26:28 -03:00
Eugene
bba72b4bb8 fixed #9698, fixed #9697, fixed #9651, fixed #8371, fixed #9483 - fixed huge search bar 2024-06-22 21:43:37 +02:00
Eugene
3739455f32 Merge branch 'master' of github.com:Eugeny/tabby 2024-06-22 21:36:49 +02:00
Eugene
ab4899043f export SSHMultiplexerService 2024-06-22 21:36:46 +02:00
Eugene
1776b840f4 Merge pull request #9721 from Eugeny/all-contributors/add-C41M50N
add C41M50N as a contributor for code
2024-06-19 12:24:14 +02:00
allcontributors[bot]
3ea1b7f561 update README.pt-BR.md [skip ci] 2024-06-19 10:22:22 +00:00
allcontributors[bot]
cee39b3b9f update README.ja-JP.md [skip ci] 2024-06-19 10:21:53 +00:00
allcontributors[bot]
218fb8130c update README.es-ES.md [skip ci] 2024-06-19 10:21:49 +00:00
allcontributors[bot]
d718f437f0 update .all-contributorsrc [skip ci] 2024-06-19 10:21:24 +00:00
allcontributors[bot]
defe30781b update README.id-ID.md [skip ci] 2024-06-19 10:21:21 +00:00
allcontributors[bot]
a3a6e3d137 update README.de-DE.md [skip ci] 2024-06-19 10:20:45 +00:00
allcontributors[bot]
a5f4f23301 update README.it-IT.md [skip ci] 2024-06-19 10:20:44 +00:00
allcontributors[bot]
bdcfba10a3 update README.ko-KR.md [skip ci] 2024-06-19 10:20:43 +00:00
allcontributors[bot]
e120031cb0 update README.ru-RU.md [skip ci] 2024-06-19 10:20:42 +00:00
allcontributors[bot]
5adfdd432a update README.zh-CN.md [skip ci] 2024-06-19 10:20:41 +00:00
allcontributors[bot]
897e06d329 update README.md [skip ci] 2024-06-19 10:20:40 +00:00
Eugene
db2280e147 Merge pull request #9624 from C41M50N/feature/hide-tray
add setting to hide tray (menubar for macos)
2024-06-19 12:20:24 +02:00
Charles Buffington
8a49c738b4 change from 'show tray' to 'hide tray' 2024-06-18 17:05:19 -04:00
Charles Buffington
439a7a8d44 move 'show tray' setting to window settings 2024-06-17 19:26:39 -04:00
Eugene
c681902929 Merge pull request #9673 from orthlus/patch-1
typos russian README
2024-05-25 21:58:05 +02:00
Ort
a3fd6f5846 typos russian README 2024-05-25 17:08:43 +03:00
Eugene
de81f12a17 Merge pull request #9657 from RiccardoManzan/fix-cli-on-linux-Eugeny#9656
Eugeny#9656 fix: cli usage on linux
2024-05-19 10:18:15 +02:00
Riccardo Manzan
242f136a41 Eugeny#9656 fix: cli usage on linux 2024-05-18 13:59:21 +02:00
Charles Buffington
9425920f94 add setting to hide tray (menubar for macos) 2024-05-07 12:13:19 -04:00
Eugene
d15b67a05f Merge pull request #9571 from Tbhesswebber/patch-1
docs(hacking): adds clarification for installing forks
2024-04-02 19:50:45 +02:00
Tanner B. Hess Webber
8237785409 docs(hacking): adds clarification for installing forks 2024-04-02 11:10:02 -04:00
Eugene
8f68105460 Merge pull request #9546 from bc547-dev/master
Make autoSync more robust for network errors
2024-03-27 09:21:51 +01:00
bc547
66b7632958 Fix lint error
Change double quote to single quote for string
2024-03-25 16:21:08 +01:00
bc547
c906af5bec Make autoSync more robust for network errors
Catch uncaught error in autoSync that caused autoSync to stop syncing
2024-03-23 10:05:28 +01:00
Eugene
24c64a5e24 Update docs.yml 2024-03-12 09:03:31 +01:00
Eugene
ebf0d89b07 bumped xterm to 5.4.0 2024-03-11 21:31:54 +01:00
Eugene
bacb458df3 fixed #9164 - only auto-open a new tab if there are no tabs recovered after startup 2024-03-11 21:20:51 +01:00
Eugene
49d05cc23b updated locales, added Turkish and Serbian languages 2024-03-11 21:17:53 +01:00
Eugene
0894c305ad fixed #9482 - dragged-in panes going to sleep after some time 2024-03-11 21:10:39 +01:00
Eugene
c3baad4525 Merge pull request #9512 from Clem-Fern/gconf2-dep
electron-builder: remove gconf dependencies from deb package
2024-03-10 21:14:01 +01:00
Clem
3b15b35447 electron-builder: remove gconf dependencies from deb package Eugeny/tabby#9457 Eugeny/tabby#9340 Eugeny/tabby#9219 2024-03-10 15:38:02 +01:00
Eugene
fc72b4d160 updated locales 2024-03-04 10:42:06 +01:00
Eugene
eaf335fe29 updated contributors 2024-03-04 10:41:15 +01:00
Eugene
68ca4ac9c0 fixed #9492 - tabs not closing on session exit 2024-03-04 10:40:14 +01:00
Eugene
3f160eee46 fixed duplicate multiline-paste prompts 2024-03-01 20:33:20 +01:00
60 changed files with 5849 additions and 549 deletions

View File

@@ -1283,6 +1283,33 @@
"contributions": [
"code"
]
},
{
"login": "Mxmilu666",
"name": "Mxmilu",
"avatar_url": "https://avatars.githubusercontent.com/u/82694310?v=4",
"profile": "https://5k.work/",
"contributions": [
"code"
]
},
{
"login": "C41M50N",
"name": "Charles Buffington",
"avatar_url": "https://avatars.githubusercontent.com/u/29805363?v=4",
"profile": "https://cbuff.dev",
"contributions": [
"code"
]
},
{
"login": "GeminiLn",
"name": "Yu Qin",
"avatar_url": "https://avatars.githubusercontent.com/u/12425057?v=4",
"profile": "https://github.com/GeminiLn",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,

View File

@@ -14,7 +14,7 @@ jobs:
- name: Installing Node
uses: actions/setup-node@v3.7.0
with:
node-version: 16
node-version: 20
- name: Build
run: |

1
.gitignore vendored
View File

@@ -37,3 +37,4 @@ tabby-ssh/util/pagent.exe
*.psd
crowdin.yml
.crowdin.env

View File

@@ -23,6 +23,8 @@ sudo apt install libfontconfig-dev libsecret-1-dev libarchive-tools libnss3 liba
yarn
```
_⚠Note: If you forked this repository, you may need to pull down the tags from this repository before installing node modules. `git pull --tags upstream master`_
Build Tabby:
```

View File

@@ -336,6 +336,11 @@ Dank geht an diese wunderbaren Menschen ([emoji key](https://allcontributors.org
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -338,6 +338,11 @@ Gracias a estas maravillosas personas ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -335,6 +335,11 @@ Terima kasih kepada mereka yang telah membantu ([emoji key](https://allcontribut
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -331,6 +331,11 @@ Grazie a queste persone meravigliose ([emoji key](https://allcontributors.org/do
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -346,6 +346,11 @@ Windows上では、`Tabby.exe`がある場所と同じ場所に`data`フォル
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -330,6 +330,11 @@ Pull requests and plugins are welcome!
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -352,6 +352,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -339,6 +339,11 @@ Obrigado vai para essas pessoas maravilhosas ([emoji key](https://allcontributor
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -29,7 +29,7 @@
[**Tabby**](https://tabby.sh) (ранее **Terminus**) — широко конфигурируемый эмулятор терминала, SSH- и COM-клиент для Windows, macOS и Linux:
* Встроенный SSH- и Telnet-клиент и менеджер подключений;
* Встроенный последовтаельный терминал;
* Встроенный последовательный терминал;
* Темы и цветовые схемы;
* Полностью настраеваемые сочетания клавиш;
* Панели;
@@ -39,7 +39,7 @@
* Полная поддержка Unicode, включая символы двойной ширины;
* Не задыхается при быстром выводе;
* Полноценный опыт работы с shell на Windows, включая дополнение слов и команд по Tab (при помощи Clink);
* Втроенное защищённое хранилище для SSH-ключей и настроек;
* Встроенное защищённое хранилище для SSH-ключей и настроек;
* SSH-, SFTP- и Telnet-клиент доступен как [веб-приложение](https://tabby.sh/app) (также для [самостоятелньного хостинга](https://github.com/Eugeny/tabby-web)).
# Содержание <!-- omit in toc -->
@@ -71,7 +71,7 @@
* Деление окна на несколько панелей;
* Вкладки на любой стороне окна;
* Опционально закрепляемое окно с глобальной горячей клавишей для вызова («Quake console»);
* Определение прогресса процесса;
* Определение прогресса выполняемого процесса;
* Уведомления о завершении процессов;
* Защита от выполнения команд при вставке, предупреждения о вставке нескольких строк;
* Лигатуры шрифтов;
@@ -94,7 +94,7 @@
* Сохранение соединений;
* Поддержка ввода readline;
* Опциональый побатный ввод HEX и вывод hexdump;
* Опциональный побатный ввод HEX и вывод hexdump;
* Преобразование newline;
* Автоматическое восстановление соединения.
@@ -115,9 +115,9 @@
* [save-output](https://github.com/Eugeny/tabby-save-output) — запись вывода терминала в файл;
* [sync-config](https://github.com/starxg/terminus-sync-config) — синхронизация конфига в Gist или Gitee;
* [clippy](https://github.com/Eugeny/tabby-clippy) — плагин-пример, который постоянно будет вас бесить;
* [workspace-manager](https://github.com/composer404/tabby-workspace-manager) — позволяет создавать пользовательские провили рабочего окружеиня на основе конфига;
* [workspace-manager](https://github.com/composer404/tabby-workspace-manager) — позволяет создавать пользовательские профили рабочего окружения на основе конфига;
* [search-in-browser](https://github.com/composer404/tabby-search-in-browser) — открывает браузер по умолчанию с текстом, выделенном во вкладке Tabby.
* [sftp-tab](https://github.com/wljince007/tabby-sftp-tab) - open sftp tab for ssh connection like SecureCRT
* [sftp-tab](https://github.com/wljince007/tabby-sftp-tab) - открывает sftp вкладку для ssh соединения, похож на SecureCRT
<a name="themes"></a>
# Темы
@@ -331,6 +331,11 @@ Pull-запросы и плагины приветствуются!
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -330,6 +330,11 @@
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ashneilson"><img src="https://avatars.githubusercontent.com/u/35913512?v=4?s=100" width="100px;" alt="Ash Neilson"/><br /><sub><b>Ash Neilson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ashneilson" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cfs4819"><img src="https://avatars.githubusercontent.com/u/53071761?v=4?s=100" width="100px;" alt="Chen Fansong"/><br /><sub><b>Chen Fansong</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cfs4819" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://5k.work/"><img src="https://avatars.githubusercontent.com/u/82694310?v=4?s=100" width="100px;" alt="Mxmilu"/><br /><sub><b>Mxmilu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Mxmilu666" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://cbuff.dev"><img src="https://avatars.githubusercontent.com/u/29805363?v=4?s=100" width="100px;" alt="Charles Buffington"/><br /><sub><b>Charles Buffington</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=C41M50N" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GeminiLn"><img src="https://avatars.githubusercontent.com/u/12425057?v=4?s=100" width="100px;" alt="Yu Qin"/><br /><sub><b>Yu Qin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=GeminiLn" title="Code">💻</a></td>
</tr>
</tbody>
</table>

View File

@@ -183,9 +183,10 @@ export class Application {
}
enableTray (): void {
if (!!this.tray || process.platform === 'linux') {
if (!!this.tray || process.platform === 'linux' || (this.configStore.hideTray ?? false) === true) {
return
}
if (process.platform === 'darwin') {
this.tray = new Tray(`${app.getAppPath()}/assets/tray-darwinTemplate.png`)
this.tray.setPressedImage(`${app.getAppPath()}/assets/tray-darwinHighlightTemplate.png`)

View File

@@ -1,7 +1,7 @@
#!/bin/bash
cat > '/usr/bin/${executable}' << END
#!/bin/sh
'/opt/${productFilename}/${executable}' --no-sandbox $@
'/opt/${productFilename}/${executable}' --no-sandbox \$@
END
chmod +x '/usr/bin/${executable}'

View File

@@ -76,8 +76,6 @@ snap:
- system-observe
deb:
depends:
- gconf2
- gconf-service
- gnome-keyring
- libnotify4
- libsecret-1-0

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Afrikaans\n"
"Language: af_ZA\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Laat toe om 'n terminaal vinnig oop te maak in die geselekteerde vouer"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Altyd Donker"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Altyd Lig"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Agtergrond tipe"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Terugspasie-sleutelmodus"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -284,7 +284,7 @@ msgstr "Maak terminaal skoon"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:58
msgid "Clear terminal after connection"
msgstr ""
msgstr "Maak terminaal skoon na verbinding"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard"
@@ -337,12 +337,12 @@ msgstr "Kleur skema"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Kleurskemas"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
msgid "Colors"
msgstr ""
msgstr "Kleure"
#: tabby-core/src/hotkeys.ts:72
msgid "Combine all tabs into the current tab"
@@ -362,7 +362,7 @@ msgstr "Bevele"
#: tabby-core/src/theme.ts:16
msgid "Compact (legacy)"
msgstr ""
msgstr "Kompak (erfenis)"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
@@ -428,7 +428,7 @@ msgstr "Kontekskieslys"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:14
msgid "Controls the amount of space between elements"
msgstr ""
msgstr "Beheer die hoeveelheid spasie tussen elemente"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:240
#: tabby-terminal/src/api/baseTerminalTab.component.ts:248
@@ -449,7 +449,7 @@ msgstr "Kopieer huidige pad"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
msgstr "Kopieer volle pad"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select"
@@ -506,7 +506,7 @@ msgstr "Pasgemaakte CSS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Donker modus"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -526,11 +526,11 @@ msgstr "Verminder die vertikale verdelingsgrootte"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Standaard \"Koppel aan\" tiepe"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Standaard verbindingssoort gebruik deur die vinnige koppelingsfunksie (bv. SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Verstekprofiel vir nuwe oortjies"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Standaard profielgroepinstellings"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -594,7 +594,7 @@ msgstr "Skrap vorige woord"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
msgstr "Verwyder die konfigurasie aan die afgeleë kant?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:226
msgid "Delete the group's profiles?"
@@ -651,7 +651,7 @@ msgstr "Ontkoppel"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Ontkoppel huidige oortjie (Serieel/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -757,7 +757,7 @@ msgstr "Aktiveer outomatiese installasie van opdaterings wanneer hulle beskikbaa
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:211
msgid "Enable fluent background option"
msgstr ""
msgstr "Aktiveer vloeiende agtergrondopsie"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures"
@@ -806,7 +806,7 @@ msgstr "Voorbeeld:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
msgstr "Eksperimentele Windows 10 agtergrondstyl wat bekend is om probleme te veroorsaak"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
msgid "Export"
@@ -894,7 +894,7 @@ msgstr "Fokus die ruit aan die regterkant"
#: tabby-core/src/theme.ts:34
msgid "Follow the color scheme"
msgstr ""
msgstr "Volg die kleurskema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:5
msgid "Font"
@@ -939,7 +939,7 @@ msgstr "Van kleurskema"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Van stelsel"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Heksadesimaal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Versteek"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1052,7 +1052,7 @@ msgstr "Sneltoetse"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:83
msgid "How Tabby presents itself through environment vars"
msgstr ""
msgstr "Hoe Tabby homself deur omgewingsveranderlikes voorstel"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
@@ -1094,7 +1094,7 @@ msgstr "Verhoog die vertikale verdelingsgrootte"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Invoer"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Laat die dop Meta-sleutel hanteer in plaas van BS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Ligte modus"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Inheems"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Nuwe"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Nuwe opstelling op {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Nuwe groepnaam"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Nuwe profiel"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Nuwe profielgroep"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "Op GitHub-besprekings"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Sluit net die oortjie wanneer die sessie uitdruklik beëindig is"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1527,7 +1527,7 @@ msgstr "Panele"
#: tabby-core/src/theme.ts:26
msgid "Paper (legacy)"
msgstr ""
msgstr "Papier (erfenis)"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:38
msgid "Parity"
@@ -1539,7 +1539,7 @@ msgstr "Gedeeltelike opstelling-sinkronisering is nie moontlik wanneer die opste
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Deurlaat"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Herkoppel"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Herkoppel huidige oortjie (Serieel/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Herbegin die toep om veranderinge toe te pas"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Herstel instellings na verstek ?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Herstel instellings na oorgeërfde verstekwaardes ?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Dop Integrasies"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Wys"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2038,7 +2038,7 @@ msgstr "Show Serie verbindings"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:152
msgid "Show tabs in fullscreen mode"
msgstr ""
msgstr "Wys oortjies in volskermmodus"
#: tabby-terminal/src/tabContextMenu.ts:62
msgid "Show toolbar"
@@ -2089,7 +2089,7 @@ msgstr "Bronkode"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:13
msgid "Spaciness"
msgstr ""
msgstr "Ruimtelikheid"
#: tabby-core/src/tabContextMenu.ts:75
msgid "Split"
@@ -2135,7 +2135,7 @@ msgstr "SSH-wagwoord vir {user}@{host}:{port}"
#: tabby-core/src/theme.ts:8
msgid "Standard (legacy)"
msgstr ""
msgstr "Standaard (erfenis)"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:150
msgid "Startup"
@@ -2160,7 +2160,7 @@ msgstr "Plaasvervangers toegelaat."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Skakel kleurskema"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2264,7 +2264,7 @@ msgstr "Terminaal klok"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:82
msgid "Terminal identification"
msgstr ""
msgstr "Terminale identifikasie"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!"
@@ -2288,7 +2288,7 @@ msgstr "Dit is van toepassing op alle profiele van 'n gegewe tipe"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Dit is van toepassing op alle profiele van 'n gegewe tipe in hierdie groep"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Wat's nuut"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Wanneer 'n sessie eindig"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"
@@ -2490,7 +2490,7 @@ msgstr "Of 'n pasgemaakte venster of 'n OS-inheemse venster gebruik moet word"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:141
msgid "Will prevent the SSH greeting from showing up"
msgstr ""
msgstr "Sal voorkom dat die SSH-groet verskyn"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:2
#: tabby-settings/src/settings.ts:30

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Bulgarian\n"
"Language: bg_BG\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Разрешава бързо отваряне на терминал в
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Винаги тъмно"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Винаги светло"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Тип на фона"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Режим на клавиша Backspace"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -337,12 +337,12 @@ msgstr "Цветови схеми"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Цветова схема"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
msgid "Colors"
msgstr ""
msgstr "Цветове"
#: tabby-core/src/hotkeys.ts:72
msgid "Combine all tabs into the current tab"
@@ -362,7 +362,7 @@ msgstr "Команди"
#: tabby-core/src/theme.ts:16
msgid "Compact (legacy)"
msgstr ""
msgstr "Компактен (наследен)"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
@@ -428,7 +428,7 @@ msgstr "Контекстно меню"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:14
msgid "Controls the amount of space between elements"
msgstr ""
msgstr "Контролира разстоянието между елементите"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:240
#: tabby-terminal/src/api/baseTerminalTab.component.ts:248
@@ -506,7 +506,7 @@ msgstr "Персонализиран CSS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Тъмен режим"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -526,11 +526,11 @@ msgstr "Намали размера на вертикалното разделя
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Тип по подразбиране \"Свързване към\""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Тип връзка по подразбиране, използване на функцията за бързо свързване (например SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Профил по подразбиране за нов таб"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Настройки по подразбиране на групата профили"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Прекъсни"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Прекъсване на връзката с текущия tab (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -894,7 +894,7 @@ msgstr "Фокусирай десния панел"
#: tabby-core/src/theme.ts:34
msgid "Follow the color scheme"
msgstr ""
msgstr "Следване на цветовата схема"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:5
msgid "Font"
@@ -939,7 +939,7 @@ msgstr "От цветова схема"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "От система"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Шестнайсетичен"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Скрий"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1094,7 +1094,7 @@ msgstr "Увеличи размера на вертикалното раздел
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Вход"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Позволява на shell да обработва мета клав
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Светъл режим"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Системна"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Нов"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Нова конфигурация на {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Име на нова група"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Нов профил"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Нов профил на групата"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "В GitHub Discussions"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Затваряне на tab само при изрично прекратяване на сесията"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1527,7 +1527,7 @@ msgstr "Панели"
#: tabby-core/src/theme.ts:26
msgid "Paper (legacy)"
msgstr ""
msgstr "Хартия (наследена)"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:38
msgid "Parity"
@@ -1539,7 +1539,7 @@ msgstr "Частична синхронизация на конфигураци
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Пропускане"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Повторно свързване"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Повторно свързване на текущия раздел (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Рестартирайте приложението, за да прил
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Възстановяване на настройките по подразбиране ?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Възстановяване на унаследените настройки по подразбиране ?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Shell интеграция"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Покажи"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2089,7 +2089,7 @@ msgstr "Програмен код"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:13
msgid "Spaciness"
msgstr ""
msgstr "Пространство"
#: tabby-core/src/tabContextMenu.ts:75
msgid "Split"
@@ -2135,7 +2135,7 @@ msgstr "SSH парола за {user}@{host}:{port}"
#: tabby-core/src/theme.ts:8
msgid "Standard (legacy)"
msgstr ""
msgstr "Стандартен (наследен)"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:150
msgid "Startup"
@@ -2160,7 +2160,7 @@ msgstr "Заместванията са разрешени."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Промяна на цветовата схема"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Прилага се за всички профили от дадения
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Те се прилагат за всички профили от даден тип в тази група"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Какво ново"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Когато дадена сесия приключи"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"
@@ -2490,7 +2490,7 @@ msgstr "Дали да се използва потребителски проз
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:141
msgid "Will prevent the SSH greeting from showing up"
msgstr ""
msgstr "Ще предотврати появата на SSH поздрава"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:2
#: tabby-settings/src/settings.ts:30

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Czech\n"
"Language: cs_CZ\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -1935,7 +1935,7 @@ msgstr "Sériové připojení"
#: tabby-serial/src/profiles.ts:73
msgid "Serial: {description}"
msgstr "Seriální: {description}"
msgstr "Sériový: {description}"
#: locale/tmp-html/tabby-settings/src/components/setVaultPassphraseModal.component.html:2
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:5

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Danish\n"
"Language: da_DK\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Tillader hurtigt at åbne en terminal i den valgte mappe"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Altid mørk"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Altid lys"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -272,7 +272,7 @@ msgstr "Ciphers"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
msgstr "Ryd"
#: tabby-core/src/services/profiles.service.ts:248
msgid "Clear recent profiles"
@@ -324,7 +324,7 @@ msgstr "Luk faner til højre"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:182
msgid "Close the window after closing the last tab"
msgstr ""
msgstr "Luk vinduet efter lukningen af den sidste fane"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:33
#: tabby-core/src/tabContextMenu.ts:132
@@ -337,16 +337,16 @@ msgstr "Farvetema"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Farveskemaer"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
msgid "Colors"
msgstr ""
msgstr "Farver"
#: tabby-core/src/hotkeys.ts:72
msgid "Combine all tabs into the current tab"
msgstr ""
msgstr "Kombinér alle faner til den aktuelle fane"
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
@@ -358,15 +358,15 @@ msgstr "Kommandoens stdin/stdout bruges i stedet for en netværksforbindelse"
#: tabby-core/src/services/commands.service.ts:105
msgid "Commands"
msgstr ""
msgstr "Kommandoer"
#: tabby-core/src/theme.ts:16
msgid "Compact (legacy)"
msgstr ""
msgstr "Kompakt (ældre)"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
msgstr "Konfig slettet"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded"
@@ -428,7 +428,7 @@ msgstr "Kontekstmenu"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:14
msgid "Controls the amount of space between elements"
msgstr ""
msgstr "Styrer mængden af mellemrum mellem elementer"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:240
#: tabby-terminal/src/api/baseTerminalTab.component.ts:248
@@ -449,7 +449,7 @@ msgstr "Kopiér nuværende sti"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
msgstr "Kopiér hele stien"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select"
@@ -461,7 +461,7 @@ msgstr "Kopiér til udklipsholder"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:103
msgid "Copy with formatting"
msgstr ""
msgstr "Kopiér med formatering"
#: tabby-core/src/services/config.service.ts:425
msgid "Could not decrypt config"
@@ -469,12 +469,12 @@ msgstr "Kunne ikke dekryptere konfiguration"
#: locale/tmp-html/tabby-ssh/src/components/sftpCreateDirectoryModal.component.html:9
msgid "Create"
msgstr ""
msgstr "Opret"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory"
msgstr ""
msgstr "Opret mappe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:90
msgid "Current"
@@ -498,7 +498,7 @@ msgstr "Markørens form"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsForMode.component.html:46
msgid "Custom"
msgstr ""
msgstr "Tilpasset"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:90
msgid "Custom CSS"
@@ -506,7 +506,7 @@ msgstr "Brugerdefineret CSS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Mørk tilstand"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -518,15 +518,15 @@ msgstr "Fejlfinding"
#: tabby-core/src/hotkeys.ts:256
msgid "Decrease horizontal split size"
msgstr ""
msgstr "Reducér den vandrette splitstørrelse"
#: tabby-core/src/hotkeys.ts:248
msgid "Decrease vertical split size"
msgstr ""
msgstr "Reducér den lodrette splitstørrelse"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Standard \"Forbind til\"-type"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
@@ -582,7 +582,7 @@ msgstr "Slet {fullPath}?"
#: tabby-terminal/src/hotkeys.ts:42
msgid "Delete entire line"
msgstr ""
msgstr "Slet hele linjen"
#: tabby-terminal/src/hotkeys.ts:46
msgid "Delete next word"
@@ -594,7 +594,7 @@ msgstr "Slet forrige ord"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
msgstr "Slet konfigurationen på fjernsiden?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:226
msgid "Delete the group's profiles?"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: German\n"
"Language: de_DE\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -35,7 +35,7 @@ msgstr "Schlüssel akzeptieren und merken"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:25
msgid "Accept just this once"
msgstr "Nur einmal akzeptieren"
msgstr "Nur diesmal akzeptieren"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:84
msgid "Accessibility"
@@ -100,12 +100,12 @@ msgstr "Ermöglicht das schnelle Öffnen eines Terminals im ausgewählten Ordner
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Immer dunkel"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Immer hell"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Hintergrundtyp"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Backspace-Tastenmodus"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -1539,7 +1539,7 @@ msgstr "Teilweise Konfigurations-Synchronisation ist nicht möglich, wenn die Ko
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Pass-through"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1786,7 +1786,7 @@ msgstr "Standard Einstellungen wiederherstellen?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Standard Einstellungen wiederherstellen?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: English, United Kingdom\n"
"Language: en_GB\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -337,7 +337,7 @@ msgstr "Colour scheme"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Colour schemes"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -2160,7 +2160,7 @@ msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Switch colour scheme"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Permite abrir rápidamente un terminal en la carpeta seleccionada"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Siempre a oscuras"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Siempre ligero"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Tipo de fondo"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Modo de tecla de retroceso"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -337,7 +337,7 @@ msgstr "Esquema de color"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Esquemas de color"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -506,7 +506,7 @@ msgstr "CSS personalizado"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Modo oscuro"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -526,11 +526,11 @@ msgstr "Reducir tamaño de división vertical"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Tipo predeterminado \"Conectar a\""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Tipo de conexión predeterminado utilizado por la función de conexión rápida (por ejemplo, SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Perfil predeterminado para nuevas pestañas"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Configuración predeterminada del grupo de perfiles"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Desconectar"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Desconectar pestaña actual (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -939,7 +939,7 @@ msgstr "Desde un color de esquema"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Del sistema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Ocultar"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1094,7 +1094,7 @@ msgstr "Aumentar tamaño de división vertical"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Entrada"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Permita que la shell maneje la tecla Meta en lugar del sistema operativo
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Modo claro"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Nativo"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Nuevo"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Nueva configuración en {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Nuevo nombre del grupo"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Nuevo perfil"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Nuevo grupo de perfiles"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "En discusiones de GitHub"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Cierre la pestaña solo cuando la sesión finalice explícitamente"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1539,7 +1539,7 @@ msgstr "La sincronización parcial de configuración no es posible cuando la con
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Pasado-por-clave"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Reconectar"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Reconecta la pestaña actual (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Reiniciar la aplicación para aplicar cambios"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "¿Restaurar los ajustes de fábrica?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "¿Restaurar los ajustes a los heredados por defecto?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Integración con la Shell"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Mostrar"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2160,7 +2160,7 @@ msgstr "Sustituciones permitidas."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Cambiar esquema de colores"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Estos se aplican a todos los perfiles de un tipo determinado"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Estos aplican a todos los perfiles de un tipo en este grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Qué hay de nuevo"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Cuando una sesión finalice"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: French\n"
"Language: fr_FR\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -526,7 +526,7 @@ msgstr "Diminuer la taille de la séparation verticale"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Type de connexion par défaut"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
@@ -1539,7 +1539,7 @@ msgstr "La synchronisation partielle de la configuration n'est pas possible lors
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Passage à travers"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1786,7 +1786,7 @@ msgstr "Restaurer les paramètres par défaut ?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Restaurer les paramètres par défaut hérités?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Croatian\n"
"Language: hr_HR\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Omogućuje brzo otvaranje terminala u odabranoj mapi"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Uvijek tamno"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Uvijek svijetlo"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -337,7 +337,7 @@ msgstr "Shema boja"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Sheme boja"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -506,7 +506,7 @@ msgstr "Prilagođeni CSS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Tamni modus"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -538,7 +538,7 @@ msgstr "Standardni profil za nove kartice"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Postavke standardnog profila grupe"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Odspoji"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Odspoji trenutačnu karticu (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -939,7 +939,7 @@ msgstr "Iz sheme boja"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Od sustava"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Heksadecimalni"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Sakrij"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1094,7 +1094,7 @@ msgstr "Povećaj veličinu okomite podjele"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Unos"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Omogućuje ljusci baratanje meta-tipkom umjesto OS-a"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Svijetli modus"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Izvorni"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Nova"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Nova konfiguracija na {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Novo ime grupe"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1697,7 +1697,7 @@ msgstr "Ponovo spoji"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Ponovo poveži trenutačnu karticu (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Za primjenu promjena ponovo pokreni program"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Obnoviti na standardne postavke?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Obnoviti postavke na naslijeđene standardne vrijednosti?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Integracija ljuske"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Prikaži"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2160,7 +2160,7 @@ msgstr "Zamjene su dozvoljene."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Promijeni shemu boja"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Primjenjuju se na sve profile zadane vrste"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Primjenjuju se na sve profile zadane vrste u ovoj grupi"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Novosti"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Kada sesija završi"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -1762,11 +1762,11 @@ msgstr "Ukuran Semula"
#: tabby-serial/src/hotkeys.ts:14
msgid "Restart current serial session"
msgstr ""
msgstr "Mulai ulang sesi serial saat ini"
#: tabby-ssh/src/hotkeys.ts:10
msgid "Restart current SSH session"
msgstr ""
msgstr "Mulai ulang sesi SSH saat ini"
#: tabby-telnet/src/hotkeys.ts:10
msgid "Restart current Telnet session"
@@ -2401,7 +2401,7 @@ msgstr ""
#: tabby-ssh/src/session/ssh.ts:465
msgid "Using preset password"
msgstr ""
msgstr "Gunakan kata sandi yang telah disetel sebelumnya"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:9
msgid "Vault"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -23,7 +23,7 @@ msgstr "{name} copia"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:77
msgid "A second font family used to display characters missing in the main font"
msgstr "Un set di caratteri secondario usato per mostrare quelli mancanti nel principale"
msgstr "Una famiglia di font secondaria usata per visualizzare quelle mancanti nella font principale"
#: tabby-core/src/components/transfersMenu.component.ts:49
msgid "Abort all"
@@ -31,7 +31,7 @@ msgstr "Annulla tutto"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:24
msgid "Accept and remember key"
msgstr "Accetta e ricorda la chiave"
msgstr "Accetta e ricorda chiave"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:25
msgid "Accept just this once"
@@ -43,7 +43,7 @@ msgstr "Accessibilità"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:27
msgid "Acrylic background"
msgstr "Sfondo traslucido"
msgstr "Sfondo acrilico"
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:24
#: locale/tmp-html/tabby-local/src/components/environmentEditor.component.html:11
@@ -79,19 +79,19 @@ msgstr "Agente"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "Inoltro dell'Agente"
msgstr "Inoltro dell'agente"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:35
msgid "Agent pipe path"
msgstr "Percorso pipe dell'Agente"
msgstr "Percorso pipe agente"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:24
msgid "Agent type"
msgstr "Tipo di Agente"
msgstr "Tipo di agente"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:169
msgid "Allows opening .bat files in tabs, but breaks some shells"
msgstr "Permette l'apertura di file .bat nelle schede, potrebbe bloccare alcune shell"
msgstr "Permetti l'apertura di file .bat nelle schede, potrebbe bloccare alcune shell"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:60
msgid "Allows quickly opening a terminal in the selected folder"
@@ -122,7 +122,8 @@ msgstr "Impostazioni applicazione"
#: 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."
msgstr "Sei sicuro di voler chiudere Tabby? Puoi disabilitare questo avviso in Impostazioni -> Finestra."
msgstr "Sei sicuro di voler chiudere Tabby? \n"
"Puoi disabilitare questo avviso in Impostazioni -> Finestra."
#: tabby-core/src/services/config.service.ts:440
msgid "Are you sure?"
@@ -224,7 +225,7 @@ msgstr "Incolla tra parentesi (richiede una shell che lo supporti)"
#: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Modalità broadcast. Clicca ovunque per annullare."
msgstr "Modalità broadcast. Fai clic ovunque per disabilitare."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:50
#: tabby-core/src/services/profiles.service.ts:411
@@ -272,7 +273,7 @@ msgstr "Crittografie"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Pulisci"
msgstr "Azzera"
#: tabby-core/src/services/profiles.service.ts:248
msgid "Clear recent profiles"
@@ -280,11 +281,11 @@ msgstr "Cancella profili recenti"
#: tabby-terminal/src/hotkeys.ts:50
msgid "Clear terminal"
msgstr "Pulisci il terminale"
msgstr "Azzera contenuto terminale"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:58
msgid "Clear terminal after connection"
msgstr "Pulisci il terminale dopo la connessione"
msgstr "Azzera contenuto terminale dopo la connessione"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard"
@@ -299,7 +300,7 @@ msgstr "Chiudi"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:45
msgid "Close and never show again"
msgstr "Chiudi e non mostrare più"
msgstr "Chiudi e non visualizzare più"
#: tabby-core/src/hotkeys.ts:240
msgid "Close focused pane"
@@ -333,11 +334,11 @@ msgstr "Colore"
#: tabby-terminal/src/settings.ts:29
msgid "Color scheme"
msgstr "Tema del terminale"
msgstr "Tema terminale"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr "Tema del terminale"
msgstr "Schemi colore"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -346,7 +347,7 @@ msgstr "Colori"
#: tabby-core/src/hotkeys.ts:72
msgid "Combine all tabs into the current tab"
msgstr "Unisci tutte le schede all'interno della scheda corrente"
msgstr "Unisci tutte le schede all'interno della scheda attuale"
#: locale/tmp-html/tabby-local/src/components/commandLineEditor.component.html:4
msgid "Command line"
@@ -354,7 +355,7 @@ msgstr "Riga di comando"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:13
msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Viene utilizzato lo stdin/stdout invece di una connessione di rete"
msgstr "Viene usato lo stdin/stdout invece di una connessione di rete"
#: tabby-core/src/services/commands.service.ts:105
msgid "Commands"
@@ -375,7 +376,7 @@ msgstr "Configurazione scaricata"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:115
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:120
msgid "Config file"
msgstr "File di configurazione"
msgstr "File configurazione"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:2
#: tabby-settings/src/settings.ts:73
@@ -445,7 +446,7 @@ msgstr "Copia"
#: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:70
msgid "Copy current path"
msgstr "Copia percorso corrente"
msgstr "Copia percorso attuale"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
@@ -486,11 +487,11 @@ msgstr "Tema in uso"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17
msgid "Current host key fingerprint"
msgstr "Firma della chiave host corrente"
msgstr "Firma della chiave host attuale"
#: tabby-core/src/tabContextMenu.ts:184
msgid "Current process: {name}"
msgstr "Processo corrente: {name}"
msgstr "Processo attuale: {name}"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:51
msgid "Cursor shape"
@@ -506,7 +507,7 @@ msgstr "CSS personalizzato"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr "Modalità scura"
msgstr "Tema scuro"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -530,7 +531,7 @@ msgstr "\"Connetti a\" predefinito"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr "Tipo di connessione predefinito utilizzato dalla funzione di connessione rapida (es. SSH, Telnet)"
msgstr "Tipo di connessione predefinito usato dalla funzione di connessione rapida (es. SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -574,11 +575,11 @@ msgstr "Elimina"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213
#: tabby-terminal/src/components/colorSchemeSettingsForMode.component.ts:90
msgid "Delete \"{name}\"?"
msgstr "Eliminare \"{name}\"?"
msgstr "Vuoi eliminare \"{name}\"?"
#: tabby-ssh/src/sftpContextMenu.ts:35
msgid "Delete {fullPath}?"
msgstr "Eliminare {fullPath}?"
msgstr "Vuoi eliminare {fullPath}?"
#: tabby-terminal/src/hotkeys.ts:42
msgid "Delete entire line"
@@ -594,19 +595,19 @@ msgstr "Elimina parola precedente"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Eliminare la configurazione sul dispositivo remoto?"
msgstr "Vuoi eliminare la configurazione sul dispositivo remoto?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:226
msgid "Delete the group's profiles?"
msgstr "Eliminare i profili del gruppo?"
msgstr "Vuoi eliminare i profili del gruppo?"
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:29
msgid "Delete this script?"
msgstr "Eliminare questo script?"
msgstr "Vuoi eliminare questo script?"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50
msgid "Delete vault contents?"
msgstr "Eliminare il contenuto della Cassaforte?"
msgstr "Vuoi eliminare il contenuto della cassaforte?"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:3
msgid "Deleting"
@@ -651,12 +652,12 @@ msgstr "Disconnetti"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr "Disconnetti la scheda corrente (Serial/Telnet/SSH)"
msgstr "Disconnetti la scheda attuale (serial/telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
msgid "Disconnect from {host}?"
msgstr "Disconnetti da {host}?"
msgstr "Vuoi disconnetti da {host}?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:30
msgid "Display images via Sixel escape sequences"
@@ -664,7 +665,7 @@ msgstr "Visualizza le immagini tramite sequenze di escape di Sixel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:85
msgid "Display on"
msgstr "Mostra su"
msgstr "Visualizza in"
#: tabby-core/src/components/transfersMenu.component.ts:50
msgid "Do not abort"
@@ -682,7 +683,7 @@ msgstr "Non ricordare"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:97
msgid "Dock always on top"
msgstr "Mostra sempre in primo piano"
msgstr "Visualizza sempre in primo piano"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:67
msgid "Dock the terminal"
@@ -706,7 +707,7 @@ msgstr "La selezione con doppio clic si fermerà a questi caratteri"
#: tabby-core/src/tabContextMenu.ts:79
msgid "Down"
msgstr "Giù"
msgstr "In basso"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Download"
@@ -753,15 +754,15 @@ msgstr "Abilita animazioni"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:74
msgid "Enable automatic installation of updates when they become available."
msgstr "Abilita l'installazione automatica degli aggiornamenti quando sono disponibili."
msgstr "Abilita l'installazione automatica degli aggiornamenti quando disponibili."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:211
msgid "Enable fluent background option"
msgstr "Abilita l'opzione di sfondo fluente"
msgstr "Abilita opzione di sfondo fluente"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures"
msgstr "Abilita le legature tra caratteri"
msgstr "Abilita le legature tra font"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:39
msgid "Enable global hotkey (Ctrl-Space)"
@@ -790,7 +791,7 @@ msgstr "Cancella configurazione"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Erase the Vault"
msgstr "Cancella la Cassaforte"
msgstr "Cancella la cassaforte"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:6
msgid "Error in {plugin}:"
@@ -894,7 +895,7 @@ msgstr "Evidenzia il riquadro a destra"
#: tabby-core/src/theme.ts:34
msgid "Follow the color scheme"
msgstr "Segui lo schema dei colori"
msgstr "Segui il tema di sistema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:5
msgid "Font"
@@ -918,7 +919,7 @@ msgstr "Forza LF"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:25
msgid "Forces a specific SSH agent connection type."
msgstr "Forza un tipo specifico di agente per la connessione SSH."
msgstr "Per la connessione SSH forza un tipo specifico di agente ."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:105
msgid "Forget"
@@ -977,7 +978,7 @@ msgstr "Dona alla finestra una trasparenza sfocata per lo sfondo"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up"
msgstr "Vai su"
msgstr "Livello superiore"
#: tabby-core/src/utils.ts:61
msgid "Green"
@@ -1030,7 +1031,7 @@ msgstr "Nasconde il terminale agganciato quando si fa click fuori."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:26
msgid "Homepage"
msgstr "Homepage"
msgstr "Pagina home"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:34
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:6
@@ -1048,7 +1049,7 @@ msgstr "Verifica della chiave host"
#: locale/tmp-html/tabby-settings/src/components/hotkeySettingsTab.component.html:2
#: tabby-settings/src/settings.ts:15
msgid "Hotkeys"
msgstr "Tasti di scelta rapida"
msgstr "Tasti scelta rapida"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:83
msgid "How Tabby presents itself through environment vars"
@@ -1080,7 +1081,7 @@ msgstr "Se disabilitato, solo i profili personalizzati verranno visualizzati nel
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:23
msgid "Immediately echoes your input locally"
msgstr "Riporta immediatamente i tuoi input locali"
msgstr "Riporta immediatamente gli input locali"
#: tabby-core/src/hotkeys.ts:252
msgid "Increase horizontal split size"
@@ -1106,7 +1107,7 @@ msgstr "Modalità di inserimento"
#: locale/tmp-html/tabby-terminal/src/components/streamProcessingSettings.component.html:15
msgid "Input newlines"
msgstr "Input newlines"
msgstr "Input ritorni a capo"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:39
msgid "Installed"
@@ -1114,11 +1115,11 @@ msgstr "Installato"
#: tabby-electron/src/services/updater.service.ts:131
msgid "Installing the update will close all tabs and restart Tabby."
msgstr "Installare l'aggiornamento chiuderà tutte le schede e riavvierà Tabby."
msgstr "L'installazione dell'aggiornamento chiuderà tutte le schede e riavvierà Tabby."
#: tabby-terminal/src/hotkeys.ts:66
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:94
msgid "Interactive"
@@ -1155,7 +1156,7 @@ msgstr "Mantieni"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:154
msgid "Keep Alive Interval (Milliseconds)"
msgstr "Keep Alive Interval (Millisecondi)"
msgstr "Intervallo keep alive (Millisecondi)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:98
msgid "Keep docked terminal always on top"
@@ -1196,7 +1197,7 @@ msgstr "Avvia WinSCP"
#: tabby-ssh/src/hotkeys.ts:14
msgid "Launch WinSCP for current SSH session"
msgstr "Avvia WinSCP per la sessione SSH corrente"
msgstr "Avvia WinSCP per la sessione SSH attuale"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
@@ -1207,7 +1208,7 @@ msgstr "Scopri come consentire a Tabby di rilevare la cartella di lavoro della s
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:76
#: tabby-core/src/tabContextMenu.ts:80
msgid "Left"
msgstr "Sinistra"
msgstr "A sinistra"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:40
msgid "Lets the shell handle Meta key instead of OS"
@@ -1227,7 +1228,7 @@ msgstr "Editor in linea, l'input viene inviato dopo aver premuto Invio"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:83
msgid "Line padding"
msgstr "Spessore della riga"
msgstr "Riempimento riga"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading"
@@ -1254,11 +1255,11 @@ msgstr "Terminale locale"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts"
msgstr "Script di login"
msgstr "Script di accesso"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:57
msgid "Long-click for context menu"
msgstr "Click prolungato per il menu contestuale"
msgstr "Clic prolungato per il menu contestuale"
#: tabby-core/src/services/profiles.service.ts:279
msgid "Manage profiles"
@@ -1266,7 +1267,7 @@ msgstr "Gestione profili"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:160
msgid "Max Keep Alive Count"
msgstr "Numero massimo di Keep Alive"
msgstr "Numero massimo keep Alive"
#: tabby-core/src/hotkeys.ts:172
msgid "Maximize the active pane"
@@ -1329,11 +1330,11 @@ msgstr "Nuova scheda amministratore"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:58
msgid "New config on {platform}"
msgstr "Nuova configurazione su {platform}"
msgstr "Nuova configurazione IN {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr "Nome del nuovo gruppo"
msgstr "Nome nuovo gruppo"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1403,7 +1404,7 @@ msgstr "Normale"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:22
msgid "Normal font weight"
msgstr "Peso del carattere normale"
msgstr "Peso font normale"
#: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:64
@@ -1446,7 +1447,7 @@ msgstr "Opacità"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:82
msgid "Open DevTools"
msgstr "Apri Strumenti di Sviluppo"
msgstr "Apri strumenti di sviluppo"
#: tabby-settings/src/hotkeys.ts:11
msgid "Open Settings"
@@ -1483,11 +1484,11 @@ msgstr "Predefinito del OS ({name})"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:46
msgid "Output is shown as a hexdump"
msgstr "L'output è mostrato come un hexdump"
msgstr "L'output è visualizzato come un dump esadecimale"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:41
msgid "Output is shown as it is received"
msgstr "L'output è mostrato come viene ricevuto"
msgstr "L'output è visualizzato come viene ricevuto"
#: locale/tmp-html/tabby-terminal/src/components/streamProcessingSettings.component.html:23
msgid "Output mode"
@@ -1495,7 +1496,7 @@ msgstr "Modalità di output"
#: locale/tmp-html/tabby-terminal/src/components/streamProcessingSettings.component.html:34
msgid "Output newlines"
msgstr "Output newlines"
msgstr "Output ritorni a capo"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:42
msgid "Override X11 display"
@@ -1535,7 +1536,7 @@ msgstr "Parità"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "La sincronizzazione parziale della configurazione non è possibile quando questa è cifrata all'interno della Cassaforte."
msgstr "La sincronizzazione parziale della configurazione non è possibile quando questa è cifrata all'interno della cassaforte."
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
@@ -1566,7 +1567,7 @@ msgstr "Incolla quando non selezionato, altrimenti copia"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:528
msgid "Paste multiple lines?"
msgstr "Incollare righe multiple?"
msgstr "Vuoi incollare righe multiple?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:68
msgid "Paste on middle-click"
@@ -1586,7 +1587,7 @@ msgstr "Plugin"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:4
msgid "Plugins folder"
msgstr "Cartella dei plugin"
msgstr "Cartella plugin"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:38
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:10
@@ -1604,7 +1605,7 @@ msgstr "Porte"
#: tabby-terminal/src/api/connectableTerminalTab.component.ts:87
msgid "Press any key to reconnect"
msgstr "Premi un tasto per riconnettersi"
msgstr "Premi un tasto per riconnetterti"
#: locale/tmp-html/tabby-settings/src/components/hotkeyInputModal.component.html:3
msgid "Press the key now"
@@ -1616,7 +1617,7 @@ msgstr "Previene la chiusura accidentale"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:110
msgid "Prevents accidental execution of pasted commands"
msgstr "Impedisce l'esecuzione accidentale di comandi incollati"
msgstr "Impedisci l'esecuzione accidentale di comandi incollati"
#: tabby-core/src/hotkeys.ts:44
msgid "Previous tab"
@@ -1659,7 +1660,7 @@ msgstr "Viola"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:38
msgid "Puts all of Tabby's configuration into the vault"
msgstr "Trasferisce tutta la configurazione di Tabby all'interno della Cassaforte"
msgstr "Trasferisci tutta la configurazione di Tabby all'interno della cassaforte"
#: tabby-core/src/index.ts:219
#: tabby-core/src/services/profiles.service.ts:295
@@ -1697,7 +1698,7 @@ msgstr "Riconetti"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr "Riconnetti la scheda corrente (Serial/Telnet/SSH)"
msgstr "Riconnetti la scheda attuale (serial/telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1722,7 +1723,7 @@ msgstr "Remoto"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124
msgid "Remove whitespace and newlines around the copied text"
msgstr "Rimuovi spazi bianchi e a capo dal testo copiato"
msgstr "Rimuovi spazi bianchi e a riorni a capo dal testo copiato"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:26
#: tabby-core/src/tabContextMenu.ts:120
@@ -1754,7 +1755,7 @@ msgstr "Segnala un problema"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:81
msgid "Require a key to click links"
msgstr "Richiede una chiave per fare clic sui collegamenti"
msgstr "Richiedi una chiave per fare clic sui collegamenti"
#: tabby-terminal/src/hotkeys.ts:62
msgid "Reset zoom"
@@ -1762,15 +1763,15 @@ msgstr "Reimposta zoom"
#: tabby-serial/src/hotkeys.ts:14
msgid "Restart current serial session"
msgstr "Riavvia la sessione seriale corrente"
msgstr "Riavvia la sessione seriale attuale"
#: tabby-ssh/src/hotkeys.ts:10
msgid "Restart current SSH session"
msgstr "Riavvia la sessione SSH corrente"
msgstr "Riavvia la sessione SSH attuale"
#: tabby-telnet/src/hotkeys.ts:10
msgid "Restart current Telnet session"
msgstr "Riavvia la sessione Telnet corrente"
msgstr "Riavvia la sessione telnet attuale"
#: tabby-core/src/hotkeys.ts:64
msgid "Restart tab"
@@ -1782,11 +1783,11 @@ msgstr "Riavvia l'app per applicare le modifiche"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr "Ripristinare le impostazioni predefinite?"
msgstr "Vuoi ripristinare le impostazioni predefinite?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr "Ripristinare le impostazioni predefinite ereditate?"
msgstr "Vuoi ripristinare le impostazioni predefinite ereditate?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1794,17 +1795,17 @@ msgstr "Ripristina le schede del terminale all'avvio dell'app"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:147
msgid "Reuse session for multiple tabs"
msgstr "Riutilizzare la sessione per più schede"
msgstr "Riusa la sessione per più schede"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:136
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:78
#: tabby-core/src/tabContextMenu.ts:78
msgid "Right"
msgstr "Destra"
msgstr "A destra"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:56
msgid "Right click"
msgstr "Click destro"
msgstr "Clic destro"
#: locale/tmp-html/tabby-local/src/components/localProfileSettings.component.html:5
msgid "Run as administrator"
@@ -1867,7 +1868,7 @@ msgstr "Scorrimento"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:47
msgid "Scrolls the terminal to the bottom on user input"
msgstr "Scorre il terminale in basso durante l'input dell'utente"
msgstr "Scorri il terminale in basso durante l'input utente"
#: tabby-terminal/src/hotkeys.ts:74
msgid "Search"
@@ -1876,7 +1877,7 @@ msgstr "Cerca"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsForMode.component.ts:10
msgid "Search color schemes"
msgstr "Ricerca tema del terminale"
msgstr "Cerca tema terminale"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys"
@@ -1973,7 +1974,7 @@ msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:593
msgid "Shell does not support current path detection"
msgstr "La shell non supporta il rilevamento del percorso corrente"
msgstr "La shell non supporta il rilevamento del percorso attuale"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:59
msgid "Shell integration"
@@ -1982,71 +1983,71 @@ msgstr "Integrazione shell"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr "Mostra"
msgstr "Visualizza"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
msgstr "Mostra il selettore profilo {type}"
msgstr "Visualizza il selettore profilo {type}"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:117
msgid "Show a confirmation box when pasting multiple lines"
msgstr "Mostra una casella di conferma quando incolli più righe"
msgstr "Visualizza una casella di conferma quando incolli più righe"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:75
msgid "Show built-in profiles in selector"
msgstr "Mostra profili integrati nel selettore"
msgstr "Visualizza profili integrati nel selettore"
#: tabby-core/src/hotkeys.ts:12
msgid "Show command selector"
msgstr "Mostra selettore comandi"
msgstr "Visualizza selettore comandi"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:132
msgid "Show config file"
msgstr "Mostra file di configurazione"
msgstr "Visualizza file di configurazione"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:131
msgid "Show defaults"
msgstr "Mostra predefiniti"
msgstr "Visualizza predefiniti"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:146
msgid "Show Mixer"
msgstr "Mostra Mixer"
msgstr "Visualizza Mixer"
#: tabby-core/src/hotkeys.ts:56
msgid "Show pane labels (for rearranging)"
msgstr "Mostra etichette riquadro (per riorganizzare)"
msgstr "Visualizza etichette riquadro (per riorganizzare)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:164
msgid "Show profile icon on tab"
msgstr "Mostra l'icona del profilo nella scheda"
msgstr "Visualizza l'icona del profilo nella scheda"
#: tabby-core/src/hotkeys.ts:16
msgid "Show profile selector"
msgstr "Mostra selettore profilo"
msgstr "Visualizza selettore profilo"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:68
msgid "Show recent profiles in selector"
msgstr "Mostra i profili recenti nel selettore"
msgstr "Visualizza i profili recenti nel selettore"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:36
msgid "Show release notes"
msgstr "Mostra note di rilascio"
msgstr "Visualizza note di rilascio"
#: tabby-serial/src/hotkeys.ts:10
msgid "Show Serial connections"
msgstr "Mostra connessioni seriali"
msgstr "Visualizza connessioni seriali"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:152
msgid "Show tabs in fullscreen mode"
msgstr "Mostra schede in modalità schermo intero"
msgstr "Visualizza schede in modalità schermo intero"
#: tabby-terminal/src/tabContextMenu.ts:62
msgid "Show toolbar"
msgstr "Mostra barra degli strumenti"
msgstr "Visualizza barra degli strumenti"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:45
msgid "Show vault contents"
msgstr "Mostra contenuto della Cassaforte"
msgstr "Visualizza contenuto della cassaforte"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:29
msgid "Sixel graphics support (experimental)"
@@ -2143,7 +2144,7 @@ msgstr "Avvio"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:32
msgid "Stop bits"
msgstr "Ferma i bit"
msgstr "Bit stop"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:52
msgid "Strip"
@@ -2192,7 +2193,7 @@ msgstr "Sincronizza tasti di scelta rapida"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:80
msgid "Sync Vault"
msgstr "Sincronizza Cassaforte"
msgstr "Sincronizza cassaforte"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:74
msgid "Sync window settings"
@@ -2227,7 +2228,8 @@ msgstr "Attività della scheda"
#: locale/tmp-html/tabby-core/src/components/safeModeModal.component.html:3
msgid "Tabby could not start with your plugins, so all third party plugins have been disabled in this session. The error was:"
msgstr "Tabby non può avviarsi con i tuoi plugin, quindi tutti i plugin di terze parti sono stati disabilitati in questa sessione. L'errore era:"
msgstr "Tabby non può avviarsi con i plugin, quindi tutti i plugin di terze parti sono stati disabilitati in questa sessione. \n"
"L'errore era:"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:41
msgid "Tabby news and updates on Twitter"
@@ -2247,7 +2249,7 @@ msgstr "Larghezza schede"
#: tabby-telnet/src/profiles.ts:34
msgid "Telnet session"
msgstr "Sessione Telnet"
msgstr "Sessione telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:210
#: tabby-terminal/src/settings.ts:43
@@ -2280,7 +2282,7 @@ msgstr "Ci sono trasferimenti di file attivi"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "È presente una password salvata per questa connessione"
msgstr "Per questa connessione è presente una password salvata"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:102
msgid "These apply to all profiles of a given type"
@@ -2300,7 +2302,7 @@ msgstr "Seleziona se stai sperimentando aliasing, ghosting o altri problemi visi
#: tabby-core/src/hotkeys.ts:20
msgid "Toggle fullscreen mode"
msgstr "Attiva/Disattiva schermo intero"
msgstr "Attiva/disattiva schermo intero"
#: tabby-core/src/hotkeys.ts:36
msgid "Toggle last tab"
@@ -2308,11 +2310,11 @@ msgstr "Attiva/disattiva ultima scheda"
#: tabby-electron/src/hotkeys.ts:14
msgid "Toggle terminal window"
msgstr "Attiva/disattiva finestra del terminale"
msgstr "Attiva/disattiva finestra terminale"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:40
msgid "Toggles the Tabby window visibility"
msgstr "Attiva/disattiva la visibilità della finestra di Tabby"
msgstr "Attiva/disattiva visibilità della finestra di Tabby"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:130
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:74
@@ -2358,7 +2360,7 @@ msgstr "Sgancia"
#: tabby-core/src/tabContextMenu.ts:81
msgid "Up"
msgstr "Su"
msgstr "In alto"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:14
#: tabby-electron/src/services/updater.service.ts:133
@@ -2367,7 +2369,7 @@ msgstr "Aggiorna"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:52
msgid "Upgrade to {version}"
msgstr "Aggiornamento alla {version}"
msgstr "Aggiorna alla {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:42
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
@@ -2401,7 +2403,7 @@ msgstr "Attraverso il metodo CONNECT"
#: tabby-ssh/src/session/ssh.ts:465
msgid "Using preset password"
msgstr "Usare password preimpostata"
msgstr "Usa password preimpostata"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:9
msgid "Vault"
@@ -2409,11 +2411,11 @@ msgstr "Cassaforte"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:4
msgid "Vault is an always-encrypted container for secrets such as SSH passwords and private key passphrases."
msgstr "La Cassaforte è un contenitore protetto da cifratura per proteggere password SSH e frasi segrete delle chiavi private."
msgstr "La cassaforte è un contenitore protetto da cifratura per proteggere password SSH e frasi segrete delle chiavi private."
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:17
msgid "Vault is empty"
msgstr "La Cassaforte è vuota"
msgstr "La cassaforte è vuota"
#: locale/tmp-html/tabby-core/src/components/unlockVaultModal.component.html:4
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44
@@ -2422,11 +2424,11 @@ msgstr "Cassaforte bloccata"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:3
msgid "Vault is not configured"
msgstr "La Cassaforte non è configurata"
msgstr "La cassaforte non è configurata"
#: tabby-core/src/services/fileProviders.service.ts:40
msgid "Vault master passphrase needs to be set to allow storing secrets"
msgstr "La frase segreta principale della Cassaforte deve essere impostata per consentire la memorizzazione di dati cifrati"
msgstr "Per consentire la memorizzazione di dati cifrati deve essere impostata la frase segreta principale della cassaforte"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:11
msgid "Verify host keys when connecting"
@@ -2450,11 +2452,11 @@ msgstr "Visive"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116
msgid "Warn on multi-line paste"
msgstr "Avviso prima di incollare righe multiple"
msgstr "Avvisa prima di incollare righe multiple"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:5
msgid "Warn when closing active connections"
msgstr "Avverti quando chiudi le connessioni attive"
msgstr "Avvisa quando chiudi le connessioni attive"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:6
msgid "Warning: remote host's key has suddenly changed!"
@@ -2478,11 +2480,11 @@ msgstr "Quando termina una sessione"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"
msgstr "Quando abilitato, i link sono cliccabili solo tenendo premuto questo tasto"
msgstr "Quando abilitato, i collegamentisono cliccabili solo tenendo premuto questo tasto"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:18
msgid "When WinSCP is detected, you can launch an SCP session from the context menu."
msgstr "Quando si rileva WinSCP, è possibile avviare una sessione SCP dal menu contestuale."
msgstr "Quando viene rilevato WinSCP, è possibile avviare una sessione SCP dal menu contestuale."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:53
msgid "Whether a custom window or an OS native window should be used"
@@ -2503,7 +2505,7 @@ msgstr "Dimensione finestra lungo il bordo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:105
msgid "Window dimension away from the edge"
msgstr "Dimensione della finestra fuori dal bordo"
msgstr "Dimensione finestra fuori dal bordo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:52
msgid "Window frame"
@@ -2519,7 +2521,7 @@ msgstr "Windows 10 build 18309 o superiore è raccomandato per ConPTY"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:17
msgid "WinSCP path"
msgstr "Posizione di WinSCP"
msgstr "Percorso WinSCP"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:74
msgid "Word separators"
@@ -2552,11 +2554,11 @@ msgstr "Giallo"
#: locale/tmp-html/tabby-settings/src/components/setVaultPassphraseModal.component.html:4
msgid "You can change it later, but it's unrecoverable if forgotten."
msgstr "Si può cambiare più tardi, ma è irrecuperabile se dimenticato."
msgstr "Si può cambiare più tardi, ma è irrecuperabile se dimenticata."
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:7
msgid "You could be under a man-in-the-middle attack right now, or the host key could have just been changed."
msgstr "Potresti essere sotto un attacco man-in-the-middle in questo momento, o la chiave dell'host potrebbe essere stata appena cambiata."
msgstr "In questo momento potresti essere sotto un attacco man-in-the-middle, o la chiave dell'host potrebbe essere stata appena cambiata."
#: tabby-terminal/src/hotkeys.ts:54
msgid "Zoom in"

View File

@@ -10,11 +10,11 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\"が実行中です。閉じすか?"
msgstr "\"{command}\"が実行中です。閉じてもよろしいですか?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78
#: tabby-settings/src/components/profilesSettingsTab.component.ts:88
@@ -23,7 +23,7 @@ msgstr "{name} コピー"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:77
msgid "A second font family used to display characters missing in the main font"
msgstr "既定フォントに不足している文字を表示する際に使用されます"
msgstr "メインフォントに不足している文字を表示する際に使用されます"
#: tabby-core/src/components/transfersMenu.component.ts:49
msgid "Abort all"
@@ -64,7 +64,7 @@ msgstr "追加..."
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:84
msgid "Additional space between lines"
msgstr "行間にスペースを空けます"
msgstr "行と行の間隔を広げます"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:61
@@ -79,15 +79,15 @@ msgstr "SSHエージェント"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:134
msgid "Agent forwarding"
msgstr "SSHエージェント転送"
msgstr "SSHエージェント転送"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:35
msgid "Agent pipe path"
msgstr "SSHエージェントのパイプのパス"
msgstr "SSHエージェントのパイプ"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:24
msgid "Agent type"
msgstr "SSHエージェントの種類"
msgstr "SSHエージェントの指定"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:169
msgid "Allows opening .bat files in tabs, but breaks some shells"
@@ -354,7 +354,7 @@ msgstr "コマンドライン"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:13
msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "ネットワーク接続の代わりにコマンドの stdin/stdout 使用されます"
msgstr "ネットワーク接続の代わりにコマンドの stdin/stdout 使用ます"
#: tabby-core/src/services/commands.service.ts:105
msgid "Commands"
@@ -486,7 +486,7 @@ msgstr "使用中の配色"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:17
msgid "Current host key fingerprint"
msgstr "使用中のホストキーのフィンガープリント"
msgstr "現在のホストのフィンガープリント"
#: tabby-core/src/tabContextMenu.ts:184
msgid "Current process: {name}"
@@ -618,7 +618,7 @@ msgstr "デバイス"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:10
msgid "Direct"
msgstr "直接"
msgstr "直接接続"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:57
msgid "Disable"
@@ -1039,11 +1039,11 @@ msgstr "ホスト"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "ホストキー"
msgstr "ホスト"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:3
msgid "Host key verification"
msgstr "ホストキーの検証"
msgstr "ホストの検証"
#: locale/tmp-html/tabby-settings/src/components/hotkeySettingsTab.component.html:2
#: tabby-settings/src/settings.ts:15
@@ -1131,7 +1131,7 @@ msgstr "無効な構文"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:43
msgid "Jump host"
msgstr "ジャンプサーバー"
msgstr "踏み台サーバー"
#: tabby-terminal/src/hotkeys.ts:34
msgid "Jump to next word"
@@ -1188,7 +1188,7 @@ msgstr "言語"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:11
msgid "Last known host key fingerprint"
msgstr "最後に使用したホストキーのフィンガープリント"
msgstr "最後に使われたホストのフィンガープリント"
#: tabby-ssh/src/tabContextMenu.ts:32
msgid "Launch WinSCP"
@@ -1201,7 +1201,7 @@ msgstr "現在のSSHセッションでWinSCPを起動"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Tabbyにリモートの作業ディレクトリを検出させる方法をご紹介します。"
msgstr "リモートの作業ディレクトリを自動検出する方法をご紹介します。"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:134
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:76
@@ -1227,7 +1227,7 @@ msgstr "Enterキーを押すと入力が送信されます"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:83
msgid "Line padding"
msgstr "行間の大きさ"
msgstr "行間"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading"
@@ -1325,7 +1325,7 @@ msgstr "新規"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
msgstr "新しい管理者タブ"
msgstr "新しい管理者権限タブ"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:58
msgid "New config on {platform}"
@@ -1511,11 +1511,11 @@ msgstr "リモートを上書きして同期"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:76
msgid "Overwrite the config on the remote side and start syncing?"
msgstr "リモート上の設定を上書きして同期を開始しますか?"
msgstr "リモート上の設定を上書きして同期を開始しますか?"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:96
msgid "Overwrite the local config and start syncing?"
msgstr "これまでのローカル上の設定を上書きして、同期を開始しますか?"
msgstr "現在のローカル上の設定を上書きして、同期を開始しますか?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:189
msgid "Pane resize step"
@@ -1535,7 +1535,7 @@ msgstr "パリティ"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64
msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "設定ファイルがVaultによって暗号化されている場合、部分的な設定の同期はできません。"
msgstr "Vaultによって設定ファイルを暗号化した場合、設定の一部だけを同期から外すことはできません。"
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
@@ -1562,11 +1562,11 @@ msgstr "クリップボードから貼り付け"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy"
msgstr "通常は貼り付け、テキスト選択時のみコピー"
msgstr "通常は貼り付け、テキスト選択時のみコピー"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:528
msgid "Paste multiple lines?"
msgstr "複数行貼り付けを実行してもよろしいですか?"
msgstr "複数行貼り付けを実行してもよろしいですか?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:68
msgid "Paste on middle-click"
@@ -1960,7 +1960,7 @@ msgstr "最近使用したプロファイルをセレクターに表示しない
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:36
msgid "Sets the SSH agent's named pipe path."
msgstr "SSHエージェントの名前付きパイプのパスを設定"
msgstr "SSHエージェントの名前付きパイプのパスを指定します。"
#: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57
@@ -1990,7 +1990,7 @@ msgstr "{type} プロファイルセレクターを表示"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:117
msgid "Show a confirmation box when pasting multiple lines"
msgstr "複数行貼り付ける際に確認ボックスを表示します"
msgstr "複数行貼り付けをする際に確認画面を表示します"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:75
msgid "Show built-in profiles in selector"
@@ -2268,7 +2268,7 @@ msgstr "端末の識別情報"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!"
msgstr "Tabbyをダウンロードしていただきありがとうございます!"
msgstr "Tabbyをダウンロードしてくださり、ありがとうございます!"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:5
msgid "Theme"
@@ -2280,7 +2280,7 @@ msgstr "ファイル転送を使用中"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
msgstr "この接続に利用可能なパスワード保存されています。"
msgstr "この接続に使用するパスワード保存ています。"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:102
msgid "These apply to all profiles of a given type"
@@ -2397,7 +2397,7 @@ msgstr "ユーザー名"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:25
msgid "Using CONNECT method"
msgstr "CONNECTメソッド使用"
msgstr "CONNECTメソッド使用します"
#: tabby-ssh/src/session/ssh.ts:465
msgid "Using preset password"
@@ -2426,11 +2426,11 @@ msgstr "Vaultが設定されていません"
#: tabby-core/src/services/fileProviders.service.ts:40
msgid "Vault master passphrase needs to be set to allow storing secrets"
msgstr "機密性の高い情報を保存するには、Vaultマスターパスフレーズを設定する必要があります"
msgstr "機密性の高い情報を保存するには、Vaultマスターパスフレーズを設定する必要があります"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:11
msgid "Verify host keys when connecting"
msgstr "接続時にホストキーを確認"
msgstr "接続時にホスト鍵を検証"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:75
msgid "Version"
@@ -2478,7 +2478,7 @@ msgstr "セッション終了時"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"
msgstr "有効にすると、特定のキーを押しながらクリックした時のみリンクが開けるようになります"
msgstr "有効にすると、特定のキーを押しながらクリックした時のみリンクを開きます"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:18
msgid "When WinSCP is detected, you can launch an SCP session from the context menu."
@@ -2556,7 +2556,7 @@ msgstr "後から変更できますが、忘れた場合復元することはで
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:7
msgid "You could be under a man-in-the-middle attack right now, or the host key could have just been changed."
msgstr "現在中間者攻撃を受けているか、もしくはホストキーが変更された可能性があります。"
msgstr "現在中間者攻撃を受けているか、もしくはホストが変更された可能性があります。"
#: tabby-terminal/src/hotkeys.ts:54
msgid "Zoom in"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Korean\n"
"Language: ko_KR\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -362,7 +362,7 @@ msgstr "명령어"
#: tabby-core/src/theme.ts:16
msgid "Compact (legacy)"
msgstr ""
msgstr "컴팩트 (레거시)"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
@@ -916,14 +916,6 @@ msgstr "CRLF 강제"
msgid "Force LF"
msgstr "LF 강제"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:56
msgid "Implicit CR in every LF"
msgstr "LF에만 CR 추가"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:57
msgid "Implicit LF in every CR"
msgstr "CR에만 LF 추가"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:25
msgid "Forces a specific SSH agent connection type."
msgstr "특정 SSH 에이전트로 연결 유형 강제"
@@ -1060,7 +1052,7 @@ msgstr "단축키"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:83
msgid "How Tabby presents itself through environment vars"
msgstr ""
msgstr "Tabby가 환경 변수에서 표시되는 방식"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy"
@@ -1096,13 +1088,13 @@ msgstr "가로 분할 크기 크게"
#: tabby-core/src/hotkeys.ts:244
msgid "Increase vertical split size"
msgstr "세로 분할 크기 게"
msgstr "세로 분할 크기 게"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:91
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "입력"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1479,7 +1471,7 @@ msgstr "옵션"
#: tabby-core/src/utils.ts:62
msgid "Orange"
msgstr ""
msgstr "주황색"
#: tabby-electron/src/shells/macDefault.ts:25
msgid "OS default"
@@ -1535,7 +1527,7 @@ msgstr "패널"
#: tabby-core/src/theme.ts:26
msgid "Paper (legacy)"
msgstr ""
msgstr "종이 (레거시)"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:38
msgid "Parity"
@@ -1547,11 +1539,11 @@ msgstr "구성이 Vault를 통해 암호화된 경우 부분 구성 동기화를
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "왼쪽 글자 삭제"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
msgstr ""
msgstr "해시 {hash} 의 개인 키(Private key) 암호..."
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:100
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:82
@@ -1691,7 +1683,7 @@ msgstr "타임아웃 (밀리초)"
#: tabby-core/src/services/profiles.service.ts:249
#: tabby-electron/src/services/dockMenu.service.ts:28
msgid "Recent"
msgstr ""
msgstr "최근"
#: locale/tmp-html/tabby-serial/src/components/serialTab.component.html:5
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:52
@@ -2018,11 +2010,11 @@ msgstr "기본값 표시"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:146
msgid "Show Mixer"
msgstr ""
msgstr "믹서 표시"
#: tabby-core/src/hotkeys.ts:56
msgid "Show pane labels (for rearranging)"
msgstr ""
msgstr "항목 라벨 표시 (재배열 용도)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:164
msgid "Show profile icon on tab"
@@ -2143,7 +2135,7 @@ msgstr "{user}@{host}:{port} 의 SSH 비밀번호"
#: tabby-core/src/theme.ts:8
msgid "Standard (legacy)"
msgstr ""
msgstr "기본 (레거시)"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:150
msgid "Startup"
@@ -2155,7 +2147,7 @@ msgstr "정지 비트"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:52
msgid "Strip"
msgstr ""
msgstr "스트립(Strip)"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:41
msgid "Subscribe to updates"
@@ -2272,7 +2264,7 @@ msgstr "터미널 벨"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:82
msgid "Terminal identification"
msgstr ""
msgstr "터미널 식별 방식"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!"
@@ -2284,7 +2276,7 @@ msgstr "테마"
#: tabby-core/src/components/transfersMenu.component.ts:47
msgid "There are active file transfers"
msgstr ""
msgstr "활성화된 파일 전송이 있습니다"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:102
msgid "There is a saved password for this connection"
@@ -2296,7 +2288,7 @@ msgstr "이와 같은 유형의 모든 프로필에 적용됩니다."
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "이 그룹의 해당 유형을 가진 모든 프로필에 적용됩니다"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2320,7 +2312,7 @@ msgstr "터미널 창 전환"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:40
msgid "Toggles the Tabby window visibility"
msgstr ""
msgstr "Tabby 창 표시 전환"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:130
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:74
@@ -2358,7 +2350,7 @@ msgstr "알 수 없음"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:98
msgid "Unknown secret of type {type} for {key}"
msgstr ""
msgstr "{key} 에 대한 알 수 없는 타입 {type}"
#: locale/tmp-html/tabby-terminal/src/components/terminalToolbar.component.html:4
msgid "Unpin"
@@ -2548,7 +2540,7 @@ msgstr "WSL 터미널의 벨은 오직 볼륨 믹서를 통해서만 음소거
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:14
msgid "WSL terminal only supports TrueColor with ConPTY"
msgstr ""
msgstr "WSL terminal의 TrueColor는 ConPTY가 활성화 되어있을 때만 지원됨"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:128
msgid "X11 forwarding"
@@ -2578,5 +2570,5 @@ msgstr "축소"
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:5
msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic"
msgstr ""
msgstr "동적"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Pozwala na szybkie otwarcie terminalu w wybranym folderze"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Zawsze ciemny"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Zawsze jasny"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -538,7 +538,7 @@ msgstr "Domyślny profil dla nowych kart"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Domyślne ustawienia profilu grupy"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -745,7 +745,7 @@ msgstr "Włącz"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:32
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:66
msgid "Enable analytics"
msgstr "Wyłącz Analitykę"
msgstr "Włącz Analitykę"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:87
msgid "Enable animations"
@@ -939,7 +939,7 @@ msgstr "Ze schematu kolorów"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Z systemu"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1321,7 +1321,7 @@ msgstr "Natywna"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Nowy"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Nowa konfiguracja na {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Nazwa nowej grupy"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Nowy profil"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Nowy grupa profili"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1782,11 +1782,11 @@ msgstr "Zresetuj aplikację, aby zastosować zmiany"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Przywrócić ustawienia domyślne?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Przywrócić ustawienia do odziedziczonych domyślnych?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -2160,7 +2160,7 @@ msgstr "Zastępstwa dozwolone."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Zmień schemat kolorów"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Permite abrir rapidamente um terminal na pasta selecionada"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Sempre escuro"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Sempre claro"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Tipo de fundo"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Modo botão Backspace"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -337,7 +337,7 @@ msgstr "Esquema de cores"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Esquema de cores"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -506,7 +506,7 @@ msgstr "CSS Personalizado"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Modo escuro"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -526,11 +526,11 @@ msgstr "Diminuir tamanho de divisão horizontal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "Tipo de \"Conectar a \" padrão"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Tipo de conexão padrão usado pelo recurso de conexão rápida (ex. SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Perfil padrão para novas abas"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Configurações de grupo de perfil padrão"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Desconectar"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Desconectar aba atual (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -939,7 +939,7 @@ msgstr "Do esquema de cores"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Do sistema"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Ocultar"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1094,7 +1094,7 @@ msgstr "Aumentar o tamanho da divisão vertical"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Entrada"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Permite que o shell manipule Meta key em vez de S.O"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Modo claro"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Nativo"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Novo"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Nova configuração em {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Nome do novo grupo"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Novo perfil"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Novo Grupo de Perfil"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "Nas discussões no GitHub"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Só fechar a aba quando a sessão for terminada explicitamente"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1539,7 +1539,7 @@ msgstr "Sincronização parcial de configuração não é possível quando a con
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Passar"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Reconectar"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Reconectar a aba atual (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Reinicie o aplicativo para aplicar as alterações"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Restaurar as configurações para o padrão?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Restaurar configurações para padrões herdados ?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Integração com o Shell"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Mostrar"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2160,7 +2160,7 @@ msgstr "Substituições permitidas."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Alternar esquema de cores"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Estas se aplicam a todos os perfis de um determinado tipo"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Estas se aplicam a todos os perfis de um determinado tipo neste grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Novidades"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Quando uma sessão termina"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Portuguese\n"
"Language: pt_PT\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -39,7 +39,7 @@ msgstr "Aceitar apenas desta vez"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:84
msgid "Accessibility"
msgstr ""
msgstr "acessibilidade"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:27
msgid "Acrylic background"
@@ -100,12 +100,12 @@ msgstr "Permite abrir um terminal rapidamente na pasta selecionada"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "sempre escuro"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Sempre luminoso"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -498,7 +498,7 @@ msgstr "Formato do cursor"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsForMode.component.html:46
msgid "Custom"
msgstr ""
msgstr "Personalizado"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:90
msgid "Custom CSS"
@@ -538,7 +538,7 @@ msgstr "Perfil padrão para novas abas"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Parâmetros do grupo de perfis por defeito"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -736,7 +736,7 @@ msgstr "Editar"
#: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally"
msgstr ""
msgstr "Editar localmente"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:58
msgid "Enable"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Позволяет быстро открыть терминал в вы
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Всегда тёмная"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Всегда светлая"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Тип фона"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Режим работы клавиши Backspace"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -337,7 +337,7 @@ msgstr "Цветовая схема"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:2
msgid "Color schemes"
msgstr ""
msgstr "Цветовая схема"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
@@ -506,7 +506,7 @@ msgstr "Пользовательский CSS"
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:17
msgid "Dark mode"
msgstr ""
msgstr "Тёмная тема"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:26
msgid "Data bits"
@@ -526,11 +526,11 @@ msgstr "Уменьшить размер разделения по вертика
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:92
msgid "Default \"Connect to\" type"
msgstr ""
msgstr "«Подключиться к» по умолчанию"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Подключение по умолчанию, используемое быстрым подключением (например, SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Профиль по умолчанию для новых вкладок"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Настройки группы профилей по умолчанию"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Отсоединиться"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Отключиться в текущей вкладке (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -939,7 +939,7 @@ msgstr "Из цветовой схемы"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "Системная"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1006,7 +1006,7 @@ msgstr "Шестнадцатеричный"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:49
msgid "Hide"
msgstr ""
msgstr "Скрыть"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:176
msgid "Hide tab close button"
@@ -1094,7 +1094,7 @@ msgstr "Увеличить размер разделения по вертика
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Ввод"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1215,7 +1215,7 @@ msgstr "Позволяет оболочке обрабатывать клави
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:22
msgid "Light mode"
msgstr ""
msgstr "Светлая тема"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:27
msgid "Line by line"
@@ -1321,7 +1321,7 @@ msgstr "Системная"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Новый"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Новая конфигурация на {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Имя новой группы"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Новый профиль"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Новая группа профилей"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "На GitHub Discussions"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Закрывать вкладки только при явном закрытии сеанса"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1539,7 +1539,7 @@ msgstr "Частичная синхронизация конфигурации
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Пропускать насквозь"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Переподключение"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Переподключиться в текущей вкладке (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Перезапустите приложение, чтобы примен
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Восстановить настройки по умолчанию?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Восстановить унаследованные настройки по умолчанию?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -1982,7 +1982,7 @@ msgstr "Интеграция в систему"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:50
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
msgid "Show"
msgstr ""
msgstr "Показать"
#: tabby-core/src/hotkeys.ts:275
msgid "Show {type} profile selector"
@@ -2160,7 +2160,7 @@ msgstr "Допускаются подстановки."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Переключить цветовую схему"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Применяются для всех профилей данного
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "Они применяются ко всем профилям данного типа в группе"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Что нового"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "При завершении сеанса"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"

2574
locale/sr-SP.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Swedish\n"
"Language: sv_SE\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -35,7 +35,7 @@ msgstr "Acceptera och kom ihåg nyckel"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:25
msgid "Accept just this once"
msgstr "Acceptera bara denna gång"
msgstr "Acceptera bara den här gången"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:84
msgid "Accessibility"

2575
locale/tr-TR.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Ukrainian\n"
"Language: uk_UA\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,12 +100,12 @@ msgstr "Дозволяє швидко відкрити термінал у ви
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "Завжди темно"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13
msgid "Always light"
msgstr ""
msgstr "Завжди світити"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:2
#: tabby-terminal/src/settings.ts:14
@@ -185,7 +185,7 @@ msgstr "Тип фону"
#: locale/tmp-html/tabby-terminal/src/components/inputProcessingSettings.component.html:4
msgid "Backspace key mode"
msgstr ""
msgstr "Режим клавіші Backspace"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:93
@@ -530,7 +530,7 @@ msgstr "За замовчуванням \"Під'єднатись до\" тип"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:93
msgid "Default connection type used by quick connect feature (ex. SSH, Telnet)"
msgstr ""
msgstr "Тип підключення за замовчуванням використовується для швидкого з'єднання (напр., SSH, Telnet)"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:8
msgid "Default profile for new tabs"
@@ -538,7 +538,7 @@ msgstr "Зменшити розмір поділу по вертикалі"
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:16
msgid "Default profile group settings"
msgstr ""
msgstr "Налаштування групи за замовчуванням"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:101
msgid "Default profile settings"
@@ -651,7 +651,7 @@ msgstr "Від'єднатися"
#: tabby-terminal/src/hotkeys.ts:106
msgid "Disconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Відключити поточну вкладку (Serial/Telnet/SSH)"
#: tabby-ssh/src/components/sshTab.component.ts:198
#: tabby-telnet/src/components/telnetTab.component.ts:81
@@ -939,7 +939,7 @@ msgstr "З колірної схеми"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:23
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
msgid "From system"
msgstr ""
msgstr "З системи"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:44
msgid "From theme"
@@ -1094,7 +1094,7 @@ msgstr "Збільшити розмір поділу по вертикалі"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:226
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:21
msgid "Input"
msgstr ""
msgstr "Input"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:18
msgid "Input is sent as you type"
@@ -1321,7 +1321,7 @@ msgstr "Рідний"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:21
msgid "New"
msgstr ""
msgstr "Новий"
#: tabby-local/src/tabContextMenu.ts:53
msgid "New admin tab"
@@ -1333,7 +1333,7 @@ msgstr "Нова конфігурація на {platform}"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:144
msgid "New group name"
msgstr ""
msgstr "Нова назва групи"
#: locale/tmp-html/tabby-terminal/src/components/loginScriptsSettings.component.html:16
msgid "New item"
@@ -1349,7 +1349,7 @@ msgstr "Новий профіль"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:24
msgid "New profile Group"
msgstr ""
msgstr "Нова група профілів"
#: tabby-terminal/src/tabContextMenu.ts:176
msgid "New profile name"
@@ -1438,7 +1438,7 @@ msgstr "На GitHub Discussions"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:47
msgid "Only close the tab when session is explicitly terminated"
msgstr ""
msgstr "Закривати вкладку при явному припиненні сеансу"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:46
msgid "Opacity"
@@ -1539,7 +1539,7 @@ msgstr "Часткова синхронізація конфігурації н
#: tabby-terminal/src/components/inputProcessingSettings.component.ts:17
msgid "Pass-through"
msgstr ""
msgstr "Дохід"
#: tabby-settings/src/components/vaultSettingsTab.component.ts:92
msgid "Passphrase for a private key with hash {hash}..."
@@ -1697,7 +1697,7 @@ msgstr "Відновити з'єднання"
#: tabby-terminal/src/hotkeys.ts:102
msgid "Reconnect current tab (Serial/Telnet/SSH)"
msgstr ""
msgstr "Повторне підключення поточної вкладки (Serial/Telnet/SSH)"
#: tabby-core/src/utils.ts:64
msgid "Red"
@@ -1782,11 +1782,11 @@ msgstr "Перезапустіть програму, щоб застосуват
#: tabby-settings/src/components/profilesSettingsTab.component.ts:316
msgid "Restore settings to defaults ?"
msgstr ""
msgstr "Відновити налаштування за замовчуванням?"
#: tabby-settings/src/components/editProfileGroupModal.component.ts:36
msgid "Restore settings to inherited defaults ?"
msgstr ""
msgstr "Відновити параметри до типових значень?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:159
msgid "Restore terminal tabs on app start"
@@ -2160,7 +2160,7 @@ msgstr "Допускаються заміни."
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:19
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:5
msgid "Switch color scheme"
msgstr ""
msgstr "Переключити колірну схему"
#: tabby-core/src/tabContextMenu.ts:290
msgid "Switch profile"
@@ -2288,7 +2288,7 @@ msgstr "Це застосовується до всіх профілів зад
#: locale/tmp-html/tabby-settings/src/components/editProfileGroupModal.component.html:17
msgid "These apply to all profiles of a given type in this group"
msgstr ""
msgstr "До всіх профілів даного типу в цій групі"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:59
msgid "Thin"
@@ -2474,7 +2474,7 @@ msgstr "Що нового"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:46
msgid "When a session ends"
msgstr ""
msgstr "Коли сесія закінчиться"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:82
msgid "When enabled, links are only clickable while holding this key"

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"PO-Revision-Date: 2023-10-06 11:30\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -100,7 +100,7 @@ msgstr "允许在选定的文件夹中快速打开终端"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:25
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:11
msgid "Always dark"
msgstr ""
msgstr "始终使用暗色"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:27
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:13

View File

@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: tabby\n"
"Language-Team: Chinese Traditional\n"
"Language: zh_TW\n"
"PO-Revision-Date: 2023-11-04 21:09\n"
"PO-Revision-Date: 2024-07-10 09:04\n"
#: tabby-local/src/components/terminalTab.component.ts:113
msgid "\"{command}\" is still running. Close?"
@@ -1039,7 +1039,7 @@ msgstr "主機"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:206
msgid "Host key"
msgstr "快速鍵"
msgstr "主機金鑰"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:3
msgid "Host key verification"

View File

@@ -1,4 +1,4 @@
import { Observable, Subject, distinctUntilChanged, filter, debounceTime } from 'rxjs'
import { Observable, Subject, BehaviorSubject, distinctUntilChanged, filter, debounceTime } from 'rxjs'
import { EmbeddedViewRef, Injector, ViewContainerRef, ViewRef } from '@angular/core'
import { RecoveryToken } from '../api/tabRecovery'
import { BaseComponent } from './base.component'
@@ -75,9 +75,9 @@ export abstract class BaseTabComponent extends BaseComponent {
private titleChange = new Subject<string>()
private focused = new Subject<void>()
private blurred = new Subject<void>()
private visibility = new Subject<boolean>()
private progress = new Subject<number|null>()
private activity = new Subject<boolean>()
protected visibility = new BehaviorSubject<boolean>(false)
protected progress = new BehaviorSubject<number|null>(null)
protected activity = new BehaviorSubject<boolean>(false)
private destroyed = new Subject<void>()
private _destroyCalled = false
@@ -195,7 +195,10 @@ export abstract class BaseTabComponent extends BaseComponent {
if (!this.viewContainer || !this.viewContainerEmbeddedRef) {
return
}
this.viewContainer.detach(this.viewContainer.indexOf(this.viewContainerEmbeddedRef))
const viewIndex = this.viewContainer.indexOf(this.viewContainerEmbeddedRef)
if (viewIndex !== -1) {
this.viewContainer.detach(viewIndex)
}
this.viewContainerEmbeddedRef = undefined
this.viewContainer = undefined
}
@@ -226,7 +229,6 @@ export abstract class BaseTabComponent extends BaseComponent {
this.destroyed.next()
}
this.destroyed.complete()
this.hostView.destroy()
}
/** @hidden */

View File

@@ -1,4 +1,4 @@
import { Observable, Subject } from 'rxjs'
import { Observable, Subject, takeWhile } from 'rxjs'
import { Component, Injectable, ViewChild, ViewContainerRef, EmbeddedViewRef, AfterViewInit, OnDestroy, Injector } from '@angular/core'
import { BaseTabComponent, BaseTabProcess, GetRecoveryTokenOptions } from './baseTab.component'
import { TabRecoveryProvider, RecoveryToken } from '../api/tabRecovery'
@@ -381,6 +381,9 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
}
}
}, 100)
// Propagate visibility to new children
this.emitVisibility(this.visibility.value)
}
this.initialized.next()
this.initialized.complete()
@@ -471,6 +474,8 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
}
tab.removeFromContainer()
tab.parent = this
tab.emitVisibility(this.visibility.value)
}
let target = relative ? this.getParentOf(relative) : null
@@ -767,10 +772,10 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
}
destroy (): void {
super.destroy()
for (const x of this.getAllTabs()) {
x.destroy()
}
super.destroy()
}
layout (): void {
@@ -832,20 +837,38 @@ export class SplitTabComponent extends BaseTabComponent implements AfterViewInit
})
}
tab.subscribeUntilDestroyed(tab.titleChange$, () => this.updateTitle())
tab.subscribeUntilDestroyed(tab.activity$, a => a ? this.displayActivity() : this.clearActivity())
tab.subscribeUntilDestroyed(tab.progress$, p => this.setProgress(p))
tab.subscribeUntilDestroyed(
this.observeUntilChildDetached(tab, tab.titleChange$),
() => this.updateTitle(),
)
tab.subscribeUntilDestroyed(
this.observeUntilChildDetached(tab, tab.activity$),
a => a ? this.displayActivity() : this.clearActivity(),
)
tab.subscribeUntilDestroyed(
this.observeUntilChildDetached(tab, tab.progress$),
p => this.setProgress(p),
)
if (tab.title) {
this.updateTitle()
}
tab.subscribeUntilDestroyed(tab.recoveryStateChangedHint$, () => {
this.recoveryStateChangedHint.next()
})
tab.subscribeUntilDestroyed(tab.destroyed$, () => {
tab.subscribeUntilDestroyed(
this.observeUntilChildDetached(tab, tab.recoveryStateChangedHint$),
() => {
this.recoveryStateChangedHint.next()
},
)
tab.destroyed$.subscribe(() => {
this.removeTab(tab)
})
}
private observeUntilChildDetached<T> (tab: BaseTabComponent, event: Observable<T>): Observable<T> {
return event.pipe(takeWhile(() => {
return this.getAllTabs().includes(tab)
}))
}
private onAfterTabAdded (tab: BaseTabComponent) {
setImmediate(() => {
this.layout()

View File

@@ -43,6 +43,7 @@ enableWelcomeTab: true
electronFlags:
- ['force_discrete_gpu', '0']
enableAutomaticUpdates: true
hideTray: false
version: 1
vault: null
encrypted: false

View File

@@ -20,7 +20,9 @@ import localeKO from '@angular/common/locales/ko'
import localePL from '@angular/common/locales/pl'
import localePT from '@angular/common/locales/pt'
import localeRU from '@angular/common/locales/ru'
import localeSRSP from '@angular/common/locales/sr-Cyrl'
import localeSV from '@angular/common/locales/sv'
import localeTR from '@angular/common/locales/tr'
import localeUK from '@angular/common/locales/uk'
import localeZH from '@angular/common/locales/zh'
import { Observable, Subject } from 'rxjs'
@@ -45,7 +47,9 @@ registerLocaleData(localeKO)
registerLocaleData(localePL)
registerLocaleData(localePT)
registerLocaleData(localeRU)
registerLocaleData(localeSRSP)
registerLocaleData(localeSV)
registerLocaleData(localeTR)
registerLocaleData(localeUK)
registerLocaleData(localeZH)
@@ -136,6 +140,10 @@ export class LocaleService {
code: 'sv-SE',
name: 'Svenska',
},
{
code: 'tr-TR',
name: 'Türkçe',
},
{
code: 'bg-BG',
name: 'Български',
@@ -144,6 +152,10 @@ export class LocaleService {
code: 'ru-RU',
name: 'Русский',
},
{
code: 'sr-SP',
name: 'Српски',
},
{
code: 'uk-UA',
name: 'Українська',

View File

@@ -37,6 +37,7 @@ export class TabsService {
const componentRef = componentFactory.create(this.injector)
const tab = componentRef.instance
tab.hostView = componentRef.hostView
tab.destroyed$.subscribe(() => componentRef.destroy())
Object.assign(tab, params.inputs ?? {})
return tab
}

View File

@@ -18,7 +18,7 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"untildify": "^4.0.0",
"xterm-addon-web-links": "^0.7.0"
"@xterm/addon-web-links": "^0.10.0",
"untildify": "^4.0.0"
}
}

View File

@@ -1,7 +1,7 @@
import { Inject, Injectable } from '@angular/core'
import { ConfigService, PlatformService } from 'tabby-core'
import { TerminalDecorator, BaseTerminalTabComponent, XTermFrontend } from 'tabby-terminal'
import { WebLinksAddon } from 'xterm-addon-web-links'
import { WebLinksAddon } from '@xterm/addon-web-links'
import { LinkHandler } from './api'
@Injectable()

View File

@@ -2,6 +2,11 @@
# yarn lockfile v1
"@xterm/addon-web-links@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-web-links/-/addon-web-links-0.10.0.tgz#be3eccaf1cbd4063161458205cd4bbee2b0f34f9"
integrity sha512-QhrHCUr8w6ATGviyXwcAIM1qN3nD1hdxwMC8fsW7z/6aaQlb2nt7zmByJt4eOn7ZzrHOzczljqV5S2pkdQp2xw==
untildify@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b"

View File

@@ -132,7 +132,9 @@ export class AutoOpenTabCLIHandler extends CLIHandler {
async handle (event: CLIEvent): Promise<boolean> {
if (!event.secondInstance && this.config.store.terminal.autoOpen && !this.config.store.enableWelcomeTab) {
this.app.ready$.subscribe(() => {
this.terminal.openTab()
if (this.app.tabs.length === 0) {
this.terminal.openTab()
}
})
return true
}

View File

@@ -121,6 +121,15 @@ h3.mb-3(translate) Window
label.btn.btn-secondary(for='frameFull')
span(translate) Full
.form-line(*ngIf='hostApp.platform !== Platform.Web && hostApp.platform !== Platform.Linux')
.header
.title(translate) Hide tray
.description(translate) Hide Tabby in tray or menu bar.
toggle(
[(ngModel)]='config.store.hideTray',
(ngModelChange)='saveConfiguration(true)'
)
h3.mt-4(translate) Docking
.form-line(*ngIf='docking')

View File

@@ -184,13 +184,17 @@ export class ConfigSyncService {
private async autoSync () {
while (true) {
if (this.isEnabled() && this.config.store.configSync.auto) {
const cfg = await this.getConfig(this.config.store.configSync.configID)
if (new Date(cfg.modified_at) > this.lastRemoteChange) {
this.logger.info('Remote config changed, downloading')
this.download()
this.lastRemoteChange = new Date(cfg.modified_at)
try {
if (this.isEnabled() && this.config.store.configSync.auto) {
const cfg = await this.getConfig(this.config.store.configSync.configID)
if (new Date(cfg.modified_at) > this.lastRemoteChange) {
this.logger.info('Remote config changed, downloading')
this.download()
this.lastRemoteChange = new Date(cfg.modified_at)
}
}
} catch (error) {
this.logger.debug('Recovering from autoSync network error')
}
await new Promise(resolve => setTimeout(resolve, 60000))
}

View File

@@ -2,3 +2,4 @@ export * from './contextMenu'
export * from './interfaces'
export * from './importer'
export * from './proxyStream'
export { SSHMultiplexerService } from '../services/sshMultiplexer.service'

View File

@@ -1,7 +1,10 @@
terminal-toolbar([tab]='this')
i.fas.fa-xs.fa-circle.text-success.me-2(*ngIf='session && session.open')
i.fas.fa-xs.fa-circle.text-danger.me-2(*ngIf='!session || !session.open')
strong.me-auto {{profile.options.user}}@{{profile.options.host}}:{{profile.options.port}}
strong.me-auto(
style='user-select: text; cursor: text;'
onclick='event.stopPropagation()'
) {{profile.options.user}}@{{profile.options.host}}:{{profile.options.port}}
.me-2(
ngbDropdown,

View File

@@ -1,4 +1,12 @@
import 'ssh2'
const nodeCrypto = require('crypto')
const browserDH = require('diffie-hellman/browser')
nodeCrypto.createDiffieHellmanGroup = browserDH.createDiffieHellmanGroup
nodeCrypto.createDiffieHellman = browserDH.createDiffieHellman
// Declare function missing from @types
declare module 'ssh2' {
interface Client {
setNoDelay: (enable?: boolean) => this
}
}

View File

@@ -218,6 +218,8 @@ export class SSHSession {
const resultPromise: Promise<void> = new Promise(async (resolve, reject) => {
ssh.on('ready', () => {
connected = true
// Fix SSH Lagging
ssh.setNoDelay(true)
if (this.savedPassword) {
this.passwordStorage.savePassword(this.profile, this.savedPassword)
}

View File

@@ -19,6 +19,15 @@
"author": "Eugene Pankov",
"license": "MIT",
"devDependencies": {
"@xterm/addon-canvas": "^0.6.0",
"@xterm/addon-fit": "^0.9.0",
"@xterm/addon-image": "^0.7.0",
"@xterm/addon-ligatures": "^0.8.0",
"@xterm/addon-search": "^0.14.0",
"@xterm/addon-serialize": "^0.12.0",
"@xterm/addon-unicode11": "^0.7.0",
"@xterm/addon-webgl": "^0.17.0",
"@xterm/xterm": "^5.4.0",
"ansi-colors": "^4.1.1",
"binstring": "^0.2.1",
"buffer-replace": "^1.0.0",
@@ -28,15 +37,6 @@
"ngx-colors": "^3.4.0",
"patch-package": "^6.5.0",
"runes": "^0.4.2",
"xterm": "^5.3.0",
"xterm-addon-canvas": "^0.5.0",
"xterm-addon-fit": "^0.8.0",
"xterm-addon-image": "^0.5.0",
"xterm-addon-ligatures": "^0.7.0",
"xterm-addon-search": "^0.13.0",
"xterm-addon-serialize": "^0.11.0",
"xterm-addon-unicode11": "^0.6.0",
"xterm-addon-webgl": "^0.16.0",
"zmodem.js": "^0.1.9"
},
"peerDependencies": {

View File

@@ -3,6 +3,7 @@
width: 600px;
max-width: 80vw;
right: 40px;
height: 36px;
z-index: 5;
border-radius: 0 0 5px 5px;
background: rgba(0, 0, 0, .95);
@@ -22,6 +23,6 @@
opacity: .5;
}
::ng-deep svg {
:host ::ng-deep svg {
height: 16px;
}

View File

@@ -1,4 +1,4 @@
@import url("../../node_modules/xterm/css/xterm.css");
@import url("../../node_modules/@xterm/xterm/css/xterm.css");
@font-face {
font-family: "monospace-fallback";

View File

@@ -2,15 +2,15 @@ import { BehaviorSubject, filter, firstValueFrom, takeUntil } from 'rxjs'
import { Injector } from '@angular/core'
import { ConfigService, getCSSFontFamily, getWindows10Build, HostAppService, HotkeysService, Platform, PlatformService, ThemesService } from 'tabby-core'
import { Frontend, SearchOptions, SearchState } from './frontend'
import { Terminal, ITheme } from 'xterm'
import { FitAddon } from 'xterm-addon-fit'
import { LigaturesAddon } from 'xterm-addon-ligatures'
import { ISearchOptions, SearchAddon } from 'xterm-addon-search'
import { WebglAddon } from 'xterm-addon-webgl'
import { Unicode11Addon } from 'xterm-addon-unicode11'
import { SerializeAddon } from 'xterm-addon-serialize'
import { ImageAddon } from 'xterm-addon-image'
import { CanvasAddon } from 'xterm-addon-canvas'
import { Terminal, ITheme } from '@xterm/xterm'
import { FitAddon } from '@xterm/addon-fit'
import { LigaturesAddon } from '@xterm/addon-ligatures'
import { ISearchOptions, SearchAddon } from '@xterm/addon-search'
import { WebglAddon } from '@xterm/addon-webgl'
import { Unicode11Addon } from '@xterm/addon-unicode11'
import { SerializeAddon } from '@xterm/addon-serialize'
import { ImageAddon } from '@xterm/addon-image'
import { CanvasAddon } from '@xterm/addon-canvas'
import './xterm.css'
import deepEqual from 'deep-equal'
import { BaseTerminalProfile, TerminalColorScheme } from '../api/interfaces'
@@ -399,6 +399,10 @@ export class XTermFrontend extends Frontend {
}
})
this.xtermCore.browser.isWindows = this.hostApp.platform === Platform.Windows
this.xtermCore.browser.isLinux = this.hostApp.platform === Platform.Linux
this.xtermCore.browser.isMac = this.hostApp.platform === Platform.macOS
this.xterm.options.fontFamily = getCSSFontFamily(config)
this.xterm.options.cursorStyle = {
beam: 'bar',

View File

@@ -2,6 +2,54 @@
# yarn lockfile v1
"@xterm/addon-canvas@^0.6.0":
version "0.6.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-canvas/-/addon-canvas-0.6.0.tgz#08b2af252b8e4c5af3870820576a9a6ca18d517e"
integrity sha512-+nj2x595vItxfuAFxzXp46Izrh4EnEyS0Z60hX1iy6OFliP5OQu8Wu7n59m7m1vT6Q4nIWoN1WiH+VLAk4D9jQ==
"@xterm/addon-fit@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-fit/-/addon-fit-0.9.0.tgz#29846f08782c51ad85b949528c45b84ad4ec45d7"
integrity sha512-hDlPPbTVPYyvwXu/asW8HbJkI/2RMi0cMaJnBZYVeJB0SWP2NeESMCNr+I7CvBlyI0sAxpxOg8Wk4OMkxBz9WA==
"@xterm/addon-image@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-image/-/addon-image-0.7.0.tgz#86e7342a3fe3fac6ba42944054e660916ec44953"
integrity sha512-OXJvmWXhJ5tdqSFX9yR2/d9AXwOz8+lJOghEPu2lSuwgLlMcOZ2YA+YuxPrisXIB2UctEHPAvVDGLbS9cESbzg==
"@xterm/addon-ligatures@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-ligatures/-/addon-ligatures-0.8.0.tgz#d7f196c09edad0e7e45c691dce74f28bab683c37"
integrity sha512-hvClRA4a4saHXJV+Svxo6tC9NLN17coKbbFChhaQFvTe+TAx+G+LI1NytI8rmSIosOhg9m4uYB3J9o3Qyj4qxA==
dependencies:
font-finder "^1.1.0"
font-ligatures "^1.4.1"
"@xterm/addon-search@^0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-search/-/addon-search-0.14.0.tgz#783c1a3fb301a98f0d0598453bd80d22cb0863ed"
integrity sha512-gyKIjC1c2bqxBevPmWlMWRsHqiufUgl3HjN3OYim6YPClqNRUlTab7l8aW8i3W83XzU9q0gmAfIOe4KDmo0GfQ==
"@xterm/addon-serialize@^0.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-serialize/-/addon-serialize-0.12.0.tgz#e83e8c21722dac7970521ade2df3ea07dbc2fd30"
integrity sha512-VJGfiTYfWJ1MC+eBBm7lY29+EMxnwpl2i6GecEwqe/7oXr2OEdMofdrpeXMa8OtlMd9bqjfdIfOoSZMmAzBm3w==
"@xterm/addon-unicode11@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-unicode11/-/addon-unicode11-0.7.0.tgz#cf4fa4da58b0cbcad3666e03d642184f76fe7d27"
integrity sha512-HIhQpRenrslPn6GlUmCYZcSXvdU0JkTgXQ66dx9QwXEzgNhoh70b7hXPZDBoMD/bH/7DYlseeGO7qKQlFzyhbA==
"@xterm/addon-webgl@^0.17.0":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@xterm/addon-webgl/-/addon-webgl-0.17.0.tgz#1da534456b7971ebb2f08c381d4732d1f104d7d8"
integrity sha512-KUH//EZCz7j1+IekW8sZzmcj/y9gOLf/HMcsWXjg0Xr5cT1lIBIIbbBlbf5kZ+XnA/8c1IuBm1vx+blzlfPk0g==
"@xterm/xterm@^5.4.0":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@xterm/xterm/-/xterm-5.4.0.tgz#a35b585750ca492cbf2a4c99472c480d8c122840"
integrity sha512-GlyzcZZ7LJjhFevthHtikhiDIl8lnTSgol6eTM4aoSNLcuXu3OEhnbqdCVIjtIil3jjabf3gDtb1S8FGahsuEw==
"@yarnpkg/lockfile@^1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
@@ -464,54 +512,6 @@ xtend@^4.0.0:
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
xterm-addon-canvas@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/xterm-addon-canvas/-/xterm-addon-canvas-0.5.0.tgz#95d056cec6da42a51b2c47746a011409020c388c"
integrity sha512-QOo/eZCMrCleAgMimfdbaZCgmQRWOml63Ued6RwQ+UTPvQj3Av9QKx3xksmyYrDGRO/AVRXa9oNuzlYvLdmoLQ==
xterm-addon-fit@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/xterm-addon-fit/-/xterm-addon-fit-0.8.0.tgz#48ca99015385141918f955ca7819e85f3691d35f"
integrity sha512-yj3Np7XlvxxhYF/EJ7p3KHaMt6OdwQ+HDu573Vx1lRXsVxOcnVJs51RgjZOouIZOczTsskaS+CpXspK81/DLqw==
xterm-addon-image@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/xterm-addon-image/-/xterm-addon-image-0.5.0.tgz#3c9bb332a3de55ab200dbefd3411e3b0d985314f"
integrity sha512-bWXUBeDzhisYh0clVKx4JgQrZjpn+/QRMRwNsfnRpjCMhgmZ+SL3Bivktd7q03O4uKMMcAOe6bSmppwP9/um0Q==
xterm-addon-ligatures@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/xterm-addon-ligatures/-/xterm-addon-ligatures-0.7.0.tgz#28e24744fc06e83b0e3dad51f96823b036714ab3"
integrity sha512-5HXKCN5vB8KkqLIloItZkYAwMWF4Y2yOQsc4oFUXOjV3GnZskZpH0W+8rJH+80wxLNym7OMpdmg3a/Vd/+owDg==
dependencies:
font-finder "^1.1.0"
font-ligatures "^1.4.1"
xterm-addon-search@^0.13.0:
version "0.13.0"
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.13.0.tgz#21286f4db48aa949fbefce34bb8bc0c9d3cec627"
integrity sha512-sDUwG4CnqxUjSEFh676DlS3gsh3XYCzAvBPSvJ5OPgF3MRL3iHLPfsb06doRicLC2xXNpeG2cWk8x1qpESWJMA==
xterm-addon-serialize@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/xterm-addon-serialize/-/xterm-addon-serialize-0.11.0.tgz#e8b34a3618750a9e132562a6459627059c031226"
integrity sha512-2CNDnmLdLkNWfsxNFkGsI5FE9W/BbsMzeOrbu59yNqH9L6k1gmL+Ab6VXxEp2NQUJSzaiqi6t0nFR5k5EDkVIg==
xterm-addon-unicode11@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.6.0.tgz#733fd17bdf2ae6e818493db1d41241c999de0786"
integrity sha512-5pkb8YoS/deRtNqQRw8t640mu+Ga8B2MG3RXGQu0bwgcfr8XiXIRI880TWM49ICAHhTmnOLPzIIBIjEnCq7k2A==
xterm-addon-webgl@^0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.16.0.tgz#9872d08a64136f893b27ef9a6412136d3bf563c4"
integrity sha512-E8cq1AiqNOv0M/FghPT+zPAEnvIQRDbAbkb04rRYSxUym69elPWVJ4sv22FCLBqM/3LcrmBLl/pELnBebVFKgA==
xterm@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/xterm/-/xterm-5.3.0.tgz#867daf9cc826f3d45b5377320aabd996cb0fce46"
integrity sha512-8QqjlekLUFTrU6x7xck1MsPzPA571K5zNqWm0M0oroYEWVOptZ0+ubQSkQ3uxIEhcIHRujJy6emDWX4A7qyFzg==
yallist@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"