Compare commits

...

153 Commits

Author SHA1 Message Date
Eugene Pankov
2e72774548 fixed copying as HTML - fixes #8092, fixes #8091 2023-03-19 10:41:31 +01:00
Eugene Pankov
beb7c614bc fixed #8093 - SFTP panel visual issues 2023-03-19 10:09:43 +01:00
Eugene Pankov
ef3c9e3be0 fixed #8028 - ghost panes and missing pane drag handle 2023-03-18 20:01:28 +01:00
Eugene Pankov
ceb9b3cca8 fixed close button color 2023-03-18 17:08:14 +01:00
Eugene Pankov
55a9aaaf32 fixed window close button alignment 2023-03-18 17:07:33 +01:00
Eugene Pankov
9bd7a92bf8 fixed infinite spinner loop 2023-03-18 16:45:47 +01:00
Eugene Pankov
c2e7241a64 fixed #8088 - new theme bugs 2023-03-18 16:45:42 +01:00
Eugene Pankov
685a0ab9f5 updated locales 2023-03-18 00:09:08 +01:00
Eugene Pankov
abddfe85d5 fixed #7637 2023-03-07 19:00:35 +01:00
Eugene Pankov
95f7ad21bb variable theme spaciness 2023-03-07 19:00:28 +01:00
Eugene Pankov
ccaf98aaa0 Merge branch 'master' of github.com:Eugeny/tabby 2023-03-07 19:00:09 +01:00
allcontributors[bot]
cdd8be97ed add karaketir16 as a contributor for code (#8036)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-05 22:37:27 +01:00
Osman Karaketir
c8b5501a5f Fix serial Hexadecimal write (#8035) 2023-03-05 21:46:36 +01:00
Eugene Pankov
aef6037333 pin nan version - fixes #7883 2023-02-27 22:54:48 +01:00
Eugene Pankov
441f442915 typing fixes 2023-02-27 00:09:04 +01:00
Eugene
1e5cfd1d4b bootstrap 5 WIP (#7891)
New standard theme that follows your chosen terminal colors, Bootstrap 5 & Angular 15 upgrade
2023-02-26 20:42:31 +01:00
Eugene Pankov
7a8108b20d updated locales 2023-02-20 11:40:49 +01:00
Eugene Pankov
34cf60617a . 2023-02-14 09:05:05 +01:00
Eugene Pankov
c113d4d082 updated locales 2023-02-06 20:58:37 +01:00
Eugene Pankov
0a2011acba Merge branch 'master' of github.com:Eugeny/tabby 2023-02-04 19:55:27 +01:00
Eugene Pankov
45ea4f4532 updated locales - fixes #7876 2023-02-04 19:55:08 +01:00
Clem
ac5019f4d9 fix Eugeny/tabby#4684 - removing profile's hotkeys on profile delete 2023-02-04 19:53:33 +01:00
Clem
44a39b022c ref: export AppHotkeyProvider from tabby-core 2023-02-04 19:53:33 +01:00
Eugene Pankov
01b0be6d22 Update README.md 2023-02-04 19:52:14 +01:00
Eugene Pankov
69d884e164 separate color schemes per profile - fixes #5885, fixes #4593, fixes #3516, fixes #7457, fixes #765 2023-02-04 19:51:16 +01:00
Eugene Pankov
e0181973f7 avoid infinite loop on incorrect private key passphrase 2023-02-04 19:19:46 +01:00
Eugene Pankov
85bb7a2e95 potentially fix config corruption - #5355, #7874 2023-02-04 09:46:05 +01:00
Clem
9e5c9ede44 fix: prevent backspace in profile selection 2023-02-03 14:13:47 +01:00
allcontributors[bot]
1738caa4a8 update README.es-ES.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
da41526166 update README.pt-BR.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
e410d76f96 update .all-contributorsrc [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
a3334db22b update README.ja-JP.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
89cbdd1cc5 update README.id-ID.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
3307042134 update README.de-DE.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
276430fb02 update README.it-IT.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
ca9308e5e4 update README.ko-KR.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
b2b8847aa1 update README.ru-RU.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
1c6f0745b5 update README.zh-CN.md [skip ci] 2023-01-30 20:09:32 +01:00
allcontributors[bot]
70fe869b2c update README.md [skip ci] 2023-01-30 20:09:32 +01:00
Sicco
e4ab127567 Fix issues 2023-01-30 19:52:18 +01:00
Clem
f095a3abec lint: indentation 2023-01-30 18:37:54 +01:00
Clem
ce6ed5267c feat: add button to delete remote config sync 2023-01-30 18:37:54 +01:00
Eugene Pankov
9ceb6b4416 bumped plugins 2023-01-29 13:21:51 +01:00
Eugene Pankov
6ccb48fc62 delay loading SSH importers until all plugins are ready 2023-01-29 13:17:30 +01:00
Eugene Pankov
2f5c6fafa9 run patch-package from the prepare script 2023-01-29 12:35:06 +01:00
Eugene Pankov
010c18a07b updated contributors 2023-01-29 10:46:35 +01:00
Elizabeth Martín Campos
7ab1d4b778 feat: publish typings for tabby-ssh 2023-01-29 10:20:58 +01:00
Eugene Pankov
f3d3e10afb fixed #7775 - line height changing unexpectedly when zooming in/out 2023-01-27 23:19:35 +01:00
Eugene Pankov
7491c3119f fixed #7841 - clear SSH service messages by default 2023-01-27 23:14:29 +01:00
Eugene Pankov
842636aa15 #7315 - added terminal identification option on windows 2023-01-27 22:40:16 +01:00
allcontributors[bot]
5e2976ab3d update .all-contributorsrc [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
07c1bda92c update README.pt-BR.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
94c2aa505c update README.ja-JP.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
5711b3489b update README.es-ES.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
86c423257d update README.id-ID.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
c765e8e487 update README.de-DE.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
ffe8b6973d update README.it-IT.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
dbfea265b0 update README.ko-KR.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
97a13ec53f update README.ru-RU.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
70571d27d3 update README.zh-CN.md [skip ci] 2023-01-23 23:51:01 +01:00
allcontributors[bot]
49074adece update README.md [skip ci] 2023-01-23 23:51:01 +01:00
Clem
8bf5065187 fix Eugeny/tabby#7254 - config sync replace ngModelChange by key down enter 2023-01-23 23:39:59 +01:00
Eugene Pankov
b624218feb fixed #7745 - skip incorrect WSL registry entries 2023-01-14 19:41:34 +01:00
Eugene Pankov
62d2735f86 sftp: added "copy full path" context menu item - fixed #7013, fixed #6866 2023-01-08 20:26:22 +01:00
Eugene Pankov
1397d0faed allow editing the current SFTP path by double-clicking - #7154, fixed #7291, fixed #7295, fixed #6666, fixed #6646, fixed #6354, fixed #5646 2023-01-08 20:23:23 +01:00
Eugene Pankov
24f8a4bd43 fixed #7755 - prevent release notes links from navigating away 2023-01-08 20:09:26 +01:00
Benjamin Brandmeier
c57a7e73ea improve hotkey filter performance 2023-01-08 18:59:13 +01:00
Eugene Pankov
9fd23779b0 updated contributors 2023-01-07 09:56:00 +01:00
Eugene Pankov
a8bb28e1f4 updated contributors 2023-01-04 22:22:53 +01:00
Eugene Pankov
33d6d41ea2 fixed exports 2023-01-04 14:22:37 +01:00
Eugene Pankov
206123615e ssh: handle Unicode characters that are chopped up between chunks 2023-01-04 14:09:19 +01:00
Eugene Pankov
e7cbb6a165 updated locales 2023-01-03 10:17:27 +01:00
Eugene Pankov
dc4f428786 updated contributors 2023-01-02 10:06:36 +01:00
Eugene Pankov
fbd09f4312 lint 2022-12-28 16:09:23 +01:00
Eugene Pankov
145b6447b9 debounce typing in search field - fixes #7579 2022-12-28 16:08:35 +01:00
Eugene Pankov
a4c8aa40b5 bumped xterm 2022-12-28 16:07:37 +01:00
Eugene Pankov
0a15b5e9d5 updated clink - fixes #7615 2022-12-26 20:55:51 +01:00
Benjamin Brandmeier
9544791c6c barrel export + deep equals 2022-12-19 01:07:20 +01:00
Benjamin Brandmeier
72bc58332d Mark duplicate hotkeys 2022-12-19 01:07:20 +01:00
Eugene Pankov
bc243a2741 added a shameless plug 2022-12-14 22:41:52 +01:00
Eugene Pankov
8d52d2ce12 updated contributors 2022-12-13 11:10:11 +01:00
allcontributors[bot]
ff4a39220c update README.id-ID.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
a25b31099f update .all-contributorsrc [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
17420588b1 update README.es-ES.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
92cba1944a update README.ja-JP.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
48046ac0f2 update README.de-DE.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
95282d811f update README.it-IT.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
2661cd216a update README.ko-KR.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
975e2618a2 update README.ru-RU.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
c8983c39c8 update README.zh-CN.md [skip ci] 2022-12-12 20:14:28 +01:00
allcontributors[bot]
35b145c3a5 update README.md [skip ci] 2022-12-12 20:14:28 +01:00
Wellinton Kricowski
f8431bac32 + README pt-BR 2022-12-12 18:40:51 +01:00
Wellinton Kricowski
e1b2227c86 Add README.pt-BR and updated the languages available 2022-12-12 18:40:51 +01:00
Muhammad Wahyudi
ab4b70e391 fix some typo README.id-ID.md 2022-12-10 10:26:44 +01:00
Eugene Pankov
f444aad568 lint 2022-12-05 15:20:29 +01:00
Eugene Pankov
73e25ed099 lint 2022-12-05 14:52:23 +01:00
Eugene Pankov
2e9344f8b7 #7588 - serialized command execution 2022-12-05 12:16:42 +01:00
Eugene Pankov
98476df882 bumped eslint 2022-12-05 12:16:27 +01:00
Eugene Pankov
b0600b10cc support for providing commands as toolbar buttons 2022-12-05 12:03:08 +01:00
Eugene Pankov
a1825bbbe6 #7588 2022-12-04 19:26:02 +01:00
Eugene Pankov
d736bdace4 fixed #280 - added option to hide tabs in fullscreen mode 2022-12-03 13:15:05 +01:00
Eugene Pankov
78b17d3980 fixed #7522, fixed #7577 - sftp: keep permissions when editing file locally 2022-12-03 12:56:55 +01:00
Eugene Pankov
fa1649de83 fixed #7588 - prevent selector from opening when one is already open 2022-12-03 12:27:58 +01:00
allcontributors[bot]
7b2bc5e48b update .all-contributorsrc [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
75b00f099d update README.id-ID.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
42d256ba72 update README.es-ES.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
17df7da145 update README.ja-JP.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
dd73c3112e update README.de-DE.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
03fb94c586 update README.it-IT.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
33f1185561 update README.ko-KR.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
54f1610ac5 update README.ru-RU.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
cec3d2c726 update README.zh-CN.md [skip ci] 2022-12-03 12:19:05 +01:00
allcontributors[bot]
4b21fd39a6 update README.md [skip ci] 2022-12-03 12:19:05 +01:00
Dani Nugraha
2d3234fe1d fixed #6741
changed spanner to emit event to splitTab and tell its mousedown state
disabled tab focus on hover when spanner is being dragged by the mouse
2022-12-03 12:07:20 +01:00
allcontributors[bot]
49ccda70ea update README.id-ID.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
98306a39fb update README.ja-JP.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
3498e9953d update .all-contributorsrc [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
b45a2c89e0 update README.es-ES.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
74936b77c3 update README.de-DE.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
272f002848 update README.it-IT.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
0ca713d54c update README.ko-KR.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
dc1566efe2 update README.ru-RU.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
33e010b9b5 update README.zh-CN.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
75da109318 update README.md [skip ci] 2022-12-02 17:49:23 +01:00
allcontributors[bot]
c68c4694ff update README.es-ES.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
33a29ab40b update .all-contributorsrc [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
2e88bef0c8 update README.ja-JP.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
991e5ff860 update README.id-ID.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
46155b47f6 update README.de-DE.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
cef17570bc update README.it-IT.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
5c4b327df3 update README.ko-KR.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
43f7dbc97b update README.ru-RU.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
8a3387ecf3 update README.zh-CN.md [skip ci] 2022-11-28 10:02:27 +01:00
allcontributors[bot]
6456b3fb0a update README.md [skip ci] 2022-11-28 10:02:27 +01:00
Benjamin Brandmeier
3d2cd6d632 fix icon visibility for vertical tabs 2022-11-28 09:32:10 +01:00
Eugene Pankov
0c2f824cf4 disable dynamic tab titles for SSH by default 2022-11-24 13:38:30 +01:00
allcontributors[bot]
8c7850e4d5 update README.es-ES.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
341d85b972 update .all-contributorsrc [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
5364ba05ec update README.ja-JP.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
ea4c8f0c25 update README.id-ID.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
779912a3d3 update README.de-DE.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
c141395561 update README.it-IT.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
d0ff989d74 update README.ko-KR.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
ee32d51170 update README.ru-RU.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
ffa65beaf9 update README.zh-CN.md [skip ci] 2022-11-23 09:29:35 +01:00
allcontributors[bot]
384aa8fb77 update README.md [skip ci] 2022-11-23 09:29:35 +01:00
“allan.mangan”
9238cac162 added Jazz color scheme 2022-11-23 09:14:12 +01:00
Eugene Pankov
47006dd38d updated contributors 2022-11-23 00:21:39 +01:00
dependabot[bot]
6376a341f0 Bump shell-quote from 1.7.3 to 1.7.4
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/1.7.3...v1.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:32 +01:00
dependabot[bot]
fcc0e7909d Bump electron-notarize from 1.2.1 to 1.2.2
Bumps [electron-notarize](https://github.com/electron/notarize) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/electron/notarize/releases)
- [Changelog](https://github.com/electron/notarize/blob/main/.releaserc.json)
- [Commits](https://github.com/electron/notarize/compare/v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:17 +01:00
dependabot[bot]
1324a13741 Bump patch-package from 6.4.7 to 6.5.0 in /app
Bumps [patch-package](https://github.com/ds300/patch-package) from 6.4.7 to 6.5.0.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/compare/v6.4.7...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:35:09 +01:00
dependabot[bot]
c311964e35 Bump electron from 21.0.1 to 21.3.0
Bumps [electron](https://github.com/electron/electron) from 21.0.1 to 21.3.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v21.0.1...v21.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:34:58 +01:00
dependabot[bot]
212ee6717c Bump serialport from 10.4.0 to 10.5.0 in /app
Bumps [serialport](https://github.com/serialport/node-serialport) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/serialport/node-serialport/releases)
- [Changelog](https://github.com/serialport/node-serialport/blob/master/CHANGELOG.md)
- [Commits](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 12:34:45 +01:00
335 changed files with 11091 additions and 7917 deletions

View File

@@ -8,6 +8,7 @@
"README.de-DE.md", "README.de-DE.md",
"README.id-ID.md", "README.id-ID.md",
"README.ja-JP.md", "README.ja-JP.md",
"README.pt-BR.md",
"README.es-ES.md" "README.es-ES.md"
], ],
"imageSize": 100, "imageSize": 100,
@@ -1020,6 +1021,115 @@
"contributions": [ "contributions": [
"doc" "doc"
] ]
},
{
"login": "wkricowski",
"name": "Wellinton Kricowski",
"avatar_url": "https://avatars.githubusercontent.com/u/36803521?v=4",
"profile": "https://github.com/wkricowski",
"contributions": [
"financial",
"doc"
]
},
{
"login": "almzau",
"name": "Allan",
"avatar_url": "https://avatars.githubusercontent.com/u/29115846?v=4",
"profile": "https://github.com/almzau",
"contributions": [
"design"
]
},
{
"login": "BenjaminBrandmeier",
"name": "Benjamin Brandmeier",
"avatar_url": "https://avatars.githubusercontent.com/u/17959794?v=4",
"profile": "https://oidamo.de",
"contributions": [
"code"
]
},
{
"login": "patric1025",
"name": "patric1025",
"avatar_url": "https://avatars.githubusercontent.com/u/65654040?v=4",
"profile": "https://github.com/patric1025",
"contributions": [
"translation"
]
},
{
"login": "hermitpopcorn",
"name": "hermitpopcorn",
"avatar_url": "https://avatars.githubusercontent.com/u/16042129?v=4",
"profile": "https://github.com/hermitpopcorn",
"contributions": [
"code"
]
},
{
"login": "joshuatz",
"name": "Joshua Tzucker",
"avatar_url": "https://avatars.githubusercontent.com/u/17817563?v=4",
"profile": "https://joshuatz.com/",
"contributions": [
"financial"
]
},
{
"login": "luxifr",
"name": "luxifr",
"avatar_url": "https://avatars.githubusercontent.com/u/665715?v=4",
"profile": "https://github.com/luxifr",
"contributions": [
"financial"
]
},
{
"login": "ukulanne",
"name": "Anne Summers",
"avatar_url": "https://avatars.githubusercontent.com/u/28586666?v=4",
"profile": "https://github.com/ukulanne",
"contributions": [
"financial"
]
},
{
"login": "Clem-Fern",
"name": "Clem",
"avatar_url": "https://avatars.githubusercontent.com/u/20025949?v=4",
"profile": "https://github.com/Clem-Fern",
"contributions": [
"code"
]
},
{
"login": "elizabeth-dev",
"name": "Elizabeth Martín Campos",
"avatar_url": "https://avatars.githubusercontent.com/u/13015727?v=4",
"profile": "https://github.com/elizabeth-dev",
"contributions": [
"code"
]
},
{
"login": "siccous",
"name": "Tomáš Hruška",
"avatar_url": "https://avatars.githubusercontent.com/u/7812885?v=4",
"profile": "https://github.com/siccous",
"contributions": [
"code"
]
},
{
"login": "karaketir16",
"name": "Osman Karaketir",
"avatar_url": "https://avatars.githubusercontent.com/u/27349806?v=4",
"profile": "https://github.com/karaketir16",
"contributions": [
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,

View File

@@ -1,128 +1,154 @@
parser: '@typescript-eslint/parser' settings:
parserOptions: import/resolver:
project: typescript: true
- tsconfig.json node: true
- '*/tsconfig.typings.json'
extends:
- 'plugin:@typescript-eslint/all'
plugins:
- '@typescript-eslint'
env: env:
browser: true browser: true
es6: true es6: true
node: true node: true
commonjs: true commonjs: true
rules:
'@typescript-eslint/semi': overrides:
- error - files: '*.mjs'
- never plugins:
'@typescript-eslint/indent': - 'import'
- error parserOptions:
- 4 sourceType: module
'@typescript-eslint/explicit-member-accessibility': ecmaVersion: latest
- error
- accessibility: no-public - files: '*.ts'
overrides: parser: '@typescript-eslint/parser'
parameterProperties: explicit parserOptions:
'@typescript-eslint/no-require-imports': off project:
'@typescript-eslint/no-parameter-properties': off - tsconfig.json
'@typescript-eslint/explicit-function-return-type': off - '*/tsconfig.typings.json'
'@typescript-eslint/no-explicit-any': off extends:
'@typescript-eslint/no-magic-numbers': off - 'plugin:@typescript-eslint/all'
'@typescript-eslint/member-delimiter-style': off - plugin:import/recommended
'@typescript-eslint/promise-function-async': off - plugin:import/typescript
'@typescript-eslint/require-array-sort-compare': off plugins:
'@typescript-eslint/no-floating-promises': off - '@typescript-eslint'
'@typescript-eslint/prefer-readonly': off - 'import'
'@typescript-eslint/require-await': off rules:
'@typescript-eslint/strict-boolean-expressions': off '@typescript-eslint/semi':
'@typescript-eslint/no-misused-promises':
- error
- checksVoidReturn: false
'@typescript-eslint/typedef': off
'@typescript-eslint/consistent-type-imports': off
'@typescript-eslint/sort-type-union-intersection-members': off
'@typescript-eslint/no-use-before-define':
- error
- classes: false
no-duplicate-imports: error
array-bracket-spacing:
- error
- never
block-scoped-var: error
brace-style: off
'@typescript-eslint/brace-style':
- error
- 1tbs
- allowSingleLine: true
computed-property-spacing:
- error
- never
comma-dangle: off
'@typescript-eslint/comma-dangle':
- error
- always-multiline
curly: error
eol-last: error
eqeqeq:
- error
- smart
max-depth:
- 1
- 5
max-statements:
- 1
- 80
no-multiple-empty-lines: error
no-mixed-spaces-and-tabs: error
no-trailing-spaces: error
'@typescript-eslint/no-unused-vars':
- error - error
- vars: all - never
args: after-used '@typescript-eslint/indent':
argsIgnorePattern: ^_ - error
no-undef: error - 4
no-var: error '@typescript-eslint/explicit-member-accessibility':
object-curly-spacing: off - error
'@typescript-eslint/object-curly-spacing': - accessibility: no-public
- error overrides:
- always parameterProperties: explicit
quote-props: '@typescript-eslint/no-require-imports': off
- warn '@typescript-eslint/no-parameter-properties': off
- as-needed '@typescript-eslint/explicit-function-return-type': off
- keywords: true '@typescript-eslint/no-explicit-any': off
numbers: true '@typescript-eslint/no-magic-numbers': off
quotes: off '@typescript-eslint/member-delimiter-style': off
'@typescript-eslint/quotes': '@typescript-eslint/promise-function-async': off
- error '@typescript-eslint/require-array-sort-compare': off
- single '@typescript-eslint/no-floating-promises': off
- allowTemplateLiterals: true '@typescript-eslint/prefer-readonly': off
'@typescript-eslint/no-confusing-void-expression': '@typescript-eslint/require-await': off
- error '@typescript-eslint/strict-boolean-expressions': off
- ignoreArrowShorthand: true '@typescript-eslint/no-misused-promises':
'@typescript-eslint/no-non-null-assertion': off - error
'@typescript-eslint/no-unnecessary-condition': - checksVoidReturn: false
- error '@typescript-eslint/typedef': off
- allowConstantLoopConditions: true '@typescript-eslint/consistent-type-imports': off
'@typescript-eslint/restrict-template-expressions': off '@typescript-eslint/sort-type-union-intersection-members': off
'@typescript-eslint/prefer-readonly-parameter-types': off '@typescript-eslint/no-use-before-define':
'@typescript-eslint/no-unsafe-member-access': off - error
'@typescript-eslint/no-unsafe-call': off - classes: false
'@typescript-eslint/no-unsafe-return': off no-duplicate-imports: error
'@typescript-eslint/no-unsafe-assignment': off array-bracket-spacing:
'@typescript-eslint/naming-convention': off - error
'@typescript-eslint/lines-between-class-members': - never
- error block-scoped-var: error
- exceptAfterSingleLine: true brace-style: off
'@typescript-eslint/dot-notation': off '@typescript-eslint/brace-style':
'@typescript-eslint/no-implicit-any-catch': off - error
'@typescript-eslint/member-ordering': off - 1tbs
'@typescript-eslint/no-var-requires': off - allowSingleLine: true
'@typescript-eslint/no-unsafe-argument': off computed-property-spacing:
'@typescript-eslint/restrict-plus-operands': off - error
'@typescript-eslint/space-infix-ops': off - never
'@typescript-eslint/no-type-alias': comma-dangle: off
- error '@typescript-eslint/comma-dangle':
- allowAliases: in-unions-and-intersections - error
allowLiterals: always - always-multiline
allowCallbacks: always curly: error
eol-last: error
eqeqeq:
- error
- smart
max-depth:
- 1
- 5
max-statements:
- 1
- 80
no-multiple-empty-lines: error
no-mixed-spaces-and-tabs: error
no-trailing-spaces: error
'@typescript-eslint/no-unused-vars':
- error
- vars: all
args: after-used
argsIgnorePattern: ^_
no-undef: error
no-var: error
object-curly-spacing: off
'@typescript-eslint/object-curly-spacing':
- error
- always
quote-props:
- warn
- as-needed
- keywords: true
numbers: true
quotes: off
'@typescript-eslint/quotes':
- error
- single
- allowTemplateLiterals: true
'@typescript-eslint/no-confusing-void-expression':
- error
- ignoreArrowShorthand: true
'@typescript-eslint/no-non-null-assertion': off
'@typescript-eslint/no-unnecessary-condition':
- error
- allowConstantLoopConditions: true
'@typescript-eslint/restrict-template-expressions': off
'@typescript-eslint/prefer-readonly-parameter-types': off
'@typescript-eslint/no-unsafe-member-access': off
'@typescript-eslint/no-unsafe-call': off
'@typescript-eslint/no-unsafe-return': off
'@typescript-eslint/no-unsafe-assignment': off
'@typescript-eslint/naming-convention': off
'@typescript-eslint/lines-between-class-members':
- error
- exceptAfterSingleLine: true
'@typescript-eslint/dot-notation': off
'@typescript-eslint/no-implicit-any-catch': off
'@typescript-eslint/member-ordering': off
'@typescript-eslint/no-var-requires': off
'@typescript-eslint/no-unsafe-argument': off
'@typescript-eslint/restrict-plus-operands': off
'@typescript-eslint/space-infix-ops': off
'@typescript-eslint/no-type-alias':
- error
- allowAliases: in-unions-and-intersections
allowLiterals: always
allowCallbacks: always
'@typescript-eslint/sort-type-constituents': off
'@typescript-eslint/parameter-properties':
- error
- prefer: parameter-property
'import/no-named-as-default-member': off
'@typescript-eslint/consistent-type-exports': off
'@typescript-eslint/consistent-generic-constructors': off
'keyword-spacing': off
'@typescript-eslint/keyword-spacing': off

View File

@@ -68,7 +68,7 @@ jobs:
run: yarn run build run: yarn run build
- name: Prepackage plugins - name: Prepackage plugins
run: scripts/prepackage-plugins.js run: scripts/prepackage-plugins.mjs
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
@@ -78,7 +78,7 @@ jobs:
- run: ln -s ../../node_modules/electron app/node_modules - run: ln -s ../../node_modules/electron app/node_modules
- name: Build and sign packages - name: Build and sign packages
run: scripts/build-macos.js run: scripts/build-macos.mjs
if: github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')) if: github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags'))
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
@@ -92,7 +92,7 @@ jobs:
# DEBUG: electron-builder,electron-builder:* # DEBUG: electron-builder,electron-builder:*
- name: Build packages without signing - name: Build packages without signing
run: scripts/build-macos.js run: scripts/build-macos.mjs
if: "! (github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')))" if: "! (github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')))"
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
@@ -101,7 +101,7 @@ jobs:
- name: Upload symbols - name: Upload symbols
run: | run: |
sudo npm install -g @sentry/cli --unsafe-perm sudo npm install -g @sentry/cli --unsafe-perm
./scripts/sentry-upload.js ./scripts/sentry-upload.mjs
env: env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }} SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
@@ -162,11 +162,11 @@ jobs:
if: matrix.build-arch == 'x64' if: matrix.build-arch == 'x64'
- name: Prepackage plugins (x64) - name: Prepackage plugins (x64)
run: scripts/prepackage-plugins.js run: scripts/prepackage-plugins.mjs
if: ${{matrix.build-arch == 'x64'}} if: ${{matrix.build-arch == 'x64'}}
- name: Build packages (x64) - name: Build packages (x64)
run: scripts/build-linux.js run: scripts/build-linux.mjs
if: ${{matrix.build-arch == 'x64'}} if: ${{matrix.build-arch == 'x64'}}
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -193,8 +193,8 @@ jobs:
cd /github/workspace && cd /github/workspace &&
yarn --network-timeout 1000000 && yarn --network-timeout 1000000 &&
yarn run build && yarn run build &&
scripts/prepackage-plugins.js && scripts/prepackage-plugins.mjs &&
USE_SYSTEM_FPM=true scripts/build-linux.js" USE_SYSTEM_FPM=true scripts/build-linux.mjs"
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
KEYGEN_TOKEN: ${{ secrets.KEYGEN_TOKEN }} KEYGEN_TOKEN: ${{ secrets.KEYGEN_TOKEN }}
@@ -217,8 +217,8 @@ jobs:
sed -i '/ \"electron\":/c\ \"electron\": \"17.0.0\",' package.json && sed -i '/ \"electron\":/c\ \"electron\": \"17.0.0\",' package.json &&
yarn --network-timeout 1000000 && yarn --network-timeout 1000000 &&
yarn run build && yarn run build &&
scripts/prepackage-plugins.js && scripts/prepackage-plugins.mjs &&
USE_SYSTEM_FPM=true scripts/build-linux.js" USE_SYSTEM_FPM=true scripts/build-linux.mjs"
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
KEYGEN_TOKEN: ${{ secrets.KEYGEN_TOKEN }} KEYGEN_TOKEN: ${{ secrets.KEYGEN_TOKEN }}
@@ -228,7 +228,7 @@ jobs:
- name: Upload symbols - name: Upload symbols
run: | run: |
sudo npm install -g @sentry/cli --unsafe-perm sudo npm install -g @sentry/cli --unsafe-perm
./scripts/sentry-upload.js ./scripts/sentry-upload.mjs
if: matrix.build-arch == 'x64' if: matrix.build-arch == 'x64'
env: env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
@@ -308,12 +308,12 @@ jobs:
npm i -g yarn@1.19.1 npm i -g yarn@1.19.1
yarn --network-timeout 1000000 yarn --network-timeout 1000000
yarn run build yarn run build
node scripts/prepackage-plugins.js node scripts/prepackage-plugins.mjs
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
- name: Build and sign packages - name: Build and sign packages
run: node scripts/build-windows.js run: node scripts/build-windows.mjs
if: github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')) if: github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags'))
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
@@ -324,7 +324,7 @@ jobs:
DEBUG: electron-builder,electron-builder:* DEBUG: electron-builder,electron-builder:*
- name: Build packages without signing - name: Build packages without signing
run: node scripts/build-windows.js run: node scripts/build-windows.mjs
if: "!(github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')))" if: "!(github.repository == 'Eugeny/tabby' && github.event_name == 'push' && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags')))"
env: env:
ARCH: ${{matrix.arch}} ARCH: ${{matrix.arch}}
@@ -332,7 +332,7 @@ jobs:
- name: Upload symbols - name: Upload symbols
run: | run: |
npm install @sentry/cli npm install @sentry/cli
node scripts/sentry-upload.js node scripts/sentry-upload.mjs
env: env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }} SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: ${{ secrets.SENTRY_ORG }} SENTRY_ORG: ${{ secrets.SENTRY_ORG }}

1
.gitignore vendored
View File

@@ -27,6 +27,7 @@ yarn-error.log
docs/api docs/api
.travis.ssh.key .travis.ssh.key
*.code-workspace *.code-workspace
.idea/
.electron-symbols .electron-symbols
sentry.properties sentry.properties

View File

@@ -20,7 +20,7 @@
<br/> <br/>
<p align="center"> <p align="center">
Diese README ist auch verfügbar in: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> Diese README ist auch verfügbar in: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -50,21 +50,21 @@ Diese README ist auch verfügbar in: <a href="./README.md">:gb: English</a> ·
- [Portabel](#portable) - [Portabel](#portable)
- [Plugins](#plugins) - [Plugins](#plugins)
- [Themen](#themes) - [Themen](#themes)
- [Beitragen](#contributing) - [Beitragen](#contributing)
<a name="about"></a> <a name="about"></a>
# Was Tabby ist und was nicht # Was Tabby ist und was nicht
**Tabby ist** eine Alternative zu Windows Standard-Terminal (conhost), PowerShell ISE, PuTTY, macOS Terminal.app und iTerm **Tabby ist** eine Alternative zu Windows Standard-Terminal (conhost), PowerShell ISE, PuTTY, macOS Terminal.app und iTerm
**Tabby ist weder** eine neue Shell noch ein MinGW- oder Cygwin-Ersatz. Sie ist auch nicht gerade sparsam - wenn die RAM-Nutzung von Bedeutung ist, solltest Du [Conemu](https://conemu.github.io) oder [Alacritty](https://github.com/jwilm/alacritty) in Betracht ziehen. **Tabby ist weder** eine neue Shell noch ein MinGW- oder Cygwin-Ersatz. Sie ist auch nicht gerade sparsam - wenn die RAM-Nutzung von Bedeutung ist, solltest Du [Conemu](https://conemu.github.io) oder [Alacritty](https://github.com/jwilm/alacritty) in Betracht ziehen.
<a name="terminal"></a> <a name="terminal"></a>
# Terminal-Funktionen # Terminal-Funktionen
![](docs/readme-terminal.png) ![](docs/readme-terminal.png)
* Ein V220-Terminal + verschiedene Erweiterungen * Ein V220-Terminal + verschiedene Erweiterungen
* Mehrere verschachtelte, geteilte Fenster * Mehrere verschachtelte, geteilte Fenster
@@ -75,19 +75,19 @@ Diese README ist auch verfügbar in: <a href="./README.md">:gb: English</a> ·
* Einfügen in Klammern, mehrzeilige Einfügewarnungen * Einfügen in Klammern, mehrzeilige Einfügewarnungen
* Schriftart-Ligaturen * Schriftart-Ligaturen
* Benutzerdefinierte Shell-Profile * Benutzerdefinierte Shell-Profile
* Optionales RMB-Einfügen und Kopieren bei Auswahl (PuTTY-Stil) * Optionales RMB-Einfügen und Kopieren bei Auswahl (PuTTY-Stil)
<a name="ssh"></a> <a name="ssh"></a>
# SSH Client # SSH Client
![](docs/readme-ssh.png) ![](docs/readme-ssh.png)
* SSH2-Client mit einem Verbindungsmanager * SSH2-Client mit einem Verbindungsmanager
* X11 und Portweiterleitung * X11 und Portweiterleitung
* Automatisches Jump-Host-Management * Automatisches Jump-Host-Management
* Agent-Weiterleitung (inkl. Pageant und Windows-eigenem OpenSSH-Agent) * Agent-Weiterleitung (inkl. Pageant und Windows-eigenem OpenSSH-Agent)
* Anmeldeskripte * Anmeldeskripte
<a name="serial"></a> <a name="serial"></a>
@@ -97,13 +97,13 @@ Diese README ist auch verfügbar in: <a href="./README.md">:gb: English</a> ·
* Unterstützung von Readline-Eingaben * Unterstützung von Readline-Eingaben
* Optionale hexadezimale Byte-für-Byte-Eingabe und Hexdump-Ausgabe * Optionale hexadezimale Byte-für-Byte-Eingabe und Hexdump-Ausgabe
* Newline-Konvertierung * Newline-Konvertierung
* Automatische Wiederverbindung * Automatische Wiederverbindung
<a name="portable"></a> <a name="portable"></a>
# Portabel # Portabel
Tabby läuft als portable Anwendung unter Windows, wenn Sie einen `data`-Ordner am selben Ort erstellen, an dem sich auch `Tabby.exe` befindet. Tabby läuft als portable Anwendung unter Windows, wenn Sie einen `data`-Ordner am selben Ort erstellen, an dem sich auch `Tabby.exe` befindet.
<a name="plugins"></a> <a name="plugins"></a>
@@ -118,7 +118,7 @@ Plugins und Themen können direkt aus der Ansicht "Einstellungen" in Tabby insta
* [sync-config](https://github.com/starxg/terminus-sync-config) - synchronisiert die Konfiguration mit Gist oder Gitee * [sync-config](https://github.com/starxg/terminus-sync-config) - synchronisiert die Konfiguration mit Gist oder Gitee
* [clippy](https://github.com/Eugeny/tabby-clippy) - ein Beispiel-Plugin, das einen die ganze Zeit nervt * [clippy](https://github.com/Eugeny/tabby-clippy) - ein Beispiel-Plugin, das einen die ganze Zeit nervt
* [workspace-manager](https://github.com/composer404/tabby-workspace-manager) - ermöglicht das Erstellen eigener Workspace-Profile auf Basis der angegebenen Konfiguration * [workspace-manager](https://github.com/composer404/tabby-workspace-manager) - ermöglicht das Erstellen eigener Workspace-Profile auf Basis der angegebenen Konfiguration
* [search-in-browser](https://github.com/composer404/tabby-search-in-browser) - öffnet den Standard-Systembrowser mit einem Text, der aus dem Tabby Tab ausgewählt wurde * [search-in-browser](https://github.com/composer404/tabby-search-in-browser) - öffnet den Standard-Systembrowser mit einem Text, der aus dem Tabby Tab ausgewählt wurde
<a name="themes"></a> <a name="themes"></a>
@@ -128,13 +128,13 @@ Plugins und Themen können direkt aus der Ansicht "Einstellungen" in Tabby insta
* [relaxed](https://github.com/Relaxed-Theme/relaxed-terminal-themes#terminus) - das entspannte Thema für Tabby * [relaxed](https://github.com/Relaxed-Theme/relaxed-terminal-themes#terminus) - das entspannte Thema für Tabby
* [gruvbox](https://github.com/porkloin/terminus-theme-gruvbox) * [gruvbox](https://github.com/porkloin/terminus-theme-gruvbox)
* [windows10](https://www.npmjs.com/package/terminus-theme-windows10) * [windows10](https://www.npmjs.com/package/terminus-theme-windows10)
* [altair](https://github.com/yxuko/terminus-altair) * [altair](https://github.com/yxuko/terminus-altair)
# Sponsoren <!-- omit in toc --> # Sponsoren <!-- omit in toc -->
[![](https://assets-production.packagecloud.io/assets/packagecloud-logo-light-scaled-26ce8e96060fddf74afbd4445e63ba35590d4aaa56edc98495bb390ef3cae0ae.png)](https://packagecloud.io) [![](https://assets-production.packagecloud.io/assets/packagecloud-logo-light-scaled-26ce8e96060fddf74afbd4445e63ba35590d4aaa56edc98495bb390ef3cae0ae.png)](https://packagecloud.io)
[**packagecloud**](https://packagecloud.io) bietet kostenloses Debian/RPM-Repository-Hosting an [**packagecloud**](https://packagecloud.io) bietet kostenloses Debian/RPM-Repository-Hosting an
<a name="contributing"></a> <a name="contributing"></a>
@@ -156,147 +156,163 @@ Dank geht an diese wunderbaren Menschen ([emoji key](https://allcontributors.org
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
Este fichero README está disponible en: <a href="./README.md">:gb: English</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> Este fichero README está disponible en: <a href="./README.md">:gb: English</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -158,147 +158,163 @@ Gracias a estas maravillosas personas ([emoji key](https://allcontributors.org/d
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> This README is also available in: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -55,11 +55,11 @@ This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a>
<a name="about"></a> <a name="about"></a>
# What Tabby is and isn't # Apa itu Tabby dan bukan Tabby
* **Tabby adalah** sebuah alternatif untuk terminal standar Windows' (conhost), PowerShell ISE, PuTTY, macOS Terminal.app dan iTerm * **Tabby adalah** sebuah alternatif untuk terminal standar Windows' (conhost), PowerShell ISE, PuTTY, macOS Terminal.app dan iTerm
* **Tabby bukan** shell yang baru atau peganti MinGW atau Cygwin. Dan bukan applikasi ringan - jika mengutamakan penggunaan RAM, mungkin boleh mencoba [Conemu](https://conemu.github.io) atau [Alacritty](https://github.com/jwilm/alacritty) * **Tabby bukan** shell yang baru atau pengganti MinGW atau Cygwin. Dan bukan aplikasi ringan - jika mengutamakan penggunaan RAM, mungkin boleh mencoba [Conemu](https://conemu.github.io) atau [Alacritty](https://github.com/jwilm/alacritty)
<a name="terminal"></a> <a name="terminal"></a>
@@ -87,7 +87,7 @@ This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a>
* Klien SSH2 dengan manajemen koneksi * Klien SSH2 dengan manajemen koneksi
* X11 dan port forwarding * X11 dan port forwarding
* Otomatis berpindah host management * Otomatis berpindah host management
* Agent forwarding (termaksud Pageant dan Windows native OpenSSH Agent) * Agent forwarding (termasuk Pageant dan Windows native OpenSSH Agent)
* Login scripts * Login scripts
<a name="serial"></a> <a name="serial"></a>
@@ -104,13 +104,13 @@ This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a>
# Portabel # Portabel
Tabby tetap bisa berjalan sebagai applikasi portabel di Windows, jika anda membuat folder `data` di tempat yang sama dengan `Tabby.exe`. Tabby tetap bisa berjalan sebagai aplikasi portabel di Windows, jika anda membuat folder `data` di tempat yang sama dengan `Tabby.exe`.
<a name="plugins"></a> <a name="plugins"></a>
# Plugins # Plugins
Tema dan Plugin bisa langsung di instal dari Pengaturan didalam Tabby. Tema dan Plugin bisa langsung di install dari Pengaturan di dalam Tabby.
* [docker](https://github.com/Eugeny/tabby-docker) - untuk koneksi ke Docker containers * [docker](https://github.com/Eugeny/tabby-docker) - untuk koneksi ke Docker containers
* [title-control](https://github.com/kbjr/terminus-title-control) - memperbolehkan untuk mengganti judul di tab terminal dengan menyediakan prefix, suffix, dan/atau strings untuk di buang * [title-control](https://github.com/kbjr/terminus-title-control) - memperbolehkan untuk mengganti judul di tab terminal dengan menyediakan prefix, suffix, dan/atau strings untuk di buang
@@ -155,147 +155,163 @@ Terima kasih kepada mereka yang telah membantu ([emoji key](https://allcontribut
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
Questo README è disponibile anche in: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> Questo README è disponibile anche in: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
---- ----
@@ -151,147 +151,163 @@ Grazie a queste persone meravigliose ([emoji key](https://allcontributors.org/do
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
このREADMEは次の言語にも対応: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> このREADMEは次の言語にも対応: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -155,147 +155,163 @@ Windows上では、`Tabby.exe`がある場所と同じ場所に`data`フォル
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -145,147 +145,163 @@ Pull requests and plugins are welcome!
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

246
README.md
View File

@@ -11,6 +11,12 @@
</a> </a>
</p> </p>
---
> 👋 Managing remote environments? Check out [Warpgate, my smart SSH/HTTP/MySQL bastion server](https://github.com/warp-tech/warpgate), it works great with Tabby, you'll love it.
---- ----
### Downloads: ### Downloads:
@@ -21,7 +27,7 @@
<br/> <br/>
<p align="center"> <p align="center">
This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> This README is also available in: <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">🇧🇷 Português</a>
</p> </p>
---- ----
@@ -159,147 +165,163 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

328
README.pt-BR.md Normal file
View File

@@ -0,0 +1,328 @@
[![](docs/readme.png)](https://tabby.sh)
<p align="center">
<a href="https://github.com/Eugeny/tabby/releases/latest"><img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/eugeny/tabby/total.svg?label=DOWNLOADS&logo=github&style=for-the-badge"></a> &nbsp; <a href="https://nightly.link/Eugeny/tabby/workflows/build/master"><img src="https://shields.io/badge/-Nightly%20Builds-orange?logo=hackthebox&logoColor=fff&style=for-the-badge"/></a> &nbsp; <a href="https://matrix.to/#/#tabby-general:matrix.org"><img alt="Matrix" src="https://img.shields.io/matrix/tabby-general:matrix.org?logo=matrix&style=for-the-badge&color=magenta"></a> &nbsp <a href="https://translate.tabby.sh/"><img alt="Translate" src="https://shields.io/badge/Translate-UI-white?logo=googletranslate&style=for-the-badge&color=white&logoColor=fff"></a> &nbsp; <a href="https://twitter.com/eugeeeeny"><img alt="Twitter" src="https://shields.io/badge/Subscribe-News-blue?logo=twitter&style=for-the-badge&color=blue"></a>
</p>
<p align="center">
<a href="https://ko-fi.com/J3J8KWTF">
<img src="https://cdn.ko-fi.com/cdn/kofi3.png?v=2" width="150">
</a>
</p>
----
### Downloads:
* [Última versão](https://github.com/Eugeny/tabby/releases/latest)
* [Repositórios](https://packagecloud.io/eugeny/tabby): [Debian/Ubuntu-based](https://packagecloud.io/eugeny/tabby/install#bash-deb), [RPM-based](https://packagecloud.io/eugeny/tabby/install#bash-rpm)
* [Última compilação nightly](https://nightly.link/Eugeny/tabby/workflows/build/master)
<br/>
<p align="center">
Esse README também está disponível em: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a>
</p>
----
[**Tabby**](https://tabby.sh) (anteriormente **Terminus**) é um emulador de terminal, SSH e serial client altamente configurável para Windows, macOS e Linux.
* Cliente e gerenciador de conexões SSH e Telnet integrado
* Terminal serial integrado
* Temas e esquemas de cores
* Atalhos e atalhos multiplos totalmente configuravéis
* Divisor de painéis
* Recupera as guias da ultima execução
* Suporte para PowerShell (e PS Core), WSL, Git-Bash, Cygwin, MSYS2, Cmder e CMD
* Transferência direta de arquivos de/para sessões SSH via Zmodem
* Suporte total para Unicode, incluindo caracteres de largura dupla
* Não trava com saídas de fluxo rápido
* Experiência de shell adequada no Windows, incluindo preenchimento de guia (via Clink)
* Contêiner criptografado integrado para as chaves SSH e configurações
* SSH, SFTP e Cliente Telnet disponível como [aplicação web](https://tabby.sh/app) (também em [hospedagem local](https://github.com/Eugeny/tabby-web)).
# Conteúdo <!-- omit in toc -->
- [O que é Tabby e o que não é](#what-tabby-is-and-isnt)
- [Recursos do Terminal](#terminal-features)
- [Cliente SSH](#ssh-client)
- [Terminal Serial](#serial-terminal)
- [Portátil](#portable)
- [Plugins](#plugins)
- [Temas](#themes)
- [Contribuições](#contributing)
<a name="about"></a>
# O que é Tabby e o que não é
* **Tabby é** uma alternativa ao terminal padrão do Windows (conhost), PowerShell ISE, PuTTY, macOS Terminal.app e iTerm
* **Tabby não é** um novo shell ou um substituto do MinGW ou Cygwin. Também não é leve - se o uso de RAM for importante, considere usar o [Conemu](https://conemu.github.io) ou [Alacritty](https://github.com/jwilm/alacritty)
<a name="terminal"></a>
# Recursos do Terminal
![](docs/readme-terminal.png)
* Um terminal V220 + várias extensões
* Múltiplos painéis divididos aninhados
* Guias em qualquer lado da janela
* Opção de minimizar para a barra de tarefas com uma tecla de atalho global ("Quake console")
* Detecção de progresso
* Notificação da conclusão do processo
* Colar entre colchetes, avisos de colagem de várias linhas
* Ligadura tipográfica
* Perfis shell personalizados
* Opção de selecionar para copiar e colar com o botão direto do mouse (RMB) igual ao Putty
<a name="ssh"></a>
# Cliente SSH
![](docs/readme-ssh.png)
* Cliente SSH2 com gerenciador de conexões
* X11 e redirecionamento de portas (port forwarding)
* Gerenciamento de host de saldo automatico (Jump Host)
* Encaminhamento de agente (incl. Pageant e agente OpenSSH nativo do Windows)
* Scripts de Login
<a name="serial"></a>
# Terminal Serial
* Salva as Conexões
* Suporte de entrada de linha
* Opões de saida em hex, byte a byte e hexdump
* Conversão de nova linha
* Reconexão automatica
<a name="portable"></a>
# Portátil
Tabby será executado como um aplicativo portátil no Windows, se você criar uma pasta chamada 'data' no mesmo local do executável 'Tabby.exe'
<a name="plugins"></a>
# Plugins
Plugins e temas podem ser instalados durante a execução na pagina de configurações > plugins
* [docker](https://github.com/Eugeny/tabby-docker) - conecta aos conteiners Docker
* [title-control](https://github.com/kbjr/terminus-title-control) - permite modificar o título das guias do terminal fornecendo um prefixo, sufixo e/ou strings a serem removidos
* [quick-cmds](https://github.com/Domain/terminus-quick-cmds) - envie comandos rapidamente para uma ou todas as guias do terminal
* [save-output](https://github.com/Eugeny/tabby-save-output) - gravar a saída do terminal em um arquivo
* [sync-config](https://github.com/starxg/terminus-sync-config) - sincronizar a configuração com Gist ou Gitee
* [clippy](https://github.com/Eugeny/tabby-clippy) - um plugin de exemplo que te incomoda o tempo todo
* [workspace-manager](https://github.com/composer404/tabby-workspace-manager) - permite criar perfis de espaço de trabalho personalizados com base na configuração fornecida
* [search-in-browser](https://github.com/composer404/tabby-search-in-browser) - abre o navegador padrão do sistema com um texto selecionado na guia do Tabby
<a name="themes"></a>
# Temas
* [hype](https://github.com/Eugeny/tabby-theme-hype)
* [relaxed](https://github.com/Relaxed-Theme/relaxed-terminal-themes#terminus)
* [gruvbox](https://github.com/porkloin/terminus-theme-gruvbox)
* [windows10](https://www.npmjs.com/package/terminus-theme-windows10)
* [altair](https://github.com/yxuko/terminus-altair)
# Patrocinadores <!-- omit in toc -->
[![](https://assets-production.packagecloud.io/assets/packagecloud-logo-light-scaled-26ce8e96060fddf74afbd4445e63ba35590d4aaa56edc98495bb390ef3cae0ae.png)](https://packagecloud.io)
[**packagecloud**](https://packagecloud.io) forneceu hospedagem gratuita de repositório Debian/RPM
[![](https://user-images.githubusercontent.com/161476/200423885-7aba2202-fea7-4409-95b9-3a062ce902c7.png)](https://keygen.sh/?via=eugene)
[**keygen**](https://keygen.sh/?via=eugene) forneceu hospedagem gratuita para liberação e atualização automática
<a name="contributing"></a>
# Contribuições
Pull requests e plugins são bem-vindos!
Consulte os documentos [HACKING.md](https://github.com/Eugeny/tabby/blob/master/HACKING.md) e [API docs](https://docs.tabby.sh/) para obter informações sobre como o projeto foi estruturado e um breve tutorial de desenvolvimento de plug-in.
---
<a name="contributors"></a>
Obrigado vai para essas pessoas maravilhosas ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
Este projeto segue a especificação [all-contributors](https://github.com/all-contributors/all-contributors). Contribuições de qualquer tipo são bem vindas!

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
Этот README также доступен на: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> Этот README также доступен на: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.zh-CN.md">:cn: 简体中文</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -151,147 +151,163 @@ Pull-запросы и плагины приветствуются!
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -21,7 +21,7 @@
<br/> <br/>
<p align="center"> <p align="center">
本 README 还适用于以下语言: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> 本 README 还适用于以下语言: <a href="./README.md">:gb: English</a> · <a href="./README.es-ES.md">:es: Spanish</a> · <a href="./README.ru-RU.md">:ru: Русский</a> · <a href="./README.ko-KR.md">:kr: 한국어</a> · <a href="./README.it-IT.md">:it: Italiano</a> · <a href="./README.de-DE.md">:de: Deutsch</a> · <a href="./README.ja-JP.md">:jp: 日本語</a> · <a href="./README.id-ID.md">:id: Bahasa Indonesia</a> · <a href="./README.pt-BR.md">:br: Português</a>
</p> </p>
---- ----
@@ -150,147 +150,163 @@
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td align="center"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.russellmyers.com"><img src="https://avatars2.githubusercontent.com/u/184085?v=4?s=100" width="100px;" alt="Russell Myers"/><br /><sub><b>Russell Myers</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mezner" title="Code">💻</a></td>
<td align="center"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.morwire.com"><img src="https://avatars1.githubusercontent.com/u/3991658?v=4?s=100" width="100px;" alt="Austin Warren"/><br /><sub><b>Austin Warren</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ehwarren" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Drachenkaetzchen"><img src="https://avatars1.githubusercontent.com/u/162974?v=4?s=100" width="100px;" alt="Felicia Hummel"/><br /><sub><b>Felicia Hummel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Drachenkaetzchen" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mikemaccana"><img src="https://avatars2.githubusercontent.com/u/172594?v=4?s=100" width="100px;" alt="Mike MacCana"/><br /><sub><b>Mike MacCana</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mikemaccana" title="Tests">⚠️</a> <a href="#design-mikemaccana" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/yxuko"><img src="https://avatars1.githubusercontent.com/u/1786317?v=4?s=100" width="100px;" alt="Yacine Kanzari"/><br /><sub><b>Yacine Kanzari</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yxuko" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/BBJip"><img src="https://avatars2.githubusercontent.com/u/32908927?v=4?s=100" width="100px;" alt="BBJip"/><br /><sub><b>BBJip</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BBJip" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Futagirl"><img src="https://avatars2.githubusercontent.com/u/33533958?v=4?s=100" width="100px;" alt="Futagirl"/><br /><sub><b>Futagirl</b></sub></a><br /><a href="#design-Futagirl" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.levrik.io"><img src="https://avatars3.githubusercontent.com/u/9491603?v=4?s=100" width="100px;" alt="Levin Rickert"/><br /><sub><b>Levin Rickert</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=levrik" title="Code">💻</a></td>
<td align="center"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://kwonoj.github.io"><img src="https://avatars2.githubusercontent.com/u/1210596?v=4?s=100" width="100px;" alt="OJ Kwon"/><br /><sub><b>OJ Kwon</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=kwonoj" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Domain"><img src="https://avatars2.githubusercontent.com/u/903197?v=4?s=100" width="100px;" alt="domain"/><br /><sub><b>domain</b></sub></a><br /><a href="#plugin-Domain" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Domain" title="Code">💻</a></td>
<td align="center"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jbrumond.me"><img src="https://avatars1.githubusercontent.com/u/195127?v=4?s=100" width="100px;" alt="James Brumond"/><br /><sub><b>James Brumond</b></sub></a><br /><a href="#plugin-kbjr" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.growingwiththeweb.com"><img src="https://avatars0.githubusercontent.com/u/2193314?v=4?s=100" width="100px;" alt="Daniel Imms"/><br /><sub><b>Daniel Imms</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Code">💻</a> <a href="#plugin-Tyriar" title="Plugin/utility libraries">🔌</a> <a href="https://github.com/Eugeny/tabby/commits?author=Tyriar" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/baflo"><img src="https://avatars2.githubusercontent.com/u/834350?v=4?s=100" width="100px;" alt="Florian Bachmann"/><br /><sub><b>Florian Bachmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=baflo" title="Code">💻</a></td>
<td align="center"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://michael-kuehnel.de"><img src="https://avatars2.githubusercontent.com/u/441011?v=4?s=100" width="100px;" alt="Michael Kühnel"/><br /><sub><b>Michael Kühnel</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mischah" title="Code">💻</a> <a href="#design-mischah" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NieLeben"><img src="https://avatars3.githubusercontent.com/u/47182955?v=4?s=100" width="100px;" alt="Tilmann Meyer"/><br /><sub><b>Tilmann Meyer</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NieLeben" title="Code">💻</a></td>
<td align="center"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td> <td align="center" valign="top" width="14.28%"><a href="http://www.jubeat.net"><img src="https://avatars3.githubusercontent.com/u/11289158?v=4?s=100" width="100px;" alt="PM Extra"/><br /><sub><b>PM Extra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/issues?q=author%3APMExtra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://jjuhas.keybase.pub//"><img src="https://avatars1.githubusercontent.com/u/6438760?v=4?s=100" width="100px;" alt="Jonathan"/><br /><sub><b>Jonathan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=IgnusG" title="Code">💻</a></td>
<td align="center"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hans-koch.me"><img src="https://avatars0.githubusercontent.com/u/1093709?v=4?s=100" width="100px;" alt="Hans Koch"/><br /><sub><b>Hans Koch</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hammster" title="Code">💻</a></td>
<td align="center"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://thepuzzlemaker.info"><img src="https://avatars3.githubusercontent.com/u/12666617?v=4?s=100" width="100px;" alt="Dak Smyth"/><br /><sub><b>Dak Smyth</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ThePuzzlemaker" title="Code">💻</a></td>
<td align="center"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://yfwz100.github.io"><img src="https://avatars2.githubusercontent.com/u/983211?v=4?s=100" width="100px;" alt="Wang Zhi"/><br /><sub><b>Wang Zhi</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=yfwz100" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/jack1142"><img src="https://avatars0.githubusercontent.com/u/6032823?v=4?s=100" width="100px;" alt="jack1142"/><br /><sub><b>jack1142</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=jack1142" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hdougie"><img src="https://avatars1.githubusercontent.com/u/450799?v=4?s=100" width="100px;" alt="Howie Douglas"/><br /><sub><b>Howie Douglas</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hdougie" title="Code">💻</a></td>
<td align="center"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://chriskaczor.com"><img src="https://avatars2.githubusercontent.com/u/180906?v=4?s=100" width="100px;" alt="Chris Kaczor"/><br /><sub><b>Chris Kaczor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ckaczor" title="Code">💻</a></td>
<td align="center"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.boxmein.net"><img src="https://avatars1.githubusercontent.com/u/358714?v=4?s=100" width="100px;" alt="Johannes Kadak"/><br /><sub><b>Johannes Kadak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boxmein" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LeSeulArtichaut"><img src="https://avatars1.githubusercontent.com/u/38361244?v=4?s=100" width="100px;" alt="LeSeulArtichaut"/><br /><sub><b>LeSeulArtichaut</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LeSeulArtichaut" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CyrilTaylor"><img src="https://avatars0.githubusercontent.com/u/12631466?v=4?s=100" width="100px;" alt="Cyril Taylor"/><br /><sub><b>Cyril Taylor</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=CyrilTaylor" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nstefanou"><img src="https://avatars3.githubusercontent.com/u/51129173?v=4?s=100" width="100px;" alt="nstefanou"/><br /><sub><b>nstefanou</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=nstefanou" title="Code">💻</a> <a href="#plugin-nstefanou" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/orin220444"><img src="https://avatars3.githubusercontent.com/u/30747229?v=4?s=100" width="100px;" alt="orin220444"/><br /><sub><b>orin220444</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=orin220444" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Goobles"><img src="https://avatars3.githubusercontent.com/u/8776771?v=4?s=100" width="100px;" alt="Gobius Dolhain"/><br /><sub><b>Gobius Dolhain</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Goobles" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/3l0w"><img src="https://avatars2.githubusercontent.com/u/37798980?v=4?s=100" width="100px;" alt="Gwilherm Folliot"/><br /><sub><b>Gwilherm Folliot</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=3l0w" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Dimitory"><img src="https://avatars0.githubusercontent.com/u/475955?v=4?s=100" width="100px;" alt="Dmitry Pronin"/><br /><sub><b>Dmitry Pronin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dimitory" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JonathanBeverley"><img src="https://avatars1.githubusercontent.com/u/20328966?v=4?s=100" width="100px;" alt="Jonathan Beverley"/><br /><sub><b>Jonathan Beverley</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=JonathanBeverley" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zend"><img src="https://avatars1.githubusercontent.com/u/25160?v=4?s=100" width="100px;" alt="Zenghai Liang"/><br /><sub><b>Zenghai Liang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zend" title="Code">💻</a></td>
<td align="center"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/matishadow"><img src="https://avatars0.githubusercontent.com/u/9083085?v=4?s=100" width="100px;" alt="Mateusz Tracz"/><br /><sub><b>Mateusz Tracz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=matishadow" title="Code">💻</a></td>
<td align="center"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://zergpool.com"><img src="https://avatars3.githubusercontent.com/u/36234677?v=4?s=100" width="100px;" alt="pinpin"/><br /><sub><b>pinpin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=pinpins" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/TakuroOnoda"><img src="https://avatars0.githubusercontent.com/u/1407926?v=4?s=100" width="100px;" alt="Takuro Onoda"/><br /><sub><b>Takuro Onoda</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TakuroOnoda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/frauhottelmann"><img src="https://avatars2.githubusercontent.com/u/902705?v=4?s=100" width="100px;" alt="frauhottelmann"/><br /><sub><b>frauhottelmann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=frauhottelmann" title="Code">💻</a></td>
<td align="center"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://patalong.pl"><img src="https://avatars.githubusercontent.com/u/29167842?v=4?s=100" width="100px;" alt="Piotr Patalong"/><br /><sub><b>Piotr Patalong</b></sub></a><br /><a href="#design-VectorKappa" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/clarkwang"><img src="https://avatars.githubusercontent.com/u/157076?v=4?s=100" width="100px;" alt="Clark Wang"/><br /><sub><b>Clark Wang</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=clarkwang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/iamchating"><img src="https://avatars.githubusercontent.com/u/7088153?v=4?s=100" width="100px;" alt="iamchating"/><br /><sub><b>iamchating</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=iamchating" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/starxg"><img src="https://avatars.githubusercontent.com/u/34997494?v=4?s=100" width="100px;" alt="starxg"/><br /><sub><b>starxg</b></sub></a><br /><a href="#plugin-starxg" title="Plugin/utility libraries">🔌</a></td>
<td align="center"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="http://hashnote.net/"><img src="https://avatars.githubusercontent.com/u/546312?v=4?s=100" width="100px;" alt="Alisue"/><br /><sub><b>Alisue</b></sub></a><br /><a href="#design-lambdalisue" title="Design">🎨</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ydcool"><img src="https://avatars.githubusercontent.com/u/5668295?v=4?s=100" width="100px;" alt="Dominic Yin"/><br /><sub><b>Dominic Yin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ydcool" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/bdr99"><img src="https://avatars.githubusercontent.com/u/2292715?v=4?s=100" width="100px;" alt="Brandon Rothweiler"/><br /><sub><b>Brandon Rothweiler</b></sub></a><br /><a href="#design-bdr99" title="Design">🎨</a></td>
<td align="center"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.io/JnP49"><img src="https://avatars.githubusercontent.com/u/63876444?v=4?s=100" width="100px;" alt="Logic Machine"/><br /><sub><b>Logic Machine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=logicmachine123" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/cypherbits"><img src="https://avatars.githubusercontent.com/u/10424900?v=4?s=100" width="100px;" alt="cypherbits"/><br /><sub><b>cypherbits</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=cypherbits" title="Documentation">📖</a></td>
<td align="center"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://modulolotus.net"><img src="https://avatars.githubusercontent.com/u/946421?v=4?s=100" width="100px;" alt="Matthew Davidson"/><br /><sub><b>Matthew Davidson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=KingMob" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/al-wi"><img src="https://avatars.githubusercontent.com/u/11092199?v=4?s=100" width="100px;" alt="Alexander Wiedemann"/><br /><sub><b>Alexander Wiedemann</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=al-wi" title="Code">💻</a></td>
<td align="center"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.notion.so/3d45c6bd2cbd4f938873a4bd12e23375"><img src="https://avatars.githubusercontent.com/u/59506394?v=4?s=100" width="100px;" alt="장보연"/><br /><sub><b>장보연</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BoYeonJang" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Me1onRind"><img src="https://avatars.githubusercontent.com/u/19531270?v=4?s=100" width="100px;" alt="zZ"/><br /><sub><b>zZ</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Me1onRind" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/tainoNZ"><img src="https://avatars.githubusercontent.com/u/49261322?v=4?s=100" width="100px;" alt="Aaron Davison"/><br /><sub><b>Aaron Davison</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=tainoNZ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/composer404"><img src="https://avatars.githubusercontent.com/u/58251560?v=4?s=100" width="100px;" alt="Przemyslaw Kozik"/><br /><sub><b>Przemyslaw Kozik</b></sub></a><br /><a href="#design-composer404" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/highfredo"><img src="https://avatars.githubusercontent.com/u/5951524?v=4?s=100" width="100px;" alt="Alfredo Arellano de la Fuente"/><br /><sub><b>Alfredo Arellano de la Fuente</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=highfredo" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/NessunKim"><img src="https://avatars.githubusercontent.com/u/12974079?v=4?s=100" width="100px;" alt="MH Kim"/><br /><sub><b>MH Kim</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=NessunKim" title="Code">💻</a></td>
<td align="center"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://discord.gg/4c5EVTBhtp"><img src="https://avatars.githubusercontent.com/u/40345645?v=4?s=100" width="100px;" alt="Marmota"/><br /><sub><b>Marmota</b></sub></a><br /><a href="#design-jaimeadf" title="Design">🎨</a></td>
<td align="center"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://ares.zone"><img src="https://avatars.githubusercontent.com/u/40336192?v=4?s=100" width="100px;" alt="Ares Andrew"/><br /><sub><b>Ares Andrew</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TENX-S" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://usual.io/"><img src="https://avatars.githubusercontent.com/u/780052?v=4?s=100" width="100px;" alt="George Korsnick"/><br /><sub><b>George Korsnick</b></sub></a><br /><a href="#financial-gkor" title="Financial">💵</a></td>
<td align="center"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://about.me/ulu"><img src="https://avatars.githubusercontent.com/u/872764?v=4?s=100" width="100px;" alt="Artem Smirnov"/><br /><sub><b>Artem Smirnov</b></sub></a><br /><a href="#financial-uluhonolulu" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/nevotheless"><img src="https://avatars.githubusercontent.com/u/779797?v=4?s=100" width="100px;" alt="Tim Kopplow"/><br /><sub><b>Tim Kopplow</b></sub></a><br /><a href="#financial-nevotheless" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mrthock"><img src="https://avatars.githubusercontent.com/u/88901709?v=4?s=100" width="100px;" alt="mrthock"/><br /><sub><b>mrthock</b></sub></a><br /><a href="#financial-mrthock" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/lrottach"><img src="https://avatars.githubusercontent.com/u/50323692?v=4?s=100" width="100px;" alt="Lukas Rottach"/><br /><sub><b>Lukas Rottach</b></sub></a><br /><a href="#financial-lrottach" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/boonkerz"><img src="https://avatars.githubusercontent.com/u/277321?v=4?s=100" width="100px;" alt="boonkerz"/><br /><sub><b>boonkerz</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=boonkerz" title="Code">💻</a> <a href="#translation-boonkerz" title="Translation">🌍</a></td>
<td align="center"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/milotype"><img src="https://avatars.githubusercontent.com/u/43657314?v=4?s=100" width="100px;" alt="Milo Ivir"/><br /><sub><b>Milo Ivir</b></sub></a><br /><a href="#translation-milotype" title="Translation">🌍</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JasonCubic"><img src="https://avatars.githubusercontent.com/u/8921015?v=4?s=100" width="100px;" alt="JasonCubic"/><br /><sub><b>JasonCubic</b></sub></a><br /><a href="#design-JasonCubic" title="Design">🎨</a></td>
<td align="center"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxWaldorf"><img src="https://avatars.githubusercontent.com/u/15877853?v=4?s=100" width="100px;" alt="MaxWaldorf"/><br /><sub><b>MaxWaldorf</b></sub></a><br /><a href="#infra-MaxWaldorf" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
<td align="center"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mwz"><img src="https://avatars.githubusercontent.com/u/1190768?v=4?s=100" width="100px;" alt="Michael Wizner"/><br /><sub><b>Michael Wizner</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mwz" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrulich"><img src="https://avatars.githubusercontent.com/u/781036?v=4?s=100" width="100px;" alt="Martin"/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mgrulich" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/piersandro"><img src="https://avatars.githubusercontent.com/u/19996309?v=4?s=100" width="100px;" alt="Piersandro Guerrera"/><br /><sub><b>Piersandro Guerrera</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=piersandro" title="Documentation">📖</a> <a href="#translation-piersandro" title="Translation">🌍</a></td>
<td align="center"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://pingbase.cn"><img src="https://avatars.githubusercontent.com/u/19320096?v=4?s=100" width="100px;" alt="X-0x01"/><br /><sub><b>X-0x01</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=X-0x01" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Allenator"><img src="https://avatars.githubusercontent.com/u/11794943?v=4?s=100" width="100px;" alt="Allenator"/><br /><sub><b>Allenator</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Allenator" title="Documentation">📖</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://microhobby.com.br/blog"><img src="https://avatars.githubusercontent.com/u/2633321?v=4?s=100" width="100px;" alt="Matheus Castello"/><br /><sub><b>Matheus Castello</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=microhobby" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Jai-JAP"><img src="https://avatars.githubusercontent.com/u/78354625?v=4?s=100" width="100px;" alt="Jai A P"/><br /><sub><b>Jai A P</b></sub></a><br /><a href="#platform-Jai-JAP" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://blog.ysc3839.com"><img src="https://avatars.githubusercontent.com/u/12028138?v=4?s=100" width="100px;" alt="Richard Yu"/><br /><sub><b>Richard Yu</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ysc3839" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/artu-ole"><img src="https://avatars.githubusercontent.com/u/15938416?v=4?s=100" width="100px;" alt="artu-ole"/><br /><sub><b>artu-ole</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=artu-ole" title="Code">💻</a></td>
<td align="center"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td> <td align="center" valign="top" width="14.28%"><a href="https://timagribanov.github.io/"><img src="https://avatars.githubusercontent.com/u/48593815?v=4?s=100" width="100px;" alt="Timofey Gribanov"/><br /><sub><b>Timofey Gribanov</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=TimaGribanov" title="Documentation">📖</a> <a href="#translation-TimaGribanov" title="Translation">🌍</a></td>
<td align="center"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://git.christianbingman.com"><img src="https://avatars.githubusercontent.com/u/42191425?v=4?s=100" width="100px;" alt="Christian Bingman"/><br /><sub><b>Christian Bingman</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=ChristianBingman" title="Code">💻</a></td>
<td align="center"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://zhangzhipeng2023.cn/"><img src="https://avatars.githubusercontent.com/u/5310853?v=4?s=100" width="100px;" alt="zhipeng"/><br /><sub><b>zhipeng</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Ox0400" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/woodmeal"><img src="https://avatars.githubusercontent.com/u/104011197?v=4?s=100" width="100px;" alt="woodmeal"/><br /><sub><b>woodmeal</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=woodmeal" title="Code">💻</a></td>
<td align="center"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://magiclike.codeberg.page/"><img src="https://avatars.githubusercontent.com/u/82117109?v=4?s=100" width="100px;" alt="MagicLike"/><br /><sub><b>MagicLike</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=MagicLike" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/hisamafahri"><img src="https://avatars.githubusercontent.com/u/65691613?v=4?s=100" width="100px;" alt="Hisam Fahri"/><br /><sub><b>Hisam Fahri</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hisamafahri" title="Code">💻</a></td>
<td align="center"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://liangchengj.com"><img src="https://avatars.githubusercontent.com/u/48881023?v=4?s=100" width="100px;" alt="Liangcheng Juves"/><br /><sub><b>Liangcheng Juves</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LiangchengJ" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/attet"><img src="https://avatars.githubusercontent.com/u/1911416?v=4?s=100" width="100px;" alt="Atte Timonen"/><br /><sub><b>Atte Timonen</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=attet" title="Code">💻</a></td>
<td align="center"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/joaolmpinto/"><img src="https://avatars.githubusercontent.com/u/1143125?v=4?s=100" width="100px;" alt="João Pinto"/><br /><sub><b>João Pinto</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=joaompinto" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/Qiming-Liu"><img src="https://avatars.githubusercontent.com/u/68600416?v=4?s=100" width="100px;" alt="Alan"/><br /><sub><b>Alan</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Qiming-Liu" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://74th.tech/"><img src="https://avatars.githubusercontent.com/u/1060011?v=4?s=100" width="100px;" alt="Atsushi Morimoto"/><br /><sub><b>Atsushi Morimoto</b></sub></a><br /><a href="#financial-74th" title="Financial">💵</a></td>
<td align="center"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://arles.red/"><img src="https://avatars.githubusercontent.com/u/5369096?v=4?s=100" width="100px;" alt="Arles"/><br /><sub><b>Arles</b></sub></a><br /><a href="#financial-aarles" title="Financial">💵</a></td>
<td align="center"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pentestbook.six2dez.com/"><img src="https://avatars.githubusercontent.com/u/24670991?v=4?s=100" width="100px;" alt="six2dez"/><br /><sub><b>six2dez</b></sub></a><br /><a href="#financial-six2dez" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/CandiceJoy"><img src="https://avatars.githubusercontent.com/u/8854890?v=4?s=100" width="100px;" alt="Candice"/><br /><sub><b>Candice</b></sub></a><br /><a href="#financial-CandiceJoy" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/kingrowen"><img src="https://avatars.githubusercontent.com/u/13178700?v=4?s=100" width="100px;" alt="Rowen Willabus"/><br /><sub><b>Rowen Willabus</b></sub></a><br /><a href="#financial-kingrowen" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Sky" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/FrancisHG"><img src="https://avatars.githubusercontent.com/u/1611626?v=4?s=100" width="100px;" alt="Francis Gelderloos"/><br /><sub><b>Francis Gelderloos</b></sub></a><br /><a href="#financial-FrancisHG" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/astromasoud"><img src="https://avatars.githubusercontent.com/u/18737721?v=4?s=100" width="100px;" alt="astromasoud"/><br /><sub><b>astromasoud</b></sub></a><br /><a href="#financial-astromasoud" title="Financial">💵</a></td>
<td align="center"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://spirit55555.dk/"><img src="https://avatars.githubusercontent.com/u/2357565?v=4?s=100" width="100px;" alt="Anders G. Jørgensen"/><br /><sub><b>Anders G. Jørgensen</b></sub></a><br /><a href="#financial-Spirit55555" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/djradon"><img src="https://avatars.githubusercontent.com/u/5224156?v=4?s=100" width="100px;" alt="Dave Richardson"/><br /><sub><b>Dave Richardson</b></sub></a><br /><a href="#financial-djradon" title="Financial">💵</a></td>
<td align="center"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tpberntsen"><img src="https://avatars.githubusercontent.com/u/922318?v=4?s=100" width="100px;" alt="Thomas Peter Berntsen"/><br /><sub><b>Thomas Peter Berntsen</b></sub></a><br /><a href="#financial-tpberntsen" title="Financial">💵</a></td>
<td align="center"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=eltociear" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/giejqf"><img src="https://avatars.githubusercontent.com/u/9211230?v=4?s=100" width="100px;" alt="giejqf"/><br /><sub><b>giejqf</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=giejqf" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/LacazeThomas"><img src="https://avatars.githubusercontent.com/u/19855907?v=4?s=100" width="100px;" alt="Thomas LACAZE"/><br /><sub><b>Thomas LACAZE</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=LacazeThomas" title="Code">💻</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://pochen.me/"><img src="https://avatars.githubusercontent.com/u/1329716?v=4?s=100" width="100px;" alt="Po Chen"/><br /><sub><b>Po Chen</b></sub></a><br /><a href="#financial-princemaple" title="Financial">💵</a></td>
<td align="center"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://victorchandra.carrd.co/"><img src="https://avatars.githubusercontent.com/u/41635105?v=4?s=100" width="100px;" alt="Victor Chandra"/><br /><sub><b>Victor Chandra</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=mzmznasipadang" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/daniel347x"><img src="https://avatars.githubusercontent.com/u/309746?v=4?s=100" width="100px;" alt="Dan Nissenbaum"/><br /><sub><b>Dan Nissenbaum</b></sub></a><br /><a href="#financial-daniel347x" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/DunklerPhoenix"><img src="https://avatars.githubusercontent.com/u/1261305?v=4?s=100" width="100px;" alt="RogueThorn"/><br /><sub><b>RogueThorn</b></sub></a><br /><a href="#financial-DunklerPhoenix" title="Financial">💵</a></td>
<td align="center"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="http://spenserblack.github.io"><img src="https://avatars.githubusercontent.com/u/8546709?v=4?s=100" width="100px;" alt="Spenser Black"/><br /><sub><b>Spenser Black</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=spenserblack" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zuedev"><img src="https://avatars.githubusercontent.com/u/24614929?v=4?s=100" width="100px;" alt="Alex"/><br /><sub><b>Alex</b></sub></a><br /><a href="#financial-zuedev" title="Financial">💵</a></td>
<td align="center"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://hengy1.top/"><img src="https://avatars.githubusercontent.com/u/98681454?v=4?s=100" width="100px;" alt="HengY1Coding✨"/><br /><sub><b>HengY1Coding✨</b></sub></a><br /><a href="#financial-HengY1Cola" title="Financial">💵</a></td>
</tr> </tr>
<tr> <tr>
<td align="center"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.stackscale.com/"><img src="https://avatars.githubusercontent.com/u/195768?v=4?s=100" width="100px;" alt="David Carrero"/><br /><sub><b>David Carrero</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=dcarrero" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/zhoro"><img src="https://avatars.githubusercontent.com/u/1105687?v=4?s=100" width="100px;" alt="Andrii Zhovtiak"/><br /><sub><b>Andrii Zhovtiak</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=zhoro" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/JohnMasoner"><img src="https://avatars.githubusercontent.com/u/42313377?v=4?s=100" width="100px;" alt="Mason Ma"/><br /><sub><b>Mason Ma</b></sub></a><br /><a href="#financial-JohnMasoner" title="Financial">💵</a></td>
<td align="center"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td> <td align="center" valign="top" width="14.28%"><a href="https://github.com/ntimo"><img src="https://avatars.githubusercontent.com/u/6145026?v=4?s=100" width="100px;" alt="Timo"/><br /><sub><b>Timo</b></sub></a><br /><a href="#financial-ntimo" title="Financial">💵</a></td>
<td align="center"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/evinwatson/"><img src="https://avatars.githubusercontent.com/u/24227251?v=4?s=100" width="100px;" alt="Evin Watson"/><br /><sub><b>Evin Watson</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=EvinRWatson" title="Documentation">📖</a></td>
<td align="center"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td> <td align="center" valign="top" width="14.28%"><a href="https://t.me/hendrjl"><img src="https://avatars.githubusercontent.com/u/15981200?v=4?s=100" width="100px;" alt="Hendra Juli"/><br /><sub><b>Hendra Juli</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=deulizealand" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/wkricowski"><img src="https://avatars.githubusercontent.com/u/36803521?v=4?s=100" width="100px;" alt="Wellinton Kricowski"/><br /><sub><b>Wellinton Kricowski</b></sub></a><br /><a href="#financial-wkricowski" title="Financial">💵</a> <a href="https://github.com/Eugeny/tabby/commits?author=wkricowski" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/almzau"><img src="https://avatars.githubusercontent.com/u/29115846?v=4?s=100" width="100px;" alt="Allan"/><br /><sub><b>Allan</b></sub></a><br /><a href="#design-almzau" title="Design">🎨</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oidamo.de"><img src="https://avatars.githubusercontent.com/u/17959794?v=4?s=100" width="100px;" alt="Benjamin Brandmeier"/><br /><sub><b>Benjamin Brandmeier</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=BenjaminBrandmeier" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patric1025"><img src="https://avatars.githubusercontent.com/u/65654040?v=4?s=100" width="100px;" alt="patric1025"/><br /><sub><b>patric1025</b></sub></a><br /><a href="#translation-patric1025" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/hermitpopcorn"><img src="https://avatars.githubusercontent.com/u/16042129?v=4?s=100" width="100px;" alt="hermitpopcorn"/><br /><sub><b>hermitpopcorn</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=hermitpopcorn" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://joshuatz.com/"><img src="https://avatars.githubusercontent.com/u/17817563?v=4?s=100" width="100px;" alt="Joshua Tzucker"/><br /><sub><b>Joshua Tzucker</b></sub></a><br /><a href="#financial-joshuatz" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luxifr"><img src="https://avatars.githubusercontent.com/u/665715?v=4?s=100" width="100px;" alt="luxifr"/><br /><sub><b>luxifr</b></sub></a><br /><a href="#financial-luxifr" title="Financial">💵</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ukulanne"><img src="https://avatars.githubusercontent.com/u/28586666?v=4?s=100" width="100px;" alt="Anne Summers"/><br /><sub><b>Anne Summers</b></sub></a><br /><a href="#financial-ukulanne" title="Financial">💵</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Clem-Fern"><img src="https://avatars.githubusercontent.com/u/20025949?v=4?s=100" width="100px;" alt="Clem"/><br /><sub><b>Clem</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=Clem-Fern" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/elizabeth-dev"><img src="https://avatars.githubusercontent.com/u/13015727?v=4?s=100" width="100px;" alt="Elizabeth Martín Campos"/><br /><sub><b>Elizabeth Martín Campos</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=elizabeth-dev" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/siccous"><img src="https://avatars.githubusercontent.com/u/7812885?v=4?s=100" width="100px;" alt="Tomáš Hruška"/><br /><sub><b>Tomáš Hruška</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=siccous" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/karaketir16"><img src="https://avatars.githubusercontent.com/u/27349806?v=4?s=100" width="100px;" alt="Osman Karaketir"/><br /><sub><b>Osman Karaketir</b></sub></a><br /><a href="https://github.com/Eugeny/tabby/commits?author=karaketir16" title="Code">💻</a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>

View File

@@ -12,6 +12,7 @@ html.tabby
body { transition: 0.5s background; } body { transition: 0.5s background; }
body body
style#custom-css style#custom-css
root
app-root app-root
.preload-logo .preload-logo
div div

View File

@@ -65,7 +65,7 @@ export class Application {
if (process.platform === 'linux') { if (process.platform === 'linux') {
app.commandLine.appendSwitch('no-sandbox') app.commandLine.appendSwitch('no-sandbox')
if (((this.configStore.appearance || {}).opacity || 1) !== 1) { if ((this.configStore.appearance?.opacity || 1) !== 1) {
app.commandLine.appendSwitch('enable-transparent-visuals') app.commandLine.appendSwitch('enable-transparent-visuals')
app.disableHardwareAcceleration() app.disableHardwareAcceleration()
} }
@@ -112,7 +112,7 @@ export class Application {
async newWindow (options?: WindowOptions): Promise<Window> { async newWindow (options?: WindowOptions): Promise<Window> {
const window = new Window(this, this.configStore, options) const window = new Window(this, this.configStore, options)
this.windows.push(window) this.windows.push(window)
if (this.windows.length === 1){ if (this.windows.length === 1) {
window.makeMain() window.makeMain()
} }
window.visible$.subscribe(visible => { window.visible$.subscribe(visible => {
@@ -169,7 +169,7 @@ export class Application {
broadcastExcept (event: string, except: WebContents, ...args: any[]): void { broadcastExcept (event: string, except: WebContents, ...args: any[]): void {
for (const window of this.windows) { for (const window of this.windows) {
if (window.webContents.id === except.id) { if (window.webContents.id !== except.id) {
window.send(event, ...args) window.send(event, ...args)
} }
} }

View File

@@ -1,4 +1,4 @@
import * as fs from 'mz/fs' import * as fs from 'fs'
import * as path from 'path' import * as path from 'path'
import * as yaml from 'js-yaml' import * as yaml from 'js-yaml'
import { app } from 'electron' import { app } from 'electron'

View File

@@ -89,7 +89,7 @@ export class Window {
} }
} }
if ((this.configStore.appearance || {}).frame === 'native') { if (this.configStore.appearance?.frame === 'native') {
bwOptions.frame = true bwOptions.frame = true
} else { } else {
if (process.platform === 'darwin') { if (process.platform === 'darwin') {
@@ -108,7 +108,7 @@ export class Window {
this.window.once('ready-to-show', () => { this.window.once('ready-to-show', () => {
if (process.platform === 'darwin') { if (process.platform === 'darwin') {
this.window.setVibrancy(macOSVibrancyType) this.window.setVibrancy(macOSVibrancyType)
} else if (process.platform === 'win32' && (this.configStore.appearance || {}).vibrancy) { } else if (process.platform === 'win32' && this.configStore.appearance?.vibrancy) {
this.setVibrancy(true) this.setVibrancy(true)
} }
@@ -413,7 +413,9 @@ export class Window {
this.touchBarControl.selectedIndex = selectedIndex this.touchBarControl.selectedIndex = selectedIndex
}) })
this.window.webContents.on('new-window', event => event.preventDefault()) this.window.webContents.setWindowOpenHandler(() => {
return { action: 'deny' }
})
ipcMain.on('window-set-disable-vibrancy-while-dragging', (_event, value) => { ipcMain.on('window-set-disable-vibrancy-while-dragging', (_event, value) => {
this.disableVibrancyWhileDragging = value && this.configStore.hacks?.disableVibrancyWhileDragging this.disableVibrancyWhileDragging = value && this.configStore.hacks?.disableVibrancyWhileDragging

View File

@@ -37,17 +37,19 @@
"optionalDependencies": { "optionalDependencies": {
"@tabby-gang/windows-blurbehind": "^3.0.0", "@tabby-gang/windows-blurbehind": "^3.0.0",
"macos-native-processlist": "^2.1.0", "macos-native-processlist": "^2.1.0",
"serialport": "10.4.0", "patch-package": "^6.5.0",
"serialport": "10.5.0",
"serialport-binding-webserialapi": "^1.0.3", "serialport-binding-webserialapi": "^1.0.3",
"windows-native-registry": "^3.2.1", "windows-native-registry": "^3.2.1",
"windows-process-tree": "^0.3.4" "windows-process-tree": "^0.3.4"
}, },
"devDependencies": { "devDependencies": {
"@ngx-translate/core": "^14.0.0",
"@types/mz": "2.7.4", "@types/mz": "2.7.4",
"@types/node": "18.7.23", "@types/node": "18.11.19",
"atomically": "^1.7.0", "atomically": "^1.7.0",
"ngx-filesize": "^2.0.16", "filesize": "^9",
"patch-package": "^6.4.7" "ngx-filesize": "^3.0.1"
}, },
"peerDependencies": { "peerDependencies": {
"tabby-community-color-schemes": "*", "tabby-community-color-schemes": "*",

View File

@@ -1,14 +1,12 @@
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */ /* eslint-disable @typescript-eslint/explicit-module-boundary-types */
import { NgModule } from '@angular/core' import { ApplicationRef, NgModule } from '@angular/core'
import { BrowserModule } from '@angular/platform-browser' import { BrowserModule } from '@angular/platform-browser'
import { NgbModule } from '@ng-bootstrap/ng-bootstrap'
import { ToastrModule } from 'ngx-toastr' import { ToastrModule } from 'ngx-toastr'
export function getRootModule (plugins: any[]) { export function getRootModule (plugins: any[]) {
const imports = [ const imports = [
BrowserModule, BrowserModule,
...plugins, ...plugins,
NgbModule,
ToastrModule.forRoot({ ToastrModule.forRoot({
positionClass: 'toast-bottom-center', positionClass: 'toast-bottom-center',
toastClass: 'toast', toastClass: 'toast',
@@ -27,10 +25,12 @@ export function getRootModule (plugins: any[]) {
@NgModule({ @NgModule({
imports, imports,
bootstrap,
}) class RootModule { }) class RootModule {
ngDoBootstrap () { ngDoBootstrap (appRef: ApplicationRef) {
(window as any)['requestAnimationFrame'] = window[window['Zone'].__symbol__('requestAnimationFrame')] (window as any)['requestAnimationFrame'] = window[window['Zone'].__symbol__('requestAnimationFrame')]
const componentDef = bootstrap[0]
appRef.bootstrap(componentDef)
} }
} }

View File

@@ -6,5 +6,4 @@ import '@fortawesome/fontawesome-free/css/solid.css'
import '@fortawesome/fontawesome-free/css/brands.css' import '@fortawesome/fontawesome-free/css/brands.css'
import '@fortawesome/fontawesome-free/css/regular.css' import '@fortawesome/fontawesome-free/css/regular.css'
import '@fortawesome/fontawesome-free/css/fontawesome.css' import '@fortawesome/fontawesome-free/css/fontawesome.css'
import 'ngx-toastr/toastr.css'
import './preload.scss' import './preload.scss'

View File

@@ -39,8 +39,10 @@ async function bootstrap (bootstrapData: BootstrapData, plugins: PluginInfo[], s
const pluginModules = await loadPlugins(plugins, (current, total) => { const pluginModules = await loadPlugins(plugins, (current, total) => {
(document.querySelector('.progress .bar') as HTMLElement).style.width = `${100 * current / total}%` // eslint-disable-line (document.querySelector('.progress .bar') as HTMLElement).style.width = `${100 * current / total}%` // eslint-disable-line
}) })
window['pluginModules'] = pluginModules
const module = getRootModule(pluginModules) const module = getRootModule(pluginModules)
window['rootModule'] = module
const moduleRef = await platformBrowserDynamic([ const moduleRef = await platformBrowserDynamic([
{ provide: BOOTSTRAP_DATA, useValue: bootstrapData }, { provide: BOOTSTRAP_DATA, useValue: bootstrapData },
]).bootstrapModule(module) ]).bootstrapModule(module)

View File

@@ -1,3 +1,7 @@
html {
--spaciness: 1;
}
body { body {
min-height: 100vh; min-height: 100vh;
overflow: hidden; overflow: hidden;
@@ -13,10 +17,6 @@ body {
user-select: text; user-select: text;
} }
[ngbradiogroup] input[type="radio"] {
display: none;
}
a, button { a, button {
&.btn { &.btn {
display: inline-flex; display: inline-flex;
@@ -25,8 +25,8 @@ a, button {
& > svg { & > svg {
pointer-events: none; pointer-events: none;
width: 16px; // width: 16px;
height: 16px; // height: 16px;
} }
} }
} }
@@ -53,6 +53,10 @@ a, button {
&>.form-control, &>.input-group { &>.form-control, &>.input-group {
width: 33%; width: 33%;
} }
&>.form-check {
display: flex;
}
} }
input[type=range] { input[type=range] {
@@ -175,19 +179,19 @@ ngb-typeahead-window {
// Windows high contrast mode // Windows high contrast mode
@media screen and (forced-colors: active) { @media screen and (forced-colors: active) {
.custom-switch .custom-control-label::before { .form-switch .form-check-label::before {
background: buttonface; background: buttonface;
} }
.custom-switch .custom-control-label::after { .form-switch .form-check-label::after {
background: buttontext; background: buttontext;
} }
.custom-switch .custom-control-input:checked ~ .custom-control-label::before { .form-switch .form-check-input:checked ~ .form-check-label::before {
background: activetext; background: activetext;
} }
.custom-switch .custom-control-input:checked ~ .custom-control-label::after { .form-switch .form-check-input:checked ~ .form-check-label::after {
background: canvas; background: canvas;
} }

View File

@@ -1,6 +0,0 @@
import { Component } from '@angular/core'
@Component({
template: '<app-root></app-root>',
})
export class RootComponent { } // eslint-disable-line @typescript-eslint/no-extraneous-class

View File

@@ -8,6 +8,8 @@
box-shadow: 0 1px 0 rgba(0,0,0,.25); box-shadow: 0 1px 0 rgba(0,0,0,.25);
padding: 7px 12px; padding: 7px 12px;
background-image: none; background-image: none;
display: block !important;
border: none !important;
width: auto; width: auto;
flex-basis: auto; flex-basis: auto;
border-radius: 0.5rem; border-radius: 0.5rem;
@@ -15,10 +17,12 @@
&.toast-error { &.toast-error {
background-color: #BD362F; background-color: #BD362F;
color: white !important;
} }
&.toast-info { &.toast-info {
background-color: #555; background-color: #555;
color: #eee !important;
} }
} }
} }

View File

@@ -1,8 +1,10 @@
const path = require('path') import * as path from 'path'
const webpack = require('webpack') import wp from 'webpack'
const BundleAnalyzerPlugin = require('webpack-bundle-analyzer').BundleAnalyzerPlugin import { BundleAnalyzerPlugin } from 'webpack-bundle-analyzer'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
module.exports = { const config = {
name: 'tabby-main', name: 'tabby-main',
target: 'electron-main', target: 'electron-main',
entry: { entry: {
@@ -55,13 +57,15 @@ module.exports = {
'yargs/yargs': 'commonjs yargs/yargs', 'yargs/yargs': 'commonjs yargs/yargs',
}, },
plugins: [ plugins: [
new webpack.optimize.ModuleConcatenationPlugin(), new wp.optimize.ModuleConcatenationPlugin(),
new webpack.DefinePlugin({ new wp.DefinePlugin({
'process.type': '"main"', 'process.type': '"main"',
}), }),
], ],
} }
if (process.env.BUNDLE_ANALYZER) { if (process.env.BUNDLE_ANALYZER) {
module.exports.plugins.push(new BundleAnalyzerPlugin()) config.plugins.push(new BundleAnalyzerPlugin())
} }
export default () => config

View File

@@ -1,7 +1,23 @@
const path = require('path') import * as fs from 'fs'
const webpack = require('webpack') import * as path from 'path'
import wp from 'webpack'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
module.exports = { import { AngularWebpackPlugin } from '@ngtools/webpack'
import { createEs2015LinkerPlugin } from '@angular/compiler-cli/linker/babel'
const linkerPlugin = createEs2015LinkerPlugin({
linkerJitMode: true,
fileSystem: {
resolve: path.resolve,
exists: fs.existsSync,
dirname: path.dirname,
relative: path.relative,
readFile: fs.readFileSync,
},
})
export default () => ({
name: 'tabby', name: 'tabby',
target: 'node', target: 'node',
entry: { entry: {
@@ -28,13 +44,22 @@ module.exports = {
}, },
module: { module: {
rules: [ rules: [
{
test: /\.(m?)js$/,
loader: 'babel-loader',
options: {
plugins: [linkerPlugin],
compact: false,
cacheDirectory: true,
},
resolve: {
fullySpecified: false,
},
},
{ {
test: /\.ts$/, test: /\.ts$/,
use: { use: {
loader: 'ts-loader', loader: '@ngtools/webpack',
options: {
configFile: path.resolve(__dirname, 'tsconfig.json'),
},
}, },
}, },
{ test: /\.scss$/, use: ['style-loader', 'css-loader', 'sass-loader'] }, { test: /\.scss$/, use: ['style-loader', 'css-loader', 'sass-loader'] },
@@ -56,9 +81,14 @@ module.exports = {
path: 'commonjs path', path: 'commonjs path',
}, },
plugins: [ plugins: [
new webpack.optimize.ModuleConcatenationPlugin(), new wp.optimize.ModuleConcatenationPlugin(),
new webpack.DefinePlugin({ new wp.DefinePlugin({
'process.type': '"renderer"', 'process.type': '"renderer"',
}), }),
new AngularWebpackPlugin({
tsconfig: path.resolve(__dirname, 'tsconfig.json'),
directTemplateLoading: false,
jitMode: true,
})
], ],
} })

View File

@@ -16,6 +16,13 @@
update-notifier "^2.2.0" update-notifier "^2.2.0"
yargs "^8.0.2" yargs "^8.0.2"
"@ngx-translate/core@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@ngx-translate/core/-/core-14.0.0.tgz#af421d0e1a28376843f0fed375cd2fae7630a5ff"
integrity sha512-UevdwNCXMRCdJv//0kC8h2eSfmi02r29xeE8E9gJ1Al4D4jEJ7eiLPdjslTMc21oJNGguqqWeEVjf64SFtvw2w==
dependencies:
tslib "^2.3.0"
"@serialport/binding-abstract@^9.0.2": "@serialport/binding-abstract@^9.0.2":
version "9.2.3" version "9.2.3"
resolved "https://registry.yarnpkg.com/@serialport/binding-abstract/-/binding-abstract-9.2.3.tgz#e7dd273357b6a698af7ad58db6f57f62443a0acb" resolved "https://registry.yarnpkg.com/@serialport/binding-abstract/-/binding-abstract-9.2.3.tgz#e7dd273357b6a698af7ad58db6f57f62443a0acb"
@@ -31,80 +38,85 @@
"@serialport/bindings-interface" "^1.2.1" "@serialport/bindings-interface" "^1.2.1"
debug "^4.3.3" debug "^4.3.3"
"@serialport/bindings-cpp@10.7.0": "@serialport/bindings-cpp@10.8.0":
version "10.7.0" version "10.8.0"
resolved "https://registry.yarnpkg.com/@serialport/bindings-cpp/-/bindings-cpp-10.7.0.tgz#9cf7dda78d914ba597933089abe2a8511e875851" resolved "https://registry.yarnpkg.com/@serialport/bindings-cpp/-/bindings-cpp-10.8.0.tgz#79507b57022ac264e963e7fbf3647a3821569a20"
integrity sha512-Xx1wA2UCG2loS32hxNvWJI4smCzGKhWqE85//fLRzHoGgE1lSLe3Nk7W40/ebrlGFHWRbQZmeaIF4chb2XLliA== integrity sha512-OMQNJz5kJblbmZN5UgJXLwi2XNtVLxSKmq5VyWuXQVsUIJD4l9UGHnLPqM5LD9u3HPZgDI5w7iYN7gxkQNZJUw==
dependencies: dependencies:
"@serialport/bindings-interface" "1.2.1" "@serialport/bindings-interface" "1.2.2"
"@serialport/parser-readline" "^10.2.1" "@serialport/parser-readline" "^10.2.1"
debug "^4.3.2" debug "^4.3.2"
node-addon-api "^4.3.0" node-addon-api "^5.0.0"
node-gyp-build "^4.3.0" node-gyp-build "^4.3.0"
"@serialport/bindings-interface@1.2.1", "@serialport/bindings-interface@^1.2.1": "@serialport/bindings-interface@1.2.2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@serialport/bindings-interface/-/bindings-interface-1.2.2.tgz#c4ae9c1c85e26b02293f62f37435478d90baa460"
integrity sha512-CJaUd5bLvtM9c5dmO9rPBHPXTa9R2UwpkJ0wdh9JCYcbrPWsKz+ErvR0hBLeo7NPeiFdjFO4sonRljiw4d2XiA==
"@serialport/bindings-interface@^1.2.1":
version "1.2.1" version "1.2.1"
resolved "https://registry.yarnpkg.com/@serialport/bindings-interface/-/bindings-interface-1.2.1.tgz#1ee80b0951ef4e4fd8a5a186621feff046aa2faf" resolved "https://registry.yarnpkg.com/@serialport/bindings-interface/-/bindings-interface-1.2.1.tgz#1ee80b0951ef4e4fd8a5a186621feff046aa2faf"
integrity sha512-63Dyqz2gtryRDDckFusOYqLYhR3Hq/M4sEdbF9i/VsvDb6T+tNVgoAKUZ+FMrXXKnCSu+hYbk+MTc0XQANszxw== integrity sha512-63Dyqz2gtryRDDckFusOYqLYhR3Hq/M4sEdbF9i/VsvDb6T+tNVgoAKUZ+FMrXXKnCSu+hYbk+MTc0XQANszxw==
"@serialport/parser-byte-length@10.3.0": "@serialport/parser-byte-length@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-byte-length/-/parser-byte-length-10.3.0.tgz#c650b8883f716af77196e8466e86861b55290201" resolved "https://registry.yarnpkg.com/@serialport/parser-byte-length/-/parser-byte-length-10.5.0.tgz#f3d4c1c7923222df2f3d3c7c8aaaa207fe373b49"
integrity sha512-pJ/VoFemzKRRNDHLhFfPThwP40QrGaEnm9TtwL7o2GihEPwzBg3T0bN13ew5TpbbUYZdMpUtpm3CGfl6av9rUQ== integrity sha512-eHhr4lHKboq1OagyaXAqkemQ1XyoqbLQC8XJbvccm95o476TmEdW5d7AElwZV28kWprPW68ZXdGF2VXCkJgS2w==
"@serialport/parser-cctalk@10.3.0": "@serialport/parser-cctalk@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-cctalk/-/parser-cctalk-10.3.0.tgz#d8fc7ab480910b28362b1ff154c01c170ac201a3" resolved "https://registry.yarnpkg.com/@serialport/parser-cctalk/-/parser-cctalk-10.5.0.tgz#0ee88db0768a361b7cfb9a394b74e480c38e1992"
integrity sha512-8ujmk8EvVbDPrNF4mM33bWvUYJOZ0wXbY3WCRazHRWvyCdL0VO0DQvW81ZqgoTpiDQZm5r8wQu9rmuemahF6vQ== integrity sha512-Iwsdr03xmCKAiibLSr7b3w6ZUTBNiS+PwbDQXdKU/clutXjuoex83XvsOtYVcNZmwJlVNhAUbkG+FJzWwIa4DA==
"@serialport/parser-delimiter@10.3.0": "@serialport/parser-delimiter@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-delimiter/-/parser-delimiter-10.3.0.tgz#4bcbbeed7e3c6fed2c116535f0754bbf8a33f015" resolved "https://registry.yarnpkg.com/@serialport/parser-delimiter/-/parser-delimiter-10.5.0.tgz#b0d93100cdfd0619d020a427d652495073f3b828"
integrity sha512-9E4Vj6s0UbbcCCTclwegHGPYjJhdm9qLCS0lowXQDEQC5naZnbsELemMHs93nD9jHPcyx1B4oXkMnVZLxX5TYw== integrity sha512-/uR/yT3jmrcwnl2FJU/2ySvwgo5+XpksDUR4NF/nwTS5i3CcuKS+FKi/tLzy1k8F+rCx5JzpiK+koqPqOUWArA==
"@serialport/parser-inter-byte-timeout@10.3.0": "@serialport/parser-inter-byte-timeout@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-inter-byte-timeout/-/parser-inter-byte-timeout-10.3.0.tgz#57e4fceeeeb13415dcded3ef1ba5d28a9fa0c611" resolved "https://registry.yarnpkg.com/@serialport/parser-inter-byte-timeout/-/parser-inter-byte-timeout-10.5.0.tgz#8665ee5e6138f794ac055e83ef2d1c3653a577c0"
integrity sha512-wKP0QK85NHgvT6BBB1qBfKBBU4pf8kespNXAZBUYmFT+P4n8r8IZE2mqigCD+AiZcfWNQoAizwOsT/Jx/qeVig== integrity sha512-WPvVlSx98HmmUF9jjK6y9mMp3Wnv6JQA0cUxLeZBgS74TibOuYG3fuUxUWGJALgAXotOYMxfXSezJ/vSnQrkhQ==
"@serialport/parser-packet-length@10.3.0": "@serialport/parser-packet-length@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-packet-length/-/parser-packet-length-10.3.0.tgz#9faefc91841c011925a6d4fa4fad6ed44bf11ed6" resolved "https://registry.yarnpkg.com/@serialport/parser-packet-length/-/parser-packet-length-10.5.0.tgz#4c4d733bdff8cc4749f2bd750e42e66f8f478def"
integrity sha512-bj0cWzt8YSQj/E5fRQVYdi4TsfTlZQrXlXrUwjyTsCONv8IPOHzsz+yY0fw5SEMiJtaLyqvPkCHLsttOd/zFsg== integrity sha512-jkpC/8w4/gUBRa2Teyn7URv1D7T//0lGj27/4u9AojpDVXsR6dtdcTG7b7dNirXDlOrSLvvN7aS5/GNaRlEByw==
"@serialport/parser-readline@10.3.0", "@serialport/parser-readline@^10.2.1": "@serialport/parser-readline@10.5.0", "@serialport/parser-readline@^10.2.1":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-readline/-/parser-readline-10.3.0.tgz#7db9143ce9a2537a4086b3824a70fe53ae2107b3" resolved "https://registry.yarnpkg.com/@serialport/parser-readline/-/parser-readline-10.5.0.tgz#df23365ae7f45679b1735deae26f72ba42802862"
integrity sha512-ki3ATZ3/RAqnqGROBKE7k+OeZ0DZXZ53GTca4q71OU5RazbbNhTOBQLKLXD3v9QZXCMJdg4hGW/2Y0DuMUqMQg== integrity sha512-0aXJknodcl94W9zSjvU+sLdXiyEG2rqjQmvBWZCr8wJZjWEtv3RgrnYiWq4i2OTOyC8C/oPK8ZjpBjQptRsoJQ==
dependencies: dependencies:
"@serialport/parser-delimiter" "10.3.0" "@serialport/parser-delimiter" "10.5.0"
"@serialport/parser-ready@10.3.0": "@serialport/parser-ready@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-ready/-/parser-ready-10.3.0.tgz#6a93d8970dc827e57829a9ee54802469be71f185" resolved "https://registry.yarnpkg.com/@serialport/parser-ready/-/parser-ready-10.5.0.tgz#1d9029f57b1abd664cb468e21bfccf7b44c6e8ea"
integrity sha512-1owywJ4p592dJyVrEJZPIh6pUZ3/y/LN6kGTDH2wxdewRUITo/sGvDy0er5i2+dJD3yuowiAz0dOHSdz8tevJA== integrity sha512-QIf65LTvUoxqWWHBpgYOL+soldLIIyD1bwuWelukem2yDZVWwEjR288cLQ558BgYxH4U+jLAQahhqoyN1I7BaA==
"@serialport/parser-regex@10.3.0": "@serialport/parser-regex@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-regex/-/parser-regex-10.3.0.tgz#7c7314036535414bb7ada3520598d233f5ea09d0" resolved "https://registry.yarnpkg.com/@serialport/parser-regex/-/parser-regex-10.5.0.tgz#f98eab6e3d9bc99086269e9acf39a82db36d245f"
integrity sha512-tIogTs7CvTH+UUFnsvE7i33MSISyTPTGPWlglWYH2/5coipXY503jlaYS1YGe818wWNcSx6YAjMZRdhTWwM39w== integrity sha512-9jnr9+PCxRoLjtGs7uxwsFqvho+rxuJlW6ZWSB7oqfzshEZWXtTJgJRgac/RuLft4hRlrmRz5XU40i3uoL4HKw==
"@serialport/parser-slip-encoder@10.3.0": "@serialport/parser-slip-encoder@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-slip-encoder/-/parser-slip-encoder-10.3.0.tgz#ff01cd7cda2258ad2ca3ebb113145a0aa7272c78" resolved "https://registry.yarnpkg.com/@serialport/parser-slip-encoder/-/parser-slip-encoder-10.5.0.tgz#cb79ac0fda1fc87f049690ff7b498c787da67991"
integrity sha512-JI0ILF5sylWn8f0MuMzHFBix/iMUTa79/Z95KaPZYnVaEdA7h7hh/o21Jmon/26P3RJwL1SNJCjZ81zfan+LtQ== integrity sha512-wP8m+uXQdkWSa//3n+VvfjLthlabwd9NiG6kegf0fYweLWio8j4pJRL7t9eTh2Lbc7zdxuO0r8ducFzO0m8CQw==
"@serialport/parser-spacepacket@10.3.0": "@serialport/parser-spacepacket@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/parser-spacepacket/-/parser-spacepacket-10.3.0.tgz#447d49b0690527ea770410ffe0a2ade2079ae7b2" resolved "https://registry.yarnpkg.com/@serialport/parser-spacepacket/-/parser-spacepacket-10.5.0.tgz#2fc077c0ec16a9532c511ad5f2ab12d588796bc7"
integrity sha512-PDF73ClEPsClD1FEJZHNuBevDKsJCkqy/XD5+S5eA6+tY5D4HLrVgSWsg+3qqB6+dlpwf2CzHe+uO8D3teuKHA== integrity sha512-BEZ/HAEMwOd8xfuJSeI/823IR/jtnThovh7ils90rXD4DPL1ZmrP4abAIEktwe42RobZjIPfA4PaVfyO0Fjfhg==
"@serialport/stream@10.3.0": "@serialport/stream@10.5.0":
version "10.3.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/@serialport/stream/-/stream-10.3.0.tgz#fdb13ed4487379615819203217060b114548c0a6" resolved "https://registry.yarnpkg.com/@serialport/stream/-/stream-10.5.0.tgz#cda8fb3e8d03094b0962a3d14b73adfcd591be58"
integrity sha512-7sooi5fHogYNVEJwxVdg872xO6TuMgQd2E9iRmv+o8pk/1dbBnPkmH6Ka3st1mVE+0KnIJqVlgei+ncSsqXIGw== integrity sha512-gbcUdvq9Kyv2HsnywS7QjnEB28g+6OGB5Z8TLP7X+UPpoMIWoUsoQIq5Kt0ZTgMoWn3JGM2lqwTsSHF+1qhniA==
dependencies: dependencies:
"@serialport/bindings-interface" "1.2.1" "@serialport/bindings-interface" "1.2.2"
debug "^4.3.2" debug "^4.3.2"
"@serialport/stream@^9.0.2": "@serialport/stream@^9.0.2":
@@ -135,11 +147,16 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/node@*", "@types/node@18.7.23": "@types/node@*":
version "18.7.23" version "18.7.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f" resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f"
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg== integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
"@types/node@18.11.19":
version "18.11.19"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d"
integrity sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==
"@types/node@^10.12.18": "@types/node@^10.12.18":
version "10.17.60" version "10.17.60"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
@@ -238,7 +255,7 @@ ansi-styles@^3.2.0, ansi-styles@^3.2.1:
dependencies: dependencies:
color-convert "^1.9.0" color-convert "^1.9.0"
ansi-styles@^4.0.0: ansi-styles@^4.0.0, ansi-styles@^4.1.0:
version "4.3.0" version "4.3.0"
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz"
integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==
@@ -486,7 +503,7 @@ caseless@~0.12.0:
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz" resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz"
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
chalk@^2.0.1, chalk@^2.4.2: chalk@^2.0.1:
version "2.4.2" version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -495,6 +512,14 @@ chalk@^2.0.1, chalk@^2.4.2:
escape-string-regexp "^1.0.5" escape-string-regexp "^1.0.5"
supports-color "^5.3.0" supports-color "^5.3.0"
chalk@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
dependencies:
ansi-styles "^4.1.0"
supports-color "^7.1.0"
chownr@^1.1.1, chownr@^1.1.2, chownr@^1.1.4: chownr@^1.1.1, chownr@^1.1.2, chownr@^1.1.4:
version "1.1.4" version "1.1.4"
resolved "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz" resolved "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz"
@@ -755,14 +780,7 @@ debug@^3.1.0:
dependencies: dependencies:
ms "^2.1.1" ms "^2.1.1"
debug@^4.0.1, debug@^4.3.2, debug@^4.3.3: debug@^4.0.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4:
version "4.3.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
dependencies:
ms "2.1.2"
debug@^4.3.4:
version "4.3.4" version "4.3.4"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -1088,10 +1106,10 @@ figgy-pudding@^3.4.1, figgy-pudding@^3.5.1:
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"
integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw==
"filesize@>= 4.0.0": filesize@^9:
version "6.3.0" version "9.0.11"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.3.0.tgz#dff53cfb3f104c9e422f346d53be8dbcc971bf11" resolved "https://registry.yarnpkg.com/filesize/-/filesize-9.0.11.tgz#4ac3a42c084232dd9b2a1da0107f32d42fcfa5e4"
integrity sha512-ytx0ruGpDHKWVoiui6+BY/QMNngtDQ/pJaFwfBpQif0J63+E8DLdFyqS3NkKQn7vIruUEpoGD9JUJSg7Kp+I0g== integrity sha512-gTAiTtI0STpKa5xesyTA9hA3LX4ga8sm2nWRcffEa1L/5vQwb4mj2MdzMkoHoGv4QzfDshQZuYscQSf8c4TKOA==
fill-range@^7.0.1: fill-range@^7.0.1:
version "7.0.1" version "7.0.1"
@@ -1381,6 +1399,11 @@ has-flag@^3.0.0:
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
has-flag@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
has-symbols@^1.0.1: has-symbols@^1.0.1:
version "1.0.1" version "1.0.1"
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8" resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
@@ -2145,10 +2168,10 @@ minimatch@^3.0.4:
dependencies: dependencies:
brace-expansion "^1.1.7" brace-expansion "^1.1.7"
minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5: minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6:
version "1.2.6" version "1.2.7"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
minipass@^2.3.5, minipass@^2.6.0, minipass@^2.9.0: minipass@^2.3.5, minipass@^2.6.0, minipass@^2.9.0:
version "2.9.0" version "2.9.0"
@@ -2250,13 +2273,12 @@ native-process-working-directory@^1.0.2:
dependencies: dependencies:
node-addon-api "^3.1.0" node-addon-api "^3.1.0"
ngx-filesize@^2.0.16: ngx-filesize@^3.0.1:
version "2.0.16" version "3.0.1"
resolved "https://registry.yarnpkg.com/ngx-filesize/-/ngx-filesize-2.0.16.tgz#fdaba04170edb6cfcdf7be932783cf913b03f016" resolved "https://registry.yarnpkg.com/ngx-filesize/-/ngx-filesize-3.0.1.tgz#620933ae181a1128905404e43b26abb99accba90"
integrity sha512-VdaCirE7hSyfQh8ZEmhzNEhbddiTYUHF4V6OX+KyTmnQSVx4hp9kmzDX5YlkIlmClI6wI+LZmH9/q7XS3fsMPA== integrity sha512-792I4fiG9EEPYjGib2+YTYAzfWIlccfy8uXNSXFFepuAntoS+eijLwnl0m7ajcQuNgbTtwEf9VmYIPN8mS3jqQ==
dependencies: dependencies:
filesize ">= 4.0.0" tslib "^2.3.0"
tslib "^2.0.0"
nice-try@^1.0.4: nice-try@^1.0.4:
version "1.0.5" version "1.0.5"
@@ -2287,6 +2309,11 @@ node-addon-api@^4.0.0, node-addon-api@^4.3.0:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f" resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ== integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
node-addon-api@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==
node-fetch-npm@^2.0.2: node-fetch-npm@^2.0.2:
version "2.0.4" version "2.0.4"
resolved "https://registry.yarnpkg.com/node-fetch-npm/-/node-fetch-npm-2.0.4.tgz#6507d0e17a9ec0be3bec516958a497cec54bf5a4" resolved "https://registry.yarnpkg.com/node-fetch-npm/-/node-fetch-npm-2.0.4.tgz#6507d0e17a9ec0be3bec516958a497cec54bf5a4"
@@ -2786,24 +2813,25 @@ parse-json@^2.2.0:
dependencies: dependencies:
error-ex "^1.2.0" error-ex "^1.2.0"
patch-package@^6.4.7: patch-package@^6.5.0:
version "6.4.7" version "6.5.0"
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148" resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.5.0.tgz#feb058db56f0005da59cfa316488321de585e88a"
integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ== integrity sha512-tC3EqJmo74yKqfsMzELaFwxOAu6FH6t+FzFOsnWAuARm7/n2xB5AOeOueE221eM9gtMuIKMKpF9tBy/X2mNP0Q==
dependencies: dependencies:
"@yarnpkg/lockfile" "^1.1.0" "@yarnpkg/lockfile" "^1.1.0"
chalk "^2.4.2" chalk "^4.1.2"
cross-spawn "^6.0.5" cross-spawn "^6.0.5"
find-yarn-workspace-root "^2.0.0" find-yarn-workspace-root "^2.0.0"
fs-extra "^7.0.1" fs-extra "^7.0.1"
is-ci "^2.0.0" is-ci "^2.0.0"
klaw-sync "^6.0.0" klaw-sync "^6.0.0"
minimist "^1.2.0" minimist "^1.2.6"
open "^7.4.2" open "^7.4.2"
rimraf "^2.6.3" rimraf "^2.6.3"
semver "^5.6.0" semver "^5.6.0"
slash "^2.0.0" slash "^2.0.0"
tmp "^0.0.33" tmp "^0.0.33"
yaml "^1.10.2"
path-exists@^3.0.0: path-exists@^3.0.0:
version "3.0.0" version "3.0.0"
@@ -3264,24 +3292,24 @@ serialport-binding-webserialapi@^1.0.3:
"@serialport/binding-abstract" "^9.0.2" "@serialport/binding-abstract" "^9.0.2"
"@serialport/stream" "^9.0.2" "@serialport/stream" "^9.0.2"
serialport@10.4.0: serialport@10.5.0:
version "10.4.0" version "10.5.0"
resolved "https://registry.yarnpkg.com/serialport/-/serialport-10.4.0.tgz#93c95ecccc0e314d5bbee3f06cde2c70be70e671" resolved "https://registry.yarnpkg.com/serialport/-/serialport-10.5.0.tgz#b85f614def6e8914e5865c798b0555330903a0f8"
integrity sha512-PszPM5SnFMgSXom60PkKS2A9nMlNbHkuoyRBlzdSWw9rmgOn258+V0dYbWMrETJMM+TJV32vqBzjg5MmmUMwMw== integrity sha512-7OYLDsu5i6bbv3lU81pGy076xe0JwpK6b49G6RjNvGibstUqQkI+I3/X491yBGtf4gaqUdOgoU1/5KZ/XxL4dw==
dependencies: dependencies:
"@serialport/binding-mock" "10.2.2" "@serialport/binding-mock" "10.2.2"
"@serialport/bindings-cpp" "10.7.0" "@serialport/bindings-cpp" "10.8.0"
"@serialport/parser-byte-length" "10.3.0" "@serialport/parser-byte-length" "10.5.0"
"@serialport/parser-cctalk" "10.3.0" "@serialport/parser-cctalk" "10.5.0"
"@serialport/parser-delimiter" "10.3.0" "@serialport/parser-delimiter" "10.5.0"
"@serialport/parser-inter-byte-timeout" "10.3.0" "@serialport/parser-inter-byte-timeout" "10.5.0"
"@serialport/parser-packet-length" "10.3.0" "@serialport/parser-packet-length" "10.5.0"
"@serialport/parser-readline" "10.3.0" "@serialport/parser-readline" "10.5.0"
"@serialport/parser-ready" "10.3.0" "@serialport/parser-ready" "10.5.0"
"@serialport/parser-regex" "10.3.0" "@serialport/parser-regex" "10.5.0"
"@serialport/parser-slip-encoder" "10.3.0" "@serialport/parser-slip-encoder" "10.5.0"
"@serialport/parser-spacepacket" "10.3.0" "@serialport/parser-spacepacket" "10.5.0"
"@serialport/stream" "10.3.0" "@serialport/stream" "10.5.0"
debug "^4.3.3" debug "^4.3.3"
set-blocking@^2.0.0, set-blocking@~2.0.0: set-blocking@^2.0.0, set-blocking@~2.0.0:
@@ -3588,6 +3616,13 @@ supports-color@^5.3.0:
dependencies: dependencies:
has-flag "^3.0.0" has-flag "^3.0.0"
supports-color@^7.1.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==
dependencies:
has-flag "^4.0.0"
tar-fs@^2.0.0: tar-fs@^2.0.0:
version "2.1.1" version "2.1.1"
resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz" resolved "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz"
@@ -3693,11 +3728,16 @@ tough-cookie@~2.5.0:
psl "^1.1.28" psl "^1.1.28"
punycode "^2.1.1" punycode "^2.1.1"
tslib@^2.0.0, tslib@^2.1.0: tslib@^2.1.0:
version "2.3.1" version "2.3.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
tslib@^2.3.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
tunnel-agent@^0.6.0: tunnel-agent@^0.6.0:
version "0.6.0" version "0.6.0"
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz" resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz"
@@ -4000,6 +4040,11 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
yaml@^1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
yargs-parser@^15.0.1: yargs-parser@^15.0.1:
version "15.0.1" version "15.0.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-15.0.1.tgz#54786af40b820dcb2fb8025b11b4d659d76323b3"

View File

@@ -1,5 +1,5 @@
const fs = require('fs') const fs = require('fs')
const signHook = require('./afterSignHook') const signHook = require('./afterSignHook.cjs')
module.exports = async function (params) { module.exports = async function (params) {
// notarize the app on Mac OS only. // notarize the app on Mac OS only.

View File

@@ -3,8 +3,8 @@ appId: org.tabby
productName: Tabby productName: Tabby
compression: normal compression: normal
npmRebuild: false npmRebuild: false
afterSign: "./build/mac/afterSignHook.js" afterSign: "./build/mac/afterSignHook.cjs"
afterAllArtifactBuild: "./build/mac/afterBuildHook.js" afterAllArtifactBuild: "./build/mac/afterBuildHook.cjs"
files: files:
- '**/*' - '**/*'
- dist - dist

File diff suppressed because it is too large Load Diff

View File

@@ -1,52 +1,63 @@
:: Copyright (c) 2012 Martin Ridgers :: Copyright (c) 2012 Martin Ridgers
:: License: http://opensource.org/licenses/MIT :: License: http://opensource.org/licenses/MIT
@echo off @echo off
set clink_profile_arg= setlocal enableextensions
set clink_quiet_arg= set clink_profile_arg=
set clink_quiet_arg=
:: Mimic cmd.exe's behaviour when starting from the start menu.
if /i "%1"=="startmenu" ( :: Mimic cmd.exe's behaviour when starting from the start menu.
cd /d "%userprofile%" if /i "%1"=="startmenu" (
shift /1 cd /d "%userprofile%"
) shift
)
:: Check for the --profile option.
if /i "%1"=="--profile" ( :: Check for the --profile option.
set clink_profile_arg=--profile "%~2" if /i "%1"=="--profile" (
shift /1 set clink_profile_arg=--profile "%~2"
shift /1 shift
) shift
)
:: Check for the --quiet option.
if /i "%1"=="--quiet" ( :: Check for the --quiet option.
set clink_quiet_arg= --quiet if /i "%1"=="--quiet" (
shift /1 set clink_quiet_arg= --quiet
) shift
)
:: If the .bat is run without any arguments, then start a cmd.exe instance.
if "%1"=="" ( :: If the .bat is run without any arguments, then start a cmd.exe instance.
call :launch if "%1"=="" (
goto :end call :launch
) goto :end
)
:: Pass through to appropriate loader.
if /i "%processor_architecture%"=="x86" ( :: Test for autorun.
"%~dp0\clink_x86.exe" %* if defined CLINK_NOAUTORUN if /i "%1"=="inject" if /i "%2"=="--autorun" goto :end
) else if /i "%processor_architecture%"=="amd64" (
if defined processor_architew6432 ( :: Endlocal before inject tags the prompt.
"%~dp0\clink_x86.exe" %* endlocal
) else (
"%~dp0\clink_x64.exe" %* :: Pass through to appropriate loader.
) if /i "%processor_architecture%"=="x86" (
) "%~dp0\clink_x86.exe" %*
) else if /i "%processor_architecture%"=="arm64" (
:end "%~dp0\clink_arm64.exe" %*
set clink_profile_arg= ) else if /i "%processor_architecture%"=="amd64" (
set clink_quiet_arg= if defined processor_architew6432 (
goto :eof "%~dp0\clink_x86.exe" %*
) else (
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: "%~dp0\clink_x64.exe" %*
:launch )
start "Clink" cmd.exe /s /k ""%~dpnx0" inject %clink_profile_arg%%clink_quiet_arg%" )
exit /b 0
:end
goto :eof
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:launch
setlocal
set WT_PROFILE_ID=
set WT_SESSION=
start "Clink" cmd.exe /s /k ""%~dpnx0" inject %clink_profile_arg%%clink_quiet_arg%"
endlocal
exit /b 0

View File

@@ -1,5 +1,5 @@
-- This file is intentionally blank. -- This file is intentionally blank.
-- --
-- The old clink.lua file is no longer used, and this blank file ensures if a -- The old clink.lua file is no longer used, and this blank file ensures if a
-- new clink version is copied over an old clink version, it won't accidentally -- new clink version is copied over an old clink version, it won't accidentally
-- use an obsolete leftover clink.lua file. -- use an obsolete leftover clink.lua file.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,13 @@
# When this file is named "default_inputrc" and is in the binaries
# directory or profile directory, it provides enhanced default settings.
# Override the built-in Readline defaults with ones that provide a more
# enhanced Clink experience.
colored-completion-prefix on
colored-stats on
mark-symlinked-directories on
completion-auto-query-items on
history-point-at-end-of-anchored-search on
search-ignore-case on

View File

@@ -0,0 +1,34 @@
# When this file is named "default_settings" and is in the binaries
# directory or profile directory, it provides enhanced default settings.
# Override built-in default settings with ones that provide a more
# enhanced Clink experience.
autosuggest.enable = True
clink.default_bindings = windows
cmd.ctrld_exits = False
color.arginfo = sgr 38;5;172
color.argmatcher = sgr 1;38;5;40
color.cmd = sgr 1;38;5;231
color.cmdredir = sgr 38;5;172
color.cmdsep = sgr 38;5;214
color.comment_row = sgr 38;5;87;48;5;18
color.description = sgr 38;5;39
color.doskey = sgr 1;38;5;75
color.executable = sgr 1;38;5;33
color.filtered = sgr 38;5;231
color.flag = sgr 38;5;117
color.hidden = sgr 38;5;160
color.histexpand = sgr 97;48;5;55
color.horizscroll = sgr 38;5;16;48;5;30
color.input = sgr 38;5;222
color.readonly = sgr 38;5;28
color.selected_completion = sgr 38;5;16;48;5;254
color.selection = sgr 38;5;16;48;5;179
color.suggestion = sgr 38;5;239
color.unrecognized = sgr 38;5;203
history.max_lines = 25000
history.time_stamp = show
match.expand_envvars = True
match.substring = True

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Afrikaans\n" "Language-Team: Afrikaans\n"
"Language: af_ZA\n" "Language: af_ZA\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-03-17 23:07\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" is steeds besig om te hardloop. Maak toe?" msgstr "\"{command}\" is steeds besig om te hardloop. Maak toe?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} kopie" msgstr "{name} kopie"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Bykomende spasie tussen lyne" msgstr "Bykomende spasie tussen lyne"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Toepassing instellings"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Is jy seker jy wil Tabby toemaak? U kan hierdie boodskap deaktiveer in Instellings -> Venster." msgstr "Is jy seker jy wil Tabby toemaak? U kan hierdie boodskap deaktiveer in Instellings -> Venster."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Is jy seker?" msgstr "Is jy seker?"
@@ -160,7 +160,7 @@ msgstr "Outomaties"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Outomatiese Bywerkings" msgstr "Outomatiese Bywerkings"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Laai veranderinge outomaties op en kyk elke minuut vir opdaterings" msgstr "Laai veranderinge outomaties op en kyk elke minuut vir opdaterings"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Agtergrond tipe" msgstr "Agtergrond tipe"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Baud koers" msgstr "Baud koers"
@@ -186,7 +186,7 @@ msgstr "Begin van die lyn"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Flikker wyser" msgstr "Flikker wyser"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Blou" msgstr "Blou"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Uitsaaimodus. Klik enige plek om te kanselleer." msgstr "Uitsaaimodus. Klik enige plek om te kanselleer."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Ingeboude" msgstr "Ingeboude"
@@ -224,11 +224,12 @@ msgstr "Ingeboude"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Kanselleer" msgstr "Kanselleer"
@@ -253,7 +254,11 @@ msgstr "Kyk vir opdaterings"
msgid "Ciphers" msgid "Ciphers"
msgstr "Syfers" msgstr "Syfers"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Opruim"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Vee onlangse profiele uit" msgstr "Vee onlangse profiele uit"
@@ -261,6 +266,10 @@ msgstr "Vee onlangse profiele uit"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Maak terminaal skoon" msgstr "Maak terminaal skoon"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Knipbord" msgstr "Knipbord"
@@ -295,7 +304,7 @@ msgstr "Maak oortjies aan die linkerkant toe"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Maak oortjies aan die regterkant toe" msgstr "Maak oortjies aan die regterkant toe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Maak die venster toe nadat jy die laaste oortjie toegemaak het" msgstr "Maak die venster toe nadat jy die laaste oortjie toegemaak het"
@@ -304,6 +313,7 @@ msgstr "Maak die venster toe nadat jy die laaste oortjie toegemaak het"
msgid "Color" msgid "Color"
msgstr "Kleur" msgstr "Kleur"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Kleur skema" msgstr "Kleur skema"
@@ -320,7 +330,7 @@ msgstr "Bevelreël"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Command se stdin/stdout word gebruik in plaas van 'n netwerkverbinding" msgstr "Command se stdin/stdout word gebruik in plaas van 'n netwerkverbinding"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Bevele" msgstr "Bevele"
@@ -328,6 +338,10 @@ msgstr "Bevele"
msgid "Compact" msgid "Compact"
msgstr "Kompak" msgstr "Kompak"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Opstelling geskrap"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Opstelling afgelaai" msgstr "Opstelling afgelaai"
@@ -354,8 +368,8 @@ msgstr "Opstellings"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Koppel deur 'n instaanbediener" msgstr "Koppel deur 'n instaanbediener"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Koppel aan \"%s\"..." msgstr "Koppel aan \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Koppel aan \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Koppel eers aan 'n ander gasheer en gebruik dit as 'n instaanbediener" msgstr "Koppel eers aan 'n ander gasheer en gebruik dit as 'n instaanbediener"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Koppel tans" msgstr "Koppel tans"
@@ -386,23 +400,27 @@ msgstr "Koppelnaam sal eerder gebruik word"
msgid "Context menu" msgid "Context menu"
msgstr "Kontekskieslys" msgstr "Kontekskieslys"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Gekopieer" msgstr "Gekopieer"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopieer" msgstr "Kopieer"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Kopieer huidige pad" msgstr "Kopieer huidige pad"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Kopieer op kies" msgstr "Kopieer op kies"
@@ -415,7 +433,7 @@ msgstr "Kopieer na knipbord"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Kopieer met formatering" msgstr "Kopieer met formatering"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Kon nie opstelling dekripteer nie" msgstr "Kon nie opstelling dekripteer nie"
@@ -423,7 +441,7 @@ msgstr "Kon nie opstelling dekripteer nie"
msgid "Create" msgid "Create"
msgstr "Skep" msgstr "Skep"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Skep gids" msgstr "Skep gids"
@@ -476,7 +494,7 @@ msgstr "Verminder die vertikale verdelingsgrootte"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Verstekprofiel vir nuwe oortjies" msgstr "Verstekprofiel vir nuwe oortjies"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Verstekprofiel instellings" msgstr "Verstekprofiel instellings"
@@ -488,11 +506,13 @@ msgstr "Verstekke"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Verstekke vir {type}" msgstr "Verstekke vir {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Verstekke vir {type}"
msgid "Delete" msgid "Delete"
msgstr "Skrap" msgstr "Skrap"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Skrap \"{name}\"?" msgstr "Skrap \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Skrap volgende woord"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Skrap vorige woord" msgstr "Skrap vorige woord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Skrap die groep se profiele?" msgstr "Skrap die groep se profiele?"
@@ -555,11 +579,11 @@ msgstr "Deaktiveer"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Deaktiveer dinamiese oortjietitel" msgstr "Deaktiveer dinamiese oortjietitel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Deaktiveer vlot-agtergrond terwyl jy sleep" msgstr "Deaktiveer vlot-agtergrond terwyl jy sleep"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Deaktiveer GVE-versnelling" msgstr "Deaktiveer GVE-versnelling"
@@ -569,12 +593,12 @@ msgstr "Gediaktiveer"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Ontkoppel" msgstr "Ontkoppel"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Ontkoppel van {host}?" msgstr "Ontkoppel van {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Moenie aborteer nie" msgstr "Moenie aborteer nie"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Moenie toemaak nie" msgstr "Moenie toemaak nie"
@@ -653,7 +677,7 @@ msgstr "Dupliseer oortjie"
msgid "Edit" msgid "Edit"
msgstr "Wysig" msgstr "Wysig"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Wysig plaaslik" msgstr "Wysig plaaslik"
@@ -674,6 +698,10 @@ msgstr "Aktiveer animasies"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Aktiveer outomatiese installasie van opdaterings wanneer hulle beskikbaar word." msgstr "Aktiveer outomatiese installasie van opdaterings wanneer hulle beskikbaar word."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Aktiveer lettertipe-ligatuur" msgstr "Aktiveer lettertipe-ligatuur"
@@ -698,8 +726,8 @@ msgstr "Einde van die lyn"
msgid "Environment" msgid "Environment"
msgstr "Omgewing" msgstr "Omgewing"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Vee konfigurasie uit" msgstr "Vee konfigurasie uit"
@@ -719,6 +747,10 @@ msgstr "Presiese passing"
msgid "Example:" msgid "Example:"
msgstr "Voorbeeld:" msgstr "Voorbeeld:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Uitvoer" msgstr "Uitvoer"
@@ -743,11 +775,11 @@ msgstr "Filter"
msgid "Fixed" msgid "Fixed"
msgstr "Vaste" msgstr "Vaste"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Vloeiende agtergrond veroorsaak soms sleep vertraging" msgstr "Vloeiende agtergrond veroorsaak soms sleep vertraging"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Fokus alle ruite" msgstr "Fokus alle ruite"
@@ -755,7 +787,7 @@ msgstr "Fokus alle ruite"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Fokus alle ruite gelyktydig (uitsaai)" msgstr "Fokus alle ruite gelyktydig (uitsaai)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Fokus alle oortjies" msgstr "Fokus alle oortjies"
@@ -763,7 +795,7 @@ msgstr "Fokus alle oortjies"
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "Fokus alle oortjies gelyktydig (uitsaai)" msgstr "Fokus alle oortjies gelyktydig (uitsaai)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Fokus volg muis" msgstr "Fokus volg muis"
@@ -807,7 +839,7 @@ msgstr "Fokus die ruit aan die regterkant"
msgid "Font" msgid "Font"
msgstr "Lettertipe" msgstr "Lettertipe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Vir sleutelbord kortpaaie" msgstr "Vir sleutelbord kortpaaie"
@@ -877,11 +909,11 @@ msgstr "Kry dit uit die Tabby Web-instellingsvenster"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Gee die venster 'n vaag deursigtige agtergrond" msgstr "Gee die venster 'n vaag deursigtige agtergrond"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Gaan op" msgstr "Gaan op"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Groen" msgstr "Groen"
@@ -889,7 +921,7 @@ msgstr "Groen"
msgid "Group" msgid "Group"
msgstr "Groep" msgstr "Groep"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Kappe" msgstr "Kappe"
@@ -906,15 +938,15 @@ msgstr "Help om Tabby te vertaal"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Heksadesimaal" msgstr "Heksadesimaal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Versteek oortjie toemaakknoppie" msgstr "Versteek oortjie toemaakknoppie"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Versteek oortjie-indeks" msgstr "Versteek oortjie-indeks"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Versteek oortjie-opsies-knoppie" msgstr "Versteek oortjie-opsies-knoppie"
@@ -948,6 +980,10 @@ msgstr "Gasheersleutel verifikasie"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Sneltoetse" msgstr "Sneltoetse"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP-instaanbediener" msgstr "HTTP-instaanbediener"
@@ -1029,8 +1065,8 @@ msgstr "Spring na die volgende woord"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Spring na die vorige woord" msgstr "Spring na die vorige woord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Sleutelbord"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Sleutelbord-interaktiewe verifikasie" msgstr "Sleutelbord-interaktiewe verifikasie"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Eindig" msgstr "Eindig"
@@ -1083,7 +1119,7 @@ msgstr "Begin WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Begin WinSCP vir huidige SSH sessie" msgstr "Begin WinSCP vir huidige SSH sessie"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Leer hoe om Tabby toe te laat om afgeleë dop se werkgids op te spoor." msgstr "Leer hoe om Tabby toe te laat om afgeleë dop se werkgids op te spoor."
@@ -1110,7 +1146,7 @@ msgstr "Reël-redigeerder, insette word gestuur nadat u Enter gedruk het"
msgid "Line padding" msgid "Line padding"
msgstr "Reël-vulling" msgstr "Reël-vulling"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Laai tans" msgstr "Laai tans"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Plaaslike terminaal" msgstr "Plaaslike terminaal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Aanmelding skripte" msgstr "Aanmelding skripte"
@@ -1141,7 +1177,7 @@ msgstr "Aanmelding skripte"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Langkliek vir kontekskieslys" msgstr "Langkliek vir kontekskieslys"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Bestuur profiele" msgstr "Bestuur profiele"
@@ -1173,11 +1209,11 @@ msgstr "Skuif oortjie na links"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Skuif oortjie na regs" msgstr "Skuif oortjie na regs"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Skuif na \"Ongegroepeer\"" msgstr "Skuif na \"Ongegroepeer\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Deur die muis oor 'n onaktiewe paneel te beweeg, sal dit aktiveer" msgstr "Deur die muis oor 'n onaktiewe paneel te beweeg, sal dit aktiveer"
@@ -1198,7 +1234,7 @@ msgstr "Naam vir die nuwe gids"
msgid "Native" msgid "Native"
msgstr "Inheems" msgstr "Inheems"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nuwe admin-oortjie" msgstr "Nuwe admin-oortjie"
@@ -1210,7 +1246,7 @@ msgstr "Nuwe opstelling op {platform}"
msgid "New item" msgid "New item"
msgstr "Nuwe item" msgstr "Nuwe item"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nuwe naam" msgstr "Nuwe naam"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nuwe oortjie: {profile}" msgstr "Nuwe oortjie: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Nuwe terminaal" msgstr "Nuwe terminaal"
@@ -1244,7 +1280,7 @@ msgstr "Nuwe venster"
msgid "New Window" msgid "New Window"
msgstr "Nuwe Venster" msgstr "Nuwe Venster"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nuut met profiel" msgstr "Nuut met profiel"
@@ -1252,7 +1288,7 @@ msgstr "Nuut met profiel"
msgid "Next tab" msgid "Next tab"
msgstr "Volgende oortjie" msgstr "Volgende oortjie"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Geen kleur" msgstr "Geen kleur"
@@ -1273,8 +1309,8 @@ msgstr "Normaal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Normale lettertipe gewig" msgstr "Normale lettertipe gewig"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Nie gevind nie" msgstr "Nie gevind nie"
@@ -1333,7 +1369,7 @@ msgstr "Opsioneel"
msgid "Options" msgid "Options"
msgstr "Opsies" msgstr "Opsies"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Oranje" msgstr "Oranje"
@@ -1381,11 +1417,11 @@ msgstr "Oorskryf die opstelling aan die afgeleë kant en begin sinkroniseer?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Oorskryf die plaaslike opstelling en begin sinkroniseer?" msgstr "Oorskryf die plaaslike opstelling en begin sinkroniseer?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Paneel herskaleer stap" msgstr "Paneel herskaleer stap"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Panele" msgstr "Panele"
@@ -1393,7 +1429,7 @@ msgstr "Panele"
msgid "Parity" msgid "Parity"
msgstr "Pariteit" msgstr "Pariteit"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Gedeeltelike opstelling-sinkronisering is nie moontlik wanneer die opstelling via Vault geënkripteer is nie." msgstr "Gedeeltelike opstelling-sinkronisering is nie moontlik wanneer die opstelling via Vault geënkripteer is nie."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Wagwoord" msgstr "Wagwoord"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Plak" msgstr "Plak"
@@ -1420,7 +1456,7 @@ msgstr "Plak uit knipbord"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "Plak indien geen seleksie nie, anders kopieer" msgstr "Plak indien geen seleksie nie, anders kopieer"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Plak veelvuldige reëls?" msgstr "Plak veelvuldige reëls?"
@@ -1449,7 +1485,7 @@ msgstr "Inprop vouer"
msgid "Port" msgid "Port"
msgstr "Poort" msgstr "Poort"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port oopgemaak" msgstr "Port oopgemaak"
@@ -1458,9 +1494,9 @@ msgstr "Port oopgemaak"
msgid "Ports" msgid "Ports"
msgstr "Poorte" msgstr "Poorte"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Druk enige sleutel om weer te koppel" msgstr "Druk enige sleutel om weer te koppel"
@@ -1498,7 +1534,7 @@ msgstr "Profielnaam"
msgid "Profiles" msgid "Profiles"
msgstr "Profiele" msgstr "Profiele"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profiele en verbindings" msgstr "Profiele en verbindings"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "Instaanbediener bevel" msgstr "Instaanbediener bevel"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Pers" msgstr "Pers"
@@ -1519,13 +1555,13 @@ msgstr "Pers"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Plaas al Tabby se opstelling in die kluis" msgstr "Plaas al Tabby se opstelling in die kluis"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Vinnig verbind" msgstr "Vinnig verbind"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Verlaat" msgstr "Verlaat"
@@ -1537,8 +1573,8 @@ msgstr "Rou-sok verbinding"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Gereed-uitteltyd (Millisekondes)" msgstr "Gereed-uitteltyd (Millisekondes)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Onlangse" msgstr "Onlangse"
@@ -1549,7 +1585,7 @@ msgstr "Onlangse"
msgid "Reconnect" msgid "Reconnect"
msgstr "Herkoppel" msgstr "Herkoppel"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rooi" msgstr "Rooi"
@@ -1714,11 +1750,12 @@ msgstr "Rol die terminaal tot onder op Gebruiker inset"
msgid "Search" msgid "Search"
msgstr "Soek" msgstr "Soek"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Soek deur kleurskemas" msgstr "Soek deur kleurskemas"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Soek deur sneltoetse" msgstr "Soek deur sneltoetse"
@@ -1735,7 +1772,7 @@ msgstr "Geheime sinchronisasie-kenteken"
msgid "Select" msgid "Select"
msgstr "Kies" msgstr "Kies"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Kies 'n basisprofiel om as 'n sjabloon te gebruik" msgstr "Kies 'n basisprofiel om as 'n sjabloon te gebruik"
@@ -1747,11 +1784,11 @@ msgstr "Kies alles"
msgid "Select file storage" msgid "Select file storage"
msgstr "Kies lêerberging" msgstr "Kies lêerberging"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Kies profiel" msgstr "Kies profiel"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Kies profiel of voer 'n adres in" msgstr "Kies profiel of voer 'n adres in"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Stel die SSH-agent se benoemde pyppad." msgstr "Stel die SSH-agent se benoemde pyppad."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Stellings" msgstr "Stellings"
@@ -1811,7 +1848,7 @@ msgstr "Stellings"
msgid "Shell" msgid "Shell"
msgstr "Dop" msgstr "Dop"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Dop ondersteun nie huidige padbespeuring nie" msgstr "Dop ondersteun nie huidige padbespeuring nie"
@@ -1851,7 +1888,7 @@ msgstr "Wys Menger"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Wys paneeletikette (vir herrangskikking)" msgstr "Wys paneeletikette (vir herrangskikking)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Wys profielikoon op oortjie" msgstr "Wys profielikoon op oortjie"
@@ -1871,7 +1908,11 @@ msgstr "Wys vrystellingnotas"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Show Serie verbindings" msgstr "Show Serie verbindings"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Toon Nutsbalk" msgstr "Toon Nutsbalk"
@@ -1948,11 +1989,11 @@ msgstr "Verdeel na bo"
msgid "Split to the up" msgid "Split to the up"
msgstr "Verdeel na bo" msgstr "Verdeel na bo"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH verbinding" msgstr "SSH verbinding"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH-verbindingsbestuur word nou gedoen deur die \"Profiel & Verbindings\"-oortjie" msgstr "SSH-verbindingsbestuur word nou gedoen deur die \"Profiel & Verbindings\"-oortjie"
@@ -2000,7 +2041,7 @@ msgstr "Wissel die terminaal voorkant implementering (eksperimenteel)"
msgid "Sync" msgid "Sync"
msgstr "Sinkroniseer" msgstr "Sinkroniseer"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sinkroniseer outomaties" msgstr "Sinkroniseer outomaties"
@@ -2008,15 +2049,15 @@ msgstr "Sinkroniseer outomaties"
msgid "Sync host" msgid "Sync host"
msgstr "Sinkroniseer gasheer" msgstr "Sinkroniseer gasheer"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sinkroniseer sneltoetse" msgstr "Sinkroniseer sneltoetse"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sinkroniseer Kluis" msgstr "Sinkroniseer Kluis"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sinkroniseer vensterinstellings" msgstr "Sinkroniseer vensterinstellings"
@@ -2071,7 +2112,7 @@ msgstr "Oortjie breedte"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet sessie" msgstr "Telnet sessie"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminaal" msgstr "Terminaal"
@@ -2084,6 +2125,10 @@ msgstr "Terminaal agtergrond"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Terminaal klok" msgstr "Terminaal klok"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Dankie dat jy Tabby afgelaai het!" msgstr "Dankie dat jy Tabby afgelaai het!"
@@ -2100,7 +2145,7 @@ msgstr "Daar is aktiewe lêeroordragte"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Daar is 'n gestoorde wagwoord vir hierdie verbinding" msgstr "Daar is 'n gestoorde wagwoord vir hierdie verbinding"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Dit is van toepassing op alle profiele van 'n gegewe tipe" msgstr "Dit is van toepassing op alle profiele van 'n gegewe tipe"
@@ -2108,7 +2153,7 @@ msgstr "Dit is van toepassing op alle profiele van 'n gegewe tipe"
msgid "Thin" msgid "Thin"
msgstr "Dun" msgstr "Dun"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Merk dit as jy aliasing, spookbeelde of ander visuele probleme ondervind" msgstr "Merk dit as jy aliasing, spookbeelde of ander visuele probleme ondervind"
@@ -2137,7 +2182,7 @@ msgstr "Bo"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Knip witspasie en nuwe lyne af" msgstr "Knip witspasie en nuwe lyne af"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Probeer weer" msgstr "Probeer weer"
@@ -2157,7 +2202,7 @@ msgstr "Ongegroepeer"
msgid "Uninstall" msgid "Uninstall"
msgstr "Deïnstalleer" msgstr "Deïnstalleer"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Onbekend" msgstr "Onbekend"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Gradeer op na {version}" msgstr "Gradeer op na {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Laai op" msgstr "Laai op"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Laai op as 'n nuwe opstelling" msgstr "Laai op as 'n nuwe opstelling"
@@ -2277,7 +2322,7 @@ msgstr "Waarskuwing: afgeleë gasheer se sleutel het skielik verander!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Ons volg net jou Tabby- en OS-weergawes." msgstr "Ons volg net jou Tabby- en OS-weergawes."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Welkom" msgstr "Welkom"
@@ -2334,7 +2379,7 @@ msgstr "Woordskeier"
msgid "Working directory" msgid "Working directory"
msgstr "Werk gids" msgstr "Werk gids"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Werkgidsopsporing" msgstr "Werkgidsopsporing"
@@ -2351,7 +2396,7 @@ msgstr "WSL-terminaal ondersteun slegs TrueColor met ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11 aanstuuring" msgstr "X11 aanstuuring"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Geel" msgstr "Geel"

File diff suppressed because it is too large Load Diff

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Bulgarian\n" "Language-Team: Bulgarian\n"
"Language: bg_BG\n" "Language: bg_BG\n"
"PO-Revision-Date: 2022-11-20 19:25\n" "PO-Revision-Date: 2023-02-20 10:39\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" 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:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} копирай" msgstr "{name} копирай"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Допълнително разстояние между редовете" msgstr "Допълнително разстояние между редовете"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Настройки на приложението"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Сигурни ли сте, че желаете да затворите Tabby? Може да изключите това съобщение от Настройки -> Прозорец." msgstr "Сигурни ли сте, че желаете да затворите Tabby? Може да изключите това съобщение от Настройки -> Прозорец."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Сигурни ли сте?" msgstr "Сигурни ли сте?"
@@ -160,7 +160,7 @@ msgstr "Автоматично"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Автоматична актуализация" msgstr "Автоматична актуализация"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Автоматично качи промените и проверявай за актуализация всяка минута" msgstr "Автоматично качи промените и проверявай за актуализация всяка минута"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Тип на фона" msgstr "Тип на фона"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Скорост на предаване" msgstr "Скорост на предаване"
@@ -186,7 +186,7 @@ msgstr "Начало на реда"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Мигане на курсора" msgstr "Мигане на курсора"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Синьо" msgstr "Синьо"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Режим на излъчване. Щракнете навсякъде, за да отмените." msgstr "Режим на излъчване. Щракнете навсякъде, за да отмените."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Вградени" msgstr "Вградени"
@@ -224,11 +224,12 @@ msgstr "Вградени"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Откажи" msgstr "Откажи"
@@ -253,7 +254,11 @@ msgstr "Провери за актуализация"
msgid "Ciphers" msgid "Ciphers"
msgstr "Шифри" msgstr "Шифри"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Изчисти"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Изчисти скорошни профили" msgstr "Изчисти скорошни профили"
@@ -261,6 +266,10 @@ msgstr "Изчисти скорошни профили"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Изчисти терминала" msgstr "Изчисти терминала"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Изчисти терминала след свързване"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Клипборд" msgstr "Клипборд"
@@ -295,7 +304,7 @@ msgstr "Затвори табовете вляво"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Затвори табовете вдясно" msgstr "Затвори табовете вдясно"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Затваряне на прозореца след затваряне на последния таб" msgstr "Затваряне на прозореца след затваряне на последния таб"
@@ -304,6 +313,7 @@ msgstr "Затваряне на прозореца след затваряне
msgid "Color" msgid "Color"
msgstr "Цветове" msgstr "Цветове"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Цветови схеми" msgstr "Цветови схеми"
@@ -320,7 +330,7 @@ msgstr "Команден ред"
msgid "Command's stdin/stdout is used instead of a network connection" 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:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Команди" msgstr "Команди"
@@ -328,6 +338,10 @@ msgstr "Команди"
msgid "Compact" msgid "Compact"
msgstr "Компактна" msgstr "Компактна"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Конфигурацията е изтрита"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Конфифурацията е свалена" msgstr "Конфифурацията е свалена"
@@ -354,8 +368,8 @@ msgstr "Конфигурации"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Връзка чрез прокси сървър" msgstr "Връзка чрез прокси сървър"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Свържи към \"%s\"..." msgstr "Свържи към \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Свържи към \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Свържи се първо към друг хост и го използвай като прокси" msgstr "Свържи се първо към друг хост и го използвай като прокси"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Свързване" msgstr "Свързване"
@@ -386,23 +400,27 @@ msgstr "Името на свръзката ще се се използва вм
msgid "Context menu" msgid "Context menu"
msgstr "Контекстно меню" msgstr "Контекстно меню"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Копирано" msgstr "Копирано"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Копирай" msgstr "Копирай"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Копирай текущия път" msgstr "Копирай текущия път"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Копирай пълния път"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Копирай при маркиране" msgstr "Копирай при маркиране"
@@ -415,7 +433,7 @@ msgstr "Копирай в клипборда"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Копирай с форматиране" msgstr "Копирай с форматиране"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Конфигурацията не може да бъде декриптирана" msgstr "Конфигурацията не може да бъде декриптирана"
@@ -423,7 +441,7 @@ msgstr "Конфигурацията не може да бъде декрипт
msgid "Create" msgid "Create"
msgstr "Създай" msgstr "Създай"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Създай директория" msgstr "Създай директория"
@@ -476,7 +494,7 @@ msgstr "Намали размера на вертикалното разделя
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Профил по подразбиране за нов таб" msgstr "Профил по подразбиране за нов таб"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Настройка на профил по подразбиране" msgstr "Настройка на профил по подразбиране"
@@ -488,11 +506,13 @@ msgstr "По подразбиране"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "По подразбиране за {type}" msgstr "По подразбиране за {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "По подразбиране за {type}"
msgid "Delete" msgid "Delete"
msgstr "Изтрий" msgstr "Изтрий"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Изтрий \"{name}\"?" msgstr "Изтрий \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Изтрий следваща дума"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Изтрий предишна дума" msgstr "Изтрий предишна дума"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Изтриване конфигурацията на отсрещната страна?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Изтриване профилите на групата?" msgstr "Изтриване профилите на групата?"
@@ -555,11 +579,11 @@ msgstr "Изключи"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Изключи динамично заглавие на таб" msgstr "Изключи динамично заглавие на таб"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Деактивиране на плавния фон при влачене" msgstr "Деактивиране на плавния фон при влачене"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Изключи ускоряване от графичния процесор" msgstr "Изключи ускоряване от графичния процесор"
@@ -569,12 +593,12 @@ msgstr "Изключен"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Прекъсни" msgstr "Прекъсни"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Прекъсване на връзката с {host}?" msgstr "Прекъсване на връзката с {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Не прекъсвай" msgstr "Не прекъсвай"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Не затваряй" msgstr "Не затваряй"
@@ -653,7 +677,7 @@ msgstr "Дублирай таб"
msgid "Edit" msgid "Edit"
msgstr "Редактирай" msgstr "Редактирай"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Редактирай локално" msgstr "Редактирай локално"
@@ -674,6 +698,10 @@ msgstr "Активиране на анимации"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Включи автоматично инсталиране на наличните актуализации." msgstr "Включи автоматично инсталиране на наличните актуализации."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Включи на опцията за плавен фон"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Включи шрифрова типография" msgstr "Включи шрифрова типография"
@@ -698,8 +726,8 @@ msgstr "Края на реда"
msgid "Environment" msgid "Environment"
msgstr "Среда" msgstr "Среда"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Изтрий настройките" msgstr "Изтрий настройките"
@@ -719,6 +747,10 @@ msgstr "Точно съвпадение"
msgid "Example:" msgid "Example:"
msgstr "Пример:" msgstr "Пример:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Експериментален стил на фона на Windows 10, за който се знае, че причинява проблеми"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Експорт" msgstr "Експорт"
@@ -743,11 +775,11 @@ msgstr "Филтър"
msgid "Fixed" msgid "Fixed"
msgstr "Фиксирана" msgstr "Фиксирана"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "В някои случаи плавният фон води до насичания при влачене" msgstr "В някои случаи плавният фон води до насичания при влачене"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Фокусирай всички панели" msgstr "Фокусирай всички панели"
@@ -755,7 +787,7 @@ msgstr "Фокусирай всички панели"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Фокусирай всички панели наведнъж (излъчвай)" msgstr "Фокусирай всички панели наведнъж (излъчвай)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Фокусирай всички табове" msgstr "Фокусирай всички табове"
@@ -763,7 +795,7 @@ msgstr "Фокусирай всички табове"
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "Фокусирай всички табове наведнъж (Разпространение)" msgstr "Фокусирай всички табове наведнъж (Разпространение)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Фокусът следва мишката" msgstr "Фокусът следва мишката"
@@ -807,7 +839,7 @@ msgstr "Фокусирай десния панел"
msgid "Font" msgid "Font"
msgstr "Шрифт" msgstr "Шрифт"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "За бързи клавиши" msgstr "За бързи клавиши"
@@ -877,11 +909,11 @@ msgstr "Вземете от прозореца за Web настройки на
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Придава на прозореца размазано прозрачен фон" msgstr "Придава на прозореца размазано прозрачен фон"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Нагоре" msgstr "Нагоре"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Зелен" msgstr "Зелен"
@@ -889,7 +921,7 @@ msgstr "Зелен"
msgid "Group" msgid "Group"
msgstr "Група" msgstr "Група"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Хакове" msgstr "Хакове"
@@ -906,15 +938,15 @@ msgstr "Помощ за превод на Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Шестнайсетичен" msgstr "Шестнайсетичен"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Скрий бутон затвори таб" msgstr "Скрий бутон затвори таб"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Скрий номериране на таб" msgstr "Скрий номериране на таб"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Бутон за скриване опциите на таба" msgstr "Бутон за скриване опциите на таба"
@@ -948,6 +980,10 @@ msgstr "Проверка ключа на хоста"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Бързи клавиши" msgstr "Бързи клавиши"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Как Tabby се представя чрез променливи на средата"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP прокси" msgstr "HTTP прокси"
@@ -1029,8 +1065,8 @@ msgstr "Прескочи към следваща дума"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Прескочи към предишна дума" msgstr "Прескочи към предишна дума"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Клавиатура"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Интерактивно удостоверяване" msgstr "Интерактивно удостоверяване"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Принудително спиране" msgstr "Принудително спиране"
@@ -1083,7 +1119,7 @@ msgstr "Стартирай WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Стартирай WinSCP за текущата SSH сесия" msgstr "Стартирай WinSCP за текущата SSH сесия"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Научете как да разрешите на Tabby да разпознава отдалечената работна директория." msgstr "Научете как да разрешите на Tabby да разпознава отдалечената работна директория."
@@ -1110,7 +1146,7 @@ msgstr "Редактор на редове, входните данни се и
msgid "Line padding" msgid "Line padding"
msgstr "Разстояние между редовете" msgstr "Разстояние между редовете"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Зареждане" msgstr "Зареждане"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Локален терминал" msgstr "Локален терминал"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Скрипт при вход" msgstr "Скрипт при вход"
@@ -1141,7 +1177,7 @@ msgstr "Скрипт при вход"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Продължително натискане за контекстно меню" msgstr "Продължително натискане за контекстно меню"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Управление на профили" msgstr "Управление на профили"
@@ -1173,11 +1209,11 @@ msgstr "Премести таба наляво"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Премести таба надясно" msgstr "Премести таба надясно"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Премести в \"Негрупирани\"" msgstr "Премести в \"Негрупирани\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Преместването на мишката върху неактивен панел ще го активира" msgstr "Преместването на мишката върху неактивен панел ще го активира"
@@ -1198,7 +1234,7 @@ msgstr "Име на новата директория"
msgid "Native" msgid "Native"
msgstr "Системна" msgstr "Системна"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Нов администраторски таб" msgstr "Нов администраторски таб"
@@ -1210,7 +1246,7 @@ msgstr "Нова конфигурация на {platform}"
msgid "New item" msgid "New item"
msgstr "Нов елемент" msgstr "Нов елемент"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Ново име" msgstr "Ново име"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Нов таб: {profile}" msgstr "Нов таб: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Нов терминал" msgstr "Нов терминал"
@@ -1244,7 +1280,7 @@ msgstr "Нов прозорец"
msgid "New Window" msgid "New Window"
msgstr "Нов прозорец" msgstr "Нов прозорец"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Нов с профил" msgstr "Нов с профил"
@@ -1252,7 +1288,7 @@ msgstr "Нов с профил"
msgid "Next tab" msgid "Next tab"
msgstr "Следващ таб" msgstr "Следващ таб"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Без цвят" msgstr "Без цвят"
@@ -1273,8 +1309,8 @@ msgstr "Нормален"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Нормална тежест на шрифта" msgstr "Нормална тежест на шрифта"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Не е намерен" msgstr "Не е намерен"
@@ -1333,7 +1369,7 @@ msgstr "По желание"
msgid "Options" msgid "Options"
msgstr "Опции" msgstr "Опции"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Оранжев" msgstr "Оранжев"
@@ -1381,11 +1417,11 @@ msgstr "Презаписване на отдалечената конфигур
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Презаписване на лоцалната конфигурация и стартиране на синхронизация?" msgstr "Презаписване на лоцалната конфигурация и стартиране на синхронизация?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Стъпка за уразмераване на панела" msgstr "Стъпка за уразмераване на панела"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Панели" msgstr "Панели"
@@ -1393,7 +1429,7 @@ msgstr "Панели"
msgid "Parity" msgid "Parity"
msgstr "Проверка на четност" msgstr "Проверка на четност"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Частична синхронизация на конфигурацията не е възможна когато конфигурацията е криптирана в хранилището." msgstr "Частична синхронизация на конфигурацията не е възможна когато конфигурацията е криптирана в хранилището."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Парола" msgstr "Парола"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Вмъкни" msgstr "Вмъкни"
@@ -1420,7 +1456,7 @@ msgstr "Вмъкни от клипборда"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "\"Paste\", ако няма селекция, иначе \"Copy\"" msgstr "\"Paste\", ако няма селекция, иначе \"Copy\""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Вмъкване на няколко реда?" msgstr "Вмъкване на няколко реда?"
@@ -1449,7 +1485,7 @@ msgstr "Папка за плъгини"
msgid "Port" msgid "Port"
msgstr "Порт" msgstr "Порт"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Портът е отворен" msgstr "Портът е отворен"
@@ -1458,9 +1494,9 @@ msgstr "Портът е отворен"
msgid "Ports" msgid "Ports"
msgstr "Портове" msgstr "Портове"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Натиснете произволен клавиш за повторно свързване" msgstr "Натиснете произволен клавиш за повторно свързване"
@@ -1498,7 +1534,7 @@ msgstr "Име на профила"
msgid "Profiles" msgid "Profiles"
msgstr "Профили" msgstr "Профили"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Профили и връзки" msgstr "Профили и връзки"
@@ -1511,7 +1547,7 @@ msgstr "Програма"
msgid "Proxy command" msgid "Proxy command"
msgstr "Прокси команда" msgstr "Прокси команда"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Лилаво" msgstr "Лилаво"
@@ -1519,13 +1555,13 @@ msgstr "Лилаво"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Поставя всички конфигурации на Tabby в хранилището" msgstr "Поставя всички конфигурации на Tabby в хранилището"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Бързо свързване" msgstr "Бързо свързване"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Изход" msgstr "Изход"
@@ -1537,8 +1573,8 @@ msgstr "Свързване чрез сокет"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Време за прекъсване на връзката (мс)" msgstr "Време за прекъсване на връзката (мс)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Последни" msgstr "Последни"
@@ -1549,7 +1585,7 @@ msgstr "Последни"
msgid "Reconnect" msgid "Reconnect"
msgstr "Повторно свързване" msgstr "Повторно свързване"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Червен" msgstr "Червен"
@@ -1714,11 +1750,12 @@ msgstr "Превърта терминала до край при въвежна
msgid "Search" msgid "Search"
msgstr "Търси" msgstr "Търси"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Търси цветови схеми" msgstr "Търси цветови схеми"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Търси бързи клавиши" msgstr "Търси бързи клавиши"
@@ -1735,7 +1772,7 @@ msgstr "Токен за синхронизация"
msgid "Select" msgid "Select"
msgstr "Избери" msgstr "Избери"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Изберете базов профил, който да се използва за шаблон" msgstr "Изберете базов профил, който да се използва за шаблон"
@@ -1747,11 +1784,11 @@ msgstr "Изберете всичко"
msgid "Select file storage" msgid "Select file storage"
msgstr "Изберете къде ще съхранявате файлове" msgstr "Изберете къде ще съхранявате файлове"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Изберете профил" msgstr "Изберете профил"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Изберете профил или въведете адрес" msgstr "Изберете профил или въведете адрес"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Задава пътя за \"named pipe\" на SSH агента." msgstr "Задава пътя за \"named pipe\" на SSH агента."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Настройки" msgstr "Настройки"
@@ -1811,7 +1848,7 @@ msgstr "Настройки"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell не поддържа откриване на текущия път" msgstr "Shell не поддържа откриване на текущия път"
@@ -1851,7 +1888,7 @@ msgstr "Покажи миксер"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Показване етикетите на панелите (за пренареждане)" msgstr "Показване етикетите на панелите (за пренареждане)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Покажи икона на профила на таба" msgstr "Покажи икона на профила на таба"
@@ -1871,7 +1908,11 @@ msgstr "Покажи бележките към изданието"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Покажи серийните връзки" msgstr "Покажи серийните връзки"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Показване на табове в режим на цял екран"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Покажи лентата с инструменти" msgstr "Покажи лентата с инструменти"
@@ -1948,11 +1989,11 @@ msgstr "Раздели нагоре"
msgid "Split to the up" msgid "Split to the up"
msgstr "Разделяне в посока нагоре" msgstr "Разделяне в посока нагоре"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH свързване" msgstr "SSH свързване"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "Управлението на SSH връзката вече се извършва чрез таба \"Профили и връзки\"" msgstr "Управлението на SSH връзката вече се извършва чрез таба \"Профили и връзки\""
@@ -2000,7 +2041,7 @@ msgstr "Превключва към \"frontend\" реализация на те
msgid "Sync" msgid "Sync"
msgstr "Синхронизация" msgstr "Синхронизация"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Автоматична синхронизация" msgstr "Автоматична синхронизация"
@@ -2008,15 +2049,15 @@ msgstr "Автоматична синхронизация"
msgid "Sync host" msgid "Sync host"
msgstr "Хост за синхронизация" msgstr "Хост за синхронизация"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Синхронизирай бързи клавиши" msgstr "Синхронизирай бързи клавиши"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Синхронизирай хранилището" msgstr "Синхронизирай хранилището"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Синхтонизирай настройки за прозорец" msgstr "Синхтонизирай настройки за прозорец"
@@ -2071,7 +2112,7 @@ msgstr "Ширина на табовете"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet сесия" msgstr "Telnet сесия"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Терминал" msgstr "Терминал"
@@ -2084,6 +2125,10 @@ msgstr "Фон на терминала"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Звънец на терминала" msgstr "Звънец на терминала"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "Идентифициране на терминала"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Благодарим Ви, че изтеглихте Tabby!" msgstr "Благодарим Ви, че изтеглихте Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Има активни файлови трансфери"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Има запаметена парола за тази сесия" msgstr "Има запаметена парола за тази сесия"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Прилага се за всички профили от дадения тип" msgstr "Прилага се за всички профили от дадения тип"
@@ -2108,7 +2153,7 @@ msgstr "Прилага се за всички профили от дадения
msgid "Thin" msgid "Thin"
msgstr "Тънка" msgstr "Тънка"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Поставете отметката, ако имате визуални проблеми с алиасинг, гостинг или други" msgstr "Поставете отметката, ако имате визуални проблеми с алиасинг, гостинг или други"
@@ -2137,7 +2182,7 @@ msgstr "Горе"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Подрязване на белите интервали и новите редове" msgstr "Подрязване на белите интервали и новите редове"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Опитай отново" msgstr "Опитай отново"
@@ -2157,7 +2202,7 @@ msgstr "Негрупирани"
msgid "Uninstall" msgid "Uninstall"
msgstr "Деинсталирай" msgstr "Деинсталирай"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Неизвестен" msgstr "Неизвестен"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Обнови до {version}" msgstr "Обнови до {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Качи" msgstr "Качи"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Качи като нова конфигурация" msgstr "Качи като нова конфигурация"
@@ -2277,7 +2322,7 @@ msgstr "Предупреждение: ключът на отдалечения
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Ние проследяваме само версиите на Tabby и на ОС." msgstr "Ние проследяваме само версиите на Tabby и на ОС."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Добре дошли" msgstr "Добре дошли"
@@ -2334,7 +2379,7 @@ msgstr "Разделители на думи"
msgid "Working directory" msgid "Working directory"
msgstr "Работна директория" msgstr "Работна директория"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Откриване на работна директория" msgstr "Откриване на работна директория"
@@ -2351,7 +2396,7 @@ msgstr "WSL терминал подържа само TrueColor с ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11 пренасочване" msgstr "X11 пренасочване"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Жълто" msgstr "Жълто"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Danish\n" "Language-Team: Danish\n"
"Language: da_DK\n" "Language: da_DK\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" kører stadig. Luk?" msgstr "\"{command}\" kører stadig. Luk?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} kopi" msgstr "{name} kopi"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Yderligere mellemrum mellem linjer" msgstr "Yderligere mellemrum mellem linjer"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Applikationsindstillinger"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Er du sikker på, at du vil lukke Tabby? Du kan deaktivere denne prompt i Indstillinger -> Vindue." msgstr "Er du sikker på, at du vil lukke Tabby? Du kan deaktivere denne prompt i Indstillinger -> Vindue."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Er du sikker?" msgstr "Er du sikker?"
@@ -160,7 +160,7 @@ msgstr "Automatisk"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Automatiske opdateringer" msgstr "Automatiske opdateringer"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Upload automatisk ændringer og tjek for opdateringer hvert minut" msgstr "Upload automatisk ændringer og tjek for opdateringer hvert minut"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Baggrundstype" msgstr "Baggrundstype"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Baud-rate (hastighed)" msgstr "Baud-rate (hastighed)"
@@ -186,7 +186,7 @@ msgstr "Begyndelse af linjen"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Blinkende markør" msgstr "Blinkende markør"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Blå" msgstr "Blå"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Indbygget" msgstr "Indbygget"
@@ -224,11 +224,12 @@ msgstr "Indbygget"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Annullér" msgstr "Annullér"
@@ -253,7 +254,11 @@ msgstr "Kontrollér for opdateringer"
msgid "Ciphers" msgid "Ciphers"
msgstr "Ciphers" msgstr "Ciphers"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Ryd seneste profiler" msgstr "Ryd seneste profiler"
@@ -261,6 +266,10 @@ msgstr "Ryd seneste profiler"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Ryd terminal" msgstr "Ryd terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Udklipsholder" msgstr "Udklipsholder"
@@ -295,7 +304,7 @@ msgstr "Luk faner til venstre"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Luk faner til højre" msgstr "Luk faner til højre"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr ""
@@ -304,6 +313,7 @@ msgstr ""
msgid "Color" msgid "Color"
msgstr "Farve" msgstr "Farve"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Farvetema" msgstr "Farvetema"
@@ -320,7 +330,7 @@ msgstr "Kommandolinje"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Kommandoens stdin/stdout bruges i stedet for en netværksforbindelse" msgstr "Kommandoens stdin/stdout bruges i stedet for en netværksforbindelse"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr ""
@@ -328,6 +338,10 @@ msgstr ""
msgid "Compact" msgid "Compact"
msgstr "Kompakt" msgstr "Kompakt"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfiguration downloadet" msgstr "Konfiguration downloadet"
@@ -354,8 +368,8 @@ msgstr "Konfigurationer"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Forbind via en proxyserver" msgstr "Forbind via en proxyserver"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Forbind til \"%s\"..." msgstr "Forbind til \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Forbind til \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Opret forbindelse til en anden vært først og brug den som en proxy" msgstr "Opret forbindelse til en anden vært først og brug den som en proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Tilslutter" msgstr "Tilslutter"
@@ -386,23 +400,27 @@ msgstr "Forbindelsens navn vil blive brugt i stedet"
msgid "Context menu" msgid "Context menu"
msgstr "Kontekstmenu" msgstr "Kontekstmenu"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Kopieret" msgstr "Kopieret"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopiér" msgstr "Kopiér"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Kopiér nuværende sti" msgstr "Kopiér nuværende sti"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Kopiér ved markering" msgstr "Kopiér ved markering"
@@ -415,7 +433,7 @@ msgstr "Kopiér til udklipsholder"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Kunne ikke dekryptere konfiguration" msgstr "Kunne ikke dekryptere konfiguration"
@@ -423,7 +441,7 @@ msgstr "Kunne ikke dekryptere konfiguration"
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "" msgstr ""
@@ -476,7 +494,7 @@ msgstr ""
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Standard profil for nye faner" msgstr "Standard profil for nye faner"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Standard profilindstillinger" msgstr "Standard profilindstillinger"
@@ -488,11 +506,13 @@ msgstr "Standardindstillinger"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Standard for {type}" msgstr "Standard for {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Standard for {type}"
msgid "Delete" msgid "Delete"
msgstr "Slet" msgstr "Slet"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Slet \"{name}\"?" msgstr "Slet \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Slet næste ord"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Slet forrige ord" msgstr "Slet forrige ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Slet gruppens profiler?" msgstr "Slet gruppens profiler?"
@@ -555,11 +579,11 @@ msgstr "Deaktivér"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Deaktiver dynamisk fanetitel" msgstr "Deaktiver dynamisk fanetitel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Deaktivér GPU acceleration" msgstr "Deaktivér GPU acceleration"
@@ -569,12 +593,12 @@ msgstr "Deaktiveret"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Afbryd" msgstr "Afbryd"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Afbryd forbindelsen til {host}?" msgstr "Afbryd forbindelsen til {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Afbryd ikke" msgstr "Afbryd ikke"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Luk ikke" msgstr "Luk ikke"
@@ -653,7 +677,7 @@ msgstr "Duplikér fane"
msgid "Edit" msgid "Edit"
msgstr "Redigér" msgstr "Redigér"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "" msgstr ""
@@ -674,6 +698,10 @@ msgstr ""
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Aktivér automatisk installation af opdateringer, når de bliver tilgængelige." msgstr "Aktivér automatisk installation af opdateringer, når de bliver tilgængelige."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Aktivér skrifttype ligaturer" msgstr "Aktivér skrifttype ligaturer"
@@ -698,8 +726,8 @@ msgstr "Slut på linjen"
msgid "Environment" msgid "Environment"
msgstr "Miljø" msgstr "Miljø"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Slet konfiguration" msgstr "Slet konfiguration"
@@ -719,6 +747,10 @@ msgstr "Præcis match"
msgid "Example:" msgid "Example:"
msgstr "Eksempel:" msgstr "Eksempel:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Eksportér" msgstr "Eksportér"
@@ -743,11 +775,11 @@ msgstr ""
msgid "Fixed" msgid "Fixed"
msgstr "Fast" msgstr "Fast"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Fokusér alle ruder" msgstr "Fokusér alle ruder"
@@ -755,7 +787,7 @@ msgstr "Fokusér alle ruder"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Fokusér alle ruder på én gang (broadcast)" msgstr "Fokusér alle ruder på én gang (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr ""
@@ -763,7 +795,7 @@ msgstr ""
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "" msgstr ""
@@ -807,7 +839,7 @@ msgstr "Fokusér ruden til højre"
msgid "Font" msgid "Font"
msgstr "Skrifttype" msgstr "Skrifttype"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "" msgstr ""
@@ -877,11 +909,11 @@ msgstr ""
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Gå op" msgstr "Gå op"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Grøn" msgstr "Grøn"
@@ -889,7 +921,7 @@ msgstr "Grøn"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "" msgstr ""
@@ -906,15 +938,15 @@ msgstr ""
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadecimal" msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Skjul lukkeknap for fane" msgstr "Skjul lukkeknap for fane"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Skjul faneindeks" msgstr "Skjul faneindeks"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr ""
@@ -948,6 +980,10 @@ msgstr "Verifikation af værtsnøgle"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Genvejstaster" msgstr "Genvejstaster"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" msgstr ""
@@ -1029,8 +1065,8 @@ msgstr "Hop til næste ord"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Hop til forrige ord" msgstr "Hop til forrige ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr ""
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "" msgstr ""
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "" msgstr ""
@@ -1083,7 +1119,7 @@ msgstr "Start WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Start WinSCP for den aktuelle SSH-session" msgstr "Start WinSCP for den aktuelle SSH-session"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Lær, hvordan du tillader Tabby at registrere ekstern shell's arbejdsmappe." msgstr "Lær, hvordan du tillader Tabby at registrere ekstern shell's arbejdsmappe."
@@ -1110,7 +1146,7 @@ msgstr ""
msgid "Line padding" msgid "Line padding"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Indlæser" msgstr "Indlæser"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Lokal terminal" msgstr "Lokal terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Login scripts" msgstr "Login scripts"
@@ -1141,7 +1177,7 @@ msgstr "Login scripts"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Administrér profiler" msgstr "Administrér profiler"
@@ -1173,11 +1209,11 @@ msgstr "Flyt fane til venstre"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Flyt fane til højre" msgstr "Flyt fane til højre"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Flyt til \"Ugrupperet\"" msgstr "Flyt til \"Ugrupperet\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "" msgstr ""
@@ -1198,7 +1234,7 @@ msgstr ""
msgid "Native" msgid "Native"
msgstr "Indbygget" msgstr "Indbygget"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Ny admin fane" msgstr "Ny admin fane"
@@ -1210,7 +1246,7 @@ msgstr "Ny konfiguration på {platform}"
msgid "New item" msgid "New item"
msgstr "Nyt element" msgstr "Nyt element"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nyt navn" msgstr "Nyt navn"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Ny fane: {profile}" msgstr "Ny fane: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Ny terminal" msgstr "Ny terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nyt vindue"
msgid "New Window" msgid "New Window"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Ny med profil" msgstr "Ny med profil"
@@ -1252,7 +1288,7 @@ msgstr "Ny med profil"
msgid "Next tab" msgid "Next tab"
msgstr "Næste fane" msgstr "Næste fane"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Ingen farve" msgstr "Ingen farve"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "" msgstr ""
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Ikke fundet" msgstr "Ikke fundet"
@@ -1333,7 +1369,7 @@ msgstr "Valgfri"
msgid "Options" msgid "Options"
msgstr "Indstillinger" msgstr "Indstillinger"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Orange" msgstr "Orange"
@@ -1381,11 +1417,11 @@ msgstr "Overskriv konfigurationen på den eksterne side og start synkronisering?
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Overskriv den lokale konfiguration og start synkronisering?" msgstr "Overskriv den lokale konfiguration og start synkronisering?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "" msgstr ""
@@ -1393,7 +1429,7 @@ msgstr ""
msgid "Parity" msgid "Parity"
msgstr "Paritet" msgstr "Paritet"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Delvis konfigurationssynkronisering er ikke muligt, når konfigurationen krypteres via Boksen." msgstr "Delvis konfigurationssynkronisering er ikke muligt, når konfigurationen krypteres via Boksen."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Adgangskode" msgstr "Adgangskode"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Indsæt" msgstr "Indsæt"
@@ -1420,7 +1456,7 @@ msgstr "Indsæt fra udklipsholder"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Indsæt flere linjer?" msgstr "Indsæt flere linjer?"
@@ -1449,7 +1485,7 @@ msgstr "Pluginmappe"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port åbnet" msgstr "Port åbnet"
@@ -1458,9 +1494,9 @@ msgstr "Port åbnet"
msgid "Ports" msgid "Ports"
msgstr "Porte" msgstr "Porte"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Tryk på en vilkårlig tast for at forbinde igen" msgstr "Tryk på en vilkårlig tast for at forbinde igen"
@@ -1498,7 +1534,7 @@ msgstr "Profilnavn"
msgid "Profiles" msgid "Profiles"
msgstr "Profiler" msgstr "Profiler"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profiler og forbindelser" msgstr "Profiler og forbindelser"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "Proxy kommando" msgstr "Proxy kommando"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Lilla" msgstr "Lilla"
@@ -1519,13 +1555,13 @@ msgstr "Lilla"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Placerer alle Tabby's konfiguration i boksen" msgstr "Placerer alle Tabby's konfiguration i boksen"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Hurtig tilslutning" msgstr "Hurtig tilslutning"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Afslut" msgstr "Afslut"
@@ -1537,8 +1573,8 @@ msgstr "Rå socket forbindelse"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Seneste" msgstr "Seneste"
@@ -1549,7 +1585,7 @@ msgstr "Seneste"
msgid "Reconnect" msgid "Reconnect"
msgstr "Genopret forbindelse" msgstr "Genopret forbindelse"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rød" msgstr "Rød"
@@ -1714,11 +1750,12 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Søg" msgstr "Søg"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "" msgstr ""
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "" msgstr ""
@@ -1735,7 +1772,7 @@ msgstr "Hemmelig synkroniseringstoken"
msgid "Select" msgid "Select"
msgstr "Vælg" msgstr "Vælg"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Vælg en basisprofil, der skal bruges som skabelon" msgstr "Vælg en basisprofil, der skal bruges som skabelon"
@@ -1747,11 +1784,11 @@ msgstr ""
msgid "Select file storage" msgid "Select file storage"
msgstr "Vælg lagerplads" msgstr "Vælg lagerplads"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Vælg profil" msgstr "Vælg profil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Vælg profil eller indtast en adresse" msgstr "Vælg profil eller indtast en adresse"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "" msgstr ""
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Indstillinger" msgstr "Indstillinger"
@@ -1811,7 +1848,7 @@ msgstr "Indstillinger"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell understøtter ikke detektion af aktuel sti" msgstr "Shell understøtter ikke detektion af aktuel sti"
@@ -1851,7 +1888,7 @@ msgstr ""
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Vis rudeetiketter (til omarrangering)" msgstr "Vis rudeetiketter (til omarrangering)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "" msgstr ""
@@ -1871,7 +1908,11 @@ msgstr "Vis udgivelsesnoter"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Vis serielle forbindelser" msgstr "Vis serielle forbindelser"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr ""
@@ -1948,11 +1989,11 @@ msgstr "Opdel til toppen"
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH forbindelse" msgstr "SSH forbindelse"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH forbindelsesstyring udføres nu gennem fanen \"Profiler og forbindelser\"" msgstr "SSH forbindelsesstyring udføres nu gennem fanen \"Profiler og forbindelser\""
@@ -2000,7 +2041,7 @@ msgstr "Skifter terminal frontend implementering (eksperimentel)"
msgid "Sync" msgid "Sync"
msgstr "Synkronisering" msgstr "Synkronisering"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Synkroniser automatisk" msgstr "Synkroniser automatisk"
@@ -2008,15 +2049,15 @@ msgstr "Synkroniser automatisk"
msgid "Sync host" msgid "Sync host"
msgstr "Synkroniseringsvært" msgstr "Synkroniseringsvært"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Synkroniser genvejstaster" msgstr "Synkroniser genvejstaster"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Synkronisér Boksen" msgstr "Synkronisér Boksen"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Synkroniser vinduesindstillinger" msgstr "Synkroniser vinduesindstillinger"
@@ -2071,7 +2112,7 @@ msgstr "Fanebredde"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet session" msgstr "Telnet session"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Terminalbaggrund"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Terminalklokke" msgstr "Terminalklokke"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Tak fordi du har downloadet Tabby!" msgstr "Tak fordi du har downloadet Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Der er aktive filoverførsler"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Der er en gemt adgangskode til denne forbindelse" msgstr "Der er en gemt adgangskode til denne forbindelse"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Disse gælder for alle profiler af en given type" msgstr "Disse gælder for alle profiler af en given type"
@@ -2108,7 +2153,7 @@ msgstr "Disse gælder for alle profiler af en given type"
msgid "Thin" msgid "Thin"
msgstr "Tynd" msgstr "Tynd"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Markér dette, hvis du oplever aliasing, ghosting eller andre visuelle problemer" msgstr "Markér dette, hvis du oplever aliasing, ghosting eller andre visuelle problemer"
@@ -2137,7 +2182,7 @@ msgstr "Toppen"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Prøv igen" msgstr "Prøv igen"
@@ -2157,7 +2202,7 @@ msgstr "Ugrupperet"
msgid "Uninstall" msgid "Uninstall"
msgstr "Afinstallér" msgstr "Afinstallér"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Ukendt" msgstr "Ukendt"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Opgradér til {version}" msgstr "Opgradér til {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Upload" msgstr "Upload"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Upload som ny konfiguration" msgstr "Upload som ny konfiguration"
@@ -2277,7 +2322,7 @@ msgstr "Advarsel: Den eksterne værtsnøgle er pludselig ændret!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Vi indsamler kun dine Tabby og OS versioner." msgstr "Vi indsamler kun dine Tabby og OS versioner."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Velkommen" msgstr "Velkommen"
@@ -2334,7 +2379,7 @@ msgstr "Ordseparatorer"
msgid "Working directory" msgid "Working directory"
msgstr "Arbejdsmappe" msgstr "Arbejdsmappe"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Detektering af arbejdsmappe" msgstr "Detektering af arbejdsmappe"
@@ -2351,7 +2396,7 @@ msgstr "WSL terminal understøtter kun TrueColor med ConPTY slået til"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11 videresendelse" msgstr "X11 videresendelse"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Gul" msgstr "Gul"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: German\n" "Language-Team: German\n"
"Language: de_DE\n" "Language: de_DE\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" läuft noch. Schließen?" msgstr "\"{command}\" läuft noch. Schließen?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} Kopie" msgstr "{name} Kopie"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Zusätzlicher Abstand zwischen den Zeilen" msgstr "Zusätzlicher Abstand zwischen den Zeilen"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Programmeinstellungen"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Sind Sie sicher, dass Sie Tabby schließen möchten? Sie können diese Abfrage unter Einstellungen -> Fenster deaktivieren." msgstr "Sind Sie sicher, dass Sie Tabby schließen möchten? Sie können diese Abfrage unter Einstellungen -> Fenster deaktivieren."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Sind Sie sicher?" msgstr "Sind Sie sicher?"
@@ -160,7 +160,7 @@ msgstr "Automatisch"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Automatische Updates" msgstr "Automatische Updates"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Änderungen automatisch hochladen und jede Minute nach Updates suchen" msgstr "Änderungen automatisch hochladen und jede Minute nach Updates suchen"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Hintergrundtyp" msgstr "Hintergrundtyp"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Baudrate" msgstr "Baudrate"
@@ -186,7 +186,7 @@ msgstr "Beginn der Zeile"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Blinkender Cursor" msgstr "Blinkender Cursor"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Blau" msgstr "Blau"
@@ -209,10 +209,10 @@ msgstr "Sicheres einfügen (erfordert Shellunterstützung)"
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Broadcast-Modus. Klicken Sie irgendwo zum Abbrechen."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Integriert" msgstr "Integriert"
@@ -224,11 +224,12 @@ msgstr "Integriert"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
@@ -238,7 +239,7 @@ msgstr "Baudrate ändern"
#: tabby-core/src/tabContextMenu.ts:133 #: tabby-core/src/tabContextMenu.ts:133
msgid "Change tab color" msgid "Change tab color"
msgstr "" msgstr "Tab-Farbe ändern"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Change the master passphrase" msgid "Change the master passphrase"
@@ -253,7 +254,11 @@ msgstr "Auf Aktualisierungen prüfen"
msgid "Ciphers" msgid "Ciphers"
msgstr "Verschlüsselungsverfahren" msgstr "Verschlüsselungsverfahren"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Leeren"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Zuletzt benutzte Profile leeren" msgstr "Zuletzt benutzte Profile leeren"
@@ -261,6 +266,10 @@ msgstr "Zuletzt benutzte Profile leeren"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Terminal leeren" msgstr "Terminal leeren"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Terminal nach Verbindung leeren"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Zwischenablage" msgstr "Zwischenablage"
@@ -295,15 +304,16 @@ msgstr "Alle linken Tabs schließen"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Alle rechten Tabs schließen" msgstr "Alle rechten Tabs schließen"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr "Fenster schließen, nachdem der letzte Tab geschlossen wurde"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35
#: tabby-core/src/tabContextMenu.ts:132 #: tabby-core/src/tabContextMenu.ts:132
msgid "Color" msgid "Color"
msgstr "Farbe" msgstr "Farbe"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Farbschema" msgstr "Farbschema"
@@ -320,14 +330,18 @@ msgstr "Kommandozeile"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Die stdin/stdout des Kommandos wird anstelle einer Netzwerkverbindung verwendet" msgstr "Die stdin/stdout des Kommandos wird anstelle einer Netzwerkverbindung verwendet"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr "Befehle"
#: tabby-core/src/theme.ts:20 #: tabby-core/src/theme.ts:20
msgid "Compact" msgid "Compact"
msgstr "Kompakt" msgstr "Kompakt"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Konfiguration gelöscht"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfigurationsdatei heruntergeladen" msgstr "Konfigurationsdatei heruntergeladen"
@@ -354,8 +368,8 @@ msgstr "Konfigurationen"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Über einen Proxy-Server verbinden" msgstr "Über einen Proxy-Server verbinden"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Mit \"%s\" verbinden..." msgstr "Mit \"%s\" verbinden..."
@@ -363,10 +377,10 @@ msgstr "Mit \"%s\" verbinden..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Zuerst mit einem anderen Host verbinden, um diesen als Proxy zu nutzen" msgstr "Zuerst mit einem anderen Host verbinden, um diesen als Proxy zu nutzen"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Verbinde" msgstr "Verbinde"
@@ -386,23 +400,27 @@ msgstr "Stattdessen wird der Verbindungsname verwendet"
msgid "Context menu" msgid "Context menu"
msgstr "Kontextmenü" msgstr "Kontextmenü"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Kopiert" msgstr "Kopiert"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopieren" msgstr "Kopieren"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Aktuellen Pfad kopieren" msgstr "Aktuellen Pfad kopieren"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Vollständigen Pfad kopieren"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Bei Auswahl kopieren" msgstr "Bei Auswahl kopieren"
@@ -415,7 +433,7 @@ msgstr "In die Zwischenablage kopieren"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Mit Formatierung kopieren" msgstr "Mit Formatierung kopieren"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Konfiguration konnte nicht entschlüsselt werden" msgstr "Konfiguration konnte nicht entschlüsselt werden"
@@ -423,7 +441,7 @@ msgstr "Konfiguration konnte nicht entschlüsselt werden"
msgid "Create" msgid "Create"
msgstr "Erstellen" msgstr "Erstellen"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Verzeichnis erstellen" msgstr "Verzeichnis erstellen"
@@ -476,7 +494,7 @@ msgstr "Größe der vertikalen Teilung verringern"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Standardprofil für neue Tabs" msgstr "Standardprofil für neue Tabs"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Standard-Profileinstellungen" msgstr "Standard-Profileinstellungen"
@@ -488,11 +506,13 @@ msgstr "Standardwerte"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Standardwerte für {type}" msgstr "Standardwerte für {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Standardwerte für {type}"
msgid "Delete" msgid "Delete"
msgstr "Löschen" msgstr "Löschen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "\"{name}\" löschen?" msgstr "\"{name}\" löschen?"
@@ -523,7 +543,11 @@ msgstr "Nächstes Wort löschen"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Vorheriges Wort löschen" msgstr "Vorheriges Wort löschen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Die Konfiguration auf der entfernten Seite löschen?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Profile der Gruppe löschen?" msgstr "Profile der Gruppe löschen?"
@@ -555,11 +579,11 @@ msgstr "Deaktivieren"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Dynamischen Tab-Titel deaktivieren" msgstr "Dynamischen Tab-Titel deaktivieren"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Transparenten Hintergrund beim Ziehen des Fensters deaktivieren" msgstr "Transparenten Hintergrund beim Ziehen des Fensters deaktivieren"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Grafikkarten-Beschleunigung deaktivieren" msgstr "Grafikkarten-Beschleunigung deaktivieren"
@@ -569,12 +593,12 @@ msgstr "Deaktiviert"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Verbindung trennen" msgstr "Verbindung trennen"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Von {host} trennen?" msgstr "Von {host} trennen?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Nicht abbrechen" msgstr "Nicht abbrechen"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Nicht schließen" msgstr "Nicht schließen"
@@ -653,7 +677,7 @@ msgstr "Tab duplizieren"
msgid "Edit" msgid "Edit"
msgstr "Bearbeiten" msgstr "Bearbeiten"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Lokal bearbeiten" msgstr "Lokal bearbeiten"
@@ -674,6 +698,10 @@ msgstr "Animationen aktivieren"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Automatische Installation von Updates aktivieren, wenn diese verfügbar sind." msgstr "Automatische Installation von Updates aktivieren, wenn diese verfügbar sind."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Fluent Hintergrund-Option aktivieren"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Schrift-Ligaturen aktivieren" msgstr "Schrift-Ligaturen aktivieren"
@@ -698,8 +726,8 @@ msgstr "Ende der Zeile"
msgid "Environment" msgid "Environment"
msgstr "Umgebung" msgstr "Umgebung"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Konfiguration löschen" msgstr "Konfiguration löschen"
@@ -719,6 +747,10 @@ msgstr "Genaue Übereinstimmung"
msgid "Example:" msgid "Example:"
msgstr "Beispiel:" msgstr "Beispiel:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Experimenteller Windows 10 Hintergrund-Stil (bekannt für Probleme)"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportieren" msgstr "Exportieren"
@@ -743,11 +775,11 @@ msgstr "Filter"
msgid "Fixed" msgid "Fixed"
msgstr "Fest" msgstr "Fest"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Der transparente Hintergrund führt manchmal zum Stottern" msgstr "Der transparente Hintergrund führt manchmal zum Stottern"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Alle Bereiche fokussieren" msgstr "Alle Bereiche fokussieren"
@@ -755,15 +787,15 @@ msgstr "Alle Bereiche fokussieren"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Alle Bereiche gleichzeitig fokussieren (Broadcast)" msgstr "Alle Bereiche gleichzeitig fokussieren (Broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "Alle Tabs fokussieren"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr "Alle Tabs gleichzeitig fokussieren (Broadcast)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Fokus folgt der Maus" msgstr "Fokus folgt der Maus"
@@ -807,7 +839,7 @@ msgstr "Fokussiere den Bereich rechts"
msgid "Font" msgid "Font"
msgstr "Schriftart" msgstr "Schriftart"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Für Tastenkombinationen" msgstr "Für Tastenkombinationen"
@@ -877,11 +909,11 @@ msgstr "Holen Sie es sich aus dem Einstellungen-Fenster der Tabby-Web-App"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Gibt dem Fenster einen verschwommenen transparenten Hintergrund" msgstr "Gibt dem Fenster einen verschwommenen transparenten Hintergrund"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Nach oben" msgstr "Nach oben"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Grün" msgstr "Grün"
@@ -889,7 +921,7 @@ msgstr "Grün"
msgid "Group" msgid "Group"
msgstr "Gruppe" msgstr "Gruppe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Problembehandlung" msgstr "Problembehandlung"
@@ -906,17 +938,17 @@ msgstr "Hilf Tabby zu übersetzen"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadezimal" msgstr "Hexadezimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Tab Schließen verbergen" msgstr "Tab Schließen verbergen"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Tab-Nummer ausblenden" msgstr "Tab-Nummer ausblenden"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr "Tab Optionen ausblenden"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123
msgid "Hide window on focus loss" msgid "Hide window on focus loss"
@@ -948,6 +980,10 @@ msgstr "Hostschlüssel Verifizierung"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Tastenkombinationen" msgstr "Tastenkombinationen"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Wie sich Tabby durch Umgebungsvarianten präsentiert"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP-Proxy" msgstr "HTTP-Proxy"
@@ -1029,8 +1065,8 @@ msgstr "Zum nächsten Wort springen"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Zum vorherigen Wort springen" msgstr "Zum vorherigen Wort springen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Tastatur"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Tastatur-interaktive Authentifizierung" msgstr "Tastatur-interaktive Authentifizierung"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Beenden erzwingen" msgstr "Beenden erzwingen"
@@ -1083,7 +1119,7 @@ msgstr "Starte WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Starte WinSCP für die aktuelle SSH-Sitzung" msgstr "Starte WinSCP für die aktuelle SSH-Sitzung"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Erfahren Sie, wie Sie Tabby das Arbeitsverzeichnis von Remote Sitzung erkennen lassen können." msgstr "Erfahren Sie, wie Sie Tabby das Arbeitsverzeichnis von Remote Sitzung erkennen lassen können."
@@ -1110,7 +1146,7 @@ msgstr "Zeileneditor, Eingabe wird nach Drücken der Eingabetaste gesendet"
msgid "Line padding" msgid "Line padding"
msgstr "Zeilenabstand" msgstr "Zeilenabstand"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Wird geladen" msgstr "Wird geladen"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Lokales Terminal" msgstr "Lokales Terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Login-Skripte" msgstr "Login-Skripte"
@@ -1141,7 +1177,7 @@ msgstr "Login-Skripte"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Langer-Klick für Kontextmenü" msgstr "Langer-Klick für Kontextmenü"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Profile verwalten" msgstr "Profile verwalten"
@@ -1155,7 +1191,7 @@ msgstr "Aktiven Bereich maximieren"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75
msgid "Minimum contrast ratio" msgid "Minimum contrast ratio"
msgstr "" msgstr "Minimales Kontrastverhältnis"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Modified on {date}" msgid "Modified on {date}"
@@ -1173,11 +1209,11 @@ msgstr "Tab nach links verschieben"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Tab nach rechts verschieben" msgstr "Tab nach rechts verschieben"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Nach \"Ungruppiert\" verschieben" msgstr "Nach \"Ungruppiert\" verschieben"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Wenn Sie die Maus über ein inaktives Fenster bewegen, wird es aktiviert" msgstr "Wenn Sie die Maus über ein inaktives Fenster bewegen, wird es aktiviert"
@@ -1198,7 +1234,7 @@ msgstr "Name des neuen Verzeichnis"
msgid "Native" msgid "Native"
msgstr "Nativ" msgstr "Nativ"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Neues Admin Tab" msgstr "Neues Admin Tab"
@@ -1210,7 +1246,7 @@ msgstr "Neue Konfiguration auf {platform}"
msgid "New item" msgid "New item"
msgstr "Neuer Eintrag" msgstr "Neuer Eintrag"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Neuer Name" msgstr "Neuer Name"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Neues Tab: {profile}" msgstr "Neues Tab: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Neues Terminal" msgstr "Neues Terminal"
@@ -1244,7 +1280,7 @@ msgstr "Neues Fenster"
msgid "New Window" msgid "New Window"
msgstr "Neues Fenster" msgstr "Neues Fenster"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Neu mit Profil" msgstr "Neu mit Profil"
@@ -1252,7 +1288,7 @@ msgstr "Neu mit Profil"
msgid "Next tab" msgid "Next tab"
msgstr "Nächster Tab" msgstr "Nächster Tab"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Keine Farbe" msgstr "Keine Farbe"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Strichstärke Normalschrift" msgstr "Strichstärke Normalschrift"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Nicht gefunden" msgstr "Nicht gefunden"
@@ -1333,7 +1369,7 @@ msgstr "Optional"
msgid "Options" msgid "Options"
msgstr "Optionen" msgstr "Optionen"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Orange" msgstr "Orange"
@@ -1381,11 +1417,11 @@ msgstr "Die Remote Konfiguration überschreiben und mit der Synchronisierung beg
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Die lokale Konfiguration überschreiben und mit der Synchronisierung beginnen?" msgstr "Die lokale Konfiguration überschreiben und mit der Synchronisierung beginnen?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Bereichsgrößenveränderungsschritt" msgstr "Bereichsgrößenveränderungsschritt"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Bereiche" msgstr "Bereiche"
@@ -1393,7 +1429,7 @@ msgstr "Bereiche"
msgid "Parity" msgid "Parity"
msgstr "Parität" msgstr "Parität"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Teilweise Konfigurations-Synchronisation ist nicht möglich, wenn die Konfiguration verschlüsselt ist." msgstr "Teilweise Konfigurations-Synchronisation ist nicht möglich, wenn die Konfiguration verschlüsselt ist."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Passwort" msgstr "Passwort"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Einfügen" msgstr "Einfügen"
@@ -1418,9 +1454,9 @@ msgstr "Aus Zwischenablage einfügen"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr "Einfügen, wenn keine Auswahl, sonst kopieren"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Mehrere Zeilen einfügen?" msgstr "Mehrere Zeilen einfügen?"
@@ -1449,7 +1485,7 @@ msgstr "Ordner der Erweiterungen öffnen"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port geöffnet" msgstr "Port geöffnet"
@@ -1458,9 +1494,9 @@ msgstr "Port geöffnet"
msgid "Ports" msgid "Ports"
msgstr "Ports" msgstr "Ports"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Drücken Sie eine Taste zum erneuten Verbinden" msgstr "Drücken Sie eine Taste zum erneuten Verbinden"
@@ -1498,7 +1534,7 @@ msgstr "Profilname"
msgid "Profiles" msgid "Profiles"
msgstr "Profile" msgstr "Profile"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profile & Verbindungen" msgstr "Profile & Verbindungen"
@@ -1511,7 +1547,7 @@ msgstr "Programm"
msgid "Proxy command" msgid "Proxy command"
msgstr "Proxy-Befehl" msgstr "Proxy-Befehl"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Lila" msgstr "Lila"
@@ -1519,13 +1555,13 @@ msgstr "Lila"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Die gesamte Tabby-Konfiguration in den Tresor speichern" msgstr "Die gesamte Tabby-Konfiguration in den Tresor speichern"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Schnellverbindung" msgstr "Schnellverbindung"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Beenden" msgstr "Beenden"
@@ -1537,8 +1573,8 @@ msgstr "Raw Socket-Verbindung"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Timeout (Millisekunden)" msgstr "Timeout (Millisekunden)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Neueste" msgstr "Neueste"
@@ -1549,7 +1585,7 @@ msgstr "Neueste"
msgid "Reconnect" msgid "Reconnect"
msgstr "Neu verbinden" msgstr "Neu verbinden"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rot" msgstr "Rot"
@@ -1572,7 +1608,7 @@ msgstr "Remote"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124
msgid "Remove whitespace and newlines around the copied text" msgid "Remove whitespace and newlines around the copied text"
msgstr "" msgstr "Leerzeichen und Zeilenumbrüche um den kopierten Text entfernen"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
#: tabby-core/src/tabContextMenu.ts:120 #: tabby-core/src/tabContextMenu.ts:120
@@ -1582,7 +1618,7 @@ msgstr "Umbenennen"
#: tabby-core/src/hotkeys.ts:25 #: tabby-core/src/hotkeys.ts:25
#: tabby-core/src/tabContextMenu.ts:121 #: tabby-core/src/tabContextMenu.ts:121
msgid "Rename tab" msgid "Rename tab"
msgstr "" msgstr "Tab umbenennen"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3
msgid "Rendering" msgid "Rendering"
@@ -1714,11 +1750,12 @@ msgstr "Scrollt das Terminal bei Benutzereingabe nach unten"
msgid "Search" msgid "Search"
msgstr "Suche" msgstr "Suche"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Farbschemen durchsuchen" msgstr "Farbschemen durchsuchen"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Tastenkombinationen durchsuchen" msgstr "Tastenkombinationen durchsuchen"
@@ -1735,23 +1772,23 @@ msgstr "Geheimes Sync-Token"
msgid "Select" msgid "Select"
msgstr "Auswählen" msgstr "Auswählen"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Wählen Sie ein Basis-Profil als Vorlage" msgstr "Wählen Sie ein Basis-Profil als Vorlage"
#: tabby-terminal/src/hotkeys.ts:18 #: tabby-terminal/src/hotkeys.ts:18
msgid "Select all" msgid "Select all"
msgstr "" msgstr "Alle auswählen"
#: tabby-core/src/services/fileProviders.service.ts:46 #: tabby-core/src/services/fileProviders.service.ts:46
msgid "Select file storage" msgid "Select file storage"
msgstr "Verzeichnis auswählen" msgstr "Verzeichnis auswählen"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Profil auswählen" msgstr "Profil auswählen"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Profil auswählen oder Adresse eingeben" msgstr "Profil auswählen oder Adresse eingeben"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Legt den Pfad des SSH-Agenten-Pipes fest." msgstr "Legt den Pfad des SSH-Agenten-Pipes fest."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Einstellungen" msgstr "Einstellungen"
@@ -1811,7 +1848,7 @@ msgstr "Einstellungen"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell unterstützt keine aktuelle Pfaderkennung" msgstr "Shell unterstützt keine aktuelle Pfaderkennung"
@@ -1833,7 +1870,7 @@ msgstr "Integrierte Profile im Selektor anzeigen"
#: tabby-core/src/hotkeys.ts:13 #: tabby-core/src/hotkeys.ts:13
msgid "Show command selector" msgid "Show command selector"
msgstr "" msgstr "Befehlsauswahl anzeigen"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126
msgid "Show config file" msgid "Show config file"
@@ -1851,7 +1888,7 @@ msgstr "Mixer anzeigen"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Bereichnamen anzeigen (für Neuanordnung)" msgstr "Bereichnamen anzeigen (für Neuanordnung)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Profilsymbol im Tab anzeigen" msgstr "Profilsymbol im Tab anzeigen"
@@ -1871,9 +1908,13 @@ msgstr "Versionshinweise anzeigen"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Serielle Verbindungen anzeigen" msgstr "Serielle Verbindungen anzeigen"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Tabs im Vollbildmodus anzeigen"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr "Symbolleiste anzeigen"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44
msgid "Show vault contents" msgid "Show vault contents"
@@ -1928,7 +1969,7 @@ msgstr "Nach unten teilen"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "Nach unten teilen"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "Nach oben teilen"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "Nach oben teilen"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH-Verbindung" msgstr "SSH-Verbindung"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH-Verbindungsverwaltung erfolgt nun über die Registerkarte \"Profile & Verbindungen\"" msgstr "SSH-Verbindungsverwaltung erfolgt nun über die Registerkarte \"Profile & Verbindungen\""
@@ -2000,7 +2041,7 @@ msgstr "Umschaltung der Frontend-Implementierung (experimentell)"
msgid "Sync" msgid "Sync"
msgstr "Synchronisierung" msgstr "Synchronisierung"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Automatisch synchronisieren" msgstr "Automatisch synchronisieren"
@@ -2008,15 +2049,15 @@ msgstr "Automatisch synchronisieren"
msgid "Sync host" msgid "Sync host"
msgstr "Synchronisiere Host" msgstr "Synchronisiere Host"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Tastenkombination synchronisieren" msgstr "Tastenkombination synchronisieren"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Tresor synchronisieren" msgstr "Tresor synchronisieren"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Fenster Einstellungen synchronisieren" msgstr "Fenster Einstellungen synchronisieren"
@@ -2071,7 +2112,7 @@ msgstr "Tabs Breite"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet-Sitzung" msgstr "Telnet-Sitzung"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Terminal-Hintergrund"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Terminal Glocke" msgstr "Terminal Glocke"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "Terminal-Identifikation"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Vielen Dank, dass Sie Tabby heruntergeladen haben!" msgstr "Vielen Dank, dass Sie Tabby heruntergeladen haben!"
@@ -2100,7 +2145,7 @@ msgstr "Es gibt aktive Dateiübertragungen"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Es gibt ein gespeichertes Passwort für diese Verbindung" msgstr "Es gibt ein gespeichertes Passwort für diese Verbindung"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Diese gelten für alle Profile eines bestimmten Typs" msgstr "Diese gelten für alle Profile eines bestimmten Typs"
@@ -2108,7 +2153,7 @@ msgstr "Diese gelten für alle Profile eines bestimmten Typs"
msgid "Thin" msgid "Thin"
msgstr "Dünn" msgstr "Dünn"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Aktivieren Sie dies, wenn Sie visuelle Probleme haben" msgstr "Aktivieren Sie dies, wenn Sie visuelle Probleme haben"
@@ -2135,9 +2180,9 @@ msgstr "Oben"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr "Leerzeichen und Zeilenumbrüche kürzen"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Erneut versuchen" msgstr "Erneut versuchen"
@@ -2157,7 +2202,7 @@ msgstr "Nicht gruppiert"
msgid "Uninstall" msgid "Uninstall"
msgstr "Deinstallieren" msgstr "Deinstallieren"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Unbekannt" msgstr "Unbekannt"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Aktualisieren auf Version {version}" msgstr "Aktualisieren auf Version {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Hochladen" msgstr "Hochladen"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Als neue Konfiguration hochladen" msgstr "Als neue Konfiguration hochladen"
@@ -2277,7 +2322,7 @@ msgstr "Warnung: Der Schlüssel des entfernten Hosts hat sich plötzlich geände
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Wir analysieren nur Ihre Tabby- und Betriebssystem-Versionen." msgstr "Wir analysieren nur Ihre Tabby- und Betriebssystem-Versionen."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Willkommen" msgstr "Willkommen"
@@ -2334,7 +2379,7 @@ msgstr "Worttrennzeichen"
msgid "Working directory" msgid "Working directory"
msgstr "Arbeitsverzeichnis" msgstr "Arbeitsverzeichnis"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Arbeitsverzeichniserkennung" msgstr "Arbeitsverzeichniserkennung"
@@ -2351,7 +2396,7 @@ msgstr "WSL-Terminal unterstützt TrueColor nur mit ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11-Weiterleitung" msgstr "X11-Weiterleitung"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Gelb" msgstr "Gelb"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: English, United Kingdom\n" "Language-Team: English, United Kingdom\n"
"Language: en_GB\n" "Language: en_GB\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "" msgstr ""
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr ""
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "" msgstr ""
@@ -160,7 +160,7 @@ msgstr ""
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "" msgstr ""
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "" msgstr ""
@@ -186,7 +186,7 @@ msgstr ""
msgid "Blink cursor" msgid "Blink cursor"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "" msgstr ""
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "" msgstr ""
@@ -224,11 +224,12 @@ msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@@ -253,7 +254,11 @@ msgstr ""
msgid "Ciphers" msgid "Ciphers"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "" msgstr ""
@@ -261,6 +266,10 @@ msgstr ""
msgid "Clear terminal" msgid "Clear terminal"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "" msgstr ""
@@ -295,7 +304,7 @@ msgstr ""
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr ""
@@ -304,6 +313,7 @@ msgstr ""
msgid "Color" msgid "Color"
msgstr "Colour" msgstr "Colour"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Colour scheme" msgstr "Colour scheme"
@@ -320,7 +330,7 @@ msgstr ""
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "" msgstr ""
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr ""
@@ -328,6 +338,10 @@ msgstr ""
msgid "Compact" msgid "Compact"
msgstr "" msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "" msgstr ""
@@ -354,8 +368,8 @@ msgstr ""
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "" msgstr ""
@@ -363,10 +377,10 @@ msgstr ""
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "" msgstr ""
@@ -386,23 +400,27 @@ msgstr ""
msgid "Context menu" msgid "Context menu"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "" msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "" msgstr ""
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "" msgstr ""
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "" msgstr ""
@@ -415,7 +433,7 @@ msgstr ""
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "" msgstr ""
@@ -423,7 +441,7 @@ msgstr ""
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "" msgstr ""
@@ -476,7 +494,7 @@ msgstr ""
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "" msgstr ""
@@ -488,11 +506,13 @@ msgstr ""
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "" msgstr ""
@@ -523,7 +543,11 @@ msgstr ""
msgid "Delete previous word" msgid "Delete previous word"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "" msgstr ""
@@ -555,11 +579,11 @@ msgstr ""
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "" msgstr ""
@@ -569,12 +593,12 @@ msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "" msgstr ""
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "" msgstr ""
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "" msgstr ""
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "" msgstr ""
@@ -653,7 +677,7 @@ msgstr ""
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "" msgstr ""
@@ -674,6 +698,10 @@ msgstr ""
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "" msgstr ""
@@ -698,8 +726,8 @@ msgstr ""
msgid "Environment" msgid "Environment"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "" msgstr ""
@@ -719,6 +747,10 @@ msgstr ""
msgid "Example:" msgid "Example:"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "" msgstr ""
@@ -743,11 +775,11 @@ msgstr ""
msgid "Fixed" msgid "Fixed"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "" msgstr ""
@@ -755,7 +787,7 @@ msgstr ""
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr ""
@@ -763,7 +795,7 @@ msgstr ""
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "" msgstr ""
@@ -807,7 +839,7 @@ msgstr ""
msgid "Font" msgid "Font"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "" msgstr ""
@@ -877,11 +909,11 @@ msgstr ""
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "" msgstr ""
@@ -889,7 +921,7 @@ msgstr ""
msgid "Group" msgid "Group"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "" msgstr ""
@@ -906,15 +938,15 @@ msgstr ""
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr ""
@@ -948,6 +980,10 @@ msgstr ""
msgid "Hotkeys" msgid "Hotkeys"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "" msgstr ""
@@ -966,7 +1002,7 @@ msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:154
msgid "id.tab-width.dynamic" msgid "id.tab-width.dynamic"
msgstr "" msgstr "Dynamic"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:64
msgid "If disabled, only custom profiles will show up in the profile selector" msgid "If disabled, only custom profiles will show up in the profile selector"
@@ -1029,8 +1065,8 @@ msgstr ""
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr ""
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "" msgstr ""
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "" msgstr ""
@@ -1083,7 +1119,7 @@ msgstr ""
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "" msgstr ""
@@ -1110,7 +1146,7 @@ msgstr ""
msgid "Line padding" msgid "Line padding"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "" msgstr ""
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "" msgstr ""
@@ -1141,7 +1177,7 @@ msgstr ""
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "" msgstr ""
@@ -1173,11 +1209,11 @@ msgstr ""
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "" msgstr ""
@@ -1198,7 +1234,7 @@ msgstr ""
msgid "Native" msgid "Native"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "" msgstr ""
@@ -1210,7 +1246,7 @@ msgstr ""
msgid "New item" msgid "New item"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "" msgstr ""
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "" msgstr ""
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "" msgstr ""
@@ -1244,7 +1280,7 @@ msgstr ""
msgid "New Window" msgid "New Window"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "" msgstr ""
@@ -1252,7 +1288,7 @@ msgstr ""
msgid "Next tab" msgid "Next tab"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "No colour" msgstr "No colour"
@@ -1273,8 +1309,8 @@ msgstr ""
msgid "Normal font weight" msgid "Normal font weight"
msgstr "" msgstr ""
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "" msgstr ""
@@ -1333,7 +1369,7 @@ msgstr ""
msgid "Options" msgid "Options"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "" msgstr ""
@@ -1381,11 +1417,11 @@ msgstr ""
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Pane resise step" msgstr "Pane resise step"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "" msgstr ""
@@ -1393,7 +1429,7 @@ msgstr ""
msgid "Parity" msgid "Parity"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "" msgstr ""
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "" msgstr ""
@@ -1420,7 +1456,7 @@ msgstr ""
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "" msgstr ""
@@ -1449,7 +1485,7 @@ msgstr ""
msgid "Port" msgid "Port"
msgstr "" msgstr ""
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "" msgstr ""
@@ -1458,9 +1494,9 @@ msgstr ""
msgid "Ports" msgid "Ports"
msgstr "" msgstr ""
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "" msgstr ""
@@ -1498,7 +1534,7 @@ msgstr ""
msgid "Profiles" msgid "Profiles"
msgstr "" msgstr ""
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "" msgstr ""
@@ -1511,7 +1547,7 @@ msgstr ""
msgid "Proxy command" msgid "Proxy command"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "" msgstr ""
@@ -1519,13 +1555,13 @@ msgstr ""
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
@@ -1537,8 +1573,8 @@ msgstr ""
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "" msgstr ""
@@ -1549,7 +1585,7 @@ msgstr ""
msgid "Reconnect" msgid "Reconnect"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "" msgstr ""
@@ -1714,11 +1750,12 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "" msgstr ""
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Search colour schemes" msgstr "Search colour schemes"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "" msgstr ""
@@ -1735,7 +1772,7 @@ msgstr ""
msgid "Select" msgid "Select"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "" msgstr ""
@@ -1747,11 +1784,11 @@ msgstr ""
msgid "Select file storage" msgid "Select file storage"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "" msgstr ""
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "" msgstr ""
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
@@ -1811,7 +1848,7 @@ msgstr ""
msgid "Shell" msgid "Shell"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "" msgstr ""
@@ -1851,7 +1888,7 @@ msgstr ""
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "" msgstr ""
@@ -1871,7 +1908,11 @@ msgstr ""
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "" msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr ""
@@ -1948,11 +1989,11 @@ msgstr ""
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "" msgstr ""
@@ -2000,7 +2041,7 @@ msgstr ""
msgid "Sync" msgid "Sync"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "" msgstr ""
@@ -2008,15 +2049,15 @@ msgstr ""
msgid "Sync host" msgid "Sync host"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "" msgstr ""
@@ -2071,7 +2112,7 @@ msgstr ""
msgid "Telnet session" msgid "Telnet session"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "" msgstr ""
@@ -2084,6 +2125,10 @@ msgstr ""
msgid "Terminal bell" msgid "Terminal bell"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "" msgstr ""
@@ -2100,7 +2145,7 @@ msgstr ""
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "" msgstr ""
@@ -2108,7 +2153,7 @@ msgstr ""
msgid "Thin" msgid "Thin"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "" msgstr ""
@@ -2137,7 +2182,7 @@ msgstr ""
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "" msgstr ""
@@ -2157,7 +2202,7 @@ msgstr ""
msgid "Uninstall" msgid "Uninstall"
msgstr "" msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "" msgstr ""
@@ -2277,7 +2322,7 @@ msgstr ""
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "" msgstr ""
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "" msgstr ""
@@ -2334,7 +2379,7 @@ msgstr ""
msgid "Working directory" msgid "Working directory"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "" msgstr ""
@@ -2351,7 +2396,7 @@ msgstr ""
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "" msgstr ""
@@ -2375,5 +2420,5 @@ msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55 #: locale/tmp-html/tabby-ssh/src/components/sshPortForwardingConfig.component.html:55
msgctxt "[Dynamic] port forwarding" msgctxt "[Dynamic] port forwarding"
msgid "id.port-forwarding.dynamic" msgid "id.port-forwarding.dynamic"
msgstr "" msgstr "Dynamic"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
"Language: es_ES\n" "Language: es_ES\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-20 10:39\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" se sigue ejecutando. ¿Cerrar?" msgstr "\"{command}\" se sigue ejecutando. ¿Cerrar?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} copiar" msgstr "{name} copiar"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Espacio adicional entre líneas" msgstr "Espacio adicional entre líneas"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Ajustes de la aplicación"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "¿Está seguro de que desea cerrar Tabby? Puede desactivar este mensaje en Ajustes -> Ventana." msgstr "¿Está seguro de que desea cerrar Tabby? Puede desactivar este mensaje en Ajustes -> Ventana."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "¿Estás seguro?" msgstr "¿Estás seguro?"
@@ -160,7 +160,7 @@ msgstr "Automático"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Actualizaciones automáticas" msgstr "Actualizaciones automáticas"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Cargar automáticamente los cambios y comprobar si hay actualizaciones cada minuto" msgstr "Cargar automáticamente los cambios y comprobar si hay actualizaciones cada minuto"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Tipo de fondo" msgstr "Tipo de fondo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Velocidad en baudios" msgstr "Velocidad en baudios"
@@ -186,7 +186,7 @@ msgstr "Inicio de la línea"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Parpadear cursor" msgstr "Parpadear cursor"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Azul" msgstr "Azul"
@@ -209,10 +209,10 @@ msgstr "Pegar con corchetes (requiere soporte de shell)"
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Modo de transmisión. Haga clic en cualquier lugar para cancelar."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Integrado" msgstr "Integrado"
@@ -224,11 +224,12 @@ msgstr "Integrado"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -238,7 +239,7 @@ msgstr "Cambiar la velocidad en baudios"
#: tabby-core/src/tabContextMenu.ts:133 #: tabby-core/src/tabContextMenu.ts:133
msgid "Change tab color" msgid "Change tab color"
msgstr "" msgstr "Cambiar color de pestaña"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Change the master passphrase" msgid "Change the master passphrase"
@@ -253,7 +254,11 @@ msgstr "Buscar actualizaciones"
msgid "Ciphers" msgid "Ciphers"
msgstr "Cifrados" msgstr "Cifrados"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Limpiar"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Limpiar los perfiles recientes" msgstr "Limpiar los perfiles recientes"
@@ -261,6 +266,10 @@ msgstr "Limpiar los perfiles recientes"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Limpiar terminal" msgstr "Limpiar terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Limpiar el terminal al cerrar la conexión"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Portapapeles" msgstr "Portapapeles"
@@ -295,15 +304,16 @@ msgstr "Cerrar las pestañas de la izquierda"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Cerrar las pestañas de la derecha" msgstr "Cerrar las pestañas de la derecha"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr "Cerrar la ventana después de cerrar la última pestaña"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35
#: tabby-core/src/tabContextMenu.ts:132 #: tabby-core/src/tabContextMenu.ts:132
msgid "Color" msgid "Color"
msgstr "Color" msgstr "Color"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Esquema de color" msgstr "Esquema de color"
@@ -320,14 +330,18 @@ msgstr "Línea de comandos"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "El stdin/stdout del comando se utiliza en lugar de una conexión de red" msgstr "El stdin/stdout del comando se utiliza en lugar de una conexión de red"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr "Comandos"
#: tabby-core/src/theme.ts:20 #: tabby-core/src/theme.ts:20
msgid "Compact" msgid "Compact"
msgstr "Compacto" msgstr "Compacto"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Configuración descargada" msgstr "Configuración descargada"
@@ -354,8 +368,8 @@ msgstr "Configuraciones"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Conectar a través de un servidor proxy" msgstr "Conectar a través de un servidor proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Conectarse a %s..." msgstr "Conectarse a %s..."
@@ -363,10 +377,10 @@ msgstr "Conectarse a %s..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Conectarse primero a un host diferente y utilizarlo como proxy" msgstr "Conectarse primero a un host diferente y utilizarlo como proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Conectando" msgstr "Conectando"
@@ -386,23 +400,27 @@ msgstr "El nombre de la conexión se utilizará en su lugar"
msgid "Context menu" msgid "Context menu"
msgstr "Menú contextual" msgstr "Menú contextual"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Copiado" msgstr "Copiado"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Copiar" msgstr "Copiar"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Copiar la ruta actual" msgstr "Copiar la ruta actual"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Copiar al seleccionar" msgstr "Copiar al seleccionar"
@@ -415,7 +433,7 @@ msgstr "Copiar al portapapeles"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Copiar con formato" msgstr "Copiar con formato"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "No se ha podido descifrar la configuración" msgstr "No se ha podido descifrar la configuración"
@@ -423,7 +441,7 @@ msgstr "No se ha podido descifrar la configuración"
msgid "Create" msgid "Create"
msgstr "Crear" msgstr "Crear"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Crear directorio" msgstr "Crear directorio"
@@ -476,7 +494,7 @@ msgstr "Reducir tamaño de división vertical"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Perfil predeterminado para nuevas pestañas" msgstr "Perfil predeterminado para nuevas pestañas"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Configuración de perfil predeterminada" msgstr "Configuración de perfil predeterminada"
@@ -488,11 +506,13 @@ msgstr "Valores predeterminados"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Valores predeterminados para {type}" msgstr "Valores predeterminados para {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Valores predeterminados para {type}"
msgid "Delete" msgid "Delete"
msgstr "Borrar" msgstr "Borrar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "¿Eliminar \"{name}\"?" msgstr "¿Eliminar \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Eliminar la siguiente palabra"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Eliminar palabra anterior" msgstr "Eliminar palabra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "¿Eliminar los perfiles del grupo?" msgstr "¿Eliminar los perfiles del grupo?"
@@ -555,11 +579,11 @@ msgstr "Deshabilitar"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Deshabilitar el título de la pestaña dinámica" msgstr "Deshabilitar el título de la pestaña dinámica"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Desactivar el fondo de fluidez mientras arrastra" msgstr "Desactivar el fondo de fluidez mientras arrastra"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Deshabilitar la aceleración de GPU" msgstr "Deshabilitar la aceleración de GPU"
@@ -569,12 +593,12 @@ msgstr "Deshabilitado"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Desconectar" msgstr "Desconectar"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "¿Desconectarse desde {host}?" msgstr "¿Desconectarse desde {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "No abortar" msgstr "No abortar"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "No cerrar" msgstr "No cerrar"
@@ -653,7 +677,7 @@ msgstr "Duplicar pestaña"
msgid "Edit" msgid "Edit"
msgstr "Editar" msgstr "Editar"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Editar localmente" msgstr "Editar localmente"
@@ -674,6 +698,10 @@ msgstr "Activar animaciones"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Habilitar la instalación automática de actualizaciones cuando estén disponibles." msgstr "Habilitar la instalación automática de actualizaciones cuando estén disponibles."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Activar la opción de fondo de fluido"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Habilitar ligaduras de fuentes" msgstr "Habilitar ligaduras de fuentes"
@@ -698,8 +726,8 @@ msgstr "Fin de la línea"
msgid "Environment" msgid "Environment"
msgstr "Entorno" msgstr "Entorno"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Borrar configuración" msgstr "Borrar configuración"
@@ -719,6 +747,10 @@ msgstr "Coincidencia exacta"
msgid "Example:" msgid "Example:"
msgstr "Ejemplo:" msgstr "Ejemplo:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Se sabe que el estilo de fondo experimental de Windows 10 causa problemas"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportar" msgstr "Exportar"
@@ -743,11 +775,11 @@ msgstr "Filtro"
msgid "Fixed" msgid "Fixed"
msgstr "Solucionado" msgstr "Solucionado"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Fondo fluido a veces causa retraso de arrastre" msgstr "Fondo fluido a veces causa retraso de arrastre"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Enfocar todos los paneles" msgstr "Enfocar todos los paneles"
@@ -755,15 +787,15 @@ msgstr "Enfocar todos los paneles"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Enfocar todos los paneles a la vez (transmitir)" msgstr "Enfocar todos los paneles a la vez (transmitir)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "Enfocar todas las pestañas"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr "Enfocar todas las pestañas a la vez (transmisión)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "El foco sigue al ratón" msgstr "El foco sigue al ratón"
@@ -807,7 +839,7 @@ msgstr "Central el panel de la derecha"
msgid "Font" msgid "Font"
msgstr "Fuente" msgstr "Fuente"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Para atajos de teclado" msgstr "Para atajos de teclado"
@@ -877,11 +909,11 @@ msgstr "Obtenerlo desde la ventana de configuración de Tabby"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Le da a la ventana un fondo transparente borroso" msgstr "Le da a la ventana un fondo transparente borroso"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Ir arriba" msgstr "Ir arriba"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Verde" msgstr "Verde"
@@ -889,7 +921,7 @@ msgstr "Verde"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hacks" msgstr "Hacks"
@@ -906,17 +938,17 @@ msgstr "Ayuda a traducir Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadecimal" msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Ocultar botón de cierre de pestaña" msgstr "Ocultar botón de cierre de pestaña"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Ocultar índice de pestaña" msgstr "Ocultar índice de pestaña"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr "Ocultar botón de opciones de pestaña"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123
msgid "Hide window on focus loss" msgid "Hide window on focus loss"
@@ -948,6 +980,10 @@ msgstr "Verificación de clave de host"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Teclas de acceso rápido" msgstr "Teclas de acceso rápido"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" msgstr "Proxy HTTP"
@@ -1029,8 +1065,8 @@ msgstr "Saltar a la siguiente palabra"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Saltar a la palabra anterior" msgstr "Saltar a la palabra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Teclado"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autenticación interactiva con teclado" msgstr "Autenticación interactiva con teclado"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Terminar" msgstr "Terminar"
@@ -1083,7 +1119,7 @@ msgstr "Iniciar WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Iniciar WinSCP para la sesión SSH actual" msgstr "Iniciar WinSCP para la sesión SSH actual"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Aprende cómo permitir que Tabby detecte el directorio de trabajo remoto de la shell." msgstr "Aprende cómo permitir que Tabby detecte el directorio de trabajo remoto de la shell."
@@ -1110,7 +1146,7 @@ msgstr "Editor de línea, la entrada se envía después de pulsar Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Relleno de línea" msgstr "Relleno de línea"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Cargando" msgstr "Cargando"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminal local" msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Código de acceso" msgstr "Código de acceso"
@@ -1141,7 +1177,7 @@ msgstr "Código de acceso"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Clic extendido para el menú contextual" msgstr "Clic extendido para el menú contextual"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Administrar perfiles" msgstr "Administrar perfiles"
@@ -1155,7 +1191,7 @@ msgstr "Maximiza el panel activo"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75
msgid "Minimum contrast ratio" msgid "Minimum contrast ratio"
msgstr "" msgstr "Ratio de contraste mínimo"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Modified on {date}" msgid "Modified on {date}"
@@ -1173,11 +1209,11 @@ msgstr "Mover pestaña a la izquierda"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Mover pestaña a la derecha" msgstr "Mover pestaña a la derecha"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Mover a \"Desagrupado\"" msgstr "Mover a \"Desagrupado\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Al mover el ratón sobre un panel inactivo se activará" msgstr "Al mover el ratón sobre un panel inactivo se activará"
@@ -1198,7 +1234,7 @@ msgstr "Nombre para el nuevo directorio"
msgid "Native" msgid "Native"
msgstr "Nativo" msgstr "Nativo"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nueva pestaña de administración" msgstr "Nueva pestaña de administración"
@@ -1210,7 +1246,7 @@ msgstr "Nueva configuración en {platform}"
msgid "New item" msgid "New item"
msgstr "Nuevo elemento" msgstr "Nuevo elemento"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nuevo nombre" msgstr "Nuevo nombre"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nueva pestaña: {profile}" msgstr "Nueva pestaña: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Nuevo terminal" msgstr "Nuevo terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nueva ventana"
msgid "New Window" msgid "New Window"
msgstr "Nueva ventana" msgstr "Nueva ventana"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nuevo con perfil" msgstr "Nuevo con perfil"
@@ -1252,7 +1288,7 @@ msgstr "Nuevo con perfil"
msgid "Next tab" msgid "Next tab"
msgstr "Siguiente pestaña" msgstr "Siguiente pestaña"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Sin color" msgstr "Sin color"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Peso de fuente normal" msgstr "Peso de fuente normal"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "No encontrado" msgstr "No encontrado"
@@ -1333,7 +1369,7 @@ msgstr "Opcional"
msgid "Options" msgid "Options"
msgstr "Opciones" msgstr "Opciones"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Naranja" msgstr "Naranja"
@@ -1381,11 +1417,11 @@ msgstr "¿Sobrescribir la configuración en el lado remoto y empezar a sincroniz
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "¿Sobrescribir la configuración local y empezar a sincronizar?" msgstr "¿Sobrescribir la configuración local y empezar a sincronizar?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Paso de redimensionado del panel" msgstr "Paso de redimensionado del panel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Paneles" msgstr "Paneles"
@@ -1393,7 +1429,7 @@ msgstr "Paneles"
msgid "Parity" msgid "Parity"
msgstr "Paridad" msgstr "Paridad"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "La sincronización parcial de configuración no es posible cuando la configuración es cifrada a través de Vault." msgstr "La sincronización parcial de configuración no es posible cuando la configuración es cifrada a través de Vault."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Contraseña" msgstr "Contraseña"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Pegar" msgstr "Pegar"
@@ -1418,9 +1454,9 @@ msgstr "Pegar desde el portapapeles"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr "Pegar si no hay selección, sino copiar"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "¿Pegar múltiples líneas?" msgstr "¿Pegar múltiples líneas?"
@@ -1449,7 +1485,7 @@ msgstr "Carpeta de complementos"
msgid "Port" msgid "Port"
msgstr "Puerto" msgstr "Puerto"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Puerto abierto" msgstr "Puerto abierto"
@@ -1458,9 +1494,9 @@ msgstr "Puerto abierto"
msgid "Ports" msgid "Ports"
msgstr "Puertos" msgstr "Puertos"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Pulse cualquier tecla para reconectar" msgstr "Pulse cualquier tecla para reconectar"
@@ -1498,7 +1534,7 @@ msgstr "Nombre de perfil"
msgid "Profiles" msgid "Profiles"
msgstr "Perfiles" msgstr "Perfiles"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Perfiles y conexiones" msgstr "Perfiles y conexiones"
@@ -1511,7 +1547,7 @@ msgstr "Programa"
msgid "Proxy command" msgid "Proxy command"
msgstr "Comando proxy" msgstr "Comando proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Morado" msgstr "Morado"
@@ -1519,13 +1555,13 @@ msgstr "Morado"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Poner toda la configuración de Tabby en la vault" msgstr "Poner toda la configuración de Tabby en la vault"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Conexión rápida" msgstr "Conexión rápida"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Salir" msgstr "Salir"
@@ -1537,8 +1573,8 @@ msgstr "Conexión de socket sin procesar"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Tiempo de espera listo (Milisegundos)" msgstr "Tiempo de espera listo (Milisegundos)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Reciente" msgstr "Reciente"
@@ -1549,7 +1585,7 @@ msgstr "Reciente"
msgid "Reconnect" msgid "Reconnect"
msgstr "Reconectar" msgstr "Reconectar"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rojo" msgstr "Rojo"
@@ -1572,7 +1608,7 @@ msgstr "Remoto"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124
msgid "Remove whitespace and newlines around the copied text" msgid "Remove whitespace and newlines around the copied text"
msgstr "" msgstr "Eliminar espacios en blanco y nuevas líneas alrededor del texto copiado"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
#: tabby-core/src/tabContextMenu.ts:120 #: tabby-core/src/tabContextMenu.ts:120
@@ -1582,7 +1618,7 @@ msgstr "Renombrar"
#: tabby-core/src/hotkeys.ts:25 #: tabby-core/src/hotkeys.ts:25
#: tabby-core/src/tabContextMenu.ts:121 #: tabby-core/src/tabContextMenu.ts:121
msgid "Rename tab" msgid "Rename tab"
msgstr "" msgstr "Renombrar pestaña"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3
msgid "Rendering" msgid "Rendering"
@@ -1714,11 +1750,12 @@ msgstr "Desplaza el terminal hasta la parte inferior de la entrada del usuario"
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Buscar esquemas de color" msgstr "Buscar esquemas de color"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Buscar atajos" msgstr "Buscar atajos"
@@ -1735,23 +1772,23 @@ msgstr "Token secreto de sincronización"
msgid "Select" msgid "Select"
msgstr "Seleccionar" msgstr "Seleccionar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Seleccione un perfil base para usar como plantilla" msgstr "Seleccione un perfil base para usar como plantilla"
#: tabby-terminal/src/hotkeys.ts:18 #: tabby-terminal/src/hotkeys.ts:18
msgid "Select all" msgid "Select all"
msgstr "" msgstr "Seleccionar todo"
#: tabby-core/src/services/fileProviders.service.ts:46 #: tabby-core/src/services/fileProviders.service.ts:46
msgid "Select file storage" msgid "Select file storage"
msgstr "Seleccionar archivo de almacenamiento" msgstr "Seleccionar archivo de almacenamiento"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Seleccionar perfil" msgstr "Seleccionar perfil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Seleccionar perfil o introducir una dirección" msgstr "Seleccionar perfil o introducir una dirección"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Establece la ruta de la tubería nombrada por el agente SSH." msgstr "Establece la ruta de la tubería nombrada por el agente SSH."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Ajustes" msgstr "Ajustes"
@@ -1811,7 +1848,7 @@ msgstr "Ajustes"
msgid "Shell" msgid "Shell"
msgstr "Escudo" msgstr "Escudo"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell no soporta la detección actual de rutas" msgstr "Shell no soporta la detección actual de rutas"
@@ -1833,7 +1870,7 @@ msgstr "Mostrar perfiles incorporados en el selector"
#: tabby-core/src/hotkeys.ts:13 #: tabby-core/src/hotkeys.ts:13
msgid "Show command selector" msgid "Show command selector"
msgstr "" msgstr "Mostrar selector de comando"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126
msgid "Show config file" msgid "Show config file"
@@ -1851,7 +1888,7 @@ msgstr "Mostrar Mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Mostrar etiquetas de panel (para reordenar)" msgstr "Mostrar etiquetas de panel (para reordenar)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Mostrar icono de perfil en pestaña" msgstr "Mostrar icono de perfil en pestaña"
@@ -1871,9 +1908,13 @@ msgstr "Mostrar notas del lanzamiento"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Mostrar conexiones Serial" msgstr "Mostrar conexiones Serial"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Mostrar pestañas en modo de pantalla completa"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr "Mostrar barra de herramientas"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44
msgid "Show vault contents" msgid "Show vault contents"
@@ -1928,7 +1969,7 @@ msgstr "Dividir en la parte inferior"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "Dividir hacia abajo"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "Dividir en la parte superior"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "Dividir hacia arriba"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Conexión SSH" msgstr "Conexión SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "La gestión de conexiones SSH ahora se realiza a través de la pestaña \"Perfiles y conexiones\"" msgstr "La gestión de conexiones SSH ahora se realiza a través de la pestaña \"Perfiles y conexiones\""
@@ -2000,7 +2041,7 @@ msgstr "Cambia la implementación de interfaz de la terminal (experimental)"
msgid "Sync" msgid "Sync"
msgstr "Sincronizar" msgstr "Sincronizar"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sincronizar automáticamente" msgstr "Sincronizar automáticamente"
@@ -2008,15 +2049,15 @@ msgstr "Sincronizar automáticamente"
msgid "Sync host" msgid "Sync host"
msgstr "Sincronizar host" msgstr "Sincronizar host"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sincronizar atajos" msgstr "Sincronizar atajos"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sincronizar Vault" msgstr "Sincronizar Vault"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sincronizar la configuración de la ventana" msgstr "Sincronizar la configuración de la ventana"
@@ -2071,7 +2112,7 @@ msgstr "Ancho de pestañas"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sesión de Telnet" msgstr "Sesión de Telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Fondo de la terminal"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Campana de la terminal" msgstr "Campana de la terminal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "¡Gracias por descargar Tabby!" msgstr "¡Gracias por descargar Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Hay transferencias de archivos activas"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Hay una contraseña guardada para esta conexión" msgstr "Hay una contraseña guardada para esta conexión"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Estos se aplican a todos los perfiles de un tipo determinado" msgstr "Estos se aplican a todos los perfiles de un tipo determinado"
@@ -2108,7 +2153,7 @@ msgstr "Estos se aplican a todos los perfiles de un tipo determinado"
msgid "Thin" msgid "Thin"
msgstr "Estrecho" msgstr "Estrecho"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Marque esto si está experimentando aliasing, efecto fantasma u otros problemas visuales" msgstr "Marque esto si está experimentando aliasing, efecto fantasma u otros problemas visuales"
@@ -2135,9 +2180,9 @@ msgstr "Top"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr "Recortar espacios en blanco y nuevas líneas"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Reintentar" msgstr "Reintentar"
@@ -2157,7 +2202,7 @@ msgstr "Desagrupado"
msgid "Uninstall" msgid "Uninstall"
msgstr "Desinstalar" msgstr "Desinstalar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Desconocido" msgstr "Desconocido"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Actualizar a {version}" msgstr "Actualizar a {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Cargar" msgstr "Cargar"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Subir como una nueva configuración" msgstr "Subir como una nueva configuración"
@@ -2277,7 +2322,7 @@ msgstr "Advertencia: ¡la clave del host remoto ha cambiado repentinamente!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Solo estamos rastreando sus versiones de Tabby y SO." msgstr "Solo estamos rastreando sus versiones de Tabby y SO."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Bienvenido" msgstr "Bienvenido"
@@ -2334,7 +2379,7 @@ msgstr "Separadores de palabra"
msgid "Working directory" msgid "Working directory"
msgstr "Directorio de trabajo" msgstr "Directorio de trabajo"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Detección de directorio de trabajo" msgstr "Detección de directorio de trabajo"
@@ -2351,7 +2396,7 @@ msgstr "La terminal WSL sólo soporta TrueColor con ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Reenvío X11" msgstr "Reenvío X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Amarillo" msgstr "Amarillo"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr_FR\n" "Language: fr_FR\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-03-17 23:07\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" est toujours en cours d'exécution. Fermer ?" msgstr "\"{command}\" est toujours en cours d'exécution. Fermer ?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} - Copie" msgstr "{name} - Copie"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Espace additionnel entre les lignes" msgstr "Espace additionnel entre les lignes"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Paramètres de l'application"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Êtes-vous sûr de vouloir fermer Tabby ? Vous pouvez désactiver cette invite dans Paramètres -> Fenêtre." msgstr "Êtes-vous sûr de vouloir fermer Tabby ? Vous pouvez désactiver cette invite dans Paramètres -> Fenêtre."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Êtes-vous sûr(e) ?" msgstr "Êtes-vous sûr(e) ?"
@@ -160,7 +160,7 @@ msgstr "Automatique"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Mettre à jour automatiquement" msgstr "Mettre à jour automatiquement"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Envoyer automatiquement les modifications et vérifier les mises à jour toutes les minutes" msgstr "Envoyer automatiquement les modifications et vérifier les mises à jour toutes les minutes"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Type d'arrière-plan" msgstr "Type d'arrière-plan"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Vitesse en bauds" msgstr "Vitesse en bauds"
@@ -186,7 +186,7 @@ msgstr "Début de la ligne"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Faire clignoter le curseur" msgstr "Faire clignoter le curseur"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Bleu" msgstr "Bleu"
@@ -209,10 +209,10 @@ msgstr "Coller avec des parenthèses (l'interpréteur de commande doit le suppor
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Mode diffusion. Cliquez n'importe où pour annuler."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Intégré" msgstr "Intégré"
@@ -224,11 +224,12 @@ msgstr "Intégré"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
@@ -238,7 +239,7 @@ msgstr "Changer le débit en bauds"
#: tabby-core/src/tabContextMenu.ts:133 #: tabby-core/src/tabContextMenu.ts:133
msgid "Change tab color" msgid "Change tab color"
msgstr "" msgstr "Changer la couleur de l'onglet"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Change the master passphrase" msgid "Change the master passphrase"
@@ -253,7 +254,11 @@ msgstr "Vérifier les mises à jour"
msgid "Ciphers" msgid "Ciphers"
msgstr "Chiffrement" msgstr "Chiffrement"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Effacer"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Effacer les profils récents" msgstr "Effacer les profils récents"
@@ -261,6 +266,10 @@ msgstr "Effacer les profils récents"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Effacer le terminal" msgstr "Effacer le terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Effacer le terminal après la connexion"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Presse-papier" msgstr "Presse-papier"
@@ -295,15 +304,16 @@ msgstr "Fermer les onglets à gauche"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Fermer les onglets à droite" msgstr "Fermer les onglets à droite"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr "Fermer la fenêtre après la fermeture du dernier onglet"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35
#: tabby-core/src/tabContextMenu.ts:132 #: tabby-core/src/tabContextMenu.ts:132
msgid "Color" msgid "Color"
msgstr "Couleur" msgstr "Couleur"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Schéma de couleurs" msgstr "Schéma de couleurs"
@@ -320,14 +330,18 @@ msgstr "Ligne de commande"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "L'entrée et la sortie standards sont utilisées à la place d'une connexion réseau" msgstr "L'entrée et la sortie standards sont utilisées à la place d'une connexion réseau"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr "Commandes"
#: tabby-core/src/theme.ts:20 #: tabby-core/src/theme.ts:20
msgid "Compact" msgid "Compact"
msgstr "Compact" msgstr "Compact"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Configuration supprimée"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Configuration téléchargée" msgstr "Configuration téléchargée"
@@ -354,8 +368,8 @@ msgstr "Configurations"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Se connecter via un serveur proxy" msgstr "Se connecter via un serveur proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Se connecter à \"%s\"..." msgstr "Se connecter à \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Se connecter à \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Se connecte d'abord à un hôte différent et l'utilise comme proxy" msgstr "Se connecte d'abord à un hôte différent et l'utilise comme proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Connexion en cours" msgstr "Connexion en cours"
@@ -386,23 +400,27 @@ msgstr "Le nom de connexion sera utilisé à la place"
msgid "Context menu" msgid "Context menu"
msgstr "Menu contextuel" msgstr "Menu contextuel"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Copié" msgstr "Copié"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Copie" msgstr "Copier"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Copier le chemin actuel" msgstr "Copier le chemin actuel"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Copier le chemin complet"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Copier lors de la sélection" msgstr "Copier lors de la sélection"
@@ -415,7 +433,7 @@ msgstr "Copier dans le presse-papier"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Copier avec mise en forme" msgstr "Copier avec mise en forme"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Impossible de déchiffrer la configuration" msgstr "Impossible de déchiffrer la configuration"
@@ -423,7 +441,7 @@ msgstr "Impossible de déchiffrer la configuration"
msgid "Create" msgid "Create"
msgstr "Créer" msgstr "Créer"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Créer un répertoire" msgstr "Créer un répertoire"
@@ -476,7 +494,7 @@ msgstr "Diminuer la taille de la séparation verticale"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Profil par défaut pour les nouveaux onglets" msgstr "Profil par défaut pour les nouveaux onglets"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Paramètres de profil par défaut" msgstr "Paramètres de profil par défaut"
@@ -488,11 +506,13 @@ msgstr "Par défaut"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Par défaut pour {type}" msgstr "Par défaut pour {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Par défaut pour {type}"
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Supprimer \"{name} \" ?" msgstr "Supprimer \"{name} \" ?"
@@ -523,7 +543,11 @@ msgstr "Supprimer le mot suivant"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Supprimer le mot précédent" msgstr "Supprimer le mot précédent"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Supprimer la configuration du côté distant ?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Supprimer les profils du groupe ?" msgstr "Supprimer les profils du groupe ?"
@@ -555,11 +579,11 @@ msgstr "Désactiver"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Désactiver le titre dynamique des onglets" msgstr "Désactiver le titre dynamique des onglets"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Désactiver l'arrière-plan fluide lors du déplacement" msgstr "Désactiver l'arrière-plan fluide lors du déplacement"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Désactiver l'accélération GPU" msgstr "Désactiver l'accélération GPU"
@@ -569,14 +593,14 @@ msgstr "Désactivé"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Déconnecter" msgstr "Déconnecter"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Déconnectez de {host} ?" msgstr "Se déconnecter de {host}?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:30 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:30
msgid "Display images via Sixel escape sequences" msgid "Display images via Sixel escape sequences"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Ne pas interrompre" msgstr "Ne pas interrompre"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Ne pas fermer" msgstr "Ne pas fermer"
@@ -653,7 +677,7 @@ msgstr "Dupliquer l'onglet"
msgid "Edit" msgid "Edit"
msgstr "Éditer" msgstr "Éditer"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Éditer en local" msgstr "Éditer en local"
@@ -674,6 +698,10 @@ msgstr "Activer les animations"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Activer l'installation automatique des mises à jour dès qu'elles sont disponibles." msgstr "Activer l'installation automatique des mises à jour dès qu'elles sont disponibles."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Activer l'option d'arrière-plan fluide"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Activer les ligatures de police" msgstr "Activer les ligatures de police"
@@ -698,8 +726,8 @@ msgstr "Fin de la ligne"
msgid "Environment" msgid "Environment"
msgstr "Environnement" msgstr "Environnement"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Effacer la configuration" msgstr "Effacer la configuration"
@@ -719,6 +747,10 @@ msgstr "Correspondance exacte"
msgid "Example:" msgid "Example:"
msgstr "Exemple:" msgstr "Exemple:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Style d'arrière-plan expérimental de Windows 10 connu pour causer des problèmes"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exporter" msgstr "Exporter"
@@ -743,11 +775,11 @@ msgstr "Filtre"
msgid "Fixed" msgid "Fixed"
msgstr "Fixe" msgstr "Fixe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "L'arrière-plan fluide provoque parfois des problèmes d'affichage" msgstr "L'arrière-plan fluide provoque parfois des problèmes d'affichage"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Cibler tous les volets" msgstr "Cibler tous les volets"
@@ -755,15 +787,15 @@ msgstr "Cibler tous les volets"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Cibler tous les volets à la fois (diffusion)" msgstr "Cibler tous les volets à la fois (diffusion)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "Cibler tous les onglets"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr "Cibler tous les onglets à la fois (diffusion)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Le curseur suit la souris" msgstr "Le curseur suit la souris"
@@ -807,7 +839,7 @@ msgstr "Focus sur le volet à droite"
msgid "Font" msgid "Font"
msgstr "Police" msgstr "Police"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Pour les raccourcis clavier" msgstr "Pour les raccourcis clavier"
@@ -877,11 +909,11 @@ msgstr "Obtenir depuis la fenêtre des paramètres Tabby Web"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Donne à la fenêtre un fond à la fois transparent et flouté" msgstr "Donne à la fenêtre un fond à la fois transparent et flouté"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Remonter" msgstr "Remonter"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Vert" msgstr "Vert"
@@ -889,7 +921,7 @@ msgstr "Vert"
msgid "Group" msgid "Group"
msgstr "Groupe" msgstr "Groupe"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hacks" msgstr "Hacks"
@@ -906,15 +938,15 @@ msgstr "Aidez à traduire Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadécimal" msgstr "Hexadécimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Masquer le bouton de fermeture de l'onglet" msgstr "Masquer le bouton de fermeture de l'onglet"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Masquer la numérotation des onglets" msgstr "Masquer la numérotation des onglets"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Masquer le bouton d'options d'onglet" msgstr "Masquer le bouton d'options d'onglet"
@@ -948,6 +980,10 @@ msgstr "Vérification de la clé de l'hôte"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Raccourcis clavier" msgstr "Raccourcis clavier"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Comment Tabby se présente à travers les variables d'environnement"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" msgstr "Proxy HTTP"
@@ -1029,8 +1065,8 @@ msgstr "Aller au mot suivant"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Aller au mot précédent" msgstr "Aller au mot précédent"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Clavier"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Authentification interactive au clavier" msgstr "Authentification interactive au clavier"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Fermer" msgstr "Fermer"
@@ -1083,7 +1119,7 @@ msgstr "Lancer WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Lancer WinSCP pour la session SSH actuelle" msgstr "Lancer WinSCP pour la session SSH actuelle"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Apprenez comment permettre à Tabby de détecter le répertoire de travail distant." msgstr "Apprenez comment permettre à Tabby de détecter le répertoire de travail distant."
@@ -1110,7 +1146,7 @@ msgstr "Éditeur de ligne, l'entrée est envoyée après avoir appuyé sur Entr
msgid "Line padding" msgid "Line padding"
msgstr "Interligne" msgstr "Interligne"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Chargement" msgstr "Chargement"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminal local" msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Scripts de connexion" msgstr "Scripts de connexion"
@@ -1141,7 +1177,7 @@ msgstr "Scripts de connexion"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Clic long pour le menu contextuel" msgstr "Clic long pour le menu contextuel"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Gérer les profils" msgstr "Gérer les profils"
@@ -1155,7 +1191,7 @@ msgstr "Maximiser le volet actif"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75
msgid "Minimum contrast ratio" msgid "Minimum contrast ratio"
msgstr "" msgstr "Ratio de contraste minimum"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Modified on {date}" msgid "Modified on {date}"
@@ -1173,11 +1209,11 @@ msgstr "Déplacer l'onglet vers la gauche"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Déplacer l'onglet vers la droite" msgstr "Déplacer l'onglet vers la droite"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Déplacer vers \"Dégroupé\"" msgstr "Déplacer vers \"Dégroupé\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Faire glisser la souris sur un volet inactif pour l'activer" msgstr "Faire glisser la souris sur un volet inactif pour l'activer"
@@ -1198,7 +1234,7 @@ msgstr "Nom du nouveau répertoire"
msgid "Native" msgid "Native"
msgstr "Natif" msgstr "Natif"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nouvel onglet admin" msgstr "Nouvel onglet admin"
@@ -1210,7 +1246,7 @@ msgstr "Nouvelle configuration sur {platform}"
msgid "New item" msgid "New item"
msgstr "Nouvel élément" msgstr "Nouvel élément"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nouveau nom" msgstr "Nouveau nom"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nouvel onglet: {profile}" msgstr "Nouvel onglet: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Nouveau terminal" msgstr "Nouveau terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nouvelle fenêtre"
msgid "New Window" msgid "New Window"
msgstr "Nouvelle fenêtre" msgstr "Nouvelle fenêtre"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nouveau avec profil" msgstr "Nouveau avec profil"
@@ -1252,7 +1288,7 @@ msgstr "Nouveau avec profil"
msgid "Next tab" msgid "Next tab"
msgstr "Onglet suivant" msgstr "Onglet suivant"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Aucune couleur" msgstr "Aucune couleur"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Épaisseur de police normale" msgstr "Épaisseur de police normale"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Non trouvé" msgstr "Non trouvé"
@@ -1333,7 +1369,7 @@ msgstr "Optionnel"
msgid "Options" msgid "Options"
msgstr "Options" msgstr "Options"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Orange" msgstr "Orange"
@@ -1381,11 +1417,11 @@ msgstr "Écraser la configuration distante et démarrer la synchronisation ?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Écraser la configuration locale et démarrer la synchronisation ?" msgstr "Écraser la configuration locale et démarrer la synchronisation ?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Redimensionner le panneau avec ce pas" msgstr "Redimensionner le panneau avec ce pas"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Panneaux" msgstr "Panneaux"
@@ -1393,7 +1429,7 @@ msgstr "Panneaux"
msgid "Parity" msgid "Parity"
msgstr "Parité" msgstr "Parité"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "La synchronisation partielle de la configuration n'est pas possible lorsque la configuration est dans le coffre chiffré." msgstr "La synchronisation partielle de la configuration n'est pas possible lorsque la configuration est dans le coffre chiffré."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Mot de passe" msgstr "Mot de passe"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Coller" msgstr "Coller"
@@ -1418,9 +1454,9 @@ msgstr "Coller depuis le presse-papier"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr "Coller si rien n'est sélectionné, sinon copier"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Coller plusieurs lignes ?" msgstr "Coller plusieurs lignes ?"
@@ -1449,7 +1485,7 @@ msgstr "Dossier des extensions"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port ouvert" msgstr "Port ouvert"
@@ -1458,9 +1494,9 @@ msgstr "Port ouvert"
msgid "Ports" msgid "Ports"
msgstr "Ports" msgstr "Ports"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Appuyez sur n'importe quelle touche pour vous reconnecter" msgstr "Appuyez sur n'importe quelle touche pour vous reconnecter"
@@ -1498,7 +1534,7 @@ msgstr "Nom du profil"
msgid "Profiles" msgid "Profiles"
msgstr "Profils" msgstr "Profils"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profils et connexions" msgstr "Profils et connexions"
@@ -1511,7 +1547,7 @@ msgstr "Application"
msgid "Proxy command" msgid "Proxy command"
msgstr "Commande du proxy" msgstr "Commande du proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Violet" msgstr "Violet"
@@ -1519,13 +1555,13 @@ msgstr "Violet"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Place toute la configuration de Tabby dans le coffre" msgstr "Place toute la configuration de Tabby dans le coffre"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Connexion Rapide" msgstr "Connexion Rapide"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Quitter" msgstr "Quitter"
@@ -1537,8 +1573,8 @@ msgstr "Connexion socket Raw"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Délai d'attente (Millisecondes)" msgstr "Délai d'attente (Millisecondes)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Récent" msgstr "Récent"
@@ -1549,7 +1585,7 @@ msgstr "Récent"
msgid "Reconnect" msgid "Reconnect"
msgstr "Reconnecter" msgstr "Reconnecter"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rouge" msgstr "Rouge"
@@ -1572,7 +1608,7 @@ msgstr "Distant"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124
msgid "Remove whitespace and newlines around the copied text" msgid "Remove whitespace and newlines around the copied text"
msgstr "" msgstr "Supprimer les espaces et les sauts de lignes autour du texte copié"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
#: tabby-core/src/tabContextMenu.ts:120 #: tabby-core/src/tabContextMenu.ts:120
@@ -1582,7 +1618,7 @@ msgstr "Renommer"
#: tabby-core/src/hotkeys.ts:25 #: tabby-core/src/hotkeys.ts:25
#: tabby-core/src/tabContextMenu.ts:121 #: tabby-core/src/tabContextMenu.ts:121
msgid "Rename tab" msgid "Rename tab"
msgstr "" msgstr "Renommer longlet"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3
msgid "Rendering" msgid "Rendering"
@@ -1714,11 +1750,12 @@ msgstr "Descend en bas du terminal lors de la saisie utilisateur"
msgid "Search" msgid "Search"
msgstr "Rechercher" msgstr "Rechercher"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Rechercher un schéma de couleurs" msgstr "Rechercher un schéma de couleurs"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Rechercher dans les raccourcis" msgstr "Rechercher dans les raccourcis"
@@ -1735,7 +1772,7 @@ msgstr "Jeton secret de synchronisation"
msgid "Select" msgid "Select"
msgstr "Sélectionner" msgstr "Sélectionner"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Sélectionnez un profil de base à utiliser comme modèle" msgstr "Sélectionnez un profil de base à utiliser comme modèle"
@@ -1747,11 +1784,11 @@ msgstr "Tout sélectionner"
msgid "Select file storage" msgid "Select file storage"
msgstr "Sélectionner le stockage de fichiers" msgstr "Sélectionner le stockage de fichiers"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Sélectionner un profil" msgstr "Sélectionner un profil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Sélectionnez un profil ou entrez une adresse" msgstr "Sélectionnez un profil ou entrez une adresse"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Définit le chemin du named pipe de l'agent SSH." msgstr "Définit le chemin du named pipe de l'agent SSH."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Paramètres" msgstr "Paramètres"
@@ -1811,7 +1848,7 @@ msgstr "Paramètres"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "L'interpréteur de commandes ne prend pas en charge la détection du chemin courant" msgstr "L'interpréteur de commandes ne prend pas en charge la détection du chemin courant"
@@ -1833,7 +1870,7 @@ msgstr "Afficher les profils intégrés dans le sélecteur"
#: tabby-core/src/hotkeys.ts:13 #: tabby-core/src/hotkeys.ts:13
msgid "Show command selector" msgid "Show command selector"
msgstr "" msgstr "Afficher le sélecteur de commande"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126
msgid "Show config file" msgid "Show config file"
@@ -1851,7 +1888,7 @@ msgstr "Afficher le mixeur"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Afficher les libellés du panneau (pour réorganiser)" msgstr "Afficher les libellés du panneau (pour réorganiser)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Afficher l'icône de profil sur l'onglet" msgstr "Afficher l'icône de profil sur l'onglet"
@@ -1871,7 +1908,11 @@ msgstr "Afficher les notes de version"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Afficher les connexions série" msgstr "Afficher les connexions série"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Afficher les onglets en mode plein écran"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Afficher la barre d'outils" msgstr "Afficher la barre d'outils"
@@ -1928,7 +1969,7 @@ msgstr "Diviser vers le bas"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "Diviser vers le bas"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "Diviser vers le haut"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "Diviser vers le haut"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Connexion SSH" msgstr "Connexion SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "La gestion des connexions SSH se fait maintenant via l'onglet \"Profils et connexions\"" msgstr "La gestion des connexions SSH se fait maintenant via l'onglet \"Profils et connexions\""
@@ -2000,7 +2041,7 @@ msgstr "Remplacer l'implémentation du terminal utilisateur (expérimental)"
msgid "Sync" msgid "Sync"
msgstr "Synchroniser" msgstr "Synchroniser"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Synchroniser automatiquement" msgstr "Synchroniser automatiquement"
@@ -2008,15 +2049,15 @@ msgstr "Synchroniser automatiquement"
msgid "Sync host" msgid "Sync host"
msgstr "Hôte de synchronisation" msgstr "Hôte de synchronisation"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Synchroniser les raccourcis clavier" msgstr "Synchroniser les raccourcis clavier"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Synchroniser le coffre" msgstr "Synchroniser le coffre"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Synchroniser les réglages de fenêtres" msgstr "Synchroniser les réglages de fenêtres"
@@ -2071,7 +2112,7 @@ msgstr "Largeur des onglets"
msgid "Telnet session" msgid "Telnet session"
msgstr "Session Telnet" msgstr "Session Telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Arrière-plan du terminal"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Bip du terminal" msgstr "Bip du terminal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "Identification du terminal"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Merci d'avoir téléchargé Tabby!" msgstr "Merci d'avoir téléchargé Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Il y a des transferts de fichiers actifs"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Il y a un mot de passe enregistré pour cette connexion" msgstr "Il y a un mot de passe enregistré pour cette connexion"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Ceci s'applique à tous les profils d'un type donné" msgstr "Ceci s'applique à tous les profils d'un type donné"
@@ -2108,7 +2153,7 @@ msgstr "Ceci s'applique à tous les profils d'un type donné"
msgid "Thin" msgid "Thin"
msgstr "Compact" msgstr "Compact"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Cochez cette case si vous rencontrez des problèmes d'aliasing, de dédoublement ou d'autres problèmes visuels" msgstr "Cochez cette case si vous rencontrez des problèmes d'aliasing, de dédoublement ou d'autres problèmes visuels"
@@ -2135,9 +2180,9 @@ msgstr "En haut"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr "Retirer les blancs et les nouvelles lignes"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Réessayer" msgstr "Réessayer"
@@ -2157,7 +2202,7 @@ msgstr "Sans groupe"
msgid "Uninstall" msgid "Uninstall"
msgstr "Désinstaller" msgstr "Désinstaller"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Inconnu" msgstr "Inconnu"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Mise à jour vers {version}" msgstr "Mise à jour vers {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Envoyer" msgstr "Envoyer"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Envoyer en tant que nouvelle configuration" msgstr "Envoyer en tant que nouvelle configuration"
@@ -2277,7 +2322,7 @@ msgstr "Attention : la clé de l'hôte distant a soudainement changé !"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Nous ne collectons que la version de Tabby et celle de l'OS." msgstr "Nous ne collectons que la version de Tabby et celle de l'OS."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Bienvenue" msgstr "Bienvenue"
@@ -2334,7 +2379,7 @@ msgstr "Séparateurs de mots"
msgid "Working directory" msgid "Working directory"
msgstr "Répertoire courant" msgstr "Répertoire courant"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Détection du répertoire courant" msgstr "Détection du répertoire courant"
@@ -2351,7 +2396,7 @@ msgstr "Le terminal WSL ne prend en charge que TrueColor avec ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Transfert X11" msgstr "Transfert X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Jaune" msgstr "Jaune"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Croatian\n" "Language-Team: Croatian\n"
"Language: hr_HR\n" "Language: hr_HR\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "„{command}” se još uvijek u izvodi. Zatvoriti?" msgstr "„{command}” se još uvijek u izvodi. Zatvoriti?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "kopija {name}" msgstr "kopija {name}"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Dodatni razmak između redaka" msgstr "Dodatni razmak između redaka"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Postavke programa"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Stvarno želiš zatvoriti Tabby? Ovaj upit možeš deaktivirati u Postavke -> Prozor." msgstr "Stvarno želiš zatvoriti Tabby? Ovaj upit možeš deaktivirati u Postavke -> Prozor."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Sigurno?" msgstr "Sigurno?"
@@ -160,7 +160,7 @@ msgstr "Automatski"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Automatska aktualiziranja" msgstr "Automatska aktualiziranja"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Automatski prenesi promjene i traži nove verzije svake minute" msgstr "Automatski prenesi promjene i traži nove verzije svake minute"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Vrsta pozadine" msgstr "Vrsta pozadine"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Brzina prijenosa" msgstr "Brzina prijenosa"
@@ -186,7 +186,7 @@ msgstr "Početak retka"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Titranje kursora" msgstr "Titranje kursora"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Plava" msgstr "Plava"
@@ -209,10 +209,10 @@ msgstr "Umetanje sadržaja u uglatim zagradama (zahtijeva podršku školjke)"
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Broadcast-Modus. Za prekid pritisni bilo gdje."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Ugrađeno" msgstr "Ugrađeno"
@@ -224,11 +224,12 @@ msgstr "Ugrađeno"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Odustani" msgstr "Odustani"
@@ -238,7 +239,7 @@ msgstr "Promijeni brzinu prijenosa"
#: tabby-core/src/tabContextMenu.ts:133 #: tabby-core/src/tabContextMenu.ts:133
msgid "Change tab color" msgid "Change tab color"
msgstr "" msgstr "Promijeni boju kartice"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Change the master passphrase" msgid "Change the master passphrase"
@@ -253,7 +254,11 @@ msgstr "Traži nove verzije"
msgid "Ciphers" msgid "Ciphers"
msgstr "Šifre" msgstr "Šifre"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Isprazni popis nedavnih profila" msgstr "Isprazni popis nedavnih profila"
@@ -261,6 +266,10 @@ msgstr "Isprazni popis nedavnih profila"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Isprazni terminal" msgstr "Isprazni terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Međuspremnik" msgstr "Međuspremnik"
@@ -295,15 +304,16 @@ msgstr "Zatvori kartice prema lijevo"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Zatvori kartice prema desno" msgstr "Zatvori kartice prema desno"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr "Zatvori prozor nakon zatvaranja zadnje kartice"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35
#: tabby-core/src/tabContextMenu.ts:132 #: tabby-core/src/tabContextMenu.ts:132
msgid "Color" msgid "Color"
msgstr "Boja" msgstr "Boja"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Shema boja" msgstr "Shema boja"
@@ -320,14 +330,18 @@ msgstr "Naredbeni redak"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Umjesto mrežne veze koriste se standardni unos/sandardni rezultat (stdin/stdout) naredbe" msgstr "Umjesto mrežne veze koriste se standardni unos/sandardni rezultat (stdin/stdout) naredbe"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr "Naredbe"
#: tabby-core/src/theme.ts:20 #: tabby-core/src/theme.ts:20
msgid "Compact" msgid "Compact"
msgstr "Kompaktno" msgstr "Kompaktno"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfiguracija preuzeta" msgstr "Konfiguracija preuzeta"
@@ -354,8 +368,8 @@ msgstr "Konfiguracije"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Poveži se putem proxy poslužitelja" msgstr "Poveži se putem proxy poslužitelja"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Poveži se na „%s” …" msgstr "Poveži se na „%s” …"
@@ -363,10 +377,10 @@ msgstr "Poveži se na „%s” …"
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Najprije se poveži s jednim drugim host računalom i koristi ga kao proxy" msgstr "Najprije se poveži s jednim drugim host računalom i koristi ga kao proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Povezivanje" msgstr "Povezivanje"
@@ -386,23 +400,27 @@ msgstr "Umjesto toga će se koristiti ime veze"
msgid "Context menu" msgid "Context menu"
msgstr "Kontekstni izbornik" msgstr "Kontekstni izbornik"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Kopirano" msgstr "Kopirano"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopiraj" msgstr "Kopiraj"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Kopiraj trenutačnu stazu" msgstr "Kopiraj trenutačnu stazu"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Kopiraj nakon odabiranja" msgstr "Kopiraj nakon odabiranja"
@@ -415,7 +433,7 @@ msgstr "Kopiraj u međuspremnik"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Kopiraj s formatiranjem" msgstr "Kopiraj s formatiranjem"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Neuspjelo dešifriranje konfiguracije" msgstr "Neuspjelo dešifriranje konfiguracije"
@@ -423,7 +441,7 @@ msgstr "Neuspjelo dešifriranje konfiguracije"
msgid "Create" msgid "Create"
msgstr "Stvori" msgstr "Stvori"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Stvori mapu" msgstr "Stvori mapu"
@@ -476,7 +494,7 @@ msgstr "Smanji veličinu okomite podjele"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Standardni profil za nove kartice" msgstr "Standardni profil za nove kartice"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Postavke standardnog profila" msgstr "Postavke standardnog profila"
@@ -488,11 +506,13 @@ msgstr "Standardne vrijednosti"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Standardne vrijednosti za {type}" msgstr "Standardne vrijednosti za {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Standardne vrijednosti za {type}"
msgid "Delete" msgid "Delete"
msgstr "Izbriši" msgstr "Izbriši"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Izbrisati „{name}”?" msgstr "Izbrisati „{name}”?"
@@ -523,7 +543,11 @@ msgstr "Izbriši sljedeću riječ"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Izbriši prethodnu riječ" msgstr "Izbriši prethodnu riječ"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Izbrisati profile ove grupe?" msgstr "Izbrisati profile ove grupe?"
@@ -555,11 +579,11 @@ msgstr "Deaktiviraj"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Deaktiviraj dinamički naslov kartice" msgstr "Deaktiviraj dinamički naslov kartice"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Deaktiviraj transparentnu pozadinu prilikom povlačenja prozora" msgstr "Deaktiviraj transparentnu pozadinu prilikom povlačenja prozora"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Deativiraj ubrzanje grafičkog procesora" msgstr "Deativiraj ubrzanje grafičkog procesora"
@@ -569,18 +593,18 @@ msgstr "Deaktivirano"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Odspoji" msgstr "Odspoji"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Odspojiti se od računala {host}?" msgstr "Odspojiti se od računala {host}?"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:30 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:30
msgid "Display images via Sixel escape sequences" msgid "Display images via Sixel escape sequences"
msgstr "" msgstr "Prikaži slike putem Sixel escape sekvenci"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:88
msgid "Display on" msgid "Display on"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Nemoj prekinuti" msgstr "Nemoj prekinuti"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Nemoj zatvoriti" msgstr "Nemoj zatvoriti"
@@ -653,9 +677,9 @@ msgstr "Dupliciraj karticu"
msgid "Edit" msgid "Edit"
msgstr "Uredi" msgstr "Uredi"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "" msgstr "Uredi lokalno"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:62 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:62
msgid "Enable" msgid "Enable"
@@ -674,6 +698,10 @@ msgstr "Aktiviraj animacije"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Akiviraj automatsko instaliranje novih verzija kad postanu dostupne." msgstr "Akiviraj automatsko instaliranje novih verzija kad postanu dostupne."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Omogući opciju tečne pozadine"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Aktiviraj ligature fontova" msgstr "Aktiviraj ligature fontova"
@@ -698,8 +726,8 @@ msgstr "Kraj retka"
msgid "Environment" msgid "Environment"
msgstr "Okruženje" msgstr "Okruženje"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Izbriši konfiguraciju" msgstr "Izbriši konfiguraciju"
@@ -719,6 +747,10 @@ msgstr "Točno podudaranje"
msgid "Example:" msgid "Example:"
msgstr "Primjer:" msgstr "Primjer:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Eksperimentalni stil pozadine sustava Windows 10 je poznat da uzrokuje probleme"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Izvezi" msgstr "Izvezi"
@@ -743,29 +775,29 @@ msgstr "Filtar"
msgid "Fixed" msgid "Fixed"
msgstr "Fiksno" msgstr "Fiksno"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Transparentna pozadina ponekad uzrokuje kašnjenje iscrtavanja prilikom povlačenja prozora" msgstr "Transparentna pozadina ponekad uzrokuje kašnjenje iscrtavanja prilikom povlačenja prozora"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Postavi sve ploče kao aktivne" msgstr "Postavi sve ploče kao aktivne"
#: tabby-terminal/src/hotkeys.ts:78 #: tabby-terminal/src/hotkeys.ts:78
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Postavi sve ploče kao aktivne odjednom" msgstr "Postavi sve ploče kao aktivne odjednom (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "Postavi sve kartice kao aktivne"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr "Postavi sve kartice kao aktivne odjednom (broadcast)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "" msgstr "Fokusiranje prati miša"
#: tabby-core/src/hotkeys.ts:197 #: tabby-core/src/hotkeys.ts:197
msgid "Focus next pane" msgid "Focus next pane"
@@ -781,7 +813,7 @@ msgstr "Postavi sljedeću ploču kao aktivnu"
#: tabby-core/src/hotkeys.ts:229 #: tabby-core/src/hotkeys.ts:229
#: tabby-core/src/hotkeys.ts:233 #: tabby-core/src/hotkeys.ts:233
msgid "Focus pane {number}" msgid "Focus pane {number}"
msgstr "" msgstr "Postavi ploču {number} kao aktivnu"
#: tabby-core/src/hotkeys.ts:193 #: tabby-core/src/hotkeys.ts:193
msgid "Focus previous pane" msgid "Focus previous pane"
@@ -807,7 +839,7 @@ msgstr "Postavi desnu ploču kao aktivnu"
msgid "Font" msgid "Font"
msgstr "Font" msgstr "Font"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Za tipkovne prečace" msgstr "Za tipkovne prečace"
@@ -877,11 +909,11 @@ msgstr "Preuzmi iz prozora Tabby-web postavki"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Daje prozoru zamućenu prozirnu pozadinu" msgstr "Daje prozoru zamućenu prozirnu pozadinu"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Idi gore" msgstr "Idi gore"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Zelena" msgstr "Zelena"
@@ -889,7 +921,7 @@ msgstr "Zelena"
msgid "Group" msgid "Group"
msgstr "Grupa" msgstr "Grupa"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hacks" msgstr "Hacks"
@@ -906,17 +938,17 @@ msgstr "Pomogni prevoditi Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Heksadecimalni" msgstr "Heksadecimalni"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Sakrij gumb za zatvaranje kartice" msgstr "Sakrij gumb za zatvaranje kartice"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Sakrij indeks kartice" msgstr "Sakrij indeks kartice"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr "Sakrij gumb za opcije kartice"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123
msgid "Hide window on focus loss" msgid "Hide window on focus loss"
@@ -948,6 +980,10 @@ msgstr "Provjera ključa host računala"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Tipkovni prečaci" msgstr "Tipkovni prečaci"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP proxy" msgstr "HTTP proxy"
@@ -1029,8 +1065,8 @@ msgstr "Skoči na sljedeću riječ"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Skoči na prethodnu riječ" msgstr "Skoči na prethodnu riječ"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Tipkovnica"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autentifikacija interaktivnom tipkovnicom" msgstr "Autentifikacija interaktivnom tipkovnicom"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Prekini naredbu" msgstr "Prekini naredbu"
@@ -1083,7 +1119,7 @@ msgstr "Pokreni WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Pokreni WinSCP za trenutačnu SSH sesiju" msgstr "Pokreni WinSCP za trenutačnu SSH sesiju"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Saznaj kako dopustiti Tabbyju da otkrije radnu mapu udaljene ljuske." msgstr "Saznaj kako dopustiti Tabbyju da otkrije radnu mapu udaljene ljuske."
@@ -1110,7 +1146,7 @@ msgstr "Uređivač redaka, unos se šalje nakon što pritisneš tipku Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Odmaci redaka" msgstr "Odmaci redaka"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Učitavanje" msgstr "Učitavanje"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Lokalni terminal" msgstr "Lokalni terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Skripta za prijavu" msgstr "Skripta za prijavu"
@@ -1141,7 +1177,7 @@ msgstr "Skripta za prijavu"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Pritisni dugo za kontekstni izbornik" msgstr "Pritisni dugo za kontekstni izbornik"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Upravljaj profilima" msgstr "Upravljaj profilima"
@@ -1155,7 +1191,7 @@ msgstr "Maksimalno proširi aktivnu ploču"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75
msgid "Minimum contrast ratio" msgid "Minimum contrast ratio"
msgstr "" msgstr "Najmanji omjer kontrasta"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Modified on {date}" msgid "Modified on {date}"
@@ -1173,13 +1209,13 @@ msgstr "Premjesti karticu lijevo"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Premjesti karticu desno" msgstr "Premjesti karticu desno"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Premjesti u „Negrupirani”" msgstr "Premjesti u „Negrupirani”"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "" msgstr "Pomicanje miša preko neaktivne ploče aktivirat će ju"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:12 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:12
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:14 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:14
@@ -1198,7 +1234,7 @@ msgstr "Ime nove mape"
msgid "Native" msgid "Native"
msgstr "Izvorni" msgstr "Izvorni"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Kartica za novog administratora" msgstr "Kartica za novog administratora"
@@ -1210,7 +1246,7 @@ msgstr "Nova konfiguracija na {platform}"
msgid "New item" msgid "New item"
msgstr "Novi element" msgstr "Novi element"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Novo ime" msgstr "Novo ime"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nova kartica: {profile}" msgstr "Nova kartica: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Novi terminal" msgstr "Novi terminal"
@@ -1244,7 +1280,7 @@ msgstr "Novi prozor"
msgid "New Window" msgid "New Window"
msgstr "Novi prozor" msgstr "Novi prozor"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Novi s profilom" msgstr "Novi s profilom"
@@ -1252,7 +1288,7 @@ msgstr "Novi s profilom"
msgid "Next tab" msgid "Next tab"
msgstr "Sljedeća kartica" msgstr "Sljedeća kartica"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Bez boje" msgstr "Bez boje"
@@ -1273,8 +1309,8 @@ msgstr "Normalno"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Normalna debljina fonta" msgstr "Normalna debljina fonta"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Nije nađeno" msgstr "Nije nađeno"
@@ -1333,7 +1369,7 @@ msgstr "Opcionalno"
msgid "Options" msgid "Options"
msgstr "Opcije" msgstr "Opcije"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Narančasta" msgstr "Narančasta"
@@ -1381,11 +1417,11 @@ msgstr "Prepisati konfiguraciju na udaljenoj strani i započeti sinkronizaciju?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Prepisati lokalnu konfiguraciju i započeti sinkronizaciju?" msgstr "Prepisati lokalnu konfiguraciju i započeti sinkronizaciju?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Korak mijenjanja veličine ploče" msgstr "Korak mijenjanja veličine ploče"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Ploče" msgstr "Ploče"
@@ -1393,7 +1429,7 @@ msgstr "Ploče"
msgid "Parity" msgid "Parity"
msgstr "Paritet" msgstr "Paritet"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Djelomično sinkroniziranje konfiguracije nije moguće kad je konfiguracija šifrirana putem trezora." msgstr "Djelomično sinkroniziranje konfiguracije nije moguće kad je konfiguracija šifrirana putem trezora."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Lozinka" msgstr "Lozinka"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Umetni" msgstr "Umetni"
@@ -1418,9 +1454,9 @@ msgstr "Umetni iz međuspremnika"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr "Umetni ako ništa nije odabrano, inače kopiraj"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Umetnuti višestruke retke?" msgstr "Umetnuti višestruke retke?"
@@ -1449,7 +1485,7 @@ msgstr "Mapa dodataka"
msgid "Port" msgid "Port"
msgstr "Priključak" msgstr "Priključak"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Priključak otvoren" msgstr "Priključak otvoren"
@@ -1458,9 +1494,9 @@ msgstr "Priključak otvoren"
msgid "Ports" msgid "Ports"
msgstr "Priključci" msgstr "Priključci"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Pritisni bilo koju tipku za ponovno povezivanje" msgstr "Pritisni bilo koju tipku za ponovno povezivanje"
@@ -1498,7 +1534,7 @@ msgstr "Ime profila"
msgid "Profiles" msgid "Profiles"
msgstr "Profili" msgstr "Profili"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profili i veze" msgstr "Profili i veze"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "Proxy naredba" msgstr "Proxy naredba"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Ljubičasta" msgstr "Ljubičasta"
@@ -1519,13 +1555,13 @@ msgstr "Ljubičasta"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Stavlja svu konfiguraciju programa Tabby u trezor" msgstr "Stavlja svu konfiguraciju programa Tabby u trezor"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Brzo povezivanje" msgstr "Brzo povezivanje"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Zatvori program" msgstr "Zatvori program"
@@ -1537,8 +1573,8 @@ msgstr "Veza raw utičnice"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Istek vremena spremnosti (milisekunde)" msgstr "Istek vremena spremnosti (milisekunde)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Nedavni" msgstr "Nedavni"
@@ -1549,7 +1585,7 @@ msgstr "Nedavni"
msgid "Reconnect" msgid "Reconnect"
msgstr "Ponovo spoji" msgstr "Ponovo spoji"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Crvena" msgstr "Crvena"
@@ -1572,7 +1608,7 @@ msgstr "Udaljeni repozitorij"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:124
msgid "Remove whitespace and newlines around the copied text" msgid "Remove whitespace and newlines around the copied text"
msgstr "" msgstr "Ukloni razmake/tabulatore i nove retke okolo kopiranog teksta"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:25
#: tabby-core/src/tabContextMenu.ts:120 #: tabby-core/src/tabContextMenu.ts:120
@@ -1582,7 +1618,7 @@ msgstr "Preimenuj"
#: tabby-core/src/hotkeys.ts:25 #: tabby-core/src/hotkeys.ts:25
#: tabby-core/src/tabContextMenu.ts:121 #: tabby-core/src/tabContextMenu.ts:121
msgid "Rename tab" msgid "Rename tab"
msgstr "" msgstr "Preimenuj karticu"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3
msgid "Rendering" msgid "Rendering"
@@ -1624,7 +1660,7 @@ msgstr "Ponovo pokreni Telnet sesiju"
#: tabby-core/src/hotkeys.ts:65 #: tabby-core/src/hotkeys.ts:65
msgid "Restart tab" msgid "Restart tab"
msgstr "" msgstr "Ponovo pokreni karticu"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:134 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:134
msgid "Restart the app to apply changes" msgid "Restart the app to apply changes"
@@ -1688,11 +1724,11 @@ msgstr "Pomakni nakon unosa"
#: tabby-terminal/src/hotkeys.ts:94 #: tabby-terminal/src/hotkeys.ts:94
msgid "Scroll terminal one page down" msgid "Scroll terminal one page down"
msgstr "" msgstr "Pomakni terminal jednu stranicu prema dolje"
#: tabby-terminal/src/hotkeys.ts:90 #: tabby-terminal/src/hotkeys.ts:90
msgid "Scroll terminal one page up" msgid "Scroll terminal one page up"
msgstr "" msgstr "Pomakni terminal jednu stranicu prema gore"
#: tabby-terminal/src/hotkeys.ts:98 #: tabby-terminal/src/hotkeys.ts:98
msgid "Scroll terminal to bottom" msgid "Scroll terminal to bottom"
@@ -1700,7 +1736,7 @@ msgstr "Pomakni terminal na kraj"
#: tabby-terminal/src/hotkeys.ts:86 #: tabby-terminal/src/hotkeys.ts:86
msgid "Scroll terminal to top" msgid "Scroll terminal to top"
msgstr "" msgstr "Pomakni terminal na početak"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16
msgid "Scrollback" msgid "Scrollback"
@@ -1714,11 +1750,12 @@ msgstr "Pomiče terminal na kraj nakon unosa korisnika"
msgid "Search" msgid "Search"
msgstr "Pretraga" msgstr "Pretraga"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Pretraži sheme boja" msgstr "Pretraži sheme boja"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Pretraži tipkovne prečace" msgstr "Pretraži tipkovne prečace"
@@ -1735,23 +1772,23 @@ msgstr "Tajni token za sinkronizaciju"
msgid "Select" msgid "Select"
msgstr "Odaberi" msgstr "Odaberi"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Odaberi osnovni profil koji će se koristiti kao predložak" msgstr "Odaberi osnovni profil koji će se koristiti kao predložak"
#: tabby-terminal/src/hotkeys.ts:18 #: tabby-terminal/src/hotkeys.ts:18
msgid "Select all" msgid "Select all"
msgstr "" msgstr "Odaberi sve"
#: tabby-core/src/services/fileProviders.service.ts:46 #: tabby-core/src/services/fileProviders.service.ts:46
msgid "Select file storage" msgid "Select file storage"
msgstr "Odaberi spremište datoteka" msgstr "Odaberi spremište datoteka"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Odaberi profil" msgstr "Odaberi profil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Odaberi profil ili upiši e-mail adresu" msgstr "Odaberi profil ili upiši e-mail adresu"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Postavlja imenovanu stazu procesa SSH agenta." msgstr "Postavlja imenovanu stazu procesa SSH agenta."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Postavke" msgstr "Postavke"
@@ -1811,7 +1848,7 @@ msgstr "Postavke"
msgid "Shell" msgid "Shell"
msgstr "Ljuska" msgstr "Ljuska"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Ljuska ne podržava trenutačno otkrivanje staze" msgstr "Ljuska ne podržava trenutačno otkrivanje staze"
@@ -1833,7 +1870,7 @@ msgstr "Prikaži ugrađene profile u selektoru"
#: tabby-core/src/hotkeys.ts:13 #: tabby-core/src/hotkeys.ts:13
msgid "Show command selector" msgid "Show command selector"
msgstr "" msgstr "Prikaži selektor naredbe"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126
msgid "Show config file" msgid "Show config file"
@@ -1851,7 +1888,7 @@ msgstr "Prikaži mikser"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Prikaži oznake prozora (za preuređivanje)" msgstr "Prikaži oznake prozora (za preuređivanje)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Prikaži ikonu profila na kartici" msgstr "Prikaži ikonu profila na kartici"
@@ -1871,9 +1908,13 @@ msgstr "Prikaži napomene uz izdanje"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Prikaži serijske veze" msgstr "Prikaži serijske veze"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Prikaži kartice u cjeloekranskom prikazu"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr "Prikaži alatnu traku"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44
msgid "Show vault contents" msgid "Show vault contents"
@@ -1881,7 +1922,7 @@ msgstr "Prikaži sadržaj trezora"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:29 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:29
msgid "Sixel graphics support (experimental)" msgid "Sixel graphics support (experimental)"
msgstr "" msgstr "Podrška za Sixel slike (eksperimentalno)"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:140
msgid "Skip MoTD/banner" msgid "Skip MoTD/banner"
@@ -1928,7 +1969,7 @@ msgstr "Podijeli prema dolje"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "Podijeli prema dolje"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "Podijeli prema gore"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "Podijeli prema gore"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH veza" msgstr "SSH veza"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH vezom se sada upravlja u kartici „Profili i veze”" msgstr "SSH vezom se sada upravlja u kartici „Profili i veze”"
@@ -2000,7 +2041,7 @@ msgstr "Zamjenjuje implementaciju sučelja terminala (eksperimentalno)"
msgid "Sync" msgid "Sync"
msgstr "Sinkronizraj" msgstr "Sinkronizraj"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sinkronizraj automatski" msgstr "Sinkronizraj automatski"
@@ -2008,15 +2049,15 @@ msgstr "Sinkronizraj automatski"
msgid "Sync host" msgid "Sync host"
msgstr "Sinkronizraj host računalo" msgstr "Sinkronizraj host računalo"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sinkronizraj tipkovne prečace" msgstr "Sinkronizraj tipkovne prečace"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sinkronizraj trezor" msgstr "Sinkronizraj trezor"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sinkronizraj postavke prozora" msgstr "Sinkronizraj postavke prozora"
@@ -2071,7 +2112,7 @@ msgstr "Širina kartica"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet sesija" msgstr "Telnet sesija"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Pozadina terminala"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Zvono terminala" msgstr "Zvono terminala"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Zahvaljujemo na preuzimanju programa Tabby!" msgstr "Zahvaljujemo na preuzimanju programa Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Postoje aktivni prijenosi datoteka"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Postoji spremljena lozinka za ovu vezu" msgstr "Postoji spremljena lozinka za ovu vezu"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Primjenjuju se na sve profile zadane vrste" msgstr "Primjenjuju se na sve profile zadane vrste"
@@ -2108,7 +2153,7 @@ msgstr "Primjenjuju se na sve profile zadane vrste"
msgid "Thin" msgid "Thin"
msgstr "Tanko" msgstr "Tanko"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Označi ovo ako se pojave vizualni problemi" msgstr "Označi ovo ako se pojave vizualni problemi"
@@ -2135,9 +2180,9 @@ msgstr "Gore"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr "Ukloni razmake/tabulatore i nove retke"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Pokušaj ponovo" msgstr "Pokušaj ponovo"
@@ -2157,7 +2202,7 @@ msgstr "Negrupirani"
msgid "Uninstall" msgid "Uninstall"
msgstr "Deinstaliraj" msgstr "Deinstaliraj"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Nepoznato" msgstr "Nepoznato"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Nadogradi na {version}" msgstr "Nadogradi na {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Prenesi" msgstr "Prenesi"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Prenesi kao novu konfiguraciju" msgstr "Prenesi kao novu konfiguraciju"
@@ -2277,7 +2322,7 @@ msgstr "Upozorenje: ključ udaljenog host računala iznenada se promijenio!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Pratimo samo tvoje verzije Tabbyja i OS-a." msgstr "Pratimo samo tvoje verzije Tabbyja i OS-a."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Dobrodošlica" msgstr "Dobrodošlica"
@@ -2334,7 +2379,7 @@ msgstr "Znakovi razdvajanja riječi"
msgid "Working directory" msgid "Working directory"
msgstr "Radna mapa" msgstr "Radna mapa"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Otkrivanje radne mape" msgstr "Otkrivanje radne mape"
@@ -2351,7 +2396,7 @@ msgstr "WSL terminal podržava samo TrueColor s ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Proslijeđivanje X11" msgstr "Proslijeđivanje X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Žuta" msgstr "Žuta"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Indonesian\n" "Language-Team: Indonesian\n"
"Language: id_ID\n" "Language: id_ID\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" masih berjalan. Tutup?" msgstr "\"{command}\" masih berjalan. Tutup?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} salin" msgstr "{name} salin"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Ruang tambahan antar baris" msgstr "Ruang tambahan antar baris"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Pengaturan aplikasi"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Anda yakin ingin menutup Tabby? Anda bisa menonaktifkan prompt ini di Pengaturan -> Jendela." msgstr "Anda yakin ingin menutup Tabby? Anda bisa menonaktifkan prompt ini di Pengaturan -> Jendela."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Anda yakin?" msgstr "Anda yakin?"
@@ -160,7 +160,7 @@ msgstr "Otomatis"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Pembaruan Otomatis" msgstr "Pembaruan Otomatis"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Otomatis unggah perubahan dan cek pembaruan setiap menit" msgstr "Otomatis unggah perubahan dan cek pembaruan setiap menit"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Jenis latar belakang" msgstr "Jenis latar belakang"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Baud rate" msgstr "Baud rate"
@@ -186,7 +186,7 @@ msgstr "Awal baris"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Kursor berkedip" msgstr "Kursor berkedip"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Biru" msgstr "Biru"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Bawaan" msgstr "Bawaan"
@@ -224,11 +224,12 @@ msgstr "Bawaan"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Batal" msgstr "Batal"
@@ -253,7 +254,11 @@ msgstr "Cek pembaruan"
msgid "Ciphers" msgid "Ciphers"
msgstr "Sandi" msgstr "Sandi"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Bersihkan profil terbaru" msgstr "Bersihkan profil terbaru"
@@ -261,6 +266,10 @@ msgstr "Bersihkan profil terbaru"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Bersihkan terminal" msgstr "Bersihkan terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Papan clip" msgstr "Papan clip"
@@ -295,7 +304,7 @@ msgstr "Tutup tab ke kiri"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Tutup tab ke kanan" msgstr "Tutup tab ke kanan"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr ""
@@ -304,6 +313,7 @@ msgstr ""
msgid "Color" msgid "Color"
msgstr "Warna" msgstr "Warna"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Skema warna" msgstr "Skema warna"
@@ -320,7 +330,7 @@ msgstr "Baris perintah"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Perintah stdin/stdout digunakan sebagai pengganti koneksi jaringan" msgstr "Perintah stdin/stdout digunakan sebagai pengganti koneksi jaringan"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr ""
@@ -328,6 +338,10 @@ msgstr ""
msgid "Compact" msgid "Compact"
msgstr "Ringkas" msgstr "Ringkas"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfigurasi diunduh" msgstr "Konfigurasi diunduh"
@@ -354,8 +368,8 @@ msgstr "Konfigurasi"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Terhubung melalui server proxy" msgstr "Terhubung melalui server proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Hubungkan ke \"%s\"..." msgstr "Hubungkan ke \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Hubungkan ke \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Hubungkan ke host yang berbeda terlebih dahulu dan gunakan sebagai proxy" msgstr "Hubungkan ke host yang berbeda terlebih dahulu dan gunakan sebagai proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Menghubungkan" msgstr "Menghubungkan"
@@ -386,23 +400,27 @@ msgstr "Nama koneksi akan digunakan sebagai gantinya"
msgid "Context menu" msgid "Context menu"
msgstr "Menu konteks" msgstr "Menu konteks"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Disalin" msgstr "Disalin"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Salin" msgstr "Salin"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Salin jalur saat ini" msgstr "Salin jalur saat ini"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Salin pada saat pilih" msgstr "Salin pada saat pilih"
@@ -415,7 +433,7 @@ msgstr "Salin ke papan klip"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Salin dengan formatting" msgstr "Salin dengan formatting"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Tidak bisa mendekripsi konfigurasi" msgstr "Tidak bisa mendekripsi konfigurasi"
@@ -423,7 +441,7 @@ msgstr "Tidak bisa mendekripsi konfigurasi"
msgid "Create" msgid "Create"
msgstr "Buat" msgstr "Buat"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Buat direktori" msgstr "Buat direktori"
@@ -476,7 +494,7 @@ msgstr "Kurangi ukuran pemisahan vertical"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Profil bawaan untuk tab baru" msgstr "Profil bawaan untuk tab baru"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Pengaturan profil bawaan" msgstr "Pengaturan profil bawaan"
@@ -488,11 +506,13 @@ msgstr "Bawaan"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Bawaan untuk {type}" msgstr "Bawaan untuk {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Bawaan untuk {type}"
msgid "Delete" msgid "Delete"
msgstr "Hapus" msgstr "Hapus"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Hapus \"{name}\"?" msgstr "Hapus \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Hapus kata selanjutnya"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Hapus kata sebelumnya" msgstr "Hapus kata sebelumnya"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Hapus profil grup?" msgstr "Hapus profil grup?"
@@ -555,11 +579,11 @@ msgstr "Matikan"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Matikan judul tab dinamis" msgstr "Matikan judul tab dinamis"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Nonaktifkan latar belakang yang lancar saat menyeret" msgstr "Nonaktifkan latar belakang yang lancar saat menyeret"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Matikan akselerasi GPU" msgstr "Matikan akselerasi GPU"
@@ -569,12 +593,12 @@ msgstr "Dinonaktifkan"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Putuskan" msgstr "Putuskan"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Putuskan dari {host}?" msgstr "Putuskan dari {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Jangan dibatalkan" msgstr "Jangan dibatalkan"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Jangan tutup" msgstr "Jangan tutup"
@@ -653,7 +677,7 @@ msgstr "Duplikat tab"
msgid "Edit" msgid "Edit"
msgstr "Sunting" msgstr "Sunting"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "" msgstr ""
@@ -674,6 +698,10 @@ msgstr "Aktifkan animasi"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Aktifkan penginstalan pembaruan otomatis saat tersedia." msgstr "Aktifkan penginstalan pembaruan otomatis saat tersedia."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Aktifkan ligatur font" msgstr "Aktifkan ligatur font"
@@ -698,8 +726,8 @@ msgstr "Baris akhir"
msgid "Environment" msgid "Environment"
msgstr "Lingkungan" msgstr "Lingkungan"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Hapus konfigurasi" msgstr "Hapus konfigurasi"
@@ -719,6 +747,10 @@ msgstr "Paling cocok"
msgid "Example:" msgid "Example:"
msgstr "Contoh:" msgstr "Contoh:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Ekspor" msgstr "Ekspor"
@@ -743,11 +775,11 @@ msgstr "Saring"
msgid "Fixed" msgid "Fixed"
msgstr "Tetap" msgstr "Tetap"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Latar belakang yang lancar terkadang menyebabkan kelambatan seret" msgstr "Latar belakang yang lancar terkadang menyebabkan kelambatan seret"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Fokuskan semua panel" msgstr "Fokuskan semua panel"
@@ -755,7 +787,7 @@ msgstr "Fokuskan semua panel"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Fokuskan semua panel sekaligus (siaran)" msgstr "Fokuskan semua panel sekaligus (siaran)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr ""
@@ -763,7 +795,7 @@ msgstr ""
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "" msgstr ""
@@ -807,7 +839,7 @@ msgstr "Fokuskan panel di kanan"
msgid "Font" msgid "Font"
msgstr "Font" msgstr "Font"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Untuk pintasan keyboard" msgstr "Untuk pintasan keyboard"
@@ -877,11 +909,11 @@ msgstr "Dapatkan dari jendela pengaturan Web Tabby"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Beri jendela latar belakang transparan buram" msgstr "Beri jendela latar belakang transparan buram"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Naik" msgstr "Naik"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Hijau" msgstr "Hijau"
@@ -889,7 +921,7 @@ msgstr "Hijau"
msgid "Group" msgid "Group"
msgstr "Grup" msgstr "Grup"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "" msgstr ""
@@ -906,15 +938,15 @@ msgstr "Bantu terjemahkan Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Heksadesimal" msgstr "Heksadesimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Sembunyikan tombol tutup tab" msgstr "Sembunyikan tombol tutup tab"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Sembunyikan indeks tab" msgstr "Sembunyikan indeks tab"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Sembunyikan tombol opsi tab" msgstr "Sembunyikan tombol opsi tab"
@@ -948,6 +980,10 @@ msgstr "Kunci verifikasi host"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Pintasan" msgstr "Pintasan"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP proxy" msgstr "HTTP proxy"
@@ -1029,8 +1065,8 @@ msgstr "Lompat ke kata berikutnya"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Lompat ke kata sebelumnya" msgstr "Lompat ke kata sebelumnya"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Papan ketik"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Otentikasi keyboard-interaktif" msgstr "Otentikasi keyboard-interaktif"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Matikan" msgstr "Matikan"
@@ -1083,7 +1119,7 @@ msgstr "Buka WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Buka WinSCP untuk sesi SSH saat ini" msgstr "Buka WinSCP untuk sesi SSH saat ini"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Pelajari cara mengizinkan Tabby mendeteksi direktori kerja shell jarak jauh." msgstr "Pelajari cara mengizinkan Tabby mendeteksi direktori kerja shell jarak jauh."
@@ -1110,7 +1146,7 @@ msgstr "Editor baris, masukkan dikirim setelah Anda tekan Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Bantalan garis" msgstr "Bantalan garis"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Memuat" msgstr "Memuat"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminal lokal" msgstr "Terminal lokal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Skrip masuk" msgstr "Skrip masuk"
@@ -1141,7 +1177,7 @@ msgstr "Skrip masuk"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Klik lama untuk menu konteks" msgstr "Klik lama untuk menu konteks"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Kelola profil" msgstr "Kelola profil"
@@ -1173,11 +1209,11 @@ msgstr "Geser tab ke kiri"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Geser tab ke kanan" msgstr "Geser tab ke kanan"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Pindahkan ke \"Tanpa Group\"" msgstr "Pindahkan ke \"Tanpa Group\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "" msgstr ""
@@ -1198,7 +1234,7 @@ msgstr "Nama untuk direktori baru"
msgid "Native" msgid "Native"
msgstr "Asli" msgstr "Asli"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Tab admin baru" msgstr "Tab admin baru"
@@ -1210,7 +1246,7 @@ msgstr "Pengaturan baru di {platform}"
msgid "New item" msgid "New item"
msgstr "Item baru" msgstr "Item baru"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nama baru" msgstr "Nama baru"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Tab baru: {profile}" msgstr "Tab baru: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Terminal Baru" msgstr "Terminal Baru"
@@ -1244,7 +1280,7 @@ msgstr "Jendela baru"
msgid "New Window" msgid "New Window"
msgstr "Jendela Baru" msgstr "Jendela Baru"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Buka baru dengan profil tertentu" msgstr "Buka baru dengan profil tertentu"
@@ -1252,7 +1288,7 @@ msgstr "Buka baru dengan profil tertentu"
msgid "Next tab" msgid "Next tab"
msgstr "Tab selanjutnya" msgstr "Tab selanjutnya"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Tidak berwarna" msgstr "Tidak berwarna"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Ketebalan font normal" msgstr "Ketebalan font normal"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Tidak ditemukan" msgstr "Tidak ditemukan"
@@ -1333,7 +1369,7 @@ msgstr "Opsional"
msgid "Options" msgid "Options"
msgstr "Pilihan" msgstr "Pilihan"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Oranye" msgstr "Oranye"
@@ -1381,11 +1417,11 @@ msgstr "Timpa konfigurasi di sisi jarak jauh dan mulai menyinkronkan?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Timpa konfigurasi lokal dan mulai menyinkronkan?" msgstr "Timpa konfigurasi lokal dan mulai menyinkronkan?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Langkah mengubah ukuran panel" msgstr "Langkah mengubah ukuran panel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Panel" msgstr "Panel"
@@ -1393,7 +1429,7 @@ msgstr "Panel"
msgid "Parity" msgid "Parity"
msgstr "Keseimbangan" msgstr "Keseimbangan"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Sinkronisasi konfigurasi parsial tidak dimungkinkan saat konfigurasi dienkripsi melalui Vault." msgstr "Sinkronisasi konfigurasi parsial tidak dimungkinkan saat konfigurasi dienkripsi melalui Vault."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Kata sandi" msgstr "Kata sandi"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Tempel" msgstr "Tempel"
@@ -1420,7 +1456,7 @@ msgstr "Tempel dari papanklip"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Tempel beberapa baris?" msgstr "Tempel beberapa baris?"
@@ -1449,7 +1485,7 @@ msgstr "Folder plugin"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port dibuka" msgstr "Port dibuka"
@@ -1458,9 +1494,9 @@ msgstr "Port dibuka"
msgid "Ports" msgid "Ports"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Tekan tombol apa saja untuk menghubungkan ulang" msgstr "Tekan tombol apa saja untuk menghubungkan ulang"
@@ -1498,7 +1534,7 @@ msgstr "Nama profil"
msgid "Profiles" msgid "Profiles"
msgstr "Profil" msgstr "Profil"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profil & koneksi" msgstr "Profil & koneksi"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Ungu" msgstr "Ungu"
@@ -1519,13 +1555,13 @@ msgstr "Ungu"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "" msgstr ""
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Sambung Cepat" msgstr "Sambung Cepat"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Keluar" msgstr "Keluar"
@@ -1537,8 +1573,8 @@ msgstr ""
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "" msgstr ""
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Terbaru" msgstr "Terbaru"
@@ -1549,7 +1585,7 @@ msgstr "Terbaru"
msgid "Reconnect" msgid "Reconnect"
msgstr "Sambungkan Kembali" msgstr "Sambungkan Kembali"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Merah" msgstr "Merah"
@@ -1714,11 +1750,12 @@ msgstr "Gulir terminal ke bawah saat pengguna meng-input"
msgid "Search" msgid "Search"
msgstr "Cari" msgstr "Cari"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Cari skema warna" msgstr "Cari skema warna"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Cari hotkey" msgstr "Cari hotkey"
@@ -1735,7 +1772,7 @@ msgstr "Token sinkronisasi rahasia"
msgid "Select" msgid "Select"
msgstr "Pilih" msgstr "Pilih"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Pilih profil utama sebagai template" msgstr "Pilih profil utama sebagai template"
@@ -1747,11 +1784,11 @@ msgstr "Pilih semua"
msgid "Select file storage" msgid "Select file storage"
msgstr "Pilih penyimpanan file" msgstr "Pilih penyimpanan file"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Pilih profile" msgstr "Pilih profile"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Pilih profile atau masukkan alamat" msgstr "Pilih profile atau masukkan alamat"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "" msgstr ""
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Pengaturan" msgstr "Pengaturan"
@@ -1811,7 +1848,7 @@ msgstr "Pengaturan"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell tidak mendukung deteksi path saat ini" msgstr "Shell tidak mendukung deteksi path saat ini"
@@ -1851,7 +1888,7 @@ msgstr "Tampilkan Mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Tampilkan ikon profile di tab" msgstr "Tampilkan ikon profile di tab"
@@ -1871,7 +1908,11 @@ msgstr "Tampilkan catatan pembaruan"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "" msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr ""
@@ -1948,11 +1989,11 @@ msgstr "Membelah ke atas"
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Koneksi SSH" msgstr "Koneksi SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "Koneksi SSH sekarang dapat dilakukan melalui Tab \"Profil&Koneksi\"" msgstr "Koneksi SSH sekarang dapat dilakukan melalui Tab \"Profil&Koneksi\""
@@ -2000,7 +2041,7 @@ msgstr "Gantikan terminal implementasi frontend (Experimetal)"
msgid "Sync" msgid "Sync"
msgstr "Sinkronisasi" msgstr "Sinkronisasi"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sinkron dengan Otomatis" msgstr "Sinkron dengan Otomatis"
@@ -2008,15 +2049,15 @@ msgstr "Sinkron dengan Otomatis"
msgid "Sync host" msgid "Sync host"
msgstr "Sinkron Host" msgstr "Sinkron Host"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sinkron Hotkeys" msgstr "Sinkron Hotkeys"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sinkron Brankas" msgstr "Sinkron Brankas"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sinkron Penganturan Jendela" msgstr "Sinkron Penganturan Jendela"
@@ -2071,7 +2112,7 @@ msgstr "Panjang Tab"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sesi Telnet" msgstr "Sesi Telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Background Terminal"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Bell Terminal" msgstr "Bell Terminal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Terima Kasih telah mengunduh Tabby!" msgstr "Terima Kasih telah mengunduh Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Sedang ada transfer file aktif"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Ada password tersimpan untuk koneksi ini" msgstr "Ada password tersimpan untuk koneksi ini"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Ini diterapkan ke seluruh profile dari tipe tersebut" msgstr "Ini diterapkan ke seluruh profile dari tipe tersebut"
@@ -2108,7 +2153,7 @@ msgstr "Ini diterapkan ke seluruh profile dari tipe tersebut"
msgid "Thin" msgid "Thin"
msgstr "Tipis" msgstr "Tipis"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Centang ini jika anda mengalami aliasing, ghosting atau isu visual lainnya" msgstr "Centang ini jika anda mengalami aliasing, ghosting atau isu visual lainnya"
@@ -2137,7 +2182,7 @@ msgstr "Atas"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Coba Kembali" msgstr "Coba Kembali"
@@ -2157,7 +2202,7 @@ msgstr "Bubarkan Grup"
msgid "Uninstall" msgid "Uninstall"
msgstr "Hapus Aplikasi" msgstr "Hapus Aplikasi"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Tidak Diketahui" msgstr "Tidak Diketahui"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Pemutahiran ke {version}" msgstr "Pemutahiran ke {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Unggah" msgstr "Unggah"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Unggah sebagai pengaturan baru" msgstr "Unggah sebagai pengaturan baru"
@@ -2277,7 +2322,7 @@ msgstr ""
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Kami hanya mencatat versi Tabby dan sistem operasi Anda." msgstr "Kami hanya mencatat versi Tabby dan sistem operasi Anda."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Selamat datang" msgstr "Selamat datang"
@@ -2334,7 +2379,7 @@ msgstr "Pemisah kata"
msgid "Working directory" msgid "Working directory"
msgstr "Direktori kerja" msgstr "Direktori kerja"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "" msgstr ""
@@ -2351,7 +2396,7 @@ msgstr ""
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "" msgstr ""
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Kuning" msgstr "Kuning"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Italian\n" "Language-Team: Italian\n"
"Language: it_IT\n" "Language: it_IT\n"
"PO-Revision-Date: 2022-11-20 19:25\n" "PO-Revision-Date: 2023-02-20 10:39\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" è ancora in esecuzione. Chiudere?" msgstr "\"{command}\" è ancora in esecuzione. Chiudere?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} copia" msgstr "{name} copia"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Spazio aggiuntivo tra le righe" msgstr "Spazio aggiuntivo tra le righe"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Impostazioni applicazione"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Sei sicuro di voler chiudere Tabby? Puoi disabilitare questo avviso in Impostazioni -> Finestra." msgstr "Sei sicuro di voler chiudere Tabby? Puoi disabilitare questo avviso in Impostazioni -> Finestra."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Sei sicuro?" msgstr "Sei sicuro?"
@@ -160,7 +160,7 @@ msgstr "Automatico"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Aggiornamenti automatici" msgstr "Aggiornamenti automatici"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Carica automaticamente le modifiche e controlla gli aggiornamenti ogni minuto" msgstr "Carica automaticamente le modifiche e controlla gli aggiornamenti ogni minuto"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Tipo di sfondo" msgstr "Tipo di sfondo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Velocità di trasmissione" msgstr "Velocità di trasmissione"
@@ -186,7 +186,7 @@ msgstr "Inizio della riga"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Cursore lampeggiante" msgstr "Cursore lampeggiante"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Blu" msgstr "Blu"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Modalità broadcast. Clicca ovunque per annullare." msgstr "Modalità broadcast. Clicca ovunque per annullare."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Integrato" msgstr "Integrato"
@@ -224,11 +224,12 @@ msgstr "Integrato"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Annulla" msgstr "Annulla"
@@ -253,7 +254,11 @@ msgstr "Verifica aggiornamenti"
msgid "Ciphers" msgid "Ciphers"
msgstr "Crittografie" msgstr "Crittografie"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Pulisci"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Cancella profili recenti" msgstr "Cancella profili recenti"
@@ -261,6 +266,10 @@ msgstr "Cancella profili recenti"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Pulisci il terminale" msgstr "Pulisci il terminale"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Pulisci il terminale dopo la connessione"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Appunti" msgstr "Appunti"
@@ -295,7 +304,7 @@ msgstr "Chiudi schede a sinistra"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Chiudi schede a destra" msgstr "Chiudi schede a destra"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Chiude la finestra dopo aver chiuso l'ultima scheda" msgstr "Chiude la finestra dopo aver chiuso l'ultima scheda"
@@ -304,6 +313,7 @@ msgstr "Chiude la finestra dopo aver chiuso l'ultima scheda"
msgid "Color" msgid "Color"
msgstr "Colore" msgstr "Colore"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Tema del terminale" msgstr "Tema del terminale"
@@ -320,7 +330,7 @@ msgstr "Riga di comando"
msgid "Command's stdin/stdout is used instead of a network connection" 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 utilizzato lo stdin/stdout invece di una connessione di rete"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Comandi" msgstr "Comandi"
@@ -328,6 +338,10 @@ msgstr "Comandi"
msgid "Compact" msgid "Compact"
msgstr "Compatto" msgstr "Compatto"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Configurazione eliminata"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Configurazione scaricata" msgstr "Configurazione scaricata"
@@ -354,8 +368,8 @@ msgstr "Configurazioni"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Connetti tramite un server proxy" msgstr "Connetti tramite un server proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Connessione a \"%s\"..." msgstr "Connessione a \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Connessione a \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Connettersi prima a un altro host e utilizzarlo come proxy" msgstr "Connettersi prima a un altro host e utilizzarlo come proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "In connessione" msgstr "In connessione"
@@ -386,23 +400,27 @@ msgstr "Verrà usato il nome della connessione"
msgid "Context menu" msgid "Context menu"
msgstr "Menu contestuale" msgstr "Menu contestuale"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Copiato" msgstr "Copiato"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Copia" msgstr "Copia"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Copia percorso corrente" msgstr "Copia percorso corrente"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Copia percorso completo"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Copia sulla selezione" msgstr "Copia sulla selezione"
@@ -415,7 +433,7 @@ msgstr "Copia negli appunti"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Copia formattazione" msgstr "Copia formattazione"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Impossibile decifrare la configurazione" msgstr "Impossibile decifrare la configurazione"
@@ -423,7 +441,7 @@ msgstr "Impossibile decifrare la configurazione"
msgid "Create" msgid "Create"
msgstr "Crea" msgstr "Crea"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Crea cartella" msgstr "Crea cartella"
@@ -476,7 +494,7 @@ msgstr "Riduci la divisione verticale"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Profilo predefinito per le nuove schede" msgstr "Profilo predefinito per le nuove schede"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Impostazioni del profilo predefinito" msgstr "Impostazioni del profilo predefinito"
@@ -488,11 +506,13 @@ msgstr "PredefinitI"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Predefiniti per {type}" msgstr "Predefiniti per {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Predefiniti per {type}"
msgid "Delete" msgid "Delete"
msgstr "Elimina" msgstr "Elimina"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Eliminare \"{name}\"?" msgstr "Eliminare \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Elimina parola successiva"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Elimina parola precedente" msgstr "Elimina parola precedente"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Eliminare la configurazione sul dispositivo remoto?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Eliminare i profili del gruppo?" msgstr "Eliminare i profili del gruppo?"
@@ -555,11 +579,11 @@ msgstr "Disabilita"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Disabilita il titolo dinamico per la scheda" msgstr "Disabilita il titolo dinamico per la scheda"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Disabilita lo sfondo fluente durante il trascinamento" msgstr "Disabilita lo sfondo fluente durante il trascinamento"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Disabilita accelerazione GPU" msgstr "Disabilita accelerazione GPU"
@@ -569,12 +593,12 @@ msgstr "Disabilitato"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Disconnetti" msgstr "Disconnetti"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Disconnetti da {host}?" msgstr "Disconnetti da {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Non interrompere" msgstr "Non interrompere"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Non chiudere" msgstr "Non chiudere"
@@ -653,7 +677,7 @@ msgstr "Duplica la scheda"
msgid "Edit" msgid "Edit"
msgstr "Modifica" msgstr "Modifica"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Modifica in locale" msgstr "Modifica in locale"
@@ -674,6 +698,10 @@ msgstr "Abilita animazioni"
msgid "Enable automatic installation of updates when they become available." 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 sono disponibili."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Abilita l'opzione di sfondo fluente"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Abilita le legature tra caratteri" msgstr "Abilita le legature tra caratteri"
@@ -698,8 +726,8 @@ msgstr "Fine della riga"
msgid "Environment" msgid "Environment"
msgstr "Ambiente" msgstr "Ambiente"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Cancella configurazione" msgstr "Cancella configurazione"
@@ -719,6 +747,10 @@ msgstr "Corrispondenza esatta"
msgid "Example:" msgid "Example:"
msgstr "Esempio:" msgstr "Esempio:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Sfondo sperimentale basati sullo stile di Windows 10, sono noti dei problemi"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Esporta" msgstr "Esporta"
@@ -743,11 +775,11 @@ msgstr "Filtra"
msgid "Fixed" msgid "Fixed"
msgstr "Fissa" msgstr "Fissa"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Lo sfondo fluente può causare ritardo nel trascinamento" msgstr "Lo sfondo fluente può causare ritardo nel trascinamento"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Evidenzia tutti i riquadri" msgstr "Evidenzia tutti i riquadri"
@@ -755,7 +787,7 @@ msgstr "Evidenzia tutti i riquadri"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Evidenzia tutti i riquadri contemporaneamente (scrivi su tutti)" msgstr "Evidenzia tutti i riquadri contemporaneamente (scrivi su tutti)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Attacca tutte le schede" msgstr "Attacca tutte le schede"
@@ -763,7 +795,7 @@ msgstr "Attacca tutte le schede"
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "Attiva tutte le schede contemporaneamente (broadcast)" msgstr "Attiva tutte le schede contemporaneamente (broadcast)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Il fuoco segue il mouse" msgstr "Il fuoco segue il mouse"
@@ -807,7 +839,7 @@ msgstr "Evidenzia il riquadro a destra"
msgid "Font" msgid "Font"
msgstr "Carattere" msgstr "Carattere"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Per le scorciatoie da tastiera" msgstr "Per le scorciatoie da tastiera"
@@ -877,11 +909,11 @@ msgstr "Ottienilo dalla finestra delle impostazioni Web di Tabby"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Dona alla finestra una trasparenza sfocata per lo sfondo" msgstr "Dona alla finestra una trasparenza sfocata per lo sfondo"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Vai su" msgstr "Vai su"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Verde" msgstr "Verde"
@@ -889,7 +921,7 @@ msgstr "Verde"
msgid "Group" msgid "Group"
msgstr "Gruppo" msgstr "Gruppo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hack" msgstr "Hack"
@@ -906,15 +938,15 @@ msgstr "Partecipa alla traduzione di Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Esadecimale" msgstr "Esadecimale"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Nascondi pulsante di chiusura schede" msgstr "Nascondi pulsante di chiusura schede"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Nascondi numerazione delle schede" msgstr "Nascondi numerazione delle schede"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Pulsante per nascondere scheda opzioni" msgstr "Pulsante per nascondere scheda opzioni"
@@ -948,6 +980,10 @@ msgstr "Verifica della chiave host"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Tasti di scelta rapida" msgstr "Tasti di scelta rapida"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Come Tabby si presenta attraverso le variabili dell'ambiente"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" msgstr "Proxy HTTP"
@@ -1029,8 +1065,8 @@ msgstr "Vai alla parola successiva"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Vai alla parola precedente" msgstr "Vai alla parola precedente"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Tastiera"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autenticazione interattiva da tastiera" msgstr "Autenticazione interattiva da tastiera"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Forza chiusura" msgstr "Forza chiusura"
@@ -1083,7 +1119,7 @@ msgstr "Avvia WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Avvia WinSCP per la sessione SSH corrente" msgstr "Avvia WinSCP per la sessione SSH corrente"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Scopri come consentire a Tabby di rilevare la cartella di lavoro della shell remota." msgstr "Scopri come consentire a Tabby di rilevare la cartella di lavoro della shell remota."
@@ -1110,7 +1146,7 @@ msgstr "Editor in linea, l'input viene inviato dopo aver premuto Invio"
msgid "Line padding" msgid "Line padding"
msgstr "Spessore della riga" msgstr "Spessore della riga"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Caricamento" msgstr "Caricamento"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminale locale" msgstr "Terminale locale"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Script di login" msgstr "Script di login"
@@ -1141,7 +1177,7 @@ msgstr "Script di login"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Click prolungato per il menu contestuale" msgstr "Click prolungato per il menu contestuale"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Gestione profili" msgstr "Gestione profili"
@@ -1173,11 +1209,11 @@ msgstr "Sposta scheda a sinistra"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Sposta scheda a destra" msgstr "Sposta scheda a destra"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Sposta in \"Non raggruppate\"" msgstr "Sposta in \"Non raggruppate\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Spostare il mouse su un riquadro inattivo lo farà attivare" msgstr "Spostare il mouse su un riquadro inattivo lo farà attivare"
@@ -1198,7 +1234,7 @@ msgstr "Nome della nuova cartella"
msgid "Native" msgid "Native"
msgstr "Nativa" msgstr "Nativa"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nuova scheda amministratore" msgstr "Nuova scheda amministratore"
@@ -1210,7 +1246,7 @@ msgstr "Nuova configurazione su {platform}"
msgid "New item" msgid "New item"
msgstr "Nuovo elemento" msgstr "Nuovo elemento"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nuovo nome" msgstr "Nuovo nome"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nuova scheda: {profile}" msgstr "Nuova scheda: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Nuovo terminale" msgstr "Nuovo terminale"
@@ -1244,7 +1280,7 @@ msgstr "Nuova finestra"
msgid "New Window" msgid "New Window"
msgstr "Nuova Finestra" msgstr "Nuova Finestra"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nuovo terminale con" msgstr "Nuovo terminale con"
@@ -1252,7 +1288,7 @@ msgstr "Nuovo terminale con"
msgid "Next tab" msgid "Next tab"
msgstr "Scheda successiva" msgstr "Scheda successiva"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Nessun colore" msgstr "Nessun colore"
@@ -1273,8 +1309,8 @@ msgstr "Normale"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Peso del carattere normale" msgstr "Peso del carattere normale"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Non trovato" msgstr "Non trovato"
@@ -1333,7 +1369,7 @@ msgstr "Opzionale"
msgid "Options" msgid "Options"
msgstr "Opzioni" msgstr "Opzioni"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Arancione" msgstr "Arancione"
@@ -1381,11 +1417,11 @@ msgstr "Sovrascrivere la configurazione remota e iniziare la sincronizzazione?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Sovrascrivere la configurazione locale e iniziare la sincronizzazione?" msgstr "Sovrascrivere la configurazione locale e iniziare la sincronizzazione?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Progressi di ridimensionamento" msgstr "Progressi di ridimensionamento"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Riquadri" msgstr "Riquadri"
@@ -1393,7 +1429,7 @@ msgstr "Riquadri"
msgid "Parity" msgid "Parity"
msgstr "Parità" msgstr "Parità"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." 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."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Password" msgstr "Password"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Incolla" msgstr "Incolla"
@@ -1420,7 +1456,7 @@ msgstr "Incolla dagli appunti"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "Incolla quando non selezionato, altrimenti copia" msgstr "Incolla quando non selezionato, altrimenti copia"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Incollare righe multiple?" msgstr "Incollare righe multiple?"
@@ -1449,7 +1485,7 @@ msgstr "Cartella dei plugin"
msgid "Port" msgid "Port"
msgstr "Porta" msgstr "Porta"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Porta aperta" msgstr "Porta aperta"
@@ -1458,9 +1494,9 @@ msgstr "Porta aperta"
msgid "Ports" msgid "Ports"
msgstr "Porte" msgstr "Porte"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Premi un tasto per riconnettersi" msgstr "Premi un tasto per riconnettersi"
@@ -1498,7 +1534,7 @@ msgstr "Nome profilo"
msgid "Profiles" msgid "Profiles"
msgstr "Profili" msgstr "Profili"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profili e connessioni" msgstr "Profili e connessioni"
@@ -1511,7 +1547,7 @@ msgstr "Programma"
msgid "Proxy command" msgid "Proxy command"
msgstr "Comando proxy" msgstr "Comando proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Viola" msgstr "Viola"
@@ -1519,13 +1555,13 @@ msgstr "Viola"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Trasferisce tutta la configurazione di Tabby all'interno della Cassaforte" msgstr "Trasferisce tutta la configurazione di Tabby all'interno della Cassaforte"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Connessione rapida" msgstr "Connessione rapida"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Esci" msgstr "Esci"
@@ -1537,8 +1573,8 @@ msgstr "Connessione raw socket"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Tempo di preparazione (in millisecondi)" msgstr "Tempo di preparazione (in millisecondi)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Recente" msgstr "Recente"
@@ -1549,7 +1585,7 @@ msgstr "Recente"
msgid "Reconnect" msgid "Reconnect"
msgstr "Riconetti" msgstr "Riconetti"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Rosso" msgstr "Rosso"
@@ -1714,11 +1750,12 @@ msgstr "Scorre il terminale in basso durante l'input dell'utente"
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Ricerca tema del terminale" msgstr "Ricerca tema del terminale"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Cerca combinazioni" msgstr "Cerca combinazioni"
@@ -1735,7 +1772,7 @@ msgstr "Token di sincronizzazione segreto"
msgid "Select" msgid "Select"
msgstr "Seleziona" msgstr "Seleziona"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Seleziona un profilo di base da usare come modello" msgstr "Seleziona un profilo di base da usare come modello"
@@ -1747,11 +1784,11 @@ msgstr "Seleziona tutto"
msgid "Select file storage" msgid "Select file storage"
msgstr "Seleziona archiviazione" msgstr "Seleziona archiviazione"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Seleziona profilo" msgstr "Seleziona profilo"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Seleziona profilo o inserisci indirizzo" msgstr "Seleziona profilo o inserisci indirizzo"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Imposta il percorso named pipe dell'agente SSH." msgstr "Imposta il percorso named pipe dell'agente SSH."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Impostazioni" msgstr "Impostazioni"
@@ -1811,7 +1848,7 @@ msgstr "Impostazioni"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" 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 corrente"
@@ -1851,7 +1888,7 @@ msgstr "Mostra Mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Mostra etichette riquadro (per riorganizzare)" msgstr "Mostra etichette riquadro (per riorganizzare)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Mostra l'icona del profilo nella scheda" msgstr "Mostra l'icona del profilo nella scheda"
@@ -1871,7 +1908,11 @@ msgstr "Mostra note di rilascio"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Mostra connessioni seriali" msgstr "Mostra connessioni seriali"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Mostra schede in modalità schermo intero"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Mostra barra degli strumenti" msgstr "Mostra barra degli strumenti"
@@ -1948,11 +1989,11 @@ msgstr "Dividi in alto"
msgid "Split to the up" msgid "Split to the up"
msgstr "Dividi in alto" msgstr "Dividi in alto"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Connessione SSH" msgstr "Connessione SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "La gestione della connessione SSH è ora fatta attraverso la scheda \"Profili e connessioni\"" msgstr "La gestione della connessione SSH è ora fatta attraverso la scheda \"Profili e connessioni\""
@@ -2000,7 +2041,7 @@ msgstr "Cambia l'implementazione del frontend del terminale (sperimentale)"
msgid "Sync" msgid "Sync"
msgstr "Sincronizazione" msgstr "Sincronizazione"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sincronizza automaticamente" msgstr "Sincronizza automaticamente"
@@ -2008,15 +2049,15 @@ msgstr "Sincronizza automaticamente"
msgid "Sync host" msgid "Sync host"
msgstr "Host di sincronizzazione" msgstr "Host di sincronizzazione"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sincronizza tasti di scelta rapida" msgstr "Sincronizza tasti di scelta rapida"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sincronizza Cassaforte" msgstr "Sincronizza Cassaforte"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sincronizza impostazioni finestra" msgstr "Sincronizza impostazioni finestra"
@@ -2071,7 +2112,7 @@ msgstr "Larghezza schede"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sessione Telnet" msgstr "Sessione Telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminale" msgstr "Terminale"
@@ -2084,6 +2125,10 @@ msgstr "Sfondo del terminale"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Notifiche del terminale" msgstr "Notifiche del terminale"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "Identificazione del terminale"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Grazie per aver scaricato Tabby!" msgstr "Grazie per aver scaricato Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Ci sono trasferimenti di file attivi"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "È presente una password salvata per questa connessione" msgstr "È presente una password salvata per questa connessione"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Questi si applicano a tutti i profili di un dato tipo" msgstr "Questi si applicano a tutti i profili di un dato tipo"
@@ -2108,7 +2153,7 @@ msgstr "Questi si applicano a tutti i profili di un dato tipo"
msgid "Thin" msgid "Thin"
msgstr "Sottile" msgstr "Sottile"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Seleziona se stai sperimentando aliasing, ghosting o altri problemi visivi" msgstr "Seleziona se stai sperimentando aliasing, ghosting o altri problemi visivi"
@@ -2137,7 +2182,7 @@ msgstr "In alto"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Riduci spazi bianchi e a capo" msgstr "Riduci spazi bianchi e a capo"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Prova di nuovo" msgstr "Prova di nuovo"
@@ -2157,7 +2202,7 @@ msgstr "Non raggruppate"
msgid "Uninstall" msgid "Uninstall"
msgstr "Disinstalla" msgstr "Disinstalla"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Sconosciuto" msgstr "Sconosciuto"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Aggiornamento alla {version}" msgstr "Aggiornamento alla {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Carica" msgstr "Carica"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Carica come nuova configurazione" msgstr "Carica come nuova configurazione"
@@ -2277,7 +2322,7 @@ msgstr "Attenzione: la chiave dell'host remoto è improvvisamente cambiata!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Monitoreremo soltanto le versioni di Tabby e del Sistema Operativo." msgstr "Monitoreremo soltanto le versioni di Tabby e del Sistema Operativo."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Benvenuto" msgstr "Benvenuto"
@@ -2334,7 +2379,7 @@ msgstr "Separatori di parole"
msgid "Working directory" msgid "Working directory"
msgstr "Cartella di lavoro" msgstr "Cartella di lavoro"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Rilevamento cartella di lavoro" msgstr "Rilevamento cartella di lavoro"
@@ -2351,7 +2396,7 @@ msgstr "Il terminale WSL supporta solo TrueColor con ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Inoltro X11" msgstr "Inoltro X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Giallo" msgstr "Giallo"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Polish\n" "Language-Team: Polish\n"
"Language: pl_PL\n" "Language: pl_PL\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" jest nadal uruchomiony. Zamknąć?" msgstr "\"{command}\" jest nadal uruchomiony. Zamknąć?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "Kopia {name}" msgstr "Kopia {name}"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Dodatkowy odstęp między liniami" msgstr "Dodatkowy odstęp między liniami"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Ustawienia aplikacji"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Czy na pewno chcesz zamknąć Tabby? Możesz wyłączyć ten monit w Ustawienia -> Okno." msgstr "Czy na pewno chcesz zamknąć Tabby? Możesz wyłączyć ten monit w Ustawienia -> Okno."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Czy jesteś pewien?" msgstr "Czy jesteś pewien?"
@@ -160,7 +160,7 @@ msgstr "Automatycznie"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Automatyczne aktualizacje" msgstr "Automatyczne aktualizacje"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Automatycznie wysyłaj zmiany i sprawdzaj aktualizacje co minutę" msgstr "Automatycznie wysyłaj zmiany i sprawdzaj aktualizacje co minutę"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Typ tła" msgstr "Typ tła"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Prędkość transmisji szeregowej (boud)" msgstr "Prędkość transmisji szeregowej (boud)"
@@ -186,7 +186,7 @@ msgstr "Początek wiersza"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Migający kursor" msgstr "Migający kursor"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Niebieski" msgstr "Niebieski"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Wbudowane" msgstr "Wbudowane"
@@ -224,11 +224,12 @@ msgstr "Wbudowane"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Anuluj" msgstr "Anuluj"
@@ -253,7 +254,11 @@ msgstr "Sprawdź dostępność aktualizacji"
msgid "Ciphers" msgid "Ciphers"
msgstr "Szyfry" msgstr "Szyfry"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Wyczyść ostatnie profile" msgstr "Wyczyść ostatnie profile"
@@ -261,6 +266,10 @@ msgstr "Wyczyść ostatnie profile"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Wyczyść terminal" msgstr "Wyczyść terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Schowek" msgstr "Schowek"
@@ -295,7 +304,7 @@ msgstr "Zamknij karty na lewo"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Zamknij karty na prawo" msgstr "Zamknij karty na prawo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr ""
@@ -304,6 +313,7 @@ msgstr ""
msgid "Color" msgid "Color"
msgstr "Kolor" msgstr "Kolor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Szablon kolorów" msgstr "Szablon kolorów"
@@ -320,7 +330,7 @@ msgstr "Wiersz poleceń"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Zamiast połączenia sieciowego użyto komendy stdin/stdout" msgstr "Zamiast połączenia sieciowego użyto komendy stdin/stdout"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr ""
@@ -328,6 +338,10 @@ msgstr ""
msgid "Compact" msgid "Compact"
msgstr "Kompaktowy" msgstr "Kompaktowy"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfiguracja pobrana" msgstr "Konfiguracja pobrana"
@@ -354,8 +368,8 @@ msgstr "Konfiguracje"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Połącz się przez serwer proxy" msgstr "Połącz się przez serwer proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Połącz z \"%s\"..." msgstr "Połącz z \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Połącz z \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Połącz się najpierw z innym hostem i użyj go jako proxy" msgstr "Połącz się najpierw z innym hostem i użyj go jako proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Łączenie" msgstr "Łączenie"
@@ -386,23 +400,27 @@ msgstr "Zamiast tego użyta zostanie nazwa połączenia"
msgid "Context menu" msgid "Context menu"
msgstr "Menu kontekstowe" msgstr "Menu kontekstowe"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Skopiowano" msgstr "Skopiowano"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopiuj" msgstr "Kopiuj"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Skopiuj bieżącą ścieżkę" msgstr "Skopiuj bieżącą ścieżkę"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Kopiuj przy wybraniu" msgstr "Kopiuj przy wybraniu"
@@ -415,7 +433,7 @@ msgstr "Skopiuj do schowka"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Kopiuj wraz z formatowaniem" msgstr "Kopiuj wraz z formatowaniem"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Nie można odszyfrować konfiguracji" msgstr "Nie można odszyfrować konfiguracji"
@@ -423,7 +441,7 @@ msgstr "Nie można odszyfrować konfiguracji"
msgid "Create" msgid "Create"
msgstr "Stwórz" msgstr "Stwórz"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Stwórz folder" msgstr "Stwórz folder"
@@ -476,7 +494,7 @@ msgstr "Zmniejsz rozmiar pionowego podziału"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Domyślny profil dla nowych kart" msgstr "Domyślny profil dla nowych kart"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Domyślne ustawienia profilu" msgstr "Domyślne ustawienia profilu"
@@ -488,11 +506,13 @@ msgstr "Domyślne"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Domyślne dla {type}" msgstr "Domyślne dla {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Domyślne dla {type}"
msgid "Delete" msgid "Delete"
msgstr "Usuń" msgstr "Usuń"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Usunąć {name}?" msgstr "Usunąć {name}?"
@@ -523,7 +543,11 @@ msgstr "Usuń następne słowo"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Usuń poprzednie słowo" msgstr "Usuń poprzednie słowo"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Usunąć profile grupy?" msgstr "Usunąć profile grupy?"
@@ -555,11 +579,11 @@ msgstr "Wyłącz"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Wyłącz dynamiczny tytuł karty" msgstr "Wyłącz dynamiczny tytuł karty"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Wyłącz płynne tło podczas przeciągania" msgstr "Wyłącz płynne tło podczas przeciągania"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Wyłącz przyspieszenie GPU" msgstr "Wyłącz przyspieszenie GPU"
@@ -569,12 +593,12 @@ msgstr "Wyłączone"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Rozłącz" msgstr "Rozłącz"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Odłączyć od {host}?" msgstr "Odłączyć od {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Nie przerywaj" msgstr "Nie przerywaj"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Nie zamykaj" msgstr "Nie zamykaj"
@@ -653,7 +677,7 @@ msgstr "Powiel kartę"
msgid "Edit" msgid "Edit"
msgstr "Edytuj" msgstr "Edytuj"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Edytuj lokalnie" msgstr "Edytuj lokalnie"
@@ -674,6 +698,10 @@ msgstr "Włącz animacje"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Włącz automatyczną instalację aktualizacji, gdy będą dostępne." msgstr "Włącz automatyczną instalację aktualizacji, gdy będą dostępne."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Włącz ligaturę czcionek" msgstr "Włącz ligaturę czcionek"
@@ -698,8 +726,8 @@ msgstr "Koniec linii"
msgid "Environment" msgid "Environment"
msgstr "Środowisko" msgstr "Środowisko"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Usuń konfigurację" msgstr "Usuń konfigurację"
@@ -719,6 +747,10 @@ msgstr "Dokładne dopasowanie"
msgid "Example:" msgid "Example:"
msgstr "Przykład:" msgstr "Przykład:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportuj" msgstr "Exportuj"
@@ -743,11 +775,11 @@ msgstr "Filtruj"
msgid "Fixed" msgid "Fixed"
msgstr "Poprawiony" msgstr "Poprawiony"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Płynne tło czasami powoduje opóźnienie przeciągnięcia" msgstr "Płynne tło czasami powoduje opóźnienie przeciągnięcia"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Podświetl wszystkie panele" msgstr "Podświetl wszystkie panele"
@@ -755,7 +787,7 @@ msgstr "Podświetl wszystkie panele"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Wyróżnij wszystkie panele jednocześnie (broadcast)" msgstr "Wyróżnij wszystkie panele jednocześnie (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr ""
@@ -763,7 +795,7 @@ msgstr ""
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Fokus podąża za myszą" msgstr "Fokus podąża za myszą"
@@ -807,7 +839,7 @@ msgstr "Wyróżnij panel na prawej"
msgid "Font" msgid "Font"
msgstr "Czcionka" msgstr "Czcionka"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Dla skrótów klawiszowych" msgstr "Dla skrótów klawiszowych"
@@ -877,11 +909,11 @@ msgstr "Pobierz z okna ustawień zakładki"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Ustawia w oknie rozmyte przezroczyste tło" msgstr "Ustawia w oknie rozmyte przezroczyste tło"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Idź w górę" msgstr "Idź w górę"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Zielony" msgstr "Zielony"
@@ -889,7 +921,7 @@ msgstr "Zielony"
msgid "Group" msgid "Group"
msgstr "Grupa" msgstr "Grupa"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Haki" msgstr "Haki"
@@ -906,15 +938,15 @@ msgstr "Pomóż przetłumaczyć Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Heksadecymalny" msgstr "Heksadecymalny"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Ukryj przycisk zamykania karty" msgstr "Ukryj przycisk zamykania karty"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Ukryj numerację kart" msgstr "Ukryj numerację kart"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Ukryj przycisk z opcjami karty" msgstr "Ukryj przycisk z opcjami karty"
@@ -948,6 +980,10 @@ msgstr "Weryfikacja klucza hosta"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Klawisze skrótów" msgstr "Klawisze skrótów"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP proxy" msgstr "HTTP proxy"
@@ -1029,8 +1065,8 @@ msgstr "Przejdź do następnego słowa"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Przejdź do poprzedniego słowa" msgstr "Przejdź do poprzedniego słowa"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Klawiatura"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autoryzacja przy pomocy interaktywnej klawiatury" msgstr "Autoryzacja przy pomocy interaktywnej klawiatury"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Zabij" msgstr "Zabij"
@@ -1083,7 +1119,7 @@ msgstr "Uruchom WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Uruchom WinSCP dla bieżącej sesji SSH" msgstr "Uruchom WinSCP dla bieżącej sesji SSH"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Dowiedz się, jak zezwolić Tabby na wykrycie katalogu roboczego zdalnej powłoki." msgstr "Dowiedz się, jak zezwolić Tabby na wykrycie katalogu roboczego zdalnej powłoki."
@@ -1110,7 +1146,7 @@ msgstr "Edytor linii, dane wejściowe są wysyłane po naciśnięciu Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Wypełnienie linii" msgstr "Wypełnienie linii"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Ładowanie" msgstr "Ładowanie"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Lokalny terminal" msgstr "Lokalny terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Skrypty logowania" msgstr "Skrypty logowania"
@@ -1141,7 +1177,7 @@ msgstr "Skrypty logowania"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Długie kliknięcie, aby uzyskać menu kontekstowe" msgstr "Długie kliknięcie, aby uzyskać menu kontekstowe"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Zarządzaj profilami" msgstr "Zarządzaj profilami"
@@ -1173,11 +1209,11 @@ msgstr "Przenieś kartę w lewo"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Przenieś kartę w prawo" msgstr "Przenieś kartę w prawo"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Przenieś do \"Bez grupowania\"" msgstr "Przenieś do \"Bez grupowania\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Najechanie myszy na nieaktywny panel spowoduje jego aktywacje" msgstr "Najechanie myszy na nieaktywny panel spowoduje jego aktywacje"
@@ -1198,7 +1234,7 @@ msgstr "Nazwa nowego folderu"
msgid "Native" msgid "Native"
msgstr "Natywna" msgstr "Natywna"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nowa karta admina" msgstr "Nowa karta admina"
@@ -1210,7 +1246,7 @@ msgstr "Nowa konfiguracja na {platform}"
msgid "New item" msgid "New item"
msgstr "Nowa pozycja" msgstr "Nowa pozycja"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nowa nazwa" msgstr "Nowa nazwa"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nowa karta: {profile}" msgstr "Nowa karta: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Nowy terminal" msgstr "Nowy terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nowe okno"
msgid "New Window" msgid "New Window"
msgstr "Nowe okno" msgstr "Nowe okno"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nowy z profilem" msgstr "Nowy z profilem"
@@ -1252,7 +1288,7 @@ msgstr "Nowy z profilem"
msgid "Next tab" msgid "Next tab"
msgstr "Następna karta" msgstr "Następna karta"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Brak koloru" msgstr "Brak koloru"
@@ -1273,8 +1309,8 @@ msgstr "Normalny"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Normalny rozmiar czcionki" msgstr "Normalny rozmiar czcionki"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Nie znaleziono" msgstr "Nie znaleziono"
@@ -1333,7 +1369,7 @@ msgstr "Opcjonalnie"
msgid "Options" msgid "Options"
msgstr "Opcje" msgstr "Opcje"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Pomarańczowy" msgstr "Pomarańczowy"
@@ -1381,11 +1417,11 @@ msgstr "Zastąpić konfigurację zdalną i rozpocząć synchronizację?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Zastąpić konfigurację lokalną i rozpocząć synchronizację?" msgstr "Zastąpić konfigurację lokalną i rozpocząć synchronizację?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Etap zmiany rozmiaru panelu" msgstr "Etap zmiany rozmiaru panelu"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Panele" msgstr "Panele"
@@ -1393,7 +1429,7 @@ msgstr "Panele"
msgid "Parity" msgid "Parity"
msgstr "Parzystość" msgstr "Parzystość"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Częściowa synchronizacja konfiguracji nie jest możliwa, gdy konfiguracja jest zaszyfrowana przez Vault." msgstr "Częściowa synchronizacja konfiguracji nie jest możliwa, gdy konfiguracja jest zaszyfrowana przez Vault."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Hasło" msgstr "Hasło"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Wklej" msgstr "Wklej"
@@ -1420,7 +1456,7 @@ msgstr "Wklej ze schowka"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Wkleić wiele linii?" msgstr "Wkleić wiele linii?"
@@ -1449,7 +1485,7 @@ msgstr "Folder wtyczek"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port otwarty" msgstr "Port otwarty"
@@ -1458,9 +1494,9 @@ msgstr "Port otwarty"
msgid "Ports" msgid "Ports"
msgstr "Porty" msgstr "Porty"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Naciśnij dowolny klawisz, aby ponownie połączyć" msgstr "Naciśnij dowolny klawisz, aby ponownie połączyć"
@@ -1498,7 +1534,7 @@ msgstr "Nazwa profilu"
msgid "Profiles" msgid "Profiles"
msgstr "Profile" msgstr "Profile"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profile i połączenia" msgstr "Profile i połączenia"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "Polecenie proxy" msgstr "Polecenie proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Fioletowy" msgstr "Fioletowy"
@@ -1519,13 +1555,13 @@ msgstr "Fioletowy"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Wstawia całą konfigurację Tabby do sejfu" msgstr "Wstawia całą konfigurację Tabby do sejfu"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Szybkie połączenie" msgstr "Szybkie połączenie"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Wyjdź" msgstr "Wyjdź"
@@ -1537,8 +1573,8 @@ msgstr "Raw socket connection"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Limit czasu gotowości (Milisekundy)" msgstr "Limit czasu gotowości (Milisekundy)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Ostatnie" msgstr "Ostatnie"
@@ -1549,7 +1585,7 @@ msgstr "Ostatnie"
msgid "Reconnect" msgid "Reconnect"
msgstr "Połącz ponownie" msgstr "Połącz ponownie"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Czerwony" msgstr "Czerwony"
@@ -1714,11 +1750,12 @@ msgstr "Przewiń terminal na dół na wejściu użytkownika"
msgid "Search" msgid "Search"
msgstr "Szukaj" msgstr "Szukaj"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Szukaj schematów kolorów" msgstr "Szukaj schematów kolorów"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Szukaj skrótów klawiszy" msgstr "Szukaj skrótów klawiszy"
@@ -1735,7 +1772,7 @@ msgstr "Sekretny token synchronizacji"
msgid "Select" msgid "Select"
msgstr "Wybierz" msgstr "Wybierz"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Wybierz profil podstawowy do użycia jako szablon" msgstr "Wybierz profil podstawowy do użycia jako szablon"
@@ -1747,11 +1784,11 @@ msgstr "Zaznacz wszystko"
msgid "Select file storage" msgid "Select file storage"
msgstr "Wybierz miejsce przechowywania plików" msgstr "Wybierz miejsce przechowywania plików"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Wybierz profil" msgstr "Wybierz profil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Wybierz profil lub wprowadź adres" msgstr "Wybierz profil lub wprowadź adres"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Ustawia agentowi SSH nazwaną ścieżkę potoku." msgstr "Ustawia agentowi SSH nazwaną ścieżkę potoku."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Ustawienia" msgstr "Ustawienia"
@@ -1811,7 +1848,7 @@ msgstr "Ustawienia"
msgid "Shell" msgid "Shell"
msgstr "Powłoka" msgstr "Powłoka"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Powłoka nie obsługuje wykrywania bieżącej ścieżki" msgstr "Powłoka nie obsługuje wykrywania bieżącej ścieżki"
@@ -1851,7 +1888,7 @@ msgstr "Pokaż mikser"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Pokaż etykiety (aby zmienić kolejność)" msgstr "Pokaż etykiety (aby zmienić kolejność)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Pokaż ikonę profilu na karcie" msgstr "Pokaż ikonę profilu na karcie"
@@ -1871,7 +1908,11 @@ msgstr "Pokaż informacje o wydaniu"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Pokaż połączenia szeregowe" msgstr "Pokaż połączenia szeregowe"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Pokaż pasek narzędzi" msgstr "Pokaż pasek narzędzi"
@@ -1948,11 +1989,11 @@ msgstr "Podziel na górę"
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Połączenie SSH" msgstr "Połączenie SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "Zarządzanie połączeniami SSH odbywa się teraz za pomocą zakładki \"Profile i połączenia\"" msgstr "Zarządzanie połączeniami SSH odbywa się teraz za pomocą zakładki \"Profile i połączenia\""
@@ -2000,7 +2041,7 @@ msgstr "Przełącza warstwę graficzną terminali (eksperymentalne)"
msgid "Sync" msgid "Sync"
msgstr "Synchronizacja" msgstr "Synchronizacja"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Synchronizuj automatycznie" msgstr "Synchronizuj automatycznie"
@@ -2008,15 +2049,15 @@ msgstr "Synchronizuj automatycznie"
msgid "Sync host" msgid "Sync host"
msgstr "Synchronizuj host" msgstr "Synchronizuj host"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Synchronizuj klawisze skrótów" msgstr "Synchronizuj klawisze skrótów"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Synchronizuj sejf" msgstr "Synchronizuj sejf"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Synchronizuj ustawienia okna" msgstr "Synchronizuj ustawienia okna"
@@ -2071,7 +2112,7 @@ msgstr "Szerokość karty"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sesja Telnet" msgstr "Sesja Telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Tło Terminala"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Dzwonek Terminalu" msgstr "Dzwonek Terminalu"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Dziękujemy za pobranie Tabby!" msgstr "Dziękujemy za pobranie Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Istnieją aktywne transfery plików"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Istnieje zapisane hasło dla tego połączenia" msgstr "Istnieje zapisane hasło dla tego połączenia"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Dotyczy to wszystkich profili danego typu" msgstr "Dotyczy to wszystkich profili danego typu"
@@ -2108,7 +2153,7 @@ msgstr "Dotyczy to wszystkich profili danego typu"
msgid "Thin" msgid "Thin"
msgstr "Cienka" msgstr "Cienka"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Zaznacz to, jeśli doświadczasz aliasingu, ghostingu lub innych problemów wizualnych" msgstr "Zaznacz to, jeśli doświadczasz aliasingu, ghostingu lub innych problemów wizualnych"
@@ -2137,7 +2182,7 @@ msgstr "Góra"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Spróbuj ponownie" msgstr "Spróbuj ponownie"
@@ -2157,7 +2202,7 @@ msgstr "Bez grupy"
msgid "Uninstall" msgid "Uninstall"
msgstr "Odinstaluj" msgstr "Odinstaluj"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Nieznane" msgstr "Nieznane"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Uaktualnij do {version}" msgstr "Uaktualnij do {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Prześlij" msgstr "Prześlij"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Prześlij jako nową konfigurację" msgstr "Prześlij jako nową konfigurację"
@@ -2277,7 +2322,7 @@ msgstr "Ostrzeżenie: klucz zdalnego hosta został nagle zmieniony!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Śledzimy tylko wersje Tabby i Twojego systemu operacyjnego." msgstr "Śledzimy tylko wersje Tabby i Twojego systemu operacyjnego."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Witaj" msgstr "Witaj"
@@ -2334,7 +2379,7 @@ msgstr "Separatory słów"
msgid "Working directory" msgid "Working directory"
msgstr "Katalog roboczy" msgstr "Katalog roboczy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Wykrywanie katalogu roboczego" msgstr "Wykrywanie katalogu roboczego"
@@ -2351,7 +2396,7 @@ msgstr "Terminal WSL obsługuje tylko TrueColor z włączonym ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Przekazywanie X11" msgstr "Przekazywanie X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Żółty" msgstr "Żółty"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Portuguese, Brazilian\n" "Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n" "Language: pt_BR\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-03-17 23:07\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" ainda está em execução. Fechar?" msgstr "\"{command}\" ainda está em execução. Fechar?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} Copiar" msgstr "{name} Copiar"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Espaço adicional entre as linhas" msgstr "Espaço adicional entre as linhas"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Configurações do aplicativo"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Tem certeza que deseja fechar a \"Tabby\"? Você pode desativar essa mensagem em Configurações -> Janela." msgstr "Tem certeza que deseja fechar a \"Tabby\"? Você pode desativar essa mensagem em Configurações -> Janela."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Você tem certeza?" msgstr "Você tem certeza?"
@@ -160,7 +160,7 @@ msgstr "Automático"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Atualizações automáticas" msgstr "Atualizações automáticas"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Carregar automaticamente alterações e procurar por atualizações a cada minuto" msgstr "Carregar automaticamente alterações e procurar por atualizações a cada minuto"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Tipo de fundo" msgstr "Tipo de fundo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Taxa de dados (Baud Rate)" msgstr "Taxa de dados (Baud Rate)"
@@ -186,7 +186,7 @@ msgstr "Começo da linha"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Piscar cursor" msgstr "Piscar cursor"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Azul" msgstr "Azul"
@@ -209,10 +209,10 @@ msgstr "Colar entre colchetes (requer suporte ao \"shell\")"
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Modo de transmissão. Clique em qualquer lugar para cancelar."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Embutido" msgstr "Embutido"
@@ -224,11 +224,12 @@ msgstr "Embutido"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -238,7 +239,7 @@ msgstr "Alterar taxa de dados"
#: tabby-core/src/tabContextMenu.ts:133 #: tabby-core/src/tabContextMenu.ts:133
msgid "Change tab color" msgid "Change tab color"
msgstr "" msgstr "Mudar cor da aba"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:12
msgid "Change the master passphrase" msgid "Change the master passphrase"
@@ -253,7 +254,11 @@ msgstr "Buscar atualizações"
msgid "Ciphers" msgid "Ciphers"
msgstr "Cifras" msgstr "Cifras"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Limpar"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Limpar perfis recentes" msgstr "Limpar perfis recentes"
@@ -261,6 +266,10 @@ msgstr "Limpar perfis recentes"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Limpar terminal" msgstr "Limpar terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Limpar terminal após conexão"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Área de Transferência" msgstr "Área de Transferência"
@@ -295,15 +304,16 @@ msgstr "Fechar abas à esquerda"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Fechar abas à direita" msgstr "Fechar abas à direita"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr "Fechar a janela depois de fechar a última aba"
#: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35 #: locale/tmp-html/tabby-settings/src/components/editProfileModal.component.html:35
#: tabby-core/src/tabContextMenu.ts:132 #: tabby-core/src/tabContextMenu.ts:132
msgid "Color" msgid "Color"
msgstr "Cor" msgstr "Cor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Esquema de cores" msgstr "Esquema de cores"
@@ -320,14 +330,18 @@ msgstr "Linha de comando"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "stdin/stdout do comando é usado ao invés de uma conexão de rede" msgstr "stdin/stdout do comando é usado ao invés de uma conexão de rede"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr "Comandos"
#: tabby-core/src/theme.ts:20 #: tabby-core/src/theme.ts:20
msgid "Compact" msgid "Compact"
msgstr "Compacto" msgstr "Compacto"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Configuração excluída"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Configuração baixada" msgstr "Configuração baixada"
@@ -354,8 +368,8 @@ msgstr "Configurações"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Conectar-se através de um servidor proxy" msgstr "Conectar-se através de um servidor proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Conectando a %s..." msgstr "Conectando a %s..."
@@ -363,10 +377,10 @@ msgstr "Conectando a %s..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Conecte-se a um host diferente primeiro e use-o como um proxy" msgstr "Conecte-se a um host diferente primeiro e use-o como um proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Conectando" msgstr "Conectando"
@@ -386,23 +400,27 @@ msgstr "O nome da conexão será usado no lugar"
msgid "Context menu" msgid "Context menu"
msgstr "Menu de contexto" msgstr "Menu de contexto"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Copiado" msgstr "Copiado"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Copiar" msgstr "Copiar"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Copiar o caminho atual" msgstr "Copiar o caminho atual"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Copiar caminho completo"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Copiar a seleção" msgstr "Copiar a seleção"
@@ -415,7 +433,7 @@ msgstr "Copiar para área de transferência"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Copiar com formatação" msgstr "Copiar com formatação"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Não foi possível descriptografar a configuração" msgstr "Não foi possível descriptografar a configuração"
@@ -423,7 +441,7 @@ msgstr "Não foi possível descriptografar a configuração"
msgid "Create" msgid "Create"
msgstr "Criar" msgstr "Criar"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Criar diretório" msgstr "Criar diretório"
@@ -476,7 +494,7 @@ msgstr "Diminuir tamanho de divisão horizontal"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Perfil padrão para novas abas" msgstr "Perfil padrão para novas abas"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Configurações do perfil padrão" msgstr "Configurações do perfil padrão"
@@ -488,11 +506,13 @@ msgstr "Padrões"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Padrões para {type}" msgstr "Padrões para {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Padrões para {type}"
msgid "Delete" msgid "Delete"
msgstr "Excluir" msgstr "Excluir"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Excluir {name}?" msgstr "Excluir {name}?"
@@ -523,7 +543,11 @@ msgstr "Excluir a próxima palavra"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Excluir palavra anterior" msgstr "Excluir palavra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Excluir a configuração do lado remoto?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Excluir os perfis do grupo?" msgstr "Excluir os perfis do grupo?"
@@ -555,11 +579,11 @@ msgstr "Desabilitar"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Desativar título da aba dinâmica" msgstr "Desativar título da aba dinâmica"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Desativar fundo fluente enquanto arrasta" msgstr "Desativar fundo fluente enquanto arrasta"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Desativar aceleração de GPU" msgstr "Desativar aceleração de GPU"
@@ -569,12 +593,12 @@ msgstr "Desabilitado"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Desconectar" msgstr "Desconectar"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Desconectar de {host}?" msgstr "Desconectar de {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Não abortar" msgstr "Não abortar"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Não feche" msgstr "Não feche"
@@ -653,7 +677,7 @@ msgstr "Duplicar Aba"
msgid "Edit" msgid "Edit"
msgstr "Editar" msgstr "Editar"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Editar localmente" msgstr "Editar localmente"
@@ -674,6 +698,10 @@ msgstr "Permitir animações"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Permite a instalação automática de atualizações quando elas estiverem disponíveis." msgstr "Permite a instalação automática de atualizações quando elas estiverem disponíveis."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Habilitar ligaduras de fonte" msgstr "Habilitar ligaduras de fonte"
@@ -698,8 +726,8 @@ msgstr "Fim da linha"
msgid "Environment" msgid "Environment"
msgstr "Ambiente" msgstr "Ambiente"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Apagar configuração" msgstr "Apagar configuração"
@@ -719,6 +747,10 @@ msgstr "Correspondência exata"
msgid "Example:" msgid "Example:"
msgstr "Exemplo:" msgstr "Exemplo:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportar" msgstr "Exportar"
@@ -743,27 +775,27 @@ msgstr "Filtro"
msgid "Fixed" msgid "Fixed"
msgstr "Corrigido" msgstr "Corrigido"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Fundo fluente às vezes causa atraso de arrastar" msgstr "Fundo fluente às vezes causa atraso de arrastar"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Focar todos os painéis" msgstr "Focar todos os painéis"
#: tabby-terminal/src/hotkeys.ts:78 #: tabby-terminal/src/hotkeys.ts:78
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Focar todos os painéis de uma vez (Broadcast)" msgstr "Focar todos os painéis de uma vez (Transmissão)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "Focar todas as abas"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "O foco segue o mouse" msgstr "O foco segue o mouse"
@@ -807,7 +839,7 @@ msgstr "Focar no painel à direita"
msgid "Font" msgid "Font"
msgstr "Fonte" msgstr "Fonte"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Para atalhos de teclado" msgstr "Para atalhos de teclado"
@@ -877,11 +909,11 @@ msgstr "Obtenha-o na janela de configurações da Tabby Web"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Dá à janela um fundo transparente borrado" msgstr "Dá à janela um fundo transparente borrado"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Ir para cima" msgstr "Ir para cima"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Verde" msgstr "Verde"
@@ -889,7 +921,7 @@ msgstr "Verde"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hacks" msgstr "Hacks"
@@ -906,17 +938,17 @@ msgstr "Ajude a traduzir o tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadecimal" msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Ocultar botão de fechar aba" msgstr "Ocultar botão de fechar aba"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Ocultar índice da aba" msgstr "Ocultar índice da aba"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr "Ocultar botão de opções de aba"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:123
msgid "Hide window on focus loss" msgid "Hide window on focus loss"
@@ -948,6 +980,10 @@ msgstr "Verificação da chave do host"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Teclas de atalho" msgstr "Teclas de atalho"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" msgstr "Proxy HTTP"
@@ -1029,8 +1065,8 @@ msgstr "Pular para a próxima palavra"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Pular para a palavra anterior" msgstr "Pular para a palavra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Teclado"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autenticação interativa do teclado" msgstr "Autenticação interativa do teclado"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Finalizar" msgstr "Finalizar"
@@ -1083,7 +1119,7 @@ msgstr "Abrir \"WinSCP\""
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Inicie o \"WinSCP\" na sessão SSH atual" msgstr "Inicie o \"WinSCP\" na sessão SSH atual"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Aprenda como permitir que o \"Tabby\" detecte o diretório de trabalho da \"Shell\" remota." msgstr "Aprenda como permitir que o \"Tabby\" detecte o diretório de trabalho da \"Shell\" remota."
@@ -1110,7 +1146,7 @@ msgstr "Editor de linha, a entrada é enviada depois que você pressionar Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Linha de preenchimento" msgstr "Linha de preenchimento"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Carregando" msgstr "Carregando"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminal local" msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Scripts de login" msgstr "Scripts de login"
@@ -1141,7 +1177,7 @@ msgstr "Scripts de login"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Clique longo para menu de contexto" msgstr "Clique longo para menu de contexto"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Gerenciar perfil" msgstr "Gerenciar perfil"
@@ -1173,11 +1209,11 @@ msgstr "Mover a aba para a esquerda"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Mover a aba para a direita" msgstr "Mover a aba para a direita"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Mover para \"Desagrupado\"" msgstr "Mover para \"Desagrupado\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Mover o mouse sobre um painel inativo fará com que ele seja ativado" msgstr "Mover o mouse sobre um painel inativo fará com que ele seja ativado"
@@ -1198,7 +1234,7 @@ msgstr "Nome para o novo diretório"
msgid "Native" msgid "Native"
msgstr "Nativo" msgstr "Nativo"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Nova aba admin" msgstr "Nova aba admin"
@@ -1210,7 +1246,7 @@ msgstr "Nova configuração em {platform}"
msgid "New item" msgid "New item"
msgstr "Novo item" msgstr "Novo item"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Novo nome" msgstr "Novo nome"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Nova aba: {profile}" msgstr "Nova aba: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Novo terminal" msgstr "Novo terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nova janela"
msgid "New Window" msgid "New Window"
msgstr "Nova Janela" msgstr "Nova Janela"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Novo com perfil" msgstr "Novo com perfil"
@@ -1252,7 +1288,7 @@ msgstr "Novo com perfil"
msgid "Next tab" msgid "Next tab"
msgstr "Próxima aba" msgstr "Próxima aba"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Sem cor" msgstr "Sem cor"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Peso da fonte normal" msgstr "Peso da fonte normal"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Não encontrado" msgstr "Não encontrado"
@@ -1333,7 +1369,7 @@ msgstr "Opcional"
msgid "Options" msgid "Options"
msgstr "Opções" msgstr "Opções"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Laranja" msgstr "Laranja"
@@ -1381,11 +1417,11 @@ msgstr "Substituir as configurações no lado remoto e começar a sincronizar?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Sobrescrever as configurações locais e começar a sincronizar?" msgstr "Sobrescrever as configurações locais e começar a sincronizar?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Passo de redimensionamento" msgstr "Passo de redimensionamento"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Painéis" msgstr "Painéis"
@@ -1393,7 +1429,7 @@ msgstr "Painéis"
msgid "Parity" msgid "Parity"
msgstr "Paridade" msgstr "Paridade"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Sincronização parcial de configuração não é possível quando a configuração é criptografada pelo Cofre." msgstr "Sincronização parcial de configuração não é possível quando a configuração é criptografada pelo Cofre."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Senha" msgstr "Senha"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Colar" msgstr "Colar"
@@ -1420,7 +1456,7 @@ msgstr "Colar da área de transferência"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Colar várias linhas?" msgstr "Colar várias linhas?"
@@ -1449,7 +1485,7 @@ msgstr "Pasta de plugins"
msgid "Port" msgid "Port"
msgstr "Porta" msgstr "Porta"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Porta aberta" msgstr "Porta aberta"
@@ -1458,9 +1494,9 @@ msgstr "Porta aberta"
msgid "Ports" msgid "Ports"
msgstr "Portas" msgstr "Portas"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Pressione qualquer tecla para reconectar" msgstr "Pressione qualquer tecla para reconectar"
@@ -1498,7 +1534,7 @@ msgstr "Nome do Perfil"
msgid "Profiles" msgid "Profiles"
msgstr "Perfils" msgstr "Perfils"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Perfis e conexões" msgstr "Perfis e conexões"
@@ -1511,7 +1547,7 @@ msgstr "Programa"
msgid "Proxy command" msgid "Proxy command"
msgstr "Comando do proxy" msgstr "Comando do proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Roxo" msgstr "Roxo"
@@ -1519,13 +1555,13 @@ msgstr "Roxo"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Coloca todas as configurações da Tabby no cofre" msgstr "Coloca todas as configurações da Tabby no cofre"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Conexão rápida" msgstr "Conexão rápida"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Sair" msgstr "Sair"
@@ -1537,8 +1573,8 @@ msgstr "Conexão de soquete pura"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Tempo limite em(milissegundos)" msgstr "Tempo limite em(milissegundos)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Récente" msgstr "Récente"
@@ -1549,7 +1585,7 @@ msgstr "Récente"
msgid "Reconnect" msgid "Reconnect"
msgstr "Reconectar" msgstr "Reconectar"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Vermelho" msgstr "Vermelho"
@@ -1582,7 +1618,7 @@ msgstr "Renomear"
#: tabby-core/src/hotkeys.ts:25 #: tabby-core/src/hotkeys.ts:25
#: tabby-core/src/tabContextMenu.ts:121 #: tabby-core/src/tabContextMenu.ts:121
msgid "Rename tab" msgid "Rename tab"
msgstr "" msgstr "Renomear aba"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:3
msgid "Rendering" msgid "Rendering"
@@ -1624,7 +1660,7 @@ msgstr "Reiniciar sessão de Telnet atual"
#: tabby-core/src/hotkeys.ts:65 #: tabby-core/src/hotkeys.ts:65
msgid "Restart tab" msgid "Restart tab"
msgstr "" msgstr "Reiniciar aba"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:134 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:134
msgid "Restart the app to apply changes" msgid "Restart the app to apply changes"
@@ -1688,11 +1724,11 @@ msgstr "Rolar na entrada"
#: tabby-terminal/src/hotkeys.ts:94 #: tabby-terminal/src/hotkeys.ts:94
msgid "Scroll terminal one page down" msgid "Scroll terminal one page down"
msgstr "" msgstr "Rolar terminal uma página para baixo"
#: tabby-terminal/src/hotkeys.ts:90 #: tabby-terminal/src/hotkeys.ts:90
msgid "Scroll terminal one page up" msgid "Scroll terminal one page up"
msgstr "" msgstr "Rolar o terminal uma página para cima"
#: tabby-terminal/src/hotkeys.ts:98 #: tabby-terminal/src/hotkeys.ts:98
msgid "Scroll terminal to bottom" msgid "Scroll terminal to bottom"
@@ -1700,7 +1736,7 @@ msgstr "Rolar terminal para baixo"
#: tabby-terminal/src/hotkeys.ts:86 #: tabby-terminal/src/hotkeys.ts:86
msgid "Scroll terminal to top" msgid "Scroll terminal to top"
msgstr "" msgstr "Rolar o terminal para o topo"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16
msgid "Scrollback" msgid "Scrollback"
@@ -1714,11 +1750,12 @@ msgstr "Rola o terminal para a parte inferior na entrada do usuário"
msgid "Search" msgid "Search"
msgstr "Pesquisar" msgstr "Pesquisar"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Pesquisar esquemas de cores" msgstr "Pesquisar esquemas de cores"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Procurar atalhos" msgstr "Procurar atalhos"
@@ -1735,23 +1772,23 @@ msgstr "Token de sincronização secreta"
msgid "Select" msgid "Select"
msgstr "Selecionar" msgstr "Selecionar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Selecione um perfil base para usar como um modelo" msgstr "Selecione um perfil base para usar como um modelo"
#: tabby-terminal/src/hotkeys.ts:18 #: tabby-terminal/src/hotkeys.ts:18
msgid "Select all" msgid "Select all"
msgstr "" msgstr "Selecionar tudo"
#: tabby-core/src/services/fileProviders.service.ts:46 #: tabby-core/src/services/fileProviders.service.ts:46
msgid "Select file storage" msgid "Select file storage"
msgstr "Selecionar armazenamento de arquivos" msgstr "Selecionar armazenamento de arquivos"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Selecione o perfil" msgstr "Selecione o perfil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Selecione o perfil ou insira um endereço" msgstr "Selecione o perfil ou insira um endereço"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Define o caminho de tubo do agente SSH." msgstr "Define o caminho de tubo do agente SSH."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Configurações" msgstr "Configurações"
@@ -1811,7 +1848,7 @@ msgstr "Configurações"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell não suporta a detecção de caminho atual" msgstr "Shell não suporta a detecção de caminho atual"
@@ -1851,7 +1888,7 @@ msgstr "Mostrar Mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Mostrar etiquetas do painel (para reorganização)" msgstr "Mostrar etiquetas do painel (para reorganização)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Mostrar ícone do perfil na aba" msgstr "Mostrar ícone do perfil na aba"
@@ -1871,9 +1908,13 @@ msgstr "Mostrar notas de lançamento"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Mostrar conexões em série" msgstr "Mostrar conexões em série"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Mostrar abas no modo de tela cheia"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr "Mostrar barra de ferramentas"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:44
msgid "Show vault contents" msgid "Show vault contents"
@@ -1928,7 +1969,7 @@ msgstr "Dividir para baixo"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "Dividir para baixo"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "Rolar para o topo"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "Dividir para cima"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "Conexão SSH" msgstr "Conexão SSH"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "O gerenciamento de conexões SSH é feito através da aba \"Perfis e Conexões\"" msgstr "O gerenciamento de conexões SSH é feito através da aba \"Perfis e Conexões\""
@@ -2000,7 +2041,7 @@ msgstr "Alterna a implementação do terminal frontend (experimental)"
msgid "Sync" msgid "Sync"
msgstr "Sincronizar" msgstr "Sincronizar"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sincronizar automaticamente" msgstr "Sincronizar automaticamente"
@@ -2008,15 +2049,15 @@ msgstr "Sincronizar automaticamente"
msgid "Sync host" msgid "Sync host"
msgstr "Sincronizar host" msgstr "Sincronizar host"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Sincronizar atalhos" msgstr "Sincronizar atalhos"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sincronizar Cofre" msgstr "Sincronizar Cofre"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sincronizar configurações de janela" msgstr "Sincronizar configurações de janela"
@@ -2071,7 +2112,7 @@ msgstr "Largura da aba"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sessão telefônica" msgstr "Sessão telefônica"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Fundo do terminal"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Aviso do terminal" msgstr "Aviso do terminal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Obrigado por baixar Tabby!" msgstr "Obrigado por baixar Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Existem transferências de arquivos ativas"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Existe uma senha salva para esta conexão" msgstr "Existe uma senha salva para esta conexão"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Estas se aplicam a todos os perfis de um determinado tipo" msgstr "Estas se aplicam a todos os perfis de um determinado tipo"
@@ -2108,7 +2153,7 @@ msgstr "Estas se aplicam a todos os perfis de um determinado tipo"
msgid "Thin" msgid "Thin"
msgstr "Fina" msgstr "Fina"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Marque isto se estiver enfrentando problemas visuais, como aliasing, fantasmas ou outros problemas visuais" msgstr "Marque isto se estiver enfrentando problemas visuais, como aliasing, fantasmas ou outros problemas visuais"
@@ -2137,7 +2182,7 @@ msgstr "Topo"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Tentar novamente" msgstr "Tentar novamente"
@@ -2157,7 +2202,7 @@ msgstr "Desagrupado"
msgid "Uninstall" msgid "Uninstall"
msgstr "Desinstalar" msgstr "Desinstalar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Desconhecido" msgstr "Desconhecido"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Fazer upgrade para {version}" msgstr "Fazer upgrade para {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Transferir" msgstr "Transferir"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Fazer upload como uma nova configuração" msgstr "Fazer upload como uma nova configuração"
@@ -2277,7 +2322,7 @@ msgstr "Aviso: a chave do host remoto mudou repentinamente!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Estamos rastreando apenas as versões de Tabby e OS." msgstr "Estamos rastreando apenas as versões de Tabby e OS."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Bem-vindo" msgstr "Bem-vindo"
@@ -2334,7 +2379,7 @@ msgstr "Separadores de palavra"
msgid "Working directory" msgid "Working directory"
msgstr "Diretório de trabalho" msgstr "Diretório de trabalho"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Detectar de diretório de trabalho" msgstr "Detectar de diretório de trabalho"
@@ -2351,7 +2396,7 @@ msgstr "O terminal WSL só suporta TrueColor com ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Encaminhamento X11" msgstr "Encaminhamento X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Amarelo" msgstr "Amarelo"

View File

@@ -10,20 +10,20 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Portuguese\n" "Language-Team: Portuguese\n"
"Language: pt_PT\n" "Language: pt_PT\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" ainda está em execução. Fechar?" msgstr "\"{command}\" ainda está em execução. Fechar?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} cópia" msgstr "{name} cópia"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:82 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:82
msgid "A second font family used to display characters missing in the main font" msgid "A second font family used to display characters missing in the main font"
msgstr "" msgstr "एक दूसरा फ़ॉन्ट परिवार मुख्य फ़ॉन्ट में लापता वर्णों को प्रदर्शित करता था"
#: tabby-core/src/components/transfersMenu.component.ts:49 #: tabby-core/src/components/transfersMenu.component.ts:49
msgid "Abort all" msgid "Abort all"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Espaço adicional entre linhas" msgstr "Espaço adicional entre linhas"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Definições da aplicação"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Tem a certeza que quer fechar o Tabby? Pode desativar este aviso em Configurações -> Janela." msgstr "Tem a certeza que quer fechar o Tabby? Pode desativar este aviso em Configurações -> Janela."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Tens a certeza?" msgstr "Tens a certeza?"
@@ -160,7 +160,7 @@ msgstr "Automático"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Atualizações automáticas" msgstr "Atualizações automáticas"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Enviar alterações automaticamente e procurar por atualizações a cada minuto" msgstr "Enviar alterações automaticamente e procurar por atualizações a cada minuto"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Tipo de fundo" msgstr "Tipo de fundo"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Taxa de transmissão" msgstr "Taxa de transmissão"
@@ -186,7 +186,7 @@ msgstr "Início de linha"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Piscar cursor" msgstr "Piscar cursor"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Azul" msgstr "Azul"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr ""
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Embutido" msgstr "Embutido"
@@ -224,11 +224,12 @@ msgstr "Embutido"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@@ -253,7 +254,11 @@ msgstr "Verificar atualizações"
msgid "Ciphers" msgid "Ciphers"
msgstr "Cifras" msgstr "Cifras"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Limpar perfis recentes" msgstr "Limpar perfis recentes"
@@ -261,6 +266,10 @@ msgstr "Limpar perfis recentes"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Limpar terminal" msgstr "Limpar terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Área de Transferência" msgstr "Área de Transferência"
@@ -295,7 +304,7 @@ msgstr "Fechar os separadores à esquerda"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Fechar os separadores à direita" msgstr "Fechar os separadores à direita"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "" msgstr ""
@@ -304,6 +313,7 @@ msgstr ""
msgid "Color" msgid "Color"
msgstr "Cor" msgstr "Cor"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Esquema de cores" msgstr "Esquema de cores"
@@ -320,7 +330,7 @@ msgstr "Linha de comandos"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "" msgstr ""
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "" msgstr ""
@@ -328,6 +338,10 @@ msgstr ""
msgid "Compact" msgid "Compact"
msgstr "Compacto" msgstr "Compacto"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Configuração transferida" msgstr "Configuração transferida"
@@ -354,8 +368,8 @@ msgstr "Configuração"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Conectar através de um servidor proxy" msgstr "Conectar através de um servidor proxy"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "A ligar a %s..." msgstr "A ligar a %s..."
@@ -363,10 +377,10 @@ msgstr "A ligar a %s..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Conectar a um anfitrião diferente primeiro e use-o como um proxy" msgstr "Conectar a um anfitrião diferente primeiro e use-o como um proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "A ligar" msgstr "A ligar"
@@ -386,23 +400,27 @@ msgstr ""
msgid "Context menu" msgid "Context menu"
msgstr "Menu de contexto" msgstr "Menu de contexto"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Copiado" msgstr "Copiado"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Copiar" msgstr "Copiar"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Copiar o caminho atual" msgstr "Copiar o caminho atual"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Copiar ao selecionar" msgstr "Copiar ao selecionar"
@@ -415,7 +433,7 @@ msgstr "Copiar para área de transferência"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Não foi possível desencriptar a configuração" msgstr "Não foi possível desencriptar a configuração"
@@ -423,7 +441,7 @@ msgstr "Não foi possível desencriptar a configuração"
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "" msgstr ""
@@ -476,7 +494,7 @@ msgstr ""
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Perfil padrão para novas abas" msgstr "Perfil padrão para novas abas"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Configurações de perfil padrão" msgstr "Configurações de perfil padrão"
@@ -488,11 +506,13 @@ msgstr "Predefinições"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Padrões para {type}" msgstr "Padrões para {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Padrões para {type}"
msgid "Delete" msgid "Delete"
msgstr "Apagar" msgstr "Apagar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Apagar \"{name}\"?" msgstr "Apagar \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Apagar palavra seguinte"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Apagar palavra anterior" msgstr "Apagar palavra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Eliminar os perfis do grupo?" msgstr "Eliminar os perfis do grupo?"
@@ -555,11 +579,11 @@ msgstr "Desativar"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Desativar titulo dinâmico do separador" msgstr "Desativar titulo dinâmico do separador"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Desativar acelerador GPU" msgstr "Desativar acelerador GPU"
@@ -569,12 +593,12 @@ msgstr "Inativo"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Desligar" msgstr "Desligar"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Desligar {host}?" msgstr "Desligar {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Não abortar" msgstr "Não abortar"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Não fechar" msgstr "Não fechar"
@@ -653,7 +677,7 @@ msgstr "Duplicar separador"
msgid "Edit" msgid "Edit"
msgstr "Editar" msgstr "Editar"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "" msgstr ""
@@ -674,6 +698,10 @@ msgstr ""
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Ativar instalação automática de atualizações quando estiverem disponíveis." msgstr "Ativar instalação automática de atualizações quando estiverem disponíveis."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Ativar ligaduras de fonte tipográfica" msgstr "Ativar ligaduras de fonte tipográfica"
@@ -698,8 +726,8 @@ msgstr "Fim de linha"
msgid "Environment" msgid "Environment"
msgstr "Ambiente" msgstr "Ambiente"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Apagar configuração" msgstr "Apagar configuração"
@@ -719,6 +747,10 @@ msgstr "Correspondência exata"
msgid "Example:" msgid "Example:"
msgstr "Exemplo:" msgstr "Exemplo:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportar" msgstr "Exportar"
@@ -743,11 +775,11 @@ msgstr ""
msgid "Fixed" msgid "Fixed"
msgstr "Fixado" msgstr "Fixado"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Focar todos os painéis" msgstr "Focar todos os painéis"
@@ -755,7 +787,7 @@ msgstr "Focar todos os painéis"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Focar todos os painéis de uma vez (broadcast)" msgstr "Focar todos os painéis de uma vez (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr ""
@@ -763,7 +795,7 @@ msgstr ""
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "" msgstr ""
@@ -807,7 +839,7 @@ msgstr "Focar o painel à direita"
msgid "Font" msgid "Font"
msgstr "Fonte" msgstr "Fonte"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "" msgstr ""
@@ -877,11 +909,11 @@ msgstr "Obtenha-o da janela de configurações da Tabby Web"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Dá à janela um fundo transparente desfocado" msgstr "Dá à janela um fundo transparente desfocado"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Subir" msgstr "Subir"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Verde" msgstr "Verde"
@@ -889,7 +921,7 @@ msgstr "Verde"
msgid "Group" msgid "Group"
msgstr "Grupo" msgstr "Grupo"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "" msgstr ""
@@ -906,15 +938,15 @@ msgstr ""
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadecimal" msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Esconder o botão para fechar o separador" msgstr "Esconder o botão para fechar o separador"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Ocultar índice do separador" msgstr "Ocultar índice do separador"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "" msgstr ""
@@ -948,6 +980,10 @@ msgstr "Verificação da chave do servidor"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Teclas de atalho" msgstr "Teclas de atalho"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "Proxy HTTP" msgstr "Proxy HTTP"
@@ -1029,8 +1065,8 @@ msgstr "Saltar para a palavra seguinte"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Saltar para a palavra anterior" msgstr "Saltar para a palavra anterior"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Teclado"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Autenticação do teclado interativa" msgstr "Autenticação do teclado interativa"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Terminar" msgstr "Terminar"
@@ -1083,7 +1119,7 @@ msgstr "Abrir WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Iniciar o WinSCP para a sessão SSH atual" msgstr "Iniciar o WinSCP para a sessão SSH atual"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Aprenda a permitir que o Tabby detecte o diretório de trabalho da shell remota." msgstr "Aprenda a permitir que o Tabby detecte o diretório de trabalho da shell remota."
@@ -1110,7 +1146,7 @@ msgstr ""
msgid "Line padding" msgid "Line padding"
msgstr "Espaçamento entre linhas" msgstr "Espaçamento entre linhas"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "A carregar" msgstr "A carregar"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Terminal local" msgstr "Terminal local"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Scripts de login" msgstr "Scripts de login"
@@ -1141,7 +1177,7 @@ msgstr "Scripts de login"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Clique longo para menu de contexto" msgstr "Clique longo para menu de contexto"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Gerir perfis" msgstr "Gerir perfis"
@@ -1173,11 +1209,11 @@ msgstr "Mover separador para a esquerda"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Mover separador para a direita" msgstr "Mover separador para a direita"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Mover para \"Desagrupado\"" msgstr "Mover para \"Desagrupado\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "" msgstr ""
@@ -1198,7 +1234,7 @@ msgstr ""
msgid "Native" msgid "Native"
msgstr "Nativo" msgstr "Nativo"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Novo separador de administração" msgstr "Novo separador de administração"
@@ -1210,7 +1246,7 @@ msgstr "Nova configuração em {platform}"
msgid "New item" msgid "New item"
msgstr "Novo item" msgstr "Novo item"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Novo nome" msgstr "Novo nome"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Novo separador: {profile}" msgstr "Novo separador: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Novo terminal" msgstr "Novo terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nova janela"
msgid "New Window" msgid "New Window"
msgstr "" msgstr ""
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Novo com perfil" msgstr "Novo com perfil"
@@ -1252,7 +1288,7 @@ msgstr "Novo com perfil"
msgid "Next tab" msgid "Next tab"
msgstr "Separador seguinte" msgstr "Separador seguinte"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Sem cor" msgstr "Sem cor"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "" msgstr ""
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Não encontrado" msgstr "Não encontrado"
@@ -1333,7 +1369,7 @@ msgstr "Opcional"
msgid "Options" msgid "Options"
msgstr "Opções" msgstr "Opções"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Cor de laranja" msgstr "Cor de laranja"
@@ -1381,11 +1417,11 @@ msgstr "Rescrever as configurações do lado remoto e começar a sincronizar?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Rescrever as configurações locais e começar a sincronizar?" msgstr "Rescrever as configurações locais e começar a sincronizar?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "" msgstr ""
@@ -1393,7 +1429,7 @@ msgstr ""
msgid "Parity" msgid "Parity"
msgstr "Paridade" msgstr "Paridade"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Sincronização parcial de configuração não é possível quando a configuração é criptografada pelo Cofre." msgstr "Sincronização parcial de configuração não é possível quando a configuração é criptografada pelo Cofre."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Palavra-Passe" msgstr "Palavra-Passe"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Colar" msgstr "Colar"
@@ -1420,7 +1456,7 @@ msgstr "Colar da área de transferência"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr ""
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Colar várias linhas?" msgstr "Colar várias linhas?"
@@ -1449,7 +1485,7 @@ msgstr "Pasta de extensões"
msgid "Port" msgid "Port"
msgstr "Porto" msgstr "Porto"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Porto aberto" msgstr "Porto aberto"
@@ -1458,9 +1494,9 @@ msgstr "Porto aberto"
msgid "Ports" msgid "Ports"
msgstr "Portos" msgstr "Portos"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Pressione qualquer tecla para reconectar" msgstr "Pressione qualquer tecla para reconectar"
@@ -1498,7 +1534,7 @@ msgstr "Nome do perfil"
msgid "Profiles" msgid "Profiles"
msgstr "Perfis" msgstr "Perfis"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Perfis e ligações" msgstr "Perfis e ligações"
@@ -1511,7 +1547,7 @@ msgstr "Programa"
msgid "Proxy command" msgid "Proxy command"
msgstr "Comando do proxy" msgstr "Comando do proxy"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Roxo" msgstr "Roxo"
@@ -1519,13 +1555,13 @@ msgstr "Roxo"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Colocar todas as configurações do Tabby no cofre" msgstr "Colocar todas as configurações do Tabby no cofre"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Ligação rápida" msgstr "Ligação rápida"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Sair" msgstr "Sair"
@@ -1537,8 +1573,8 @@ msgstr "Ligação por socket"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Tempo limite (milissegundos)" msgstr "Tempo limite (milissegundos)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Recente" msgstr "Recente"
@@ -1549,7 +1585,7 @@ msgstr "Recente"
msgid "Reconnect" msgid "Reconnect"
msgstr "Voltar a ligar" msgstr "Voltar a ligar"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Vermelho" msgstr "Vermelho"
@@ -1714,11 +1750,12 @@ msgstr ""
msgid "Search" msgid "Search"
msgstr "Procurar" msgstr "Procurar"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "" msgstr ""
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "" msgstr ""
@@ -1735,7 +1772,7 @@ msgstr ""
msgid "Select" msgid "Select"
msgstr "Selecionar" msgstr "Selecionar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "" msgstr ""
@@ -1747,11 +1784,11 @@ msgstr ""
msgid "Select file storage" msgid "Select file storage"
msgstr "Selecionar armazenamento" msgstr "Selecionar armazenamento"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Selecionar perfil" msgstr "Selecionar perfil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Selecionar perfil ou introduza um endereço" msgstr "Selecionar perfil ou introduza um endereço"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "" msgstr ""
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Configurações" msgstr "Configurações"
@@ -1811,7 +1848,7 @@ msgstr "Configurações"
msgid "Shell" msgid "Shell"
msgstr "Linha de Comando" msgstr "Linha de Comando"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "A linha de comandos não suporta a deteção do caminho atual" msgstr "A linha de comandos não suporta a deteção do caminho atual"
@@ -1851,7 +1888,7 @@ msgstr "Mostrar Mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Mostrar ícone do perfil no separador" msgstr "Mostrar ícone do perfil no separador"
@@ -1871,7 +1908,11 @@ msgstr ""
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "" msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "" msgstr ""
@@ -1948,11 +1989,11 @@ msgstr ""
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr ""
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "" msgstr ""
@@ -2000,7 +2041,7 @@ msgstr ""
msgid "Sync" msgid "Sync"
msgstr "Sincronizar" msgstr "Sincronizar"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Sincronizar automaticamente" msgstr "Sincronizar automaticamente"
@@ -2008,15 +2049,15 @@ msgstr "Sincronizar automaticamente"
msgid "Sync host" msgid "Sync host"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "" msgstr ""
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Sincronizar Cofre" msgstr "Sincronizar Cofre"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Sincronizar configurações da janela" msgstr "Sincronizar configurações da janela"
@@ -2071,7 +2112,7 @@ msgstr "Largura do separador"
msgid "Telnet session" msgid "Telnet session"
msgstr "Sessão telnet" msgstr "Sessão telnet"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Fundo do terminal"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Campainha do terminal" msgstr "Campainha do terminal"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Obrigado por descarregar o Tabby!" msgstr "Obrigado por descarregar o Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Existem transferências de ficheiros ativas"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Existe uma senha guardada para esta conexão" msgstr "Existe uma senha guardada para esta conexão"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Estas aplicam-se a todos os perfis de um determinado tipo" msgstr "Estas aplicam-se a todos os perfis de um determinado tipo"
@@ -2108,7 +2153,7 @@ msgstr "Estas aplicam-se a todos os perfis de um determinado tipo"
msgid "Thin" msgid "Thin"
msgstr "Fino" msgstr "Fino"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Marque isto se tiver problemas visuais, como aliasing, ghosting ou outros problemas visuais" msgstr "Marque isto se tiver problemas visuais, como aliasing, ghosting ou outros problemas visuais"
@@ -2137,7 +2182,7 @@ msgstr "Topo"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr ""
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Tente novamente" msgstr "Tente novamente"
@@ -2157,7 +2202,7 @@ msgstr "Desagrupado"
msgid "Uninstall" msgid "Uninstall"
msgstr "Desinstalar" msgstr "Desinstalar"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Desconhecido" msgstr "Desconhecido"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Atualizar para {version}" msgstr "Atualizar para {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Carregar (upload)" msgstr "Carregar (upload)"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Fazer upload como uma nova configuração" msgstr "Fazer upload como uma nova configuração"
@@ -2277,7 +2322,7 @@ msgstr "Aviso: a chave do host remoto mudou repentinamente!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Estamos rastreando apenas as suas versões de Tabby e de sistema operativo." msgstr "Estamos rastreando apenas as suas versões de Tabby e de sistema operativo."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Bem-vindo" msgstr "Bem-vindo"
@@ -2334,7 +2379,7 @@ msgstr "Separadores de palavras"
msgid "Working directory" msgid "Working directory"
msgstr "Diretório atual" msgstr "Diretório atual"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Detecção do diretório atual" msgstr "Detecção do diretório atual"
@@ -2351,7 +2396,7 @@ msgstr "O terminal WSL só suporta TrueColor com ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Encaminhamento X11" msgstr "Encaminhamento X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Amarelo" msgstr "Amarelo"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Russian\n" "Language-Team: Russian\n"
"Language: ru_RU\n" "Language: ru_RU\n"
"PO-Revision-Date: 2022-11-09 20:04\n" "PO-Revision-Date: 2023-02-06 19:58\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" 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:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "Копия {name}" msgstr "Копия {name}"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Доп. пространство между строками" msgstr "Доп. пространство между строками"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Настройки приложения"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Вы уверены, что хотите закрыть Tabby? Это предупреждение можно отключить в Настройках -> Окно." msgstr "Вы уверены, что хотите закрыть Tabby? Это предупреждение можно отключить в Настройках -> Окно."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Вы уверены?" msgstr "Вы уверены?"
@@ -160,7 +160,7 @@ msgstr "Автоматически"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Обновлять автоматически" msgstr "Обновлять автоматически"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Автоматически загружать изменения и проверять наличие обновлений каждую минуту" msgstr "Автоматически загружать изменения и проверять наличие обновлений каждую минуту"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Тип фона" msgstr "Тип фона"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Скорость передачи" msgstr "Скорость передачи"
@@ -186,7 +186,7 @@ msgstr "Начало строки"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Мигающий курсор" msgstr "Мигающий курсор"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Синий" msgstr "Синий"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Широковещательный режим. Нажмите в любом месте для отмены." msgstr "Широковещательный режим. Нажмите в любом месте для отмены."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Встроенные" msgstr "Встроенные"
@@ -224,11 +224,12 @@ msgstr "Встроенные"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Отмена" msgstr "Отмена"
@@ -253,7 +254,11 @@ msgstr "Проверить обновления"
msgid "Ciphers" msgid "Ciphers"
msgstr "Шифры" msgstr "Шифры"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr ""
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Очистить недавние профили" msgstr "Очистить недавние профили"
@@ -261,6 +266,10 @@ msgstr "Очистить недавние профили"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Очистить терминал" msgstr "Очистить терминал"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Буфер обмена" msgstr "Буфер обмена"
@@ -295,7 +304,7 @@ msgstr "Закрыть вкладки слева"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Закрыть вкладки справа" msgstr "Закрыть вкладки справа"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Закрывать окно после закрытия последней вкладки" msgstr "Закрывать окно после закрытия последней вкладки"
@@ -304,6 +313,7 @@ msgstr "Закрывать окно после закрытия последне
msgid "Color" msgid "Color"
msgstr "Цвет" msgstr "Цвет"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Цветовая схема" msgstr "Цветовая схема"
@@ -320,7 +330,7 @@ msgstr "Командная строка"
msgid "Command's stdin/stdout is used instead of a network connection" 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:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Команды" msgstr "Команды"
@@ -328,6 +338,10 @@ msgstr "Команды"
msgid "Compact" msgid "Compact"
msgstr "Компактная" msgstr "Компактная"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr ""
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Конфигурация скачана" msgstr "Конфигурация скачана"
@@ -354,8 +368,8 @@ msgstr "Конфигурации"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Подключиться через прокси-сервер" msgstr "Подключиться через прокси-сервер"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Подключиться к \"%s\"..." msgstr "Подключиться к \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Подключиться к \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Подключиться к другому хосту и использовать его как прокси" msgstr "Подключиться к другому хосту и использовать его как прокси"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Соединение" msgstr "Соединение"
@@ -386,23 +400,27 @@ msgstr "Вместо этого будет использоваться имя
msgid "Context menu" msgid "Context menu"
msgstr "Контекстное меню" msgstr "Контекстное меню"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Скопировано" msgstr "Скопировано"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Копировать" msgstr "Копировать"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Копировать текущий путь" msgstr "Копировать текущий путь"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Копировать при выделении" msgstr "Копировать при выделении"
@@ -415,7 +433,7 @@ msgstr "Копировать в буфер обмена"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Копировать с форматированием" msgstr "Копировать с форматированием"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Не удалось расшифровать конфигурацию" msgstr "Не удалось расшифровать конфигурацию"
@@ -423,7 +441,7 @@ msgstr "Не удалось расшифровать конфигурацию"
msgid "Create" msgid "Create"
msgstr "Создать" msgstr "Создать"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Создать каталог" msgstr "Создать каталог"
@@ -476,7 +494,7 @@ msgstr "Уменьшить размер разделения по вертика
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Профиль по умолчанию для новых вкладок" msgstr "Профиль по умолчанию для новых вкладок"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Настройки профилей по умолчанию" msgstr "Настройки профилей по умолчанию"
@@ -488,11 +506,13 @@ msgstr "Значения по умолчанию"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "По умолчанию для {type}" msgstr "По умолчанию для {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "По умолчанию для {type}"
msgid "Delete" msgid "Delete"
msgstr "Удалить" msgstr "Удалить"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Удалить \"{name}\"?" msgstr "Удалить \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Удалить следующее слово"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Удалить предыдущее слово" msgstr "Удалить предыдущее слово"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Удалить профили этой группы?" msgstr "Удалить профили этой группы?"
@@ -555,11 +579,11 @@ msgstr "Отключить"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Отключить динамический заголовок вкладки" msgstr "Отключить динамический заголовок вкладки"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Отключить прозрачный фон на время перетаскивания окна" msgstr "Отключить прозрачный фон на время перетаскивания окна"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Отключить GPU-ускорение" msgstr "Отключить GPU-ускорение"
@@ -569,12 +593,12 @@ msgstr "Отключено"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Отсоединиться" msgstr "Отсоединиться"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Отключиться от {host}?" msgstr "Отключиться от {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Не прерывать" msgstr "Не прерывать"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Не закрывать" msgstr "Не закрывать"
@@ -653,7 +677,7 @@ msgstr "Дублировать вкладку"
msgid "Edit" msgid "Edit"
msgstr "Изменить" msgstr "Изменить"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Изменить локально" msgstr "Изменить локально"
@@ -674,6 +698,10 @@ msgstr "Включить анимацию"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Включить автоматическую установку обновлений, когда они доступны." msgstr "Включить автоматическую установку обновлений, когда они доступны."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr ""
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Включить лигатуры шрифтов" msgstr "Включить лигатуры шрифтов"
@@ -698,8 +726,8 @@ msgstr "Конец строки"
msgid "Environment" msgid "Environment"
msgstr "Окружение" msgstr "Окружение"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Очистить конфигурацию" msgstr "Очистить конфигурацию"
@@ -719,6 +747,10 @@ msgstr "Точное совпадение"
msgid "Example:" msgid "Example:"
msgstr "Например:" msgstr "Например:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr ""
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Экспорт" msgstr "Экспорт"
@@ -743,11 +775,11 @@ msgstr "Фильтр"
msgid "Fixed" msgid "Fixed"
msgstr "Фиксированная" msgstr "Фиксированная"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Иногда прозрачный фон вызывает лаги при перетаскивании" msgstr "Иногда прозрачный фон вызывает лаги при перетаскивании"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Фокус на все панелях" msgstr "Фокус на все панелях"
@@ -755,7 +787,7 @@ msgstr "Фокус на все панелях"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Фокус на все панели сразу (broadcast)" msgstr "Фокус на все панели сразу (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Фокус на всех панелях" msgstr "Фокус на всех панелях"
@@ -763,7 +795,7 @@ msgstr "Фокус на всех панелях"
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "Фокус на всех панелях сразу (broadcast)" msgstr "Фокус на всех панелях сразу (broadcast)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Фокус следует за курсором" msgstr "Фокус следует за курсором"
@@ -807,7 +839,7 @@ msgstr "Фокус на панели справа"
msgid "Font" msgid "Font"
msgstr "Шрифт" msgstr "Шрифт"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Для сочетаний клавиш" msgstr "Для сочетаний клавиш"
@@ -877,11 +909,11 @@ msgstr "Скопируйте его из окна настроек web-верс
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Придает окну размытый прозрачный фон" msgstr "Придает окну размытый прозрачный фон"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Вверх" msgstr "Вверх"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Зелёный" msgstr "Зелёный"
@@ -889,7 +921,7 @@ msgstr "Зелёный"
msgid "Group" msgid "Group"
msgstr "Группа" msgstr "Группа"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Проблемы" msgstr "Проблемы"
@@ -906,15 +938,15 @@ msgstr "Помогите с переводом Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Шестнадцатеричный" msgstr "Шестнадцатеричный"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Скрыть кнопку закрытия вкладки" msgstr "Скрыть кнопку закрытия вкладки"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Скрыть нумерацию вкладок" msgstr "Скрыть нумерацию вкладок"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Скрыть параметры вкладки" msgstr "Скрыть параметры вкладки"
@@ -948,6 +980,10 @@ msgstr "Проверка ключа хоста"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Горячие клавиши" msgstr "Горячие клавиши"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP-прокси" msgstr "HTTP-прокси"
@@ -1029,8 +1065,8 @@ msgstr "Перейти к следующему слову"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Перейти к предыдущему слову" msgstr "Перейти к предыдущему слову"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Клавиатура"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Интерактивная аутентификация" msgstr "Интерактивная аутентификация"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Завершить принудительно" msgstr "Завершить принудительно"
@@ -1083,7 +1119,7 @@ msgstr "Запустить WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Запустить WinSCP для текущей SSH сессии" msgstr "Запустить WinSCP для текущей SSH сессии"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Узнайте, как разрешить Tabby определять рабочий каталог удалённой оболочки." msgstr "Узнайте, как разрешить Tabby определять рабочий каталог удалённой оболочки."
@@ -1110,7 +1146,7 @@ msgstr "Редактор строк, ввод отправляется посл
msgid "Line padding" msgid "Line padding"
msgstr "Междустрочный интервал" msgstr "Междустрочный интервал"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Загрузка" msgstr "Загрузка"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Локальный терминал" msgstr "Локальный терминал"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Скрипты входа" msgstr "Скрипты входа"
@@ -1141,7 +1177,7 @@ msgstr "Скрипты входа"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Долгое нажатие для контекстного меню" msgstr "Долгое нажатие для контекстного меню"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Управление профилями" msgstr "Управление профилями"
@@ -1173,11 +1209,11 @@ msgstr "Переместить вкладку влево"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Переместить вкладку вправо" msgstr "Переместить вкладку вправо"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Переместить в «Без группы»" msgstr "Переместить в «Без группы»"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Наведение мыши на неактивную панель приведёт к её активации" msgstr "Наведение мыши на неактивную панель приведёт к её активации"
@@ -1198,7 +1234,7 @@ msgstr "Имя для новой папки"
msgid "Native" msgid "Native"
msgstr "Системная" msgstr "Системная"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Новый как администратор" msgstr "Новый как администратор"
@@ -1210,7 +1246,7 @@ msgstr "Новая конфигурация на {platform}"
msgid "New item" msgid "New item"
msgstr "Новый элемент" msgstr "Новый элемент"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Новое имя" msgstr "Новое имя"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Новая вкладка: {profile}" msgstr "Новая вкладка: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Новый терминал" msgstr "Новый терминал"
@@ -1244,7 +1280,7 @@ msgstr "Новое окно"
msgid "New Window" msgid "New Window"
msgstr "Новое окно" msgstr "Новое окно"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Новый с профилем" msgstr "Новый с профилем"
@@ -1252,7 +1288,7 @@ msgstr "Новый с профилем"
msgid "Next tab" msgid "Next tab"
msgstr "Следующая вкладка" msgstr "Следующая вкладка"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Без цвета" msgstr "Без цвета"
@@ -1273,8 +1309,8 @@ msgstr "Нормальный"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Нормальный размер шрифта" msgstr "Нормальный размер шрифта"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Не найдено" msgstr "Не найдено"
@@ -1333,7 +1369,7 @@ msgstr "Опциональный"
msgid "Options" msgid "Options"
msgstr "Параметры" msgstr "Параметры"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Оранжевый" msgstr "Оранжевый"
@@ -1381,11 +1417,11 @@ msgstr "Перезаписать удаленную конфигурацию и
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Перезаписать локальную конфигурацию и начать синхронизацию?" msgstr "Перезаписать локальную конфигурацию и начать синхронизацию?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Шаг изменения размера панели" msgstr "Шаг изменения размера панели"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Панели" msgstr "Панели"
@@ -1393,7 +1429,7 @@ msgstr "Панели"
msgid "Parity" msgid "Parity"
msgstr "Контроль чётности" msgstr "Контроль чётности"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Частичная синхронизация конфигурации невозможна, если конфигурация зашифрована с помощью хранилища." msgstr "Частичная синхронизация конфигурации невозможна, если конфигурация зашифрована с помощью хранилища."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Пароль" msgstr "Пароль"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Вставить" msgstr "Вставить"
@@ -1420,7 +1456,7 @@ msgstr "Вставить из буфера обмена"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "Вставить, если нет выделения, иначе скопировать" msgstr "Вставить, если нет выделения, иначе скопировать"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Вставить несколько строк?" msgstr "Вставить несколько строк?"
@@ -1449,7 +1485,7 @@ msgstr "Папка с плагинами"
msgid "Port" msgid "Port"
msgstr "Порт" msgstr "Порт"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Порт открыт" msgstr "Порт открыт"
@@ -1458,9 +1494,9 @@ msgstr "Порт открыт"
msgid "Ports" msgid "Ports"
msgstr "Порты" msgstr "Порты"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Нажмите любую клавишу для переподключения" msgstr "Нажмите любую клавишу для переподключения"
@@ -1498,7 +1534,7 @@ msgstr "Название профиля"
msgid "Profiles" msgid "Profiles"
msgstr "Профили" msgstr "Профили"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Профили и соединения" msgstr "Профили и соединения"
@@ -1511,7 +1547,7 @@ msgstr "Программа"
msgid "Proxy command" msgid "Proxy command"
msgstr "Прокси-команда" msgstr "Прокси-команда"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Фиолетовый" msgstr "Фиолетовый"
@@ -1519,13 +1555,13 @@ msgstr "Фиолетовый"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Помещает всю конфигурацию Tabby в зашифрованное хранилище" msgstr "Помещает всю конфигурацию Tabby в зашифрованное хранилище"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Быстрое подключение" msgstr "Быстрое подключение"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Выйти" msgstr "Выйти"
@@ -1537,8 +1573,8 @@ msgstr "Подключение через сокет"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Таймаут подключения (мс)" msgstr "Таймаут подключения (мс)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Недавние" msgstr "Недавние"
@@ -1549,7 +1585,7 @@ msgstr "Недавние"
msgid "Reconnect" msgid "Reconnect"
msgstr "Переподключение" msgstr "Переподключение"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Красный" msgstr "Красный"
@@ -1714,11 +1750,12 @@ msgstr "Прокручивает терминал вниз при вводе"
msgid "Search" msgid "Search"
msgstr "Поиск" msgstr "Поиск"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Поиск цветовых схем" msgstr "Поиск цветовых схем"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Поиск горячих клавиш" msgstr "Поиск горячих клавиш"
@@ -1735,7 +1772,7 @@ msgstr "Секретный токен синхронизации"
msgid "Select" msgid "Select"
msgstr "Выбрать" msgstr "Выбрать"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Выберите базовый профиль для использования в качестве шаблона" msgstr "Выберите базовый профиль для использования в качестве шаблона"
@@ -1747,11 +1784,11 @@ msgstr "Выбрать всё"
msgid "Select file storage" msgid "Select file storage"
msgstr "Выберите хранилище файлов" msgstr "Выберите хранилище файлов"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Выбрать профиль" msgstr "Выбрать профиль"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Выберите профиль или введите адрес" msgstr "Выберите профиль или введите адрес"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Установка пути для named pipe SSH-агента." msgstr "Установка пути для named pipe SSH-агента."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Настройки" msgstr "Настройки"
@@ -1811,7 +1848,7 @@ msgstr "Настройки"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell не поддерживает обнаружение текущего пути" msgstr "Shell не поддерживает обнаружение текущего пути"
@@ -1851,7 +1888,7 @@ msgstr "Показать микшер"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Показать названия панелей (для перестановки)" msgstr "Показать названия панелей (для перестановки)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Показать значок профиля на вкладке" msgstr "Показать значок профиля на вкладке"
@@ -1871,7 +1908,11 @@ msgstr "Посмотреть изменения в релизе"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Показать соединения по последовательному порту" msgstr "Показать соединения по последовательному порту"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr ""
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Показать панель инструментов" msgstr "Показать панель инструментов"
@@ -1948,11 +1989,11 @@ msgstr "Разделить сверху"
msgid "Split to the up" msgid "Split to the up"
msgstr "Разделить сверху" msgstr "Разделить сверху"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH-соединение" msgstr "SSH-соединение"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "Управление SSH-подключениями теперь производится во вкладке «Профили и подключения»" msgstr "Управление SSH-подключениями теперь производится во вкладке «Профили и подключения»"
@@ -2000,7 +2041,7 @@ msgstr "Переключение реализации frontend для терми
msgid "Sync" msgid "Sync"
msgstr "Синхронизация" msgstr "Синхронизация"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Автоматическая синхронизация" msgstr "Автоматическая синхронизация"
@@ -2008,15 +2049,15 @@ msgstr "Автоматическая синхронизация"
msgid "Sync host" msgid "Sync host"
msgstr "Хост синхронизации" msgstr "Хост синхронизации"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Синхронизация горячих клавиш" msgstr "Синхронизация горячих клавиш"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Синхронизация хранилища" msgstr "Синхронизация хранилища"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Синхронизация настроек окна" msgstr "Синхронизация настроек окна"
@@ -2071,7 +2112,7 @@ msgstr "Ширина вкладки"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet сессия" msgstr "Telnet сессия"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Терминал" msgstr "Терминал"
@@ -2084,6 +2125,10 @@ msgstr "Фон терминала"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Звуковой сигнал терминала" msgstr "Звуковой сигнал терминала"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Благодарим за загрузку Tabby!" msgstr "Благодарим за загрузку Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Есть активные передачи файлов"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Для этого соединения сохранён пароль" msgstr "Для этого соединения сохранён пароль"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Применяются для всех профилей данного типа" msgstr "Применяются для всех профилей данного типа"
@@ -2108,7 +2153,7 @@ msgstr "Применяются для всех профилей данного
msgid "Thin" msgid "Thin"
msgstr "Тонкая" msgstr "Тонкая"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Включите, если испытываете алиасинг, гостинг или иные проблемы с отображением" msgstr "Включите, если испытываете алиасинг, гостинг или иные проблемы с отображением"
@@ -2137,7 +2182,7 @@ msgstr "Сверху"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Обрезать пробелы и новые строки" msgstr "Обрезать пробелы и новые строки"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Повторить" msgstr "Повторить"
@@ -2157,7 +2202,7 @@ msgstr "Без группы"
msgid "Uninstall" msgid "Uninstall"
msgstr "Удалить" msgstr "Удалить"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Неизвестно" msgstr "Неизвестно"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Обновить до {version}" msgstr "Обновить до {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Загрузить" msgstr "Загрузить"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Загрузить как новую конфигурацию" msgstr "Загрузить как новую конфигурацию"
@@ -2277,7 +2322,7 @@ msgstr "Предупреждение: ключ удалённого хоста
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Отслеживается только версия ОС и приложения." msgstr "Отслеживается только версия ОС и приложения."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Добро пожаловать" msgstr "Добро пожаловать"
@@ -2334,7 +2379,7 @@ msgstr "Разделители слов"
msgid "Working directory" msgid "Working directory"
msgstr "Рабочий каталог" msgstr "Рабочий каталог"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Определение рабочего каталога" msgstr "Определение рабочего каталога"
@@ -2351,7 +2396,7 @@ msgstr "Терминал WSL поддерживает TrueColor только с
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Перенаправление X11" msgstr "Перенаправление X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Жёлтый" msgstr "Жёлтый"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Swedish\n" "Language-Team: Swedish\n"
"Language: sv_SE\n" "Language: sv_SE\n"
"PO-Revision-Date: 2022-11-17 09:56\n" "PO-Revision-Date: 2023-02-20 10:39\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" msgid "\"{command}\" is still running. Close?"
msgstr "\"{command}\" körs fortfarande. Stänga?" msgstr "\"{command}\" körs fortfarande. Stäng?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:78 #: tabby-settings/src/components/profilesSettingsTab.component.ts:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} kopia" msgstr "{name} kopia"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Ytterligare utrymme mellan raderna" msgstr "Ytterligare utrymme mellan raderna"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Applikationsinställningar"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Är du säker på att du vill stänga Tabby? Du kan inaktivera denna prompt i Inställningar -> Fönster." msgstr "Är du säker på att du vill stänga Tabby? Du kan inaktivera denna prompt i Inställningar -> Fönster."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Är du säker?" msgstr "Är du säker?"
@@ -160,7 +160,7 @@ msgstr "Automatisk"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Automatiska uppdateringar" msgstr "Automatiska uppdateringar"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Ladda automatiskt upp ändringar och sök efter uppdateringar varje minut" msgstr "Ladda automatiskt upp ändringar och sök efter uppdateringar varje minut"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Bakgrundstyp" msgstr "Bakgrundstyp"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Baudhastighet" msgstr "Baudhastighet"
@@ -186,7 +186,7 @@ msgstr "Början av raden"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Blinkande markör" msgstr "Blinkande markör"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Blå" msgstr "Blå"
@@ -212,7 +212,7 @@ msgid "Broadcast mode. Click anywhere to cancel."
msgstr "Sändningsläge. Klicka var som helst för att avbryta." msgstr "Sändningsläge. Klicka var som helst för att avbryta."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Inbyggt" msgstr "Inbyggt"
@@ -224,11 +224,12 @@ msgstr "Inbyggt"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Avbryt" msgstr "Avbryt"
@@ -253,7 +254,11 @@ msgstr "Sök efter uppdateringar"
msgid "Ciphers" msgid "Ciphers"
msgstr "Chiffer" msgstr "Chiffer"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Rensa"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Rensa senaste profilerna" msgstr "Rensa senaste profilerna"
@@ -261,6 +266,10 @@ msgstr "Rensa senaste profilerna"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Rensa terminal" msgstr "Rensa terminal"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Rensa terminal efter anslutning"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Urklipp" msgstr "Urklipp"
@@ -295,7 +304,7 @@ msgstr "Stäng flikar till vänster"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Stäng flikar till höger" msgstr "Stäng flikar till höger"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Stäng fönstret efter att ha stängt den sista fliken" msgstr "Stäng fönstret efter att ha stängt den sista fliken"
@@ -304,6 +313,7 @@ msgstr "Stäng fönstret efter att ha stängt den sista fliken"
msgid "Color" msgid "Color"
msgstr "Färg" msgstr "Färg"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Färgschema" msgstr "Färgschema"
@@ -320,7 +330,7 @@ msgstr "Kommandorad"
msgid "Command's stdin/stdout is used instead of a network connection" msgid "Command's stdin/stdout is used instead of a network connection"
msgstr "Kommandot stdin/stdout används istället för en nätverksanslutning" msgstr "Kommandot stdin/stdout används istället för en nätverksanslutning"
#: tabby-core/src/services/commands.service.ts:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Kommandon" msgstr "Kommandon"
@@ -328,6 +338,10 @@ msgstr "Kommandon"
msgid "Compact" msgid "Compact"
msgstr "Kompakt" msgstr "Kompakt"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Konfiguration borttagen"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Konfiguration nerladdad" msgstr "Konfiguration nerladdad"
@@ -354,8 +368,8 @@ msgstr "Konfigurationer"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Anslut via en proxyserver" msgstr "Anslut via en proxyserver"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "Anslut till \"%s\"..." msgstr "Anslut till \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "Anslut till \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Anslut först till en annan värd och använd den som proxy" msgstr "Anslut först till en annan värd och använd den som proxy"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "Ansluter" msgstr "Ansluter"
@@ -386,23 +400,27 @@ msgstr "Anslutningsnamn kommer att användas istället"
msgid "Context menu" msgid "Context menu"
msgstr "Snabbmeny" msgstr "Snabbmeny"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Kopierad" msgstr "Kopierad"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Kopiera" msgstr "Kopiera"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Kopiera aktuell sökväg" msgstr "Kopiera aktuell sökväg"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Kopiera fullständig sökväg"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Kopiera vid val" msgstr "Kopiera vid val"
@@ -415,7 +433,7 @@ msgstr "Kopiera till urklipp"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Kopiera med formatering" msgstr "Kopiera med formatering"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Kunde inte dekryptera konfigurationen" msgstr "Kunde inte dekryptera konfigurationen"
@@ -423,7 +441,7 @@ msgstr "Kunde inte dekryptera konfigurationen"
msgid "Create" msgid "Create"
msgstr "Skapa" msgstr "Skapa"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Skapa mapp" msgstr "Skapa mapp"
@@ -476,7 +494,7 @@ msgstr "Minska storlek på vertikalt delad vy"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Standardprofil för nya flikar" msgstr "Standardprofil för nya flikar"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Inställningar för standardprofil" msgstr "Inställningar för standardprofil"
@@ -488,11 +506,13 @@ msgstr "Standardvärden"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "Standardvärden för {type}" msgstr "Standardvärden för {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "Standardvärden för {type}"
msgid "Delete" msgid "Delete"
msgstr "Radera" msgstr "Radera"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Radera \"{name}\"?" msgstr "Radera \"{name}\"?"
@@ -523,7 +543,11 @@ msgstr "Radera nästa ord"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Radera föregående ord" msgstr "Radera föregående ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "Ta bort konfigurationen på fjärrsidan?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Radera gruppens profiler?" msgstr "Radera gruppens profiler?"
@@ -555,11 +579,11 @@ msgstr "Inaktivera"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Inaktivera dynamisk fliktitel" msgstr "Inaktivera dynamisk fliktitel"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Inaktivera flytande bakgrund medan du drar" msgstr "Inaktivera flytande bakgrund medan du drar"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Inaktivera GPU-acceleration" msgstr "Inaktivera GPU-acceleration"
@@ -569,12 +593,12 @@ msgstr "Inaktiverad"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Koppla ifrån" msgstr "Koppla ifrån"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Koppla bort från {host}?" msgstr "Koppla bort från {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Avbryt inte" msgstr "Avbryt inte"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Stäng inte" msgstr "Stäng inte"
@@ -653,7 +677,7 @@ msgstr "Duplicera flik"
msgid "Edit" msgid "Edit"
msgstr "Redigera" msgstr "Redigera"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Redigera lokalt" msgstr "Redigera lokalt"
@@ -674,6 +698,10 @@ msgstr "Aktivera animationer"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Aktivera automatisk installation av uppdateringar när de blir tillgängliga." msgstr "Aktivera automatisk installation av uppdateringar när de blir tillgängliga."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Aktivera flytande bakgrundsalternativ"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Aktivera teckensnittsligaturer" msgstr "Aktivera teckensnittsligaturer"
@@ -698,8 +726,8 @@ msgstr "Slutet av raden"
msgid "Environment" msgid "Environment"
msgstr "Miljö" msgstr "Miljö"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Radera konfiguration" msgstr "Radera konfiguration"
@@ -719,6 +747,10 @@ msgstr "Exakt matchning"
msgid "Example:" msgid "Example:"
msgstr "Exempel:" msgstr "Exempel:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Experimentella Windows 10 bakgrundsstilar som är kända för att orsaka problem"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Exportera" msgstr "Exportera"
@@ -743,11 +775,11 @@ msgstr "Filtrera"
msgid "Fixed" msgid "Fixed"
msgstr "Fast" msgstr "Fast"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Flytande bakgrund orsakar ibland draglag" msgstr "Flytande bakgrund orsakar ibland draglag"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Fokusera alla paneler" msgstr "Fokusera alla paneler"
@@ -755,7 +787,7 @@ msgstr "Fokusera alla paneler"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Fokusera alla paneler samtidigt (sändning)" msgstr "Fokusera alla paneler samtidigt (sändning)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Fokusera alla flikar" msgstr "Fokusera alla flikar"
@@ -763,7 +795,7 @@ msgstr "Fokusera alla flikar"
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "Fokusera alla flikar samtidigt (sändning)" msgstr "Fokusera alla flikar samtidigt (sändning)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Fokus följer mus" msgstr "Fokus följer mus"
@@ -807,7 +839,7 @@ msgstr "Fokusera panelen till höger"
msgid "Font" msgid "Font"
msgstr "Typsnitt" msgstr "Typsnitt"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "För kortkommandon" msgstr "För kortkommandon"
@@ -877,11 +909,11 @@ msgstr "Hämta det från fönstret Tabby Web-inställningar"
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Ger fönstret en suddig transparent bakgrund" msgstr "Ger fönstret en suddig transparent bakgrund"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Gå upp" msgstr "Gå upp"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Grön" msgstr "Grön"
@@ -889,7 +921,7 @@ msgstr "Grön"
msgid "Group" msgid "Group"
msgstr "Grupp" msgstr "Grupp"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Hacks" msgstr "Hacks"
@@ -906,15 +938,15 @@ msgstr "Hjälp till att översätta Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Hexadecimal" msgstr "Hexadecimal"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Dölj flikstängningsknappen" msgstr "Dölj flikstängningsknappen"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Dölj flikindex" msgstr "Dölj flikindex"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Dölj flikalternativsknappen" msgstr "Dölj flikalternativsknappen"
@@ -948,6 +980,10 @@ msgstr "Värdnyckelverifiering"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Snabbtangenter" msgstr "Snabbtangenter"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Hur Tabby presenterar sig genom miljövariabler"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP-proxy" msgstr "HTTP-proxy"
@@ -1029,8 +1065,8 @@ msgstr "Hoppa till nästa ord"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Hoppa till föregående ord" msgstr "Hoppa till föregående ord"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Tangentbord"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Tangentbordsinteraktiv autentisering" msgstr "Tangentbordsinteraktiv autentisering"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Döda" msgstr "Döda"
@@ -1083,7 +1119,7 @@ msgstr "Starta WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Starta WinSCP för aktuell SSH-session" msgstr "Starta WinSCP för aktuell SSH-session"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Lär dig hur du tillåter Tabby att upptäcka fjärrskalets arbetskatalog." msgstr "Lär dig hur du tillåter Tabby att upptäcka fjärrskalets arbetskatalog."
@@ -1110,7 +1146,7 @@ msgstr "Radredigerare, inmatning skickas efter att du tryckt på Enter"
msgid "Line padding" msgid "Line padding"
msgstr "Linjestoppning" msgstr "Linjestoppning"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Laddar" msgstr "Laddar"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Lokal terminal" msgstr "Lokal terminal"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Inloggningsskript" msgstr "Inloggningsskript"
@@ -1141,7 +1177,7 @@ msgstr "Inloggningsskript"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Långklicka för snabbmeny" msgstr "Långklicka för snabbmeny"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Hantera profiler" msgstr "Hantera profiler"
@@ -1173,11 +1209,11 @@ msgstr "Flytta fliken till vänster"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Flytta fliken till höger" msgstr "Flytta fliken till höger"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Flytta till \"Ogrupperad\"" msgstr "Flytta till \"Ogrupperad\""
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Om du flyttar musen över en inaktiv panel kommer den att aktiveras" msgstr "Om du flyttar musen över en inaktiv panel kommer den att aktiveras"
@@ -1198,7 +1234,7 @@ msgstr "Namn på den nya mappen"
msgid "Native" msgid "Native"
msgstr "Inbyggd" msgstr "Inbyggd"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Ny adminflik" msgstr "Ny adminflik"
@@ -1210,7 +1246,7 @@ msgstr "Ny konfiguration på {plattform}"
msgid "New item" msgid "New item"
msgstr "Nytt objekt" msgstr "Nytt objekt"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Nytt namn" msgstr "Nytt namn"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Ny flik: {profil}" msgstr "Ny flik: {profil}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Ny terminal" msgstr "Ny terminal"
@@ -1244,7 +1280,7 @@ msgstr "Nytt fönster"
msgid "New Window" msgid "New Window"
msgstr "Nytt fönster" msgstr "Nytt fönster"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Nytt med profil" msgstr "Nytt med profil"
@@ -1252,7 +1288,7 @@ msgstr "Nytt med profil"
msgid "Next tab" msgid "Next tab"
msgstr "Nästa flik" msgstr "Nästa flik"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Ingen färg" msgstr "Ingen färg"
@@ -1273,8 +1309,8 @@ msgstr "Normal"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Normal teckensnittsvikt" msgstr "Normal teckensnittsvikt"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Hittades inte" msgstr "Hittades inte"
@@ -1333,7 +1369,7 @@ msgstr "Frivillig"
msgid "Options" msgid "Options"
msgstr "Alternativ" msgstr "Alternativ"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Orange" msgstr "Orange"
@@ -1381,11 +1417,11 @@ msgstr "Skriv över konfigurationen på fjärrsidan och börja synkronisera?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Vill du skriva över den lokala konfigurationen och börja synkronisera?" msgstr "Vill du skriva över den lokala konfigurationen och börja synkronisera?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Panelomskalningssteg" msgstr "Panelomskalningssteg"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Paneler" msgstr "Paneler"
@@ -1393,7 +1429,7 @@ msgstr "Paneler"
msgid "Parity" msgid "Parity"
msgstr "Paritet" msgstr "Paritet"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Delvis konfigurationssynkronisering är inte möjlig när konfigurationen är krypterad via Valvet." msgstr "Delvis konfigurationssynkronisering är inte möjlig när konfigurationen är krypterad via Valvet."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Lösenord" msgstr "Lösenord"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Klistra in" msgstr "Klistra in"
@@ -1420,7 +1456,7 @@ msgstr "Klistra in från urklipp"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "Klistra in om inget val, annars kopiera" msgstr "Klistra in om inget val, annars kopiera"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Klistra in flera rader?" msgstr "Klistra in flera rader?"
@@ -1449,7 +1485,7 @@ msgstr "Plugins-mappen"
msgid "Port" msgid "Port"
msgstr "Port" msgstr "Port"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Port öppnad" msgstr "Port öppnad"
@@ -1458,9 +1494,9 @@ msgstr "Port öppnad"
msgid "Ports" msgid "Ports"
msgstr "Portar" msgstr "Portar"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Tryck på valfri tangent för att återansluta" msgstr "Tryck på valfri tangent för att återansluta"
@@ -1498,7 +1534,7 @@ msgstr "Profilnamn"
msgid "Profiles" msgid "Profiles"
msgstr "Profiler" msgstr "Profiler"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Profiler & anslutningar" msgstr "Profiler & anslutningar"
@@ -1511,7 +1547,7 @@ msgstr "Program"
msgid "Proxy command" msgid "Proxy command"
msgstr "Proxy kommando" msgstr "Proxy kommando"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Lila" msgstr "Lila"
@@ -1519,13 +1555,13 @@ msgstr "Lila"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Lägger in hela Tabbys konfiguration i valvet" msgstr "Lägger in hela Tabbys konfiguration i valvet"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Snabbanslutning" msgstr "Snabbanslutning"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Avsluta" msgstr "Avsluta"
@@ -1537,8 +1573,8 @@ msgstr "Raw socket anslutning"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Klar timeout (millisekunder)" msgstr "Klar timeout (millisekunder)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Nyligen" msgstr "Nyligen"
@@ -1549,7 +1585,7 @@ msgstr "Nyligen"
msgid "Reconnect" msgid "Reconnect"
msgstr "Återanslut" msgstr "Återanslut"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Röd" msgstr "Röd"
@@ -1714,11 +1750,12 @@ msgstr "Skrollar terminalen till botten vid användarinmatning"
msgid "Search" msgid "Search"
msgstr "Sök" msgstr "Sök"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Sök efter färgscheman" msgstr "Sök efter färgscheman"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Sök snabbtangenter" msgstr "Sök snabbtangenter"
@@ -1735,7 +1772,7 @@ msgstr "Hemligt synkroniseringstoken"
msgid "Select" msgid "Select"
msgstr "Välj" msgstr "Välj"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Välj en basprofil att använda som mall" msgstr "Välj en basprofil att använda som mall"
@@ -1747,11 +1784,11 @@ msgstr "Välj alla"
msgid "Select file storage" msgid "Select file storage"
msgstr "Välj fillagring" msgstr "Välj fillagring"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Välj profil" msgstr "Välj profil"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Välj profil eller ange en adress" msgstr "Välj profil eller ange en adress"
@@ -1803,15 +1840,15 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Ställer in SSH-agentens namngivna processökväg." msgstr "Ställer in SSH-agentens namngivna processökväg."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "inställningar" msgstr "Inställningar"
#: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:2 #: locale/tmp-html/tabby-local/src/components/shellSettingsTab.component.html:2
msgid "Shell" msgid "Shell"
msgstr "Skal" msgstr "Skal"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Skalet stöder inte detektering av strömväg" msgstr "Skalet stöder inte detektering av strömväg"
@@ -1851,7 +1888,7 @@ msgstr "Visa mixer"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Visa paneletiketter (för att ordna om)" msgstr "Visa paneletiketter (för att ordna om)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Visa profilikon på fliken" msgstr "Visa profilikon på fliken"
@@ -1871,7 +1908,11 @@ msgstr "Visa release notes"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Visa seriella anslutningar" msgstr "Visa seriella anslutningar"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Visa flikar i helskärmsläge"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Visa verktygsfält" msgstr "Visa verktygsfält"
@@ -1948,11 +1989,11 @@ msgstr "Dela till toppen"
msgid "Split to the up" msgid "Split to the up"
msgstr "Dela uppåt" msgstr "Dela uppåt"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH-anslutning" msgstr "SSH-anslutning"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "SSH-anslutningshantering görs nu via fliken \"Profiler & anslutningar\"." msgstr "SSH-anslutningshantering görs nu via fliken \"Profiler & anslutningar\"."
@@ -2000,7 +2041,7 @@ msgstr "Switchar terminal frontend implementering (experimentell)"
msgid "Sync" msgid "Sync"
msgstr "Synkronisera" msgstr "Synkronisera"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Synkronisera automatiskt" msgstr "Synkronisera automatiskt"
@@ -2008,15 +2049,15 @@ msgstr "Synkronisera automatiskt"
msgid "Sync host" msgid "Sync host"
msgstr "Synkronisera värd" msgstr "Synkronisera värd"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Synkronisera snabbtangenter" msgstr "Synkronisera snabbtangenter"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Synkronisera valv" msgstr "Synkronisera valv"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Synkronisera fönsterinställningar" msgstr "Synkronisera fönsterinställningar"
@@ -2071,7 +2112,7 @@ msgstr "Flikarnas bredd"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet-session" msgstr "Telnet-session"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Terminal" msgstr "Terminal"
@@ -2084,6 +2125,10 @@ msgstr "Terminal bakgrund"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Terminalklocka" msgstr "Terminalklocka"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "Terminal identifiering"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Tack för att du laddade ner Tabby!" msgstr "Tack för att du laddade ner Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Det finns aktiva filöverföringar"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Det finns ett sparat lösenord för denna anslutning" msgstr "Det finns ett sparat lösenord för denna anslutning"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Dessa gäller alla profiler av en angiven typ" msgstr "Dessa gäller alla profiler av en angiven typ"
@@ -2108,7 +2153,7 @@ msgstr "Dessa gäller alla profiler av en angiven typ"
msgid "Thin" msgid "Thin"
msgstr "Tunn" msgstr "Tunn"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Kryssa för detta om du upplever aliaseffekt, spökbilder eller andra visuella problem" msgstr "Kryssa för detta om du upplever aliaseffekt, spökbilder eller andra visuella problem"
@@ -2137,7 +2182,7 @@ msgstr "Toppen"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Trimma blanksteg och radbrytningar" msgstr "Trimma blanksteg och radbrytningar"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Försök igen" msgstr "Försök igen"
@@ -2157,7 +2202,7 @@ msgstr "Ogrupperad"
msgid "Uninstall" msgid "Uninstall"
msgstr "Avinstallera" msgstr "Avinstallera"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Okänd" msgstr "Okänd"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Uppgradera till {version}" msgstr "Uppgradera till {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Ladda upp" msgstr "Ladda upp"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Ladda upp som en ny konfiguration" msgstr "Ladda upp som en ny konfiguration"
@@ -2222,7 +2267,7 @@ msgstr "Valv"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:4 #: 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." msgid "Vault is an always-encrypted container for secrets such as SSH passwords and private key passphrases."
msgstr "Valvet är en alltid krypterad behållare för hemligheter så som SSH-lösenord och privata nyckellösenfraser." msgstr "Valvet är en alltid-krypterad behållare för hemligheter så som SSH-lösenord och privata nyckellösenfraser."
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:17 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:17
msgid "Vault is empty" msgid "Vault is empty"
@@ -2277,7 +2322,7 @@ msgstr "Varning: fjärrvärdens nyckel har plötsligt ändrats!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Vi spårar bara dina Tabby- och OS-versioner." msgstr "Vi spårar bara dina Tabby- och OS-versioner."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Välkommen" msgstr "Välkommen"
@@ -2334,7 +2379,7 @@ msgstr "Ordavgränsare"
msgid "Working directory" msgid "Working directory"
msgstr "Arbetskatalog" msgstr "Arbetskatalog"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Detektering av arbetskatalog" msgstr "Detektering av arbetskatalog"
@@ -2351,7 +2396,7 @@ msgstr "WSL-terminalen stöder endast TrueColor med ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11 vidarebefordran" msgstr "X11 vidarebefordran"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Gul" msgstr "Gul"

View File

@@ -10,14 +10,14 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Ukrainian\n" "Language-Team: Ukrainian\n"
"Language: uk_UA\n" "Language: uk_UA\n"
"PO-Revision-Date: 2022-11-20 19:25\n" "PO-Revision-Date: 2023-02-20 10:39\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" 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:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} копія" msgstr "{name} копія"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "Додатковий простір між рядками" msgstr "Додатковий простір між рядками"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "Налаштування"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "Ви впевнені, що хочете закрити Tabby? Це попередження можна вимкнути в Налаштування -> Вікно." msgstr "Ви впевнені, що хочете закрити Tabby? Це попередження можна вимкнути в Налаштування -> Вікно."
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "Ви впевнені?" msgstr "Ви впевнені?"
@@ -160,7 +160,7 @@ msgstr "Автоматично"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "Оновлювати автоматично" msgstr "Оновлювати автоматично"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "Автоматично завантажувати зміни і перевіряти оновлення щохвилини" msgstr "Автоматично завантажувати зміни і перевіряти оновлення щохвилини"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "Тип фону" msgstr "Тип фону"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "Швидкість передачі даних" msgstr "Швидкість передачі даних"
@@ -186,7 +186,7 @@ msgstr "Початок рядка"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "Миготливий курсор" msgstr "Миготливий курсор"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "Синій" msgstr "Синій"
@@ -209,10 +209,10 @@ msgstr "Bracketed вставка (потрібна підтримка оболо
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "Режим трансляції. Натисніть будь-де, щоб скасувати."
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "Вбудовані" msgstr "Вбудовані"
@@ -224,11 +224,12 @@ msgstr "Вбудовані"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "Скасувати" msgstr "Скасувати"
@@ -253,7 +254,11 @@ msgstr "Перевірити оновлення"
msgid "Ciphers" msgid "Ciphers"
msgstr "Шифри" msgstr "Шифри"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "Очистити"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "Очистити останні профілі" msgstr "Очистити останні профілі"
@@ -261,6 +266,10 @@ msgstr "Очистити останні профілі"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "Очистити термінал" msgstr "Очистити термінал"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "Очистити термінал після підключення"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "Буфер обміну" msgstr "Буфер обміну"
@@ -295,7 +304,7 @@ msgstr "Закрити вкладки ліворуч"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "Закрити вкладки праворуч" msgstr "Закрити вкладки праворуч"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "Закрити вікно після закриття останньої вкладки" msgstr "Закрити вікно після закриття останньої вкладки"
@@ -304,6 +313,7 @@ msgstr "Закрити вікно після закриття останньої
msgid "Color" msgid "Color"
msgstr "Колір" msgstr "Колір"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "Кольорова схема" msgstr "Кольорова схема"
@@ -320,7 +330,7 @@ msgstr "Командний рядок"
msgid "Command's stdin/stdout is used instead of a network connection" 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:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "Команди" msgstr "Команди"
@@ -328,6 +338,10 @@ msgstr "Команди"
msgid "Compact" msgid "Compact"
msgstr "Компактний" msgstr "Компактний"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "Конфігурацію видалено"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "Конфігурацію завантажено" msgstr "Конфігурацію завантажено"
@@ -354,8 +368,8 @@ msgstr "Конфігурація"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "Підключення через проксі-сервер" msgstr "Підключення через проксі-сервер"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "З’єднання з \"%s\"..." msgstr "З’єднання з \"%s\"..."
@@ -363,10 +377,10 @@ msgstr "З’єднання з \"%s\"..."
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "Підключитися до іншого хосту та використовувати його як проксі" msgstr "Підключитися до іншого хосту та використовувати його як проксі"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "З'єднання" msgstr "З'єднання"
@@ -386,23 +400,27 @@ msgstr "Замість цього буде використовуватися і
msgid "Context menu" msgid "Context menu"
msgstr "Контекстне меню" msgstr "Контекстне меню"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "Скопійовано" msgstr "Скопійовано"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "Копіювати" msgstr "Копіювати"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "Копіювати поточний шлях" msgstr "Копіювати поточний шлях"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "Копіювати повний шлях"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "Копіювати при виділенні" msgstr "Копіювати при виділенні"
@@ -415,7 +433,7 @@ msgstr "Копіювати в буфер обміну"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "Копіювати з форматуванням" msgstr "Копіювати з форматуванням"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "Не вдалося розшифрувати конфігурацію" msgstr "Не вдалося розшифрувати конфігурацію"
@@ -423,7 +441,7 @@ msgstr "Не вдалося розшифрувати конфігурацію"
msgid "Create" msgid "Create"
msgstr "Створити" msgstr "Створити"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "Створити директорію" msgstr "Створити директорію"
@@ -476,7 +494,7 @@ msgstr "Зменшити розмір поділу по вертикалі"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "Зменшити розмір поділу по вертикалі" msgstr "Зменшити розмір поділу по вертикалі"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "Налаштування профілів за замовчуванням" msgstr "Налаштування профілів за замовчуванням"
@@ -488,11 +506,13 @@ msgstr "За замовчуванням"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "За замовчуванням для {type}" msgstr "За замовчуванням для {type}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "За замовчуванням для {type}"
msgid "Delete" msgid "Delete"
msgstr "Видалити" msgstr "Видалити"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "Видалити {name}?" msgstr "Видалити {name}?"
@@ -523,7 +543,11 @@ msgstr "Видалити наступне слово"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "Видалити попереднє слово" msgstr "Видалити попереднє слово"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr ""
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "Видалити профілі цієї групи?" msgstr "Видалити профілі цієї групи?"
@@ -555,11 +579,11 @@ msgstr "Вимкнути"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "Вимкнути динамічний заголовок вкладки" msgstr "Вимкнути динамічний заголовок вкладки"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "Вимкнути прозорий фон під час перетягування вікна" msgstr "Вимкнути прозорий фон під час перетягування вікна"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "Вимкнути апаратне прискорення" msgstr "Вимкнути апаратне прискорення"
@@ -569,12 +593,12 @@ msgstr "Вимкнено"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "Від'єднатися" msgstr "Від'єднатися"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "Від'єднатися від {host}?" msgstr "Від'єднатися від {host}?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "Не перервати" msgstr "Не перервати"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "Не закривати" msgstr "Не закривати"
@@ -653,7 +677,7 @@ msgstr "Дублювати вкладку"
msgid "Edit" msgid "Edit"
msgstr "Редагувати" msgstr "Редагувати"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "Редагувати локально" msgstr "Редагувати локально"
@@ -674,6 +698,10 @@ msgstr "Увімкнути анімації"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "Увімкнути автоматичне встановлення оновлень, коли вони стануть доступними." msgstr "Увімкнути автоматичне встановлення оновлень, коли вони стануть доступними."
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "Увімкнути опцію вільного фону"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "Увімкнути лігатури шрифтів" msgstr "Увімкнути лігатури шрифтів"
@@ -698,8 +726,8 @@ msgstr "Кінець рядка"
msgid "Environment" msgid "Environment"
msgstr "Середовище" msgstr "Середовище"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "Очистити конфігурацію" msgstr "Очистити конфігурацію"
@@ -719,6 +747,10 @@ msgstr "Точна відповідність"
msgid "Example:" msgid "Example:"
msgstr "Наприклад:" msgstr "Наприклад:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "Експериментальний стиль фону Windows 10 (може працювати не стабільно)"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "Експорт" msgstr "Експорт"
@@ -743,11 +775,11 @@ msgstr "Фільтр"
msgid "Fixed" msgid "Fixed"
msgstr "Фіксований" msgstr "Фіксований"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Іноді прозорий фон викликає лаги під час перетягування" msgstr "Іноді прозорий фон викликає лаги під час перетягування"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "Сфокусуватися на всіх панелях" msgstr "Сфокусуватися на всіх панелях"
@@ -755,15 +787,15 @@ msgstr "Сфокусуватися на всіх панелях"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "Фокус на всі панелі одразу (broadcast)" msgstr "Фокус на всі панелі одразу (broadcast)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "Сфокусуватися на всіх вкладках" msgstr "Сфокусуватися на всіх вкладках"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "" msgstr "Фокус на всіх вкладках одночасно (трансляція)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "Фокус слідує за курсором" msgstr "Фокус слідує за курсором"
@@ -807,7 +839,7 @@ msgstr "Фокус на панелі праворуч"
msgid "Font" msgid "Font"
msgstr "Шрифт" msgstr "Шрифт"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "Комбінації клавіш" msgstr "Комбінації клавіш"
@@ -877,11 +909,11 @@ msgstr "Скопіюйте з вікна налаштувань web-версії
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "Надає вікну розмитий прозорий фон" msgstr "Надає вікну розмитий прозорий фон"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "Вгору" msgstr "Вгору"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "Зелений" msgstr "Зелений"
@@ -889,7 +921,7 @@ msgstr "Зелений"
msgid "Group" msgid "Group"
msgstr "Група" msgstr "Група"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "Проблеми" msgstr "Проблеми"
@@ -906,15 +938,15 @@ msgstr "Допоможіть перекласти Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "Шістнадцятковий" msgstr "Шістнадцятковий"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "Приховати кнопку закриття вкладки" msgstr "Приховати кнопку закриття вкладки"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "Приховати нумерацію вкладок" msgstr "Приховати нумерацію вкладок"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "Приховати кнопку опцій вкладки" msgstr "Приховати кнопку опцій вкладки"
@@ -948,6 +980,10 @@ msgstr "Перевірка ключа хоста"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "Гарячі клавіші" msgstr "Гарячі клавіші"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr ""
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP-проксі" msgstr "HTTP-проксі"
@@ -1029,8 +1065,8 @@ msgstr "Перейти до наступного слова"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "Перейти до попереднього слова" msgstr "Перейти до попереднього слова"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "Клавіатура"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "Інтерактивна автентифікація" msgstr "Інтерактивна автентифікація"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "Закінчити примусово" msgstr "Закінчити примусово"
@@ -1083,7 +1119,7 @@ msgstr "Запустити WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "Запустити WinSCP для поточної SSH сесії" msgstr "Запустити WinSCP для поточної SSH сесії"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "Дізнайтеся, як дозволити Tabby визначати робочий каталог віддаленої оболонки." msgstr "Дізнайтеся, як дозволити Tabby визначати робочий каталог віддаленої оболонки."
@@ -1110,7 +1146,7 @@ msgstr "Редактор рядків, введення надсилається
msgid "Line padding" msgid "Line padding"
msgstr "Міжстроковий інтервал" msgstr "Міжстроковий інтервал"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "Завантаження" msgstr "Завантаження"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "Локальний термінал" msgstr "Локальний термінал"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "Скрипти входу" msgstr "Скрипти входу"
@@ -1141,7 +1177,7 @@ msgstr "Скрипти входу"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "Довге натискання для контекстного меню" msgstr "Довге натискання для контекстного меню"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "Керування профілями" msgstr "Керування профілями"
@@ -1173,11 +1209,11 @@ msgstr "Перенести вкладку ліворуч"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "Перенести вкладку праворуч" msgstr "Перенести вкладку праворуч"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "Перемістити до «Без групи»" msgstr "Перемістити до «Без групи»"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "Наведення курсора на неактивну панель зробить її активною" msgstr "Наведення курсора на неактивну панель зробить її активною"
@@ -1198,7 +1234,7 @@ msgstr "Ім'я для нового каталогу"
msgid "Native" msgid "Native"
msgstr "Рідний" msgstr "Рідний"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "Нова вкладка від імені адміністратора" msgstr "Нова вкладка від імені адміністратора"
@@ -1210,7 +1246,7 @@ msgstr "Нова конфігурація на {platform}"
msgid "New item" msgid "New item"
msgstr "Новий елемент" msgstr "Новий елемент"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "Нове ім'я" msgstr "Нове ім'я"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "Нова вкладка: {profile}" msgstr "Нова вкладка: {profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "Новий термінал" msgstr "Новий термінал"
@@ -1244,7 +1280,7 @@ msgstr "Нове вікно"
msgid "New Window" msgid "New Window"
msgstr "Нове Вікно" msgstr "Нове Вікно"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "Новий з профілем" msgstr "Новий з профілем"
@@ -1252,7 +1288,7 @@ msgstr "Новий з профілем"
msgid "Next tab" msgid "Next tab"
msgstr "Наступна вкладка" msgstr "Наступна вкладка"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "Без кольору" msgstr "Без кольору"
@@ -1273,8 +1309,8 @@ msgstr "Нормальний"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "Стандартний розмір шрифта" msgstr "Стандартний розмір шрифта"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "Не знайдено" msgstr "Не знайдено"
@@ -1333,7 +1369,7 @@ msgstr "Опціональний"
msgid "Options" msgid "Options"
msgstr "Параметри" msgstr "Параметри"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "Помаранчевий" msgstr "Помаранчевий"
@@ -1381,11 +1417,11 @@ msgstr "Перезаписати віддалену конфігурацію т
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "Перезаписати локальну конфігурацію та розпочати синхронізацію?" msgstr "Перезаписати локальну конфігурацію та розпочати синхронізацію?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "Крок зміни розміру панелі" msgstr "Крок зміни розміру панелі"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "Панелі" msgstr "Панелі"
@@ -1393,7 +1429,7 @@ msgstr "Панелі"
msgid "Parity" msgid "Parity"
msgstr "Контроль парності" msgstr "Контроль парності"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "Часткова синхронізація конфігурації неможлива, якщо конфігурація зашифрована за допомогою сховища." msgstr "Часткова синхронізація конфігурації неможлива, якщо конфігурація зашифрована за допомогою сховища."
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "Пароль" msgstr "Пароль"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "Вставити" msgstr "Вставити"
@@ -1420,7 +1456,7 @@ msgstr "Вставити з буферу обміну"
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "Вставити якщо немає виділення, інакше копіювати" msgstr "Вставити якщо немає виділення, інакше копіювати"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "Вставити кілька рядків?" msgstr "Вставити кілька рядків?"
@@ -1449,7 +1485,7 @@ msgstr "Папка з плагінами"
msgid "Port" msgid "Port"
msgstr "Порт" msgstr "Порт"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "Порт відкрито" msgstr "Порт відкрито"
@@ -1458,9 +1494,9 @@ msgstr "Порт відкрито"
msgid "Ports" msgid "Ports"
msgstr "Порти" msgstr "Порти"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "Натисніть будь-яку клавішу, щоб повторно підключитися" msgstr "Натисніть будь-яку клавішу, щоб повторно підключитися"
@@ -1498,7 +1534,7 @@ msgstr "Ім'я профілю"
msgid "Profiles" msgid "Profiles"
msgstr "Профілі" msgstr "Профілі"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "Профілі й підключення" msgstr "Профілі й підключення"
@@ -1511,7 +1547,7 @@ msgstr "Програма"
msgid "Proxy command" msgid "Proxy command"
msgstr "Команда проксі" msgstr "Команда проксі"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "Фіолетовий" msgstr "Фіолетовий"
@@ -1519,13 +1555,13 @@ msgstr "Фіолетовий"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "Поміщає конфігурацію Tabby у зашифроване сховище" msgstr "Поміщає конфігурацію Tabby у зашифроване сховище"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "Швидке з'єднання" msgstr "Швидке з'єднання"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "Вихід" msgstr "Вихід"
@@ -1537,8 +1573,8 @@ msgstr "Підключення через сокет"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "Таймаут підключення (мс)" msgstr "Таймаут підключення (мс)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "Останні" msgstr "Останні"
@@ -1549,7 +1585,7 @@ msgstr "Останні"
msgid "Reconnect" msgid "Reconnect"
msgstr "Відновити з'єднання" msgstr "Відновити з'єднання"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "Червоний" msgstr "Червоний"
@@ -1714,11 +1750,12 @@ msgstr "Прокручує термінал вниз під час введен
msgid "Search" msgid "Search"
msgstr "Пошук" msgstr "Пошук"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "Пошук кольорових схем" msgstr "Пошук кольорових схем"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "Пошук гарячих клавіш" msgstr "Пошук гарячих клавіш"
@@ -1735,7 +1772,7 @@ msgstr "Секретний токен синхронізації"
msgid "Select" msgid "Select"
msgstr "Обрати" msgstr "Обрати"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "Виберіть базовий профіль для використання в якості шаблону" msgstr "Виберіть базовий профіль для використання в якості шаблону"
@@ -1747,11 +1784,11 @@ msgstr "Вибрати всі"
msgid "Select file storage" msgid "Select file storage"
msgstr "Виберіть сховище файлів" msgstr "Виберіть сховище файлів"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "Вибрати профіль" msgstr "Вибрати профіль"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "Виберіть профіль або введіть адресу" msgstr "Виберіть профіль або введіть адресу"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "Встановити шлях для named pipe SSH-агента." msgstr "Встановити шлях для named pipe SSH-агента."
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "Налаштування" msgstr "Налаштування"
@@ -1811,7 +1848,7 @@ msgstr "Налаштування"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell не підтримує виявлення поточного шляху" msgstr "Shell не підтримує виявлення поточного шляху"
@@ -1851,7 +1888,7 @@ msgstr "Показати Мікшер"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "Показати назви панелей (для перестановки)" msgstr "Показати назви панелей (для перестановки)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "Показувати іконку профілю на вкладці" msgstr "Показувати іконку профілю на вкладці"
@@ -1871,7 +1908,11 @@ msgstr "Показати замітки до випуску"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "Показати з'єднання по послідовному порту" msgstr "Показати з'єднання по послідовному порту"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "Відображати вкладки в повноекранному режимі"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "Показати панель інструментів" msgstr "Показати панель інструментів"
@@ -1948,11 +1989,11 @@ msgstr "Розділити зверху"
msgid "Split to the up" msgid "Split to the up"
msgstr "Розділити вверх" msgstr "Розділити вверх"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH зʼєднання" msgstr "SSH зʼєднання"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "Управління SSH-підключеннями тепер здійснюється у вкладці «Профілі та підключення»" msgstr "Управління SSH-підключеннями тепер здійснюється у вкладці «Профілі та підключення»"
@@ -2000,7 +2041,7 @@ msgstr "Переключення реалізації frontend для термі
msgid "Sync" msgid "Sync"
msgstr "Синхронізація" msgstr "Синхронізація"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "Автоматична синхронізація" msgstr "Автоматична синхронізація"
@@ -2008,15 +2049,15 @@ msgstr "Автоматична синхронізація"
msgid "Sync host" msgid "Sync host"
msgstr "Хост синхронізації" msgstr "Хост синхронізації"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "Синхронізувати гарячі клавіші" msgstr "Синхронізувати гарячі клавіші"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "Синхронізувати сховище" msgstr "Синхронізувати сховище"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "Синхронізувати налаштування вікна" msgstr "Синхронізувати налаштування вікна"
@@ -2071,7 +2112,7 @@ msgstr "Ширина вкладки"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet сесія" msgstr "Telnet сесія"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "Термінал" msgstr "Термінал"
@@ -2084,6 +2125,10 @@ msgstr "Фон терміналу"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "Звуковий сигнал терміналу" msgstr "Звуковий сигнал терміналу"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr ""
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "Дякуємо що завантажили Tabby!" msgstr "Дякуємо що завантажили Tabby!"
@@ -2100,7 +2145,7 @@ msgstr "Є активні передачі файлів"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "Для цього з'єднання збережено пароль" msgstr "Для цього з'єднання збережено пароль"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "Це застосовується до всіх профілів заданого типу" msgstr "Це застосовується до всіх профілів заданого типу"
@@ -2108,7 +2153,7 @@ msgstr "Це застосовується до всіх профілів зад
msgid "Thin" msgid "Thin"
msgstr "Тонкий" msgstr "Тонкий"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "Увімкніть, якщо бачите aliasing, ghosting або інші проблеми з відображенням" msgstr "Увімкніть, якщо бачите aliasing, ghosting або інші проблеми з відображенням"
@@ -2137,7 +2182,7 @@ msgstr "Зверху"
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "Обрізати пробіли і нові рядки" msgstr "Обрізати пробіли і нові рядки"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "Повторити" msgstr "Повторити"
@@ -2157,7 +2202,7 @@ msgstr "Без групи"
msgid "Uninstall" msgid "Uninstall"
msgstr "Видалити" msgstr "Видалити"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "Невідомо" msgstr "Невідомо"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "Оновити до {version}" msgstr "Оновити до {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "Завантажити" msgstr "Завантажити"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "Завантажити як нову конфігурацію" msgstr "Завантажити як нову конфігурацію"
@@ -2277,7 +2322,7 @@ msgstr "Попередження: ключ віддаленого хоста р
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "Відстежується лише версія ОС і Tabby." msgstr "Відстежується лише версія ОС і Tabby."
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "Вітаємо" msgstr "Вітаємо"
@@ -2334,7 +2379,7 @@ msgstr "Розділювачі слів"
msgid "Working directory" msgid "Working directory"
msgstr "Робочий каталог" msgstr "Робочий каталог"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "Визначення робочого каталогу" msgstr "Визначення робочого каталогу"
@@ -2351,7 +2396,7 @@ msgstr "Термінал WSL підтримує TrueColor лише з ConPTY"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "Переспрямування X11" msgstr "Переспрямування X11"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "Жовтий" msgstr "Жовтий"

View File

@@ -10,20 +10,20 @@ msgstr ""
"Project-Id-Version: tabby\n" "Project-Id-Version: tabby\n"
"Language-Team: Chinese Simplified\n" "Language-Team: Chinese Simplified\n"
"Language: zh_CN\n" "Language: zh_CN\n"
"PO-Revision-Date: 2022-11-17 09:56\n" "PO-Revision-Date: 2023-03-17 23:07\n"
#: tabby-local/src/components/terminalTab.component.ts:113 #: tabby-local/src/components/terminalTab.component.ts:112
msgid "\"{command}\" is still running. Close?" 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:79
#: tabby-settings/src/components/profilesSettingsTab.component.ts:89 #: tabby-settings/src/components/profilesSettingsTab.component.ts:90
msgid "{name} copy" msgid "{name} copy"
msgstr "{name} 副本" msgstr "{name} 副本"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:82 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:82
msgid "A second font family used to display characters missing in the main font" msgid "A second font family used to display characters missing in the main font"
msgstr "第二种字体,用于显示主字体中缺失的字符" msgstr "首选字体缺失时使用备选字体显示字符"
#: tabby-core/src/components/transfersMenu.component.ts:49 #: tabby-core/src/components/transfersMenu.component.ts:49
msgid "Abort all" msgid "Abort all"
@@ -67,7 +67,7 @@ msgid "Additional space between lines"
msgstr "行与行之间的空隙" msgstr "行与行之间的空隙"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:22
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:64 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:65
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:52
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:124
msgid "Advanced" msgid "Advanced"
@@ -114,7 +114,7 @@ msgstr "应用程序设置"
msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window." msgid "Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window."
msgstr "您确定要关闭 Tabby 吗?您可以在 设置 -> 窗口 中关闭此提示。" msgstr "您确定要关闭 Tabby 吗?您可以在 设置 -> 窗口 中关闭此提示。"
#: tabby-core/src/services/config.service.ts:379 #: tabby-core/src/services/config.service.ts:381
msgid "Are you sure?" msgid "Are you sure?"
msgstr "您确定吗?" msgstr "您确定吗?"
@@ -160,7 +160,7 @@ msgstr "自动"
msgid "Automatic Updates" msgid "Automatic Updates"
msgstr "自动更新" msgstr "自动更新"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:58
msgid "Automatically upload changes and check for updates every minute" msgid "Automatically upload changes and check for updates every minute"
msgstr "每分钟自动上传更改,并自动检查更新" msgstr "每分钟自动上传更改,并自动检查更新"
@@ -173,7 +173,7 @@ msgid "Background type"
msgstr "背景类型" msgstr "背景类型"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:14
#: tabby-serial/src/components/serialTab.component.ts:118 #: tabby-serial/src/components/serialTab.component.ts:112
#: tabby-serial/src/profiles.ts:86 #: tabby-serial/src/profiles.ts:86
msgid "Baud rate" msgid "Baud rate"
msgstr "波特率" msgstr "波特率"
@@ -186,7 +186,7 @@ msgstr "行首"
msgid "Blink cursor" msgid "Blink cursor"
msgstr "光标闪烁" msgstr "光标闪烁"
#: tabby-core/src/utils.ts:61 #: tabby-core/src/utils.ts:55
msgid "Blue" msgid "Blue"
msgstr "蓝色" msgstr "蓝色"
@@ -209,10 +209,10 @@ msgstr "Bracketed 粘贴(需要 Shell 支持)"
#: tabby-terminal/src/services/multifocus.service.ts:19 #: tabby-terminal/src/services/multifocus.service.ts:19
msgid "Broadcast mode. Click anywhere to cancel." msgid "Broadcast mode. Click anywhere to cancel."
msgstr "" msgstr "广播模式。点击任意位置取消。"
#: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54 #: locale/tmp-html/tabby-plugin-manager/src/components/pluginsSettingsTab.component.html:54
#: tabby-settings/src/components/profilesSettingsTab.component.ts:174 #: tabby-settings/src/components/profilesSettingsTab.component.ts:175
msgid "Built-in" msgid "Built-in"
msgstr "内置" msgstr "内置"
@@ -224,11 +224,12 @@ msgstr "内置"
#: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sftpDeleteModal.component.html:7
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:32
#: tabby-electron/src/services/updater.service.ts:134 #: tabby-electron/src/services/updater.service.ts:134
#: tabby-local/src/components/terminalTab.component.ts:118 #: tabby-local/src/components/terminalTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:117
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:79 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:79
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:99 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:99
#: tabby-ssh/src/sftpContextMenu.ts:40 #: tabby-ssh/src/sftpContextMenu.ts:40
#: tabby-terminal/src/api/baseTerminalTab.component.ts:474 #: tabby-terminal/src/api/baseTerminalTab.component.ts:478
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
@@ -253,7 +254,11 @@ msgstr "检查更新"
msgid "Ciphers" msgid "Ciphers"
msgstr "加密方法" msgstr "加密方法"
#: tabby-core/src/services/profiles.service.ts:128 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSelector.component.html:5
msgid "Clear"
msgstr "清除"
#: tabby-core/src/services/profiles.service.ts:133
msgid "Clear recent profiles" msgid "Clear recent profiles"
msgstr "清除最近使用的配置" msgstr "清除最近使用的配置"
@@ -261,6 +266,10 @@ msgstr "清除最近使用的配置"
msgid "Clear terminal" msgid "Clear terminal"
msgstr "清空终端内容" msgstr "清空终端内容"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:49
msgid "Clear terminal after connection"
msgstr "连接后清空终端"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:94
msgid "Clipboard" msgid "Clipboard"
msgstr "剪贴板" msgstr "剪贴板"
@@ -295,7 +304,7 @@ msgstr "关闭左侧标签页"
msgid "Close tabs to the right" msgid "Close tabs to the right"
msgstr "关闭右侧标签页" msgstr "关闭右侧标签页"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:193
msgid "Close the window after closing the last tab" msgid "Close the window after closing the last tab"
msgstr "所有标签都关闭时关闭主窗口" msgstr "所有标签都关闭时关闭主窗口"
@@ -304,6 +313,7 @@ msgstr "所有标签都关闭时关闭主窗口"
msgid "Color" msgid "Color"
msgstr "颜色" msgstr "颜色"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216
#: tabby-terminal/src/settings.ts:29 #: tabby-terminal/src/settings.ts:29
msgid "Color scheme" msgid "Color scheme"
msgstr "配色方案" msgstr "配色方案"
@@ -320,7 +330,7 @@ msgstr "命令行"
msgid "Command's stdin/stdout is used instead of a network connection" 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:77 #: tabby-core/src/services/commands.service.ts:104
msgid "Commands" msgid "Commands"
msgstr "命令" msgstr "命令"
@@ -328,6 +338,10 @@ msgstr "命令"
msgid "Compact" msgid "Compact"
msgstr "紧凑" msgstr "紧凑"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:126
msgid "Config deleted"
msgstr "配置已删除"
#: tabby-settings/src/components/configSyncSettingsTab.component.ts:108 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:108
msgid "Config downloaded" msgid "Config downloaded"
msgstr "配置已下载" msgstr "配置已下载"
@@ -354,8 +368,8 @@ msgstr "配置"
msgid "Connect through a proxy server" msgid "Connect through a proxy server"
msgstr "通过代理服务器连接" msgstr "通过代理服务器连接"
#: tabby-core/src/index.ts:219 #: tabby-core/src/index.ts:227
#: tabby-core/src/services/profiles.service.ts:173 #: tabby-core/src/services/profiles.service.ts:178
msgid "Connect to \"%s\"..." msgid "Connect to \"%s\"..."
msgstr "正在连接到 \"%s\"…" msgstr "正在连接到 \"%s\"…"
@@ -363,10 +377,10 @@ msgstr "正在连接到 \"%s\"…"
msgid "Connect to a different host first and use it as a proxy" msgid "Connect to a different host first and use it as a proxy"
msgstr "首先连接至另一主机,并将其作为代理" msgstr "首先连接至另一主机,并将其作为代理"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:17 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19
#: tabby-serial/src/components/serialTab.component.ts:72 #: tabby-serial/src/components/serialTab.component.ts:66
#: tabby-ssh/src/components/sshTab.component.ts:145 #: tabby-ssh/src/components/sshTab.component.ts:140
#: tabby-telnet/src/components/telnetTab.component.ts:81 #: tabby-telnet/src/components/telnetTab.component.ts:72
msgid "Connecting" msgid "Connecting"
msgstr "正在连接" msgstr "正在连接"
@@ -386,23 +400,27 @@ msgstr "将使用连接名称代替"
msgid "Context menu" msgid "Context menu"
msgstr "右键菜单" msgstr "右键菜单"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:219 #: tabby-terminal/src/api/baseTerminalTab.component.ts:223
#: tabby-terminal/src/api/baseTerminalTab.component.ts:227 #: tabby-terminal/src/api/baseTerminalTab.component.ts:231
#: tabby-terminal/src/api/baseTerminalTab.component.ts:542 #: tabby-terminal/src/api/baseTerminalTab.component.ts:547
#: tabby-terminal/src/api/baseTerminalTab.component.ts:756 #: tabby-terminal/src/api/baseTerminalTab.component.ts:768
#: tabby-terminal/src/tabContextMenu.ts:29 #: tabby-terminal/src/tabContextMenu.ts:30
msgid "Copied" msgid "Copied"
msgstr "已复制" msgstr "已复制"
#: tabby-terminal/src/tabContextMenu.ts:25 #: tabby-terminal/src/tabContextMenu.ts:26
msgid "Copy" msgid "Copy"
msgstr "复制" msgstr "复制"
#: tabby-terminal/src/hotkeys.ts:70 #: tabby-terminal/src/hotkeys.ts:70
#: tabby-terminal/src/tabContextMenu.ts:61 #: tabby-terminal/src/tabContextMenu.ts:66
msgid "Copy current path" msgid "Copy current path"
msgstr "复制当前路径" msgstr "复制当前路径"
#: tabby-electron/src/sftpContextMenu.ts:29
msgid "Copy full path"
msgstr "复制完整路径"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:97
msgid "Copy on select" msgid "Copy on select"
msgstr "选中时复制" msgstr "选中时复制"
@@ -415,7 +433,7 @@ msgstr "复制到剪贴板"
msgid "Copy with formatting" msgid "Copy with formatting"
msgstr "复制带格式" msgstr "复制带格式"
#: tabby-core/src/services/config.service.ts:364 #: tabby-core/src/services/config.service.ts:366
msgid "Could not decrypt config" msgid "Could not decrypt config"
msgstr "无法解密配置" msgstr "无法解密配置"
@@ -423,7 +441,7 @@ msgstr "无法解密配置"
msgid "Create" msgid "Create"
msgstr "创建" msgstr "创建"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:5 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:7
#: tabby-ssh/src/sftpContextMenu.ts:29 #: tabby-ssh/src/sftpContextMenu.ts:29
msgid "Create directory" msgid "Create directory"
msgstr "创建文件夹" msgstr "创建文件夹"
@@ -476,7 +494,7 @@ msgstr "减少垂直分割大小"
msgid "Default profile for new tabs" msgid "Default profile for new tabs"
msgstr "新标签页的默认配置" msgstr "新标签页的默认配置"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:80
msgid "Default profile settings" msgid "Default profile settings"
msgstr "默认配置设置" msgstr "默认配置设置"
@@ -488,11 +506,13 @@ msgstr "默认值"
msgid "Defaults for {type}" msgid "Defaults for {type}"
msgstr "{type} 的默认值" msgstr "{type} 的默认值"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:48
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:28
#: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9 #: locale/tmp-html/tabby-terminal/src/components/colorSchemeSettingsTab.component.html:9
#: tabby-settings/src/components/profilesSettingsTab.component.ts:138 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:116
#: tabby-settings/src/components/profilesSettingsTab.component.ts:203 #: tabby-settings/src/components/profilesSettingsTab.component.ts:139
#: tabby-settings/src/components/profilesSettingsTab.component.ts:216 #: tabby-settings/src/components/profilesSettingsTab.component.ts:204
#: tabby-settings/src/components/profilesSettingsTab.component.ts:217
#: tabby-settings/src/components/vaultSettingsTab.component.ts:49 #: tabby-settings/src/components/vaultSettingsTab.component.ts:49
#: tabby-ssh/src/sftpContextMenu.ts:39 #: tabby-ssh/src/sftpContextMenu.ts:39
#: tabby-ssh/src/sftpContextMenu.ts:47 #: tabby-ssh/src/sftpContextMenu.ts:47
@@ -501,8 +521,8 @@ msgstr "{type} 的默认值"
msgid "Delete" msgid "Delete"
msgstr "删除" msgstr "删除"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:136 #: tabby-settings/src/components/profilesSettingsTab.component.ts:137
#: tabby-settings/src/components/profilesSettingsTab.component.ts:201 #: tabby-settings/src/components/profilesSettingsTab.component.ts:202
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:87
msgid "Delete \"{name}\"?" msgid "Delete \"{name}\"?"
msgstr "删除\"{name}\"" msgstr "删除\"{name}\""
@@ -523,7 +543,11 @@ msgstr "删除下一个单词"
msgid "Delete previous word" msgid "Delete previous word"
msgstr "删除上一个单词" msgstr "删除上一个单词"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:213 #: tabby-settings/src/components/configSyncSettingsTab.component.ts:114
msgid "Delete the config on the remote side?"
msgstr "是否删除远程配置?"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:214
msgid "Delete the group's profiles?" msgid "Delete the group's profiles?"
msgstr "删除此分组所有配置?" msgstr "删除此分组所有配置?"
@@ -555,11 +579,11 @@ msgstr "禁用"
msgid "Disable dynamic tab title" msgid "Disable dynamic tab title"
msgstr "禁用动态标签页标题" msgstr "禁用动态标签页标题"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:229
msgid "Disable fluent background while dragging" msgid "Disable fluent background while dragging"
msgstr "拖动时禁用 Fluent 背景" msgstr "拖动时禁用 Fluent 背景"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:209 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:215
msgid "Disable GPU acceleration" msgid "Disable GPU acceleration"
msgstr "禁用 GPU 加速" msgstr "禁用 GPU 加速"
@@ -569,12 +593,12 @@ msgstr "已禁用"
#: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26 #: locale/tmp-html/tabby-ssh/src/components/hostKeyPromptModal.component.html:26
#: tabby-ssh/src/components/sshTab.component.ts:246 #: tabby-ssh/src/components/sshTab.component.ts:246
#: tabby-telnet/src/components/telnetTab.component.ts:124 #: tabby-telnet/src/components/telnetTab.component.ts:115
msgid "Disconnect" msgid "Disconnect"
msgstr "断开连接" msgstr "断开连接"
#: tabby-ssh/src/components/sshTab.component.ts:244 #: tabby-ssh/src/components/sshTab.component.ts:244
#: tabby-telnet/src/components/telnetTab.component.ts:122 #: tabby-telnet/src/components/telnetTab.component.ts:113
msgid "Disconnect from {host}?" msgid "Disconnect from {host}?"
msgstr "断开与 {host} 的连接?" msgstr "断开与 {host} 的连接?"
@@ -591,7 +615,7 @@ msgid "Do not abort"
msgstr "不要中止" msgstr "不要中止"
#: tabby-ssh/src/components/sshTab.component.ts:247 #: tabby-ssh/src/components/sshTab.component.ts:247
#: tabby-telnet/src/components/telnetTab.component.ts:125 #: tabby-telnet/src/components/telnetTab.component.ts:116
msgid "Do not close" msgid "Do not close"
msgstr "不要关闭" msgstr "不要关闭"
@@ -622,7 +646,7 @@ msgstr "停靠"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:75
msgid "Double-click selection will stop at these characters" msgid "Double-click selection will stop at these characters"
msgstr "双击选择将停在在这些字符处" msgstr "双击选择将在这些字符处停止"
#: tabby-core/src/tabContextMenu.ts:79 #: tabby-core/src/tabContextMenu.ts:79
msgid "Down" msgid "Down"
@@ -653,7 +677,7 @@ msgstr "克隆标签页"
msgid "Edit" msgid "Edit"
msgstr "编辑" msgstr "编辑"
#: tabby-electron/src/sftpContextMenu.ts:30 #: tabby-electron/src/sftpContextMenu.ts:35
msgid "Edit locally" msgid "Edit locally"
msgstr "本地编辑" msgstr "本地编辑"
@@ -674,6 +698,10 @@ msgstr "开启动画效果"
msgid "Enable automatic installation of updates when they become available." msgid "Enable automatic installation of updates when they become available."
msgstr "当更新可用时,启用自动安装" msgstr "当更新可用时,启用自动安装"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:222
msgid "Enable fluent background option"
msgstr "启用流利后台选项"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:16
msgid "Enable font ligatures" msgid "Enable font ligatures"
msgstr "启用连结字" msgstr "启用连结字"
@@ -698,8 +726,8 @@ msgstr "行尾"
msgid "Environment" msgid "Environment"
msgstr "环境变量" msgstr "环境变量"
#: tabby-core/src/services/config.service.ts:368 #: tabby-core/src/services/config.service.ts:370
#: tabby-core/src/services/config.service.ts:382 #: tabby-core/src/services/config.service.ts:384
msgid "Erase config" msgid "Erase config"
msgstr "擦除配置" msgstr "擦除配置"
@@ -719,6 +747,10 @@ msgstr "完全匹配"
msgid "Example:" msgid "Example:"
msgstr "示例:" msgstr "示例:"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:223
msgid "Experimental Windows 10 background style known to cause issues"
msgstr "实验性Windows 10 背景风格已知会导致问题"
#: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27 #: locale/tmp-html/tabby-settings/src/components/vaultSettingsTab.component.html:27
msgid "Export" msgid "Export"
msgstr "导出" msgstr "导出"
@@ -743,11 +775,11 @@ msgstr "筛选"
msgid "Fixed" msgid "Fixed"
msgstr "固定" msgstr "固定"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:217 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:230
msgid "Fluent background sometimes causes drag lag" msgid "Fluent background sometimes causes drag lag"
msgstr "Fluent 背景有时会导致拖动延迟" msgstr "Fluent 背景有时会导致拖动延迟"
#: tabby-local/src/tabContextMenu.ts:145 #: tabby-terminal/src/tabContextMenu.ts:78
msgid "Focus all panes" msgid "Focus all panes"
msgstr "聚焦所有窗格" msgstr "聚焦所有窗格"
@@ -755,15 +787,15 @@ msgstr "聚焦所有窗格"
msgid "Focus all panes at once (broadcast)" msgid "Focus all panes at once (broadcast)"
msgstr "同时聚焦所有窗格 (广播)" msgstr "同时聚焦所有窗格 (广播)"
#: tabby-local/src/tabContextMenu.ts:138 #: tabby-terminal/src/tabContextMenu.ts:71
msgid "Focus all tabs" msgid "Focus all tabs"
msgstr "" msgstr "聚焦所有标签页"
#: tabby-terminal/src/hotkeys.ts:82 #: tabby-terminal/src/hotkeys.ts:82
msgid "Focus all tabs at once (broadcast)" msgid "Focus all tabs at once (broadcast)"
msgstr "同时聚焦所有窗格 (广播)" msgstr "同时聚焦所有标签页 (广播)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:207
msgid "Focus follows mouse" msgid "Focus follows mouse"
msgstr "焦点跟随鼠标" msgstr "焦点跟随鼠标"
@@ -807,9 +839,9 @@ msgstr "聚焦右方的窗格"
msgid "Font" msgid "Font"
msgstr "字体" msgstr "字体"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:195 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:201
msgid "For keyboard shortcuts" msgid "For keyboard shortcuts"
msgstr "对键盘快捷键" msgstr "对键盘快捷键"
#: tabby-terminal/src/components/streamProcessingSettings.component.ts:51 #: tabby-terminal/src/components/streamProcessingSettings.component.ts:51
msgid "Force CR" msgid "Force CR"
@@ -871,17 +903,17 @@ msgstr "获取"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:20 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:20
msgid "Get it from the Tabby Web settings window" msgid "Get it from the Tabby Web settings window"
msgstr "从 Tabby Web 设置窗口获取" msgstr "从 Tabby 网页设置窗口获取"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:22 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:22
msgid "Gives the window a blurred transparent background" msgid "Gives the window a blurred transparent background"
msgstr "使窗口具有模糊透明的背景" msgstr "使窗口具有模糊透明的背景"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:22 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:24
msgid "Go up" msgid "Go up"
msgstr "上一级" msgstr "上一级"
#: tabby-core/src/utils.ts:62 #: tabby-core/src/utils.ts:56
msgid "Green" msgid "Green"
msgstr "绿色" msgstr "绿色"
@@ -889,7 +921,7 @@ msgstr "绿色"
msgid "Group" msgid "Group"
msgstr "分组" msgstr "分组"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:206 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:212
msgid "Hacks" msgid "Hacks"
msgstr "调整" msgstr "调整"
@@ -906,15 +938,15 @@ msgstr "帮助翻译Tabby"
msgid "Hexadecimal" msgid "Hexadecimal"
msgstr "十六进制" msgstr "十六进制"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:187
msgid "Hide tab close button" msgid "Hide tab close button"
msgstr "隐藏标签页关闭按钮" msgstr "隐藏标签页关闭按钮"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169
msgid "Hide tab index" msgid "Hide tab index"
msgstr "隐藏标签页索引" msgstr "隐藏标签页索引"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:181
msgid "Hide tab options button" msgid "Hide tab options button"
msgstr "隐藏标签页选项按钮" msgstr "隐藏标签页选项按钮"
@@ -948,6 +980,10 @@ msgstr "主机密钥校验"
msgid "Hotkeys" msgid "Hotkeys"
msgstr "快捷键" msgstr "快捷键"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71
msgid "How Tabby presents itself through environment vars"
msgstr "Tabby如何通过环境变量呈现自己"
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:24
msgid "HTTP proxy" msgid "HTTP proxy"
msgstr "HTTP 代理" msgstr "HTTP 代理"
@@ -1029,8 +1065,8 @@ msgstr "跳到下一个单词"
msgid "Jump to previous word" msgid "Jump to previous word"
msgstr "跳到上一个单词" msgstr "跳到上一个单词"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:139 #: tabby-settings/src/components/profilesSettingsTab.component.ts:140
#: tabby-settings/src/components/profilesSettingsTab.component.ts:204 #: tabby-settings/src/components/profilesSettingsTab.component.ts:205
#: tabby-settings/src/components/vaultSettingsTab.component.ts:50 #: tabby-settings/src/components/vaultSettingsTab.component.ts:50
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:90
#: tabby-terminal/src/components/loginScriptsSettings.component.ts:33 #: tabby-terminal/src/components/loginScriptsSettings.component.ts:33
@@ -1062,7 +1098,7 @@ msgstr "键盘"
msgid "Keyboard-interactive auth" msgid "Keyboard-interactive auth"
msgstr "键盘交互认证" msgstr "键盘交互认证"
#: tabby-local/src/components/terminalTab.component.ts:117 #: tabby-local/src/components/terminalTab.component.ts:116
msgid "Kill" msgid "Kill"
msgstr "结束进程" msgstr "结束进程"
@@ -1083,7 +1119,7 @@ msgstr "启动 WinSCP"
msgid "Launch WinSCP for current SSH session" msgid "Launch WinSCP for current SSH session"
msgstr "为当前的 SSH 会话启动 WinSCP" msgstr "为当前的 SSH 会话启动 WinSCP"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:14 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:16
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:7
msgid "Learn how to allow Tabby to detect remote shell's working directory." msgid "Learn how to allow Tabby to detect remote shell's working directory."
msgstr "了解如何让 Tabby 检测远程 shell 的工作目录。" msgstr "了解如何让 Tabby 检测远程 shell 的工作目录。"
@@ -1110,7 +1146,7 @@ msgstr "行编辑器,按回车后发送输入的内容"
msgid "Line padding" msgid "Line padding"
msgstr "行间距" msgstr "行间距"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:19 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:21
msgid "Loading" msgid "Loading"
msgstr "加载中" msgstr "加载中"
@@ -1132,7 +1168,7 @@ msgid "Local terminal"
msgstr "本地终端" msgstr "本地终端"
#: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81 #: locale/tmp-html/tabby-serial/src/components/serialProfileSettings.component.html:81
#: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:216 #: locale/tmp-html/tabby-ssh/src/components/sshProfileSettings.component.html:221
#: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16 #: locale/tmp-html/tabby-telnet/src/components/telnetProfileSettings.component.html:16
msgid "Login scripts" msgid "Login scripts"
msgstr "登录脚本" msgstr "登录脚本"
@@ -1141,7 +1177,7 @@ msgstr "登录脚本"
msgid "Long-click for context menu" msgid "Long-click for context menu"
msgstr "长按右键菜单" msgstr "长按右键菜单"
#: tabby-core/src/services/profiles.service.ts:157 #: tabby-core/src/services/profiles.service.ts:162
msgid "Manage profiles" msgid "Manage profiles"
msgstr "管理配置" msgstr "管理配置"
@@ -1155,7 +1191,7 @@ msgstr "最大化活动窗格"
#: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75 #: locale/tmp-html/tabby-terminal/src/components/appearanceSettingsTab.component.html:75
msgid "Minimum contrast ratio" msgid "Minimum contrast ratio"
msgstr "" msgstr "最低对比度"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:43
msgid "Modified on {date}" msgid "Modified on {date}"
@@ -1173,11 +1209,11 @@ msgstr "将标签页移至左侧"
msgid "Move tab to the right" msgid "Move tab to the right"
msgstr "将标签页移至右侧" msgstr "将标签页移至右侧"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:215 #: tabby-settings/src/components/profilesSettingsTab.component.ts:216
msgid "Move to \"Ungrouped\"" msgid "Move to \"Ungrouped\""
msgstr "移动到 “未分组”" msgstr "移动到 “未分组”"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:202 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:208
msgid "Moving the mouse over an inactive pane will cause it to activate" msgid "Moving the mouse over an inactive pane will cause it to activate"
msgstr "鼠标移到非活动窗格时会激活它" msgstr "鼠标移到非活动窗格时会激活它"
@@ -1198,7 +1234,7 @@ msgstr "为新文件夹命名"
msgid "Native" msgid "Native"
msgstr "原生" msgstr "原生"
#: tabby-local/src/tabContextMenu.ts:105 #: tabby-local/src/tabContextMenu.ts:104
msgid "New admin tab" msgid "New admin tab"
msgstr "新的管理标签页" msgstr "新的管理标签页"
@@ -1210,7 +1246,7 @@ msgstr "{platform} 上的新配置"
msgid "New item" msgid "New item"
msgstr "新建项" msgstr "新建项"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:185 #: tabby-settings/src/components/profilesSettingsTab.component.ts:186
#: tabby-settings/src/components/vaultSettingsTab.component.ts:118 #: tabby-settings/src/components/vaultSettingsTab.component.ts:118
msgid "New name" msgid "New name"
msgstr "新名称" msgstr "新名称"
@@ -1232,7 +1268,7 @@ msgid "New tab: {profile}"
msgstr "新标签页:{profile}" msgstr "新标签页:{profile}"
#: tabby-local/src/buttonProvider.ts:20 #: tabby-local/src/buttonProvider.ts:20
#: tabby-local/src/tabContextMenu.ts:79 #: tabby-local/src/tabContextMenu.ts:78
msgid "New terminal" msgid "New terminal"
msgstr "新终端" msgstr "新终端"
@@ -1244,7 +1280,7 @@ msgstr "新窗口"
msgid "New Window" msgid "New Window"
msgstr "新建窗口" msgstr "新建窗口"
#: tabby-local/src/tabContextMenu.ts:89 #: tabby-local/src/tabContextMenu.ts:88
msgid "New with profile" msgid "New with profile"
msgstr "依据配置新建" msgstr "依据配置新建"
@@ -1252,7 +1288,7 @@ msgstr "依据配置新建"
msgid "Next tab" msgid "Next tab"
msgstr "下一个标签页" msgstr "下一个标签页"
#: tabby-core/src/utils.ts:60 #: tabby-core/src/utils.ts:54
msgid "No color" msgid "No color"
msgstr "无色" msgstr "无色"
@@ -1273,8 +1309,8 @@ msgstr "一般"
msgid "Normal font weight" msgid "Normal font weight"
msgstr "正常字重" msgstr "正常字重"
#: tabby-terminal/src/components/searchPanel.component.ts:47 #: tabby-terminal/src/components/searchPanel.component.ts:54
#: tabby-terminal/src/components/searchPanel.component.ts:57 #: tabby-terminal/src/components/searchPanel.component.ts:64
msgid "Not found" msgid "Not found"
msgstr "未找到" msgstr "未找到"
@@ -1310,7 +1346,7 @@ msgstr "不透明度"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:82 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:82
msgid "Open DevTools" msgid "Open DevTools"
msgstr "打开 DevTools" msgstr "开启开发者工具"
#: tabby-settings/src/hotkeys.ts:11 #: tabby-settings/src/hotkeys.ts:11
msgid "Open Settings" msgid "Open Settings"
@@ -1333,7 +1369,7 @@ msgstr "选填"
msgid "Options" msgid "Options"
msgstr "选项" msgstr "选项"
#: tabby-core/src/utils.ts:63 #: tabby-core/src/utils.ts:57
msgid "Orange" msgid "Orange"
msgstr "橙色" msgstr "橙色"
@@ -1381,11 +1417,11 @@ msgstr "覆盖远程的配置并开始同步?"
msgid "Overwrite the local config and start syncing?" msgid "Overwrite the local config and start syncing?"
msgstr "覆盖本地配置并开始同步?" msgstr "覆盖本地配置并开始同步?"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:194 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:200
msgid "Pane resize step" msgid "Pane resize step"
msgstr "窗格大小调整阶梯" msgstr "窗格大小调整阶梯"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:191 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:197
msgid "Panes" msgid "Panes"
msgstr "窗格" msgstr "窗格"
@@ -1393,7 +1429,7 @@ msgstr "窗格"
msgid "Parity" msgid "Parity"
msgstr "奇偶校验" msgstr "奇偶校验"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:67 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:68
msgid "Partial config sync is not possible when the config is encrypted via Vault." msgid "Partial config sync is not possible when the config is encrypted via Vault."
msgstr "当配置通过保险库加密时,部分配置同步不可用" msgstr "当配置通过保险库加密时,部分配置同步不可用"
@@ -1407,8 +1443,8 @@ msgid "Password"
msgstr "密码" msgstr "密码"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:62
#: tabby-terminal/src/api/baseTerminalTab.component.ts:473 #: tabby-terminal/src/api/baseTerminalTab.component.ts:477
#: tabby-terminal/src/tabContextMenu.ts:34 #: tabby-terminal/src/tabContextMenu.ts:35
msgid "Paste" msgid "Paste"
msgstr "粘贴" msgstr "粘贴"
@@ -1418,9 +1454,9 @@ msgstr "从剪贴板中粘贴"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:63
msgid "Paste if no selection, else copy" msgid "Paste if no selection, else copy"
msgstr "" msgstr "未选择内容时粘贴,否则复制"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:480 #: tabby-terminal/src/api/baseTerminalTab.component.ts:484
msgid "Paste multiple lines?" msgid "Paste multiple lines?"
msgstr "粘贴多行?" msgstr "粘贴多行?"
@@ -1430,7 +1466,7 @@ msgstr "按下鼠标滚轮(或中间按键)时粘贴"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:43 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:43
msgid "Path or address of the local X11 socket" msgid "Path or address of the local X11 socket"
msgstr "路径或本地 X11 socket 地址" msgstr "本地 X11 socket 的路径或地址"
#: locale/tmp-html/tabby-terminal/src/components/terminalToolbar.component.html:4 #: locale/tmp-html/tabby-terminal/src/components/terminalToolbar.component.html:4
msgid "Pin" msgid "Pin"
@@ -1449,7 +1485,7 @@ msgstr "插件目录"
msgid "Port" msgid "Port"
msgstr "端口" msgstr "端口"
#: tabby-serial/src/components/serialTab.component.ts:77 #: tabby-serial/src/components/serialTab.component.ts:71
msgid "Port opened" msgid "Port opened"
msgstr "端口已打开" msgstr "端口已打开"
@@ -1458,9 +1494,9 @@ msgstr "端口已打开"
msgid "Ports" msgid "Ports"
msgstr "端口" msgstr "端口"
#: tabby-serial/src/components/serialTab.component.ts:92 #: tabby-serial/src/components/serialTab.component.ts:86
#: tabby-ssh/src/components/sshTab.component.ts:177 #: tabby-ssh/src/components/sshTab.component.ts:169
#: tabby-telnet/src/components/telnetTab.component.ts:58 #: tabby-telnet/src/components/telnetTab.component.ts:53
msgid "Press any key to reconnect" msgid "Press any key to reconnect"
msgstr "按任意键重新连接" msgstr "按任意键重新连接"
@@ -1498,7 +1534,7 @@ msgstr "配置名称"
msgid "Profiles" msgid "Profiles"
msgstr "配置" msgstr "配置"
#: tabby-core/src/buttonProvider.ts:40 #: tabby-core/src/commands.ts:32
#: tabby-settings/src/settings.ts:58 #: tabby-settings/src/settings.ts:58
msgid "Profiles & connections" msgid "Profiles & connections"
msgstr "配置和连接" msgstr "配置和连接"
@@ -1511,7 +1547,7 @@ msgstr "程序"
msgid "Proxy command" msgid "Proxy command"
msgstr "代理命令" msgstr "代理命令"
#: tabby-core/src/utils.ts:64 #: tabby-core/src/utils.ts:58
msgid "Purple" msgid "Purple"
msgstr "紫色" msgstr "紫色"
@@ -1519,13 +1555,13 @@ msgstr "紫色"
msgid "Puts all of Tabby's configuration into the vault" msgid "Puts all of Tabby's configuration into the vault"
msgstr "将 Tabby 的所有配置放入保险库" msgstr "将 Tabby 的所有配置放入保险库"
#: tabby-core/src/index.ts:218 #: tabby-core/src/index.ts:226
#: tabby-core/src/services/profiles.service.ts:172 #: tabby-core/src/services/profiles.service.ts:177
msgid "Quick connect" msgid "Quick connect"
msgstr "快速连接" msgstr "快速连接"
#: tabby-core/src/services/config.service.ts:369 #: tabby-core/src/services/config.service.ts:371
#: tabby-core/src/services/config.service.ts:383 #: tabby-core/src/services/config.service.ts:385
msgid "Quit" msgid "Quit"
msgstr "退出" msgstr "退出"
@@ -1537,8 +1573,8 @@ msgstr "原始套接字连接"
msgid "Ready Timeout (Milliseconds)" msgid "Ready Timeout (Milliseconds)"
msgstr "准备超时(毫秒)" msgstr "准备超时(毫秒)"
#: tabby-core/src/services/profiles.service.ts:115 #: tabby-core/src/services/profiles.service.ts:120
#: tabby-core/src/services/profiles.service.ts:129 #: tabby-core/src/services/profiles.service.ts:134
#: tabby-local/src/services/dockMenu.service.ts:28 #: tabby-local/src/services/dockMenu.service.ts:28
msgid "Recent" msgid "Recent"
msgstr "最近" msgstr "最近"
@@ -1549,7 +1585,7 @@ msgstr "最近"
msgid "Reconnect" msgid "Reconnect"
msgstr "重新连接" msgstr "重新连接"
#: tabby-core/src/utils.ts:65 #: tabby-core/src/utils.ts:59
msgid "Red" msgid "Red"
msgstr "红色" msgstr "红色"
@@ -1700,7 +1736,7 @@ msgstr "滚动终端到底部"
#: tabby-terminal/src/hotkeys.ts:86 #: tabby-terminal/src/hotkeys.ts:86
msgid "Scroll terminal to top" msgid "Scroll terminal to top"
msgstr "滑动中断到顶端" msgstr "滑动终端到顶端"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:16
msgid "Scrollback" msgid "Scrollback"
@@ -1714,11 +1750,12 @@ msgstr "在用户输入时,将终端滚动至底部"
msgid "Search" msgid "Search"
msgstr "搜索" msgstr "搜索"
#: tabby-terminal/src/components/colorSchemeSelector.component.ts:9
#: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10 #: tabby-terminal/src/components/colorSchemeSettingsTab.component.ts:10
msgid "Search color schemes" msgid "Search color schemes"
msgstr "搜索配色方案" msgstr "搜索配色方案"
#: tabby-settings/src/components/hotkeySettingsTab.component.ts:11 #: tabby-settings/src/components/hotkeySettingsTab.component.ts:12
msgid "Search hotkeys" msgid "Search hotkeys"
msgstr "搜索快捷键" msgstr "搜索快捷键"
@@ -1735,7 +1772,7 @@ msgstr "加密同步令牌"
msgid "Select" msgid "Select"
msgstr "选择" msgstr "选择"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:64 #: tabby-settings/src/components/profilesSettingsTab.component.ts:65
msgid "Select a base profile to use as a template" msgid "Select a base profile to use as a template"
msgstr "选择一个基本配置作为模板" msgstr "选择一个基本配置作为模板"
@@ -1747,11 +1784,11 @@ msgstr "全选"
msgid "Select file storage" msgid "Select file storage"
msgstr "选择文件存储" msgstr "选择文件存储"
#: tabby-core/src/index.ts:230 #: tabby-core/src/index.ts:238
msgid "Select profile" msgid "Select profile"
msgstr "选择配置" msgstr "选择配置"
#: tabby-core/src/services/profiles.service.ts:181 #: tabby-core/src/services/profiles.service.ts:186
msgid "Select profile or enter an address" msgid "Select profile or enter an address"
msgstr "选择配置或输入地址" msgstr "选择配置或输入地址"
@@ -1803,7 +1840,7 @@ msgid "Sets the SSH agent's named pipe path."
msgstr "设置 SSH agent 的命名 pipe 路径" msgstr "设置 SSH agent 的命名 pipe 路径"
#: tabby-settings/src/buttonProvider.ts:28 #: tabby-settings/src/buttonProvider.ts:28
#: tabby-settings/src/components/settingsTab.component.ts:57 #: tabby-settings/src/components/settingsTab.component.ts:58
msgid "Settings" msgid "Settings"
msgstr "设置" msgstr "设置"
@@ -1811,7 +1848,7 @@ msgstr "设置"
msgid "Shell" msgid "Shell"
msgstr "Shell" msgstr "Shell"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:544 #: tabby-terminal/src/api/baseTerminalTab.component.ts:549
msgid "Shell does not support current path detection" msgid "Shell does not support current path detection"
msgstr "Shell 不支持当前路径检测" msgstr "Shell 不支持当前路径检测"
@@ -1833,7 +1870,7 @@ msgstr "在选择器中显示内置配置"
#: tabby-core/src/hotkeys.ts:13 #: tabby-core/src/hotkeys.ts:13
msgid "Show command selector" msgid "Show command selector"
msgstr "" msgstr "显示命令选择器"
#: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126 #: locale/tmp-html/tabby-settings/src/components/settingsTab.component.html:126
msgid "Show config file" msgid "Show config file"
@@ -1851,7 +1888,7 @@ msgstr "显示音量合成器"
msgid "Show pane labels (for rearranging)" msgid "Show pane labels (for rearranging)"
msgstr "显示窗格标签(用于重新排列)" msgstr "显示窗格标签(用于重新排列)"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:169 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:175
msgid "Show profile icon on tab" msgid "Show profile icon on tab"
msgstr "在标签上显示配置文件图标" msgstr "在标签上显示配置文件图标"
@@ -1871,7 +1908,11 @@ msgstr "显示更新日志"
msgid "Show Serial connections" msgid "Show Serial connections"
msgstr "显示串口连接" msgstr "显示串口连接"
#: tabby-terminal/src/tabContextMenu.ts:53 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:163
msgid "Show tabs in fullscreen mode"
msgstr "全屏模式下显示标签栏"
#: tabby-terminal/src/tabContextMenu.ts:58
msgid "Show toolbar" msgid "Show toolbar"
msgstr "显示工具栏" msgstr "显示工具栏"
@@ -1928,7 +1969,7 @@ msgstr "向下拆分"
#: tabby-core/src/tabContextMenu.ts:85 #: tabby-core/src/tabContextMenu.ts:85
msgid "Split to the down" msgid "Split to the down"
msgstr "" msgstr "向下拆分"
#: tabby-core/src/hotkeys.ts:165 #: tabby-core/src/hotkeys.ts:165
#: tabby-core/src/tabContextMenu.ts:86 #: tabby-core/src/tabContextMenu.ts:86
@@ -1946,13 +1987,13 @@ msgstr "向上拆分"
#: tabby-core/src/tabContextMenu.ts:87 #: tabby-core/src/tabContextMenu.ts:87
msgid "Split to the up" msgid "Split to the up"
msgstr "" msgstr "向上拆分"
#: tabby-ssh/src/profiles.ts:80 #: tabby-ssh/src/profiles.ts:81
msgid "SSH connection" msgid "SSH connection"
msgstr "SSH 连接" msgstr "SSH 连接"
#: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:47 #: locale/tmp-html/tabby-ssh/src/components/sshSettingsTab.component.html:53
msgid "SSH connection management is now done through the \"Profiles & connections\" tab" msgid "SSH connection management is now done through the \"Profiles & connections\" tab"
msgstr "现在,通过“配置和连接”选项对 SSH 连接进行管理" msgstr "现在,通过“配置和连接”选项对 SSH 连接进行管理"
@@ -2000,7 +2041,7 @@ msgstr "切换终端前端实现(实验性)"
msgid "Sync" msgid "Sync"
msgstr "同步" msgstr "同步"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:56 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:57
msgid "Sync automatically" msgid "Sync automatically"
msgstr "自动同步" msgstr "自动同步"
@@ -2008,15 +2049,15 @@ msgstr "自动同步"
msgid "Sync host" msgid "Sync host"
msgstr "同步主机" msgstr "同步主机"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:72
msgid "Sync hotkeys" msgid "Sync hotkeys"
msgstr "同步快捷键" msgstr "同步快捷键"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:83 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:84
msgid "Sync Vault" msgid "Sync Vault"
msgstr "同步保险库" msgstr "同步保险库"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:77 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:78
msgid "Sync window settings" msgid "Sync window settings"
msgstr "同步窗口设置" msgstr "同步窗口设置"
@@ -2071,7 +2112,7 @@ msgstr "标签页宽度"
msgid "Telnet session" msgid "Telnet session"
msgstr "Telnet 会话" msgstr "Telnet 会话"
#: tabby-terminal/src/api/baseTerminalTab.component.ts:194 #: tabby-terminal/src/api/baseTerminalTab.component.ts:198
#: tabby-terminal/src/settings.ts:43 #: tabby-terminal/src/settings.ts:43
msgid "Terminal" msgid "Terminal"
msgstr "终端" msgstr "终端"
@@ -2084,6 +2125,10 @@ msgstr "终端背景"
msgid "Terminal bell" msgid "Terminal bell"
msgstr "终端提示音" msgstr "终端提示音"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:70
msgid "Terminal identification"
msgstr "终端标识"
#: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7 #: locale/tmp-html/tabby-core/src/components/welcomeTab.component.html:7
msgid "Thank you for downloading Tabby!" msgid "Thank you for downloading Tabby!"
msgstr "感谢您下载 Tabby" msgstr "感谢您下载 Tabby"
@@ -2100,7 +2145,7 @@ msgstr "当前有活动的文件传输"
msgid "There is a saved password for this connection" msgid "There is a saved password for this connection"
msgstr "此连接已保存密码" msgstr "此连接已保存密码"
#: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:71 #: locale/tmp-html/tabby-settings/src/components/profilesSettingsTab.component.html:81
msgid "These apply to all profiles of a given type" msgid "These apply to all profiles of a given type"
msgstr "应用于给定类型的所有配置文件" msgstr "应用于给定类型的所有配置文件"
@@ -2108,7 +2153,7 @@ msgstr "应用于给定类型的所有配置文件"
msgid "Thin" msgid "Thin"
msgstr "简约" msgstr "简约"
#: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:210 #: locale/tmp-html/tabby-settings/src/components/windowSettingsTab.component.html:216
msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues" msgid "Tick this if you're experiencing aliasing, ghosting or other visual issues"
msgstr "如果您遇到锯齿、重影或其他视觉问题,请打开此选项" msgstr "如果您遇到锯齿、重影或其他视觉问题,请打开此选项"
@@ -2135,9 +2180,9 @@ msgstr "顶部"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:123
msgid "Trim whitespace and newlines" msgid "Trim whitespace and newlines"
msgstr "" msgstr "缩减空格和换行"
#: tabby-core/src/services/config.service.ts:367 #: tabby-core/src/services/config.service.ts:369
msgid "Try again" msgid "Try again"
msgstr "再试一次" msgstr "再试一次"
@@ -2157,7 +2202,7 @@ msgstr "未分组"
msgid "Uninstall" msgid "Uninstall"
msgstr "卸载" msgstr "卸载"
#: tabby-settings/src/components/profilesSettingsTab.component.ts:249 #: tabby-settings/src/components/profilesSettingsTab.component.ts:250
msgid "Unknown" msgid "Unknown"
msgstr "未知" msgstr "未知"
@@ -2183,11 +2228,11 @@ msgid "Upgrade to {version}"
msgstr "升级至 {version}" msgstr "升级至 {version}"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:46
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:8 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:10
msgid "Upload" msgid "Upload"
msgstr "上传" msgstr "上传"
#: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:49 #: locale/tmp-html/tabby-settings/src/components/configSyncSettingsTab.component.html:50
msgid "Upload as a new config" msgid "Upload as a new config"
msgstr "上传为新配置" msgstr "上传为新配置"
@@ -2259,7 +2304,7 @@ msgstr "鲜明"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:140 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:140
msgid "Visual" msgid "Visual"
msgstr "外观" msgstr "可视化"
#: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116 #: locale/tmp-html/tabby-terminal/src/components/terminalSettingsTab.component.html:116
msgid "Warn on multi-line paste" msgid "Warn on multi-line paste"
@@ -2277,7 +2322,7 @@ msgstr "警告:远程主机密钥突然改变!"
msgid "We're only tracking your Tabby and OS versions." msgid "We're only tracking your Tabby and OS versions."
msgstr "我们只获取您的 Tabby 和操作系统版本信息。" msgstr "我们只获取您的 Tabby 和操作系统版本信息。"
#: tabby-core/src/components/welcomeTab.component.ts:24 #: tabby-core/src/components/welcomeTab.component.ts:25
msgid "Welcome" msgid "Welcome"
msgstr "欢迎" msgstr "欢迎"
@@ -2334,7 +2379,7 @@ msgstr "单词分隔符"
msgid "Working directory" msgid "Working directory"
msgstr "工作目录" msgstr "工作目录"
#: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:13 #: locale/tmp-html/tabby-ssh/src/components/sftpPanel.component.html:15
#: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6 #: locale/tmp-html/tabby-ssh/src/components/sshTab.component.html:6
msgid "Working directory detection" msgid "Working directory detection"
msgstr "查找工作目录" msgstr "查找工作目录"
@@ -2351,7 +2396,7 @@ msgstr "WSL 终端仅支持 ConPTY 真彩"
msgid "X11 forwarding" msgid "X11 forwarding"
msgstr "X11 转发" msgstr "X11 转发"
#: tabby-core/src/utils.ts:66 #: tabby-core/src/utils.ts:60
msgid "Yellow" msgid "Yellow"
msgstr "黄色" msgstr "黄色"

File diff suppressed because it is too large Load Diff

View File

@@ -1,17 +1,19 @@
{ {
"devDependencies": { "devDependencies": {
"@angular/animations": "^12.0.0", "@angular/animations": "^15.1.3",
"@angular/cdk": "^12.2.9", "@angular/cdk": "^15.1.3",
"@angular/common": "^12.0.0", "@angular/common": "^15.1.3",
"@angular/compiler": "^12.0.0", "@angular/compiler": "^15.1.3",
"@angular/compiler-cli": "^12.0.0", "@angular/compiler-cli": "^15.1.3",
"@angular/core": "^12.0.0", "@angular/core": "^15.1.3",
"@angular/forms": "^12.0.0", "@angular/forms": "^15.1.3",
"@angular/platform-browser": "^12.0.0", "@angular/platform-browser": "^15.1.3",
"@angular/platform-browser-dynamic": "^12.0.0", "@angular/platform-browser-dynamic": "^15.1.3",
"@biesbjerg/ngx-translate-extract-marker": "^1.0.0", "@biesbjerg/ngx-translate-extract-marker": "^1.0.0",
"@fortawesome/fontawesome-free": "^6.2.0", "@fortawesome/fontawesome-free": "^6.2.0",
"@ng-bootstrap/ng-bootstrap": "^10.0.0", "@ng-bootstrap/ng-bootstrap": "^14.0.1",
"@ngtools/webpack": "^15.1.4",
"@popperjs/core": "^2.11.6",
"@sentry/cli": "^1.74.3", "@sentry/cli": "^1.74.3",
"@sentry/electron": "^2.5.4", "@sentry/electron": "^2.5.4",
"@tabby-gang/to-string-loader": "^1.1.7-beta.2", "@tabby-gang/to-string-loader": "^1.1.7-beta.2",
@@ -21,27 +23,29 @@
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@types/js-yaml": "^4.0.5", "@types/js-yaml": "^4.0.5",
"@types/node": "16.0.1", "@types/node": "16.0.1",
"@types/sortablejs": "^1.15.0",
"@types/webpack-env": "^1.18.0", "@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin": "^5.45.0",
"@typescript-eslint/parser": "^4.33.0", "@typescript-eslint/parser": "^5.45.0",
"apply-loader": "2.0.0", "apply-loader": "2.0.0",
"axios": "^0.27.2", "axios": "^0.27.2",
"babel-loader": "^9.1.2",
"browserify-sign": "^4.2.1", "browserify-sign": "^4.2.1",
"clone-deep": "^4.0.1", "clone-deep": "^4.0.1",
"compare-versions": "^5", "compare-versions": "^5",
"core-js": "^3.21.1", "core-js": "^3.21.1",
"core-js-pure": "^3.21.1", "core-js-pure": "^3.21.1",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "^6.7.1", "css-loader": "^6.7.3",
"deep-equal": "2.0.5", "deep-equal": "2.0.5",
"electron": "21.0.1", "electron": "22.3.1",
"electron-builder": "^24.0.0-alpha.1", "electron-builder": "^24.0.0-alpha.1",
"electron-download": "^4.1.1", "electron-download": "^4.1.1",
"electron-installer-snap": "^5.1.0", "electron-installer-snap": "^5.1.0",
"electron-notarize": "^1.2.1", "electron-notarize": "^1.2.2",
"electron-rebuild": "^3.2.9", "electron-rebuild": "^3.2.9",
"eslint": "^7.32.0", "eslint": "^8.29.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-plugin-import": "^2.26.0",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"gettext-extractor": "^3.5.4", "gettext-extractor": "^3.5.4",
"graceful-fs": "^4.2.10", "graceful-fs": "^4.2.10",
@@ -49,10 +53,8 @@
"json-loader": "^0.5.7", "json-loader": "^0.5.7",
"lru-cache": "^6.0.0", "lru-cache": "^6.0.0",
"macos-release": "^3.1.0", "macos-release": "^3.1.0",
"ngx-sortablejs": "^11.1.0", "ngx-toastr": "^16.0.2",
"ngx-toastr": "^14.0.0", "node-abi": "^3.33.0",
"node-abi": "^3.25.0",
"node-sass": "^7.0.3",
"npmlog": "6.0.2", "npmlog": "6.0.2",
"npx": "^10.2.2", "npx": "^10.2.2",
"patch-package": "^6.4.7", "patch-package": "^6.4.7",
@@ -64,49 +66,53 @@
"pug-loader": "^2.4.0", "pug-loader": "^2.4.0",
"pug-static-loader": "2.0.0", "pug-static-loader": "2.0.0",
"raw-loader": "4.0.2", "raw-loader": "4.0.2",
"sass-loader": "^12.6.0", "rxjs": "^7.5.7",
"shell-quote": "^1.7.3", "sass": "^1.58.0",
"sass-loader": "^13.2.0",
"shell-quote": "^1.7.4",
"shelljs": "0.8.5", "shelljs": "0.8.5",
"slugify": "^1.6.5", "slugify": "^1.6.5",
"sortablejs": "^1.15.0",
"source-code-pro": "^2.38.0", "source-code-pro": "^2.38.0",
"source-map-loader": "^3.0.1", "source-map-loader": "^4.0.1",
"source-sans-pro": "3.6.0", "source-sans-pro": "3.6.0",
"ssh2": "Eugeny/ssh2#22735cecf1d9c118b2b8af1c2f80fe5b04996fe1", "ssh2": "Eugeny/ssh2#9de907d62907d6d45debdcc0ed8dda5b7b19dc7c",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"svg-inline-loader": "^0.8.2", "svg-inline-loader": "^0.8.2",
"thenby": "^1.3.4", "thenby": "^1.3.4",
"ts-loader": "^9.4.1", "ts-loader": "^9.4.2",
"tslib": "^2.4.0", "tsimportlib": "^0.0.3",
"tslib": "^2.5.0",
"typedoc": "^0.22.18", "typedoc": "^0.22.18",
"typescript": "^4.3.5", "typescript": "^4.9.5",
"utils-decorators": "^1.10.4", "utils-decorators": "^1.10.4",
"val-loader": "4.0.0", "val-loader": "5.0.1",
"webpack": "^5.72.1", "webpack": "^5.75.0",
"webpack-bundle-analyzer": "^4.5.0", "webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^4.9.2", "webpack-cli": "^5.0.1",
"yaml-loader": "0.6.0", "yaml-loader": "0.8.0",
"zone.js": "^0.11.5" "zone.js": "^0.11.5"
}, },
"resolutions": { "resolutions": {
"*/pug": "^3", "*/pug": "^3",
"lzma-native": "^8.0.0", "lzma-native": "^8.0.0",
"*/node-abi": "^3.25.0", "*/node-abi": "^3.33.0",
"**/graceful-fs": "^4.2.4" "**/graceful-fs": "^4.2.4",
"nan": "2.17.0"
}, },
"scripts": { "scripts": {
"build": "npm run build:typings && node scripts/build-modules.js", "build": "npm run build:typings && node scripts/build-modules.mjs",
"build:typings": "node scripts/build-typings.js", "build:typings": "node scripts/build-typings.mjs",
"watch": "cross-env TABBY_DEV=1 webpack --progress --color --watch", "watch": "cross-env TABBY_DEV=1 webpack --progress --color --watch",
"start": "cross-env TABBY_DEV=1 electron app -d --inspect", "start": "cross-env TABBY_DEV=1 electron app -d --inspect",
"start:prod": "electron app --debug", "start:prod": "electron app --debug",
"prod": "cross-env TABBY_DEV=1 electron app", "prod": "cross-env TABBY_DEV=1 electron app",
"docs": "node scripts/build-docs.js", "docs": "node scripts/build-docs.mjs",
"lint": "eslint --ext ts */src */lib", "lint": "eslint --ext ts */src */lib",
"postinstall": "patch-package && node ./scripts/install-deps.js && node ./scripts/build-native.js", "postinstall": "patch-package && node ./scripts/install-deps.mjs && node ./scripts/build-native.mjs",
"i18n:pull": "crowdin pull --skip-untranslated-strings", "i18n:pull": "crowdin pull --skip-untranslated-strings",
"i18n:extract": "node scripts/i18n-extract.js", "i18n:extract": "node scripts/i18n-extract.mjs",
"i18n:push": "crowdin push" "i18n:push": "crowdin push"
}, },
"type": "module",
"private": true "private": true
} }

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
vars.packagesWithDocs.forEach(([dest, src]) => { vars.packagesWithDocs.forEach(([dest, src]) => {
log.info('docs', src) log.info('docs', src)

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
/* eslint-disable @typescript-eslint/prefer-nullish-coalescing */ /* eslint-disable @typescript-eslint/prefer-nullish-coalescing */
const builder = require('electron-builder').build import { build as builder } from 'electron-builder'
const vars = require('./vars') import * as vars from './vars.mjs'
const isTag = (process.env.GITHUB_REF || '').startsWith('refs/tags/') const isTag = (process.env.GITHUB_REF || '').startsWith('refs/tags/')

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
/* eslint-disable @typescript-eslint/prefer-nullish-coalescing */ /* eslint-disable @typescript-eslint/prefer-nullish-coalescing */
const builder = require('electron-builder').build import { build as builder } from 'electron-builder'
const vars = require('./vars') import * as vars from './vars.mjs'
const isTag = (process.env.GITHUB_REF || '').startsWith('refs/tags/') const isTag = (process.env.GITHUB_REF || '').startsWith('refs/tags/')

View File

@@ -1,22 +0,0 @@
#!/usr/bin/env node
const vars = require('./vars')
const log = require('npmlog')
const webpack = require('webpack')
const { promisify } = require('util')
const configs = [
'../app/webpack.main.config.js',
'../app/webpack.config.js',
...vars.allPackages.map(x => `../${x}/webpack.config.js`),
]
;(async () => {
for (const c of configs) {
log.info('build', c)
const stats = await promisify(webpack)(require(c))
console.log(stats.toString({ colors: true }))
if (stats.hasErrors()) {
process.exit(1)
}
}
})()

22
scripts/build-modules.mjs Executable file
View File

@@ -0,0 +1,22 @@
#!/usr/bin/env node
import * as vars from './vars.mjs'
import log from 'npmlog'
import webpack from 'webpack'
import { promisify } from 'node:util'
const configs = [
'../app/webpack.config.main.mjs',
'../app/webpack.config.mjs',
...vars.allPackages.map(x => `../${x}/webpack.config.mjs`),
]
;(async () => {
for (const c of configs) {
log.info('build', c)
const stats = await promisify(webpack)((await import(c)).default())
console.log(stats.toString({ colors: true }))
if (stats.hasErrors()) {
process.exit(1)
}
}
})()

View File

@@ -1,7 +1,11 @@
#!/usr/bin/env node #!/usr/bin/env node
const rebuild = require('electron-rebuild').default import { rebuild } from 'electron-rebuild'
const path = require('path') import * as path from 'path'
const vars = require('./vars') import * as vars from './vars.mjs'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
if (process.platform === 'win32' || process.platform === 'linux') { if (process.platform === 'win32' || process.platform === 'linux') {
process.env.ARCH = ((process.env.ARCH || process.arch) === 'arm') ? 'armv7l' : process.env.ARCH || process.arch process.env.ARCH = ((process.env.ARCH || process.arch) === 'arm') ? 'armv7l' : process.env.ARCH || process.arch

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
vars.builtinPlugins.forEach(plugin => { vars.builtinPlugins.forEach(plugin => {
log.info('typings', plugin) log.info('typings', plugin)

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
/* eslint-disable @typescript-eslint/prefer-nullish-coalescing */ /* eslint-disable @typescript-eslint/prefer-nullish-coalescing */
const builder = require('electron-builder').build import { build as builder } from 'electron-builder'
const vars = require('./vars') import * as vars from './vars.mjs'
const isTag = (process.env.GITHUB_REF || process.env.BUILD_SOURCEBRANCH || '').startsWith('refs/tags/') const isTag = (process.env.GITHUB_REF || process.env.BUILD_SOURCEBRANCH || '').startsWith('refs/tags/')

View File

@@ -1,7 +1,12 @@
#!/usr/bin/env node #!/usr/bin/env node
const jsYaml = require('js-yaml') import jsYaml from 'js-yaml'
const fs = require('fs') import fs from 'node:fs'
const path = require('path') import path from 'node:path'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
const metadata = jsYaml.load(fs.readFileSync(path.resolve(__dirname, '../node_modules/@fortawesome/fontawesome-free/metadata/icons.yml'))) const metadata = jsYaml.load(fs.readFileSync(path.resolve(__dirname, '../node_modules/@fortawesome/fontawesome-free/metadata/icons.yml')))
let result = {} let result = {}

View File

@@ -1,9 +1,9 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const fs = require('fs/promises') import fs from 'node:fs/promises'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
const { GettextExtractor, JsExtractors, HtmlExtractors } = require('gettext-extractor') import { GettextExtractor, JsExtractors, HtmlExtractors } from 'gettext-extractor'
let extractor = new GettextExtractor() let extractor = new GettextExtractor()

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
log.info('patch') log.info('patch')
sh.exec(`yarn patch-package`, { fatal: true }) sh.exec(`yarn patch-package`, { fatal: true })

View File

@@ -1,10 +1,14 @@
#!/usr/bin/env node #!/usr/bin/env node
const rebuild = require('electron-rebuild').default import { rebuild } from 'electron-rebuild'
const sh = require('shelljs') import sh from 'shelljs'
const path = require('path') import path from 'node:path'
const fs = require('fs') import fs from 'node:fs'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
let target = path.resolve(__dirname, '../builtin-plugins') let target = path.resolve(__dirname, '../builtin-plugins')
sh.mkdir('-p', target) sh.mkdir('-p', target)

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const vars = require('./vars') import * as vars from './vars.mjs'
const log = require('npmlog') import log from 'npmlog'
const { execSync } = require('child_process') import { execSync } from 'child_process'
vars.allPackages.forEach(plugin => { vars.allPackages.forEach(plugin => {
log.info('bump', plugin) log.info('bump', plugin)

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env node #!/usr/bin/env node
const sh = require('shelljs') import sh from 'shelljs'
const vars = require('./vars') import * as vars from './vars.mjs'
const sentryCli = process.platform === 'win32' ? 'node_modules\\.bin\\sentry-cli.cmd' : 'sentry-cli' const sentryCli = process.platform === 'win32' ? 'node_modules\\.bin\\sentry-cli.cmd' : 'sentry-cli'

View File

@@ -1,19 +1,22 @@
const path = require('path') import * as path from 'path'
const fs = require('fs') import * as fs from 'fs'
const semver = require('semver') import * as semver from 'semver'
const childProcess = require('child_process') import * as childProcess from 'child_process'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
const electronInfo = JSON.parse(fs.readFileSync(path.resolve(__dirname, '../node_modules/electron/package.json'))) const electronInfo = JSON.parse(fs.readFileSync(path.resolve(__dirname, '../node_modules/electron/package.json')))
exports.version = childProcess.execSync('git describe --tags', { encoding:'utf-8' }) export let version = childProcess.execSync('git describe --tags', { encoding:'utf-8' })
exports.version = exports.version.substring(1).trim() version = version.substring(1).trim()
exports.version = exports.version.replace('-', '-c') version = version.replace('-', '-c')
if (exports.version.includes('-c')) { if (version.includes('-c')) {
exports.version = semver.inc(exports.version, 'prepatch').replace('-0', `-nightly.${process.env.REV ?? 0}`) version = semver.inc(version, 'prepatch').replace('-0', `-nightly.${process.env.REV ?? 0}`)
} }
exports.builtinPlugins = [ export const builtinPlugins = [
'tabby-core', 'tabby-core',
'tabby-settings', 'tabby-settings',
'tabby-terminal', 'tabby-terminal',
@@ -28,26 +31,26 @@ exports.builtinPlugins = [
'tabby-linkifier', 'tabby-linkifier',
] ]
exports.packagesWithDocs = [ export const packagesWithDocs = [
['.', 'tabby-core'], ['.', 'tabby-core'],
['terminal', 'tabby-terminal'], ['terminal', 'tabby-terminal'],
['local', 'tabby-local'], ['local', 'tabby-local'],
['settings', 'tabby-settings'], ['settings', 'tabby-settings'],
] ]
exports.allPackages = [ export const allPackages = [
...exports.builtinPlugins, ...builtinPlugins,
'web', 'web',
'tabby-web-demo', 'tabby-web-demo',
] ]
exports.bundledModules = [ export const bundledModules = [
'@angular', '@angular',
'@ng-bootstrap', '@ng-bootstrap',
] ]
exports.electronVersion = electronInfo.version export const electronVersion = electronInfo.version
exports.keygenConfig = { export const keygenConfig = {
provider: 'keygen', provider: 'keygen',
account: 'a06315f2-1031-47c6-9181-e92a20ec815e', account: 'a06315f2-1031-47c6-9181-e92a20ec815e',
channel: 'stable', channel: 'stable',
@@ -70,6 +73,6 @@ exports.keygenConfig = {
}[process.platform], }[process.platform],
} }
if (!exports.keygenConfig.product) { if (!keygenConfig.product) {
throw new Error(`Unrecognized platform ${process.platform}/${process.env.ARCH ?? process.arch}`) throw new Error(`Unrecognized platform ${process.platform}/${process.env.ARCH ?? process.arch}`)
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "tabby-community-color-schemes", "name": "tabby-community-color-schemes",
"version": "1.0.187-nightly.1", "version": "1.0.189-nightly.2",
"description": "Community color schemes for Tabby", "description": "Community color schemes for Tabby",
"keywords": [ "keywords": [
"tabby-builtin-plugin" "tabby-builtin-plugin"

View File

@@ -0,0 +1,44 @@
!
! Generated with :
! XRDB2Xresources.py
!
*.foreground: #3f3f3f
*.background: #f3f2f1
*.cursorColor: #9acf9f
!
! Black
*.color0: #282c34
*.color8: #548962
!
! Red
*.color1: #e06c75
*.color9: #d19a66
!
! Green
*.color2: #668e3d
*.color10: #668e3d
!
! Yellow
*.color3: #c49041
*.color11: #c49041
!
! Blue
*.color4: #8c71bf
*.color12: #8c71bf
!
! Magenta
*.color5: #c678dd
*.color13: #c678dd
!
! Cyan
*.color6: #878b91
*.color14: #5e6091
!
! White
*.color7: #abb2bf
*.color15: #f2f7ff
!
! Bold, Italic, Underline
*.colorBD: #33374c
!*.colorIT:
!*.colorUL:

View File

@@ -1,6 +0,0 @@
const config = require('../webpack.plugin.config')
module.exports = config({
name: 'community-color-schemes',
dirname: __dirname,
})
module.exports.module.rules.push({ test: /[\\\/]schemes[\\\/]/, use: 'raw-loader' })

View File

@@ -0,0 +1,14 @@
import * as path from 'path'
import * as url from 'url'
const __dirname = url.fileURLToPath(new URL('.', import.meta.url))
import config from '../webpack.plugin.config.mjs'
export default () => {
const cfg = config({
name: 'community-color-schemes',
dirname: __dirname,
})
cfg.module.rules.push({ test: /[\\\/]schemes[\\\/]/, use: 'raw-loader' })
return cfg
}

View File

@@ -1,6 +1,6 @@
{ {
"name": "tabby-core", "name": "tabby-core",
"version": "1.0.187-nightly.1", "version": "1.0.189-nightly.0",
"description": "Tabby core", "description": "Tabby core",
"keywords": [ "keywords": [
"tabby-builtin-plugin" "tabby-builtin-plugin"
@@ -17,15 +17,13 @@
"author": "Eugene Pankov", "author": "Eugene Pankov",
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@ngx-translate/core": "^14.0.0", "bootstrap": "^5.3.0-alpha.1",
"bootstrap": "^4.1.3", "color": "^4.2.3",
"deepmerge": "^4.1.1", "deepmerge": "^4.1.1",
"fuzzy-search": "^3.2.1", "fuzzy-search": "^3.2.1",
"js-yaml": "^4.0.0", "js-yaml": "^4.0.0",
"messageformat": "^2.3.0", "messageformat": "^2.3.0",
"mixpanel": "^0.17.0", "mixpanel": "^0.17.0",
"ngx-filesize": "^2.0.16",
"ngx-perfect-scrollbar": "^10.1.0",
"ngx-translate-messageformat-compiler": "^4.11.0", "ngx-translate-messageformat-compiler": "^4.11.0",
"readable-stream": "4.2.0", "readable-stream": "4.2.0",
"uuid": "^9.0.0" "uuid": "^9.0.0"

View File

@@ -2,21 +2,51 @@ import { BaseTabComponent } from '../components/baseTab.component'
import { MenuItemOptions } from './menu' import { MenuItemOptions } from './menu'
import { ToolbarButton } from './toolbarButtonProvider' import { ToolbarButton } from './toolbarButtonProvider'
export enum CommandLocation {
LeftToolbar = 'left-toolbar',
RightToolbar = 'right-toolbar',
StartPage = 'start-page',
}
export class Command { export class Command {
id?: string
label: string label: string
sublabel?: string sublabel?: string
click?: () => void locations?: CommandLocation[]
run: () => Promise<void>
/** /**
* Raw SVG icon code * Raw SVG icon code
*/ */
icon?: string icon?: string
/**
* Optional Touch Bar icon ID
*/
touchBarNSImage?: string
/**
* Optional Touch Bar button label
*/
touchBarTitle?: string
weight?: number
static fromToolbarButton (button: ToolbarButton): Command { static fromToolbarButton (button: ToolbarButton): Command {
const command = new Command() const command = new Command()
command.label = button.commandLabel ?? button.title command.label = button.title
command.click = button.click command.run = async () => button.click?.()
command.icon = button.icon command.icon = button.icon
command.locations = [CommandLocation.StartPage]
if ((button.weight ?? 0) <= 0) {
command.locations.push(CommandLocation.LeftToolbar)
}
if ((button.weight ?? 0) > 0) {
command.locations.push(CommandLocation.RightToolbar)
}
command.touchBarNSImage = button.touchBarNSImage
command.touchBarTitle = button.touchBarTitle
command.weight = button.weight
return command return command
} }
@@ -24,7 +54,7 @@ export class Command {
const command = new Command() const command = new Command()
command.label = item.commandLabel ?? item.label ?? '' command.label = item.commandLabel ?? item.label ?? ''
command.sublabel = item.sublabel command.sublabel = item.sublabel
command.click = item.click command.run = async () => item.click?.()
return command return command
} }
} }
@@ -32,3 +62,10 @@ export class Command {
export interface CommandContext { export interface CommandContext {
tab?: BaseTabComponent, tab?: BaseTabComponent,
} }
/**
* Extend to add commands
*/
export abstract class CommandProvider {
abstract provide (context: CommandContext): Promise<Command[]>
}

View File

@@ -3,6 +3,11 @@ export interface HotkeyDescription {
name: string name: string
} }
export interface Hotkey {
strokes: string[] | string; // may be a sequence of strokes
isDuplicate: boolean;
}
/** /**
* Extend to provide your own hotkeys. A corresponding [[ConfigProvider]] * Extend to provide your own hotkeys. A corresponding [[ConfigProvider]]
* must also provide the `hotkeys.foo` config options with the default values * must also provide the `hotkeys.foo` config options with the default values

View File

@@ -5,7 +5,7 @@ export { SplitTabComponent, SplitContainer, SplitDirection, SplitOrientation } f
export { TabRecoveryProvider, RecoveryToken } from './tabRecovery' export { TabRecoveryProvider, RecoveryToken } from './tabRecovery'
export { ToolbarButtonProvider, ToolbarButton } from './toolbarButtonProvider' export { ToolbarButtonProvider, ToolbarButton } from './toolbarButtonProvider'
export { ConfigProvider } from './configProvider' export { ConfigProvider } from './configProvider'
export { HotkeyProvider, HotkeyDescription } from './hotkeyProvider' export { HotkeyProvider, HotkeyDescription, Hotkey } from './hotkeyProvider'
export { Theme } from './theme' export { Theme } from './theme'
export { TabContextMenuItemProvider } from './tabContextMenuProvider' export { TabContextMenuItemProvider } from './tabContextMenuProvider'
export { SelectorOption } from './selector' export { SelectorOption } from './selector'
@@ -36,5 +36,7 @@ export { TabsService, NewTabParameters, TabComponentType } from '../services/tab
export { UpdaterService } from '../services/updater.service' export { UpdaterService } from '../services/updater.service'
export { VaultService, Vault, VaultSecret, VaultFileSecret, VAULT_SECRET_TYPE_FILE, StoredVault, VaultSecretKey } from '../services/vault.service' export { VaultService, Vault, VaultSecret, VaultFileSecret, VAULT_SECRET_TYPE_FILE, StoredVault, VaultSecretKey } from '../services/vault.service'
export { FileProvidersService } from '../services/fileProviders.service' export { FileProvidersService } from '../services/fileProviders.service'
export { LocaleService, TranslateServiceWrapper as TranslateService } from '../services/locale.service' export { LocaleService } from '../services/locale.service'
export { TranslateService } from '@ngx-translate/core'
export * from '../utils' export * from '../utils'
export { UTF8Splitter } from '../utfSplitter'

View File

@@ -13,4 +13,5 @@ export abstract class Theme {
macOSWindowButtonsInsetX?: number macOSWindowButtonsInsetX?: number
macOSWindowButtonsInsetY?: number macOSWindowButtonsInsetY?: number
followsColorScheme?: boolean
} }

View File

@@ -27,13 +27,6 @@ export interface ToolbarButton {
/** @hidden */ /** @hidden */
submenuItems?: ToolbarButton[] submenuItems?: ToolbarButton[]
showInToolbar?: boolean
showInStartPage?: boolean
/** @hidden */
commandLabel?: string
} }
/** /**

View File

@@ -2,26 +2,19 @@
import { Injectable } from '@angular/core' import { Injectable } from '@angular/core'
import { TranslateService } from '@ngx-translate/core' import { TranslateService } from '@ngx-translate/core'
import { ToolbarButton, ToolbarButtonProvider } from './api/toolbarButtonProvider'
import { HostAppService, Platform } from './api/hostApp' import { HostAppService, Platform } from './api/hostApp'
import { HotkeysService } from './services/hotkeys.service'
import { ProfilesService } from './services/profiles.service' import { ProfilesService } from './services/profiles.service'
import { CommandProvider, Command, CommandLocation } from './api/commands'
/** @hidden */ /** @hidden */
@Injectable() @Injectable({ providedIn: 'root' })
export class ButtonProvider extends ToolbarButtonProvider { export class CoreCommandProvider extends CommandProvider {
constructor ( constructor (
private hostApp: HostAppService, private hostApp: HostAppService,
private profilesService: ProfilesService, private profilesService: ProfilesService,
private translate: TranslateService, private translate: TranslateService,
hotkeys: HotkeysService,
) { ) {
super() super()
hotkeys.hotkey$.subscribe(hotkey => {
if (hotkey === 'profile-selector') {
this.activate()
}
})
} }
async activate () { async activate () {
@@ -31,21 +24,22 @@ export class ButtonProvider extends ToolbarButtonProvider {
} }
} }
provide (): ToolbarButton[] { async provide (): Promise<Command[]> {
return [ return [
{ {
id: 'profile-selector',
locations: [CommandLocation.LeftToolbar, CommandLocation.StartPage],
label: this.translate.instant('Profiles & connections'),
icon: this.hostApp.platform === Platform.Web icon: this.hostApp.platform === Platform.Web
? require('./icons/plus.svg') ? require('./icons/plus.svg')
: require('./icons/profiles.svg'), : require('./icons/profiles.svg'),
title: this.translate.instant('Profiles & connections'), run: async () => this.activate(),
click: () => this.activate(),
}, },
...this.profilesService.getRecentProfiles().map(profile => ({ ...this.profilesService.getRecentProfiles().map(profile => ({
label: profile.name,
locations: [CommandLocation.StartPage],
icon: require('./icons/history.svg'), icon: require('./icons/history.svg'),
title: profile.name, run: async () => {
showInToolbar: false,
showinStartPage: true,
click: async () => {
const p = (await this.profilesService.getProfiles()).find(x => x.id === profile.id) ?? profile const p = (await this.profilesService.getProfiles()).find(x => x.id === profile.id) ?? profile
this.profilesService.launchProfile(p) this.profilesService.launchProfile(p)
}, },

View File

@@ -9,7 +9,10 @@ title-bar(
[class.tabs-on-top]='config.store.appearance.tabsLocation == "top" || config.store.appearance.tabsLocation == "left"', [class.tabs-on-top]='config.store.appearance.tabsLocation == "top" || config.store.appearance.tabsLocation == "left"',
[class.tabs-on-side]='hasVerticalTabs()', [class.tabs-on-side]='hasVerticalTabs()',
) )
.tab-bar((dblclick)='hostWindow.toggleMaximize()') .tab-bar(
*ngIf='!hostWindow.isFullscreen || config.store.appearance.tabsInFullscreen',
(dblclick)='hostWindow.toggleMaximize()'
)
.inset.background(*ngIf='hostApp.platform == Platform.macOS \ .inset.background(*ngIf='hostApp.platform == Platform.macOS \
&& !hostWindow.isFullscreen \ && !hostWindow.isFullscreen \
&& config.store.appearance.frame == "thin" \ && config.store.appearance.frame == "thin" \
@@ -35,26 +38,14 @@ title-bar(
.btn-group.background .btn-group.background
.d-flex( .d-flex(
*ngFor='let button of leftToolbarButtons', *ngFor='let button of leftToolbarButtons',
ngbDropdown, ngbDropdown
(openChange)='generateButtonSubmenu(button)',
) )
button.btn.btn-secondary.btn-tab-bar( button.btn.btn-secondary.btn-tab-bar(
[title]='button.title', [title]='button.label',
(click)='button.click && button.click()', (click)='button.run && button.run()',
[fastHtmlBind]='button.icon', [fastHtmlBind]='button.icon',
ngbDropdownToggle, ngbDropdownToggle,
) )
div(*ngIf='button.submenu', ngbDropdownMenu)
button.dropdown-item.d-flex.align-items-center(
*ngFor='let item of button.submenuItems',
(click)='item.click()',
ngbDropdownItem,
)
.icon-wrapper(
*ngIf='hasIcons(button.submenuItems)',
[fastHtmlBind]='item.icon'
)
div([class.ml-3]='hasIcons(button.submenuItems)') {{item.title}}
.d-flex( .d-flex(
ngbDropdown, ngbDropdown,
@@ -77,26 +68,14 @@ title-bar(
.btn-group.background .btn-group.background
.d-flex( .d-flex(
*ngFor='let button of rightToolbarButtons', *ngFor='let button of rightToolbarButtons',
ngbDropdown, ngbDropdown
(openChange)='generateButtonSubmenu(button)',
) )
button.btn.btn-secondary.btn-tab-bar( button.btn.btn-secondary.btn-tab-bar(
[title]='button.title', [title]='button.label',
(click)='button.click && button.click()', (click)='button.run && button.run()',
[fastHtmlBind]='button.icon', [fastHtmlBind]='button.icon',
ngbDropdownToggle, ngbDropdownToggle,
) )
div(*ngIf='button.submenu', ngbDropdownMenu)
button.dropdown-item.d-flex.align-items-center(
*ngFor='let item of button.submenuItems',
(click)='item.click()',
ngbDropdownItem,
)
.icon-wrapper(
*ngIf='hasIcons(button.submenuItems)',
[fastHtmlBind]='item.icon'
)
div([class.ml-3]='hasIcons(button.submenuItems)') {{item.title}}
button.btn.btn-secondary.btn-tab-bar.btn-update( button.btn.btn-secondary.btn-tab-bar.btn-update(
*ngIf='updatesAvailable', *ngIf='updatesAvailable',

View File

@@ -10,11 +10,12 @@
cursor: default; cursor: default;
animation: 0.5s ease-out fadeIn; animation: 0.5s ease-out fadeIn;
transition: 0.25s background; transition: 0.25s background;
--tabs-height: calc(38px * var(--spaciness));
--side-tab-width: calc(200px * var(--spaciness));
} }
$tabs-height: 38px;
$tab-border-radius: 4px; $tab-border-radius: 4px;
$side-tab-width: 200px;
.wrap { .wrap {
display: flex; display: flex;
@@ -46,19 +47,19 @@ $side-tab-width: 200px;
.content.tabs-on-side > .tab-bar { .content.tabs-on-side > .tab-bar {
height: 100%; height: 100%;
width: $side-tab-width; width: var(--side-tab-width);
overflow-y: auto; overflow-y: auto;
overflow-x: hidden; overflow-x: hidden;
flex-direction: column; flex-direction: column;
background: rgba(0, 0, 0, 0.25); background: rgba(0, 0, 0, 0.25);
.tabs { .tabs {
width: $side-tab-width; width: var(--side-tab-width);
flex: none; flex: none;
flex-direction: column; flex-direction: column;
tab-header { tab-header {
flex: 0 0 $tabs-height; flex: 0 0 var(--tabs-height);
} }
} }
@@ -69,18 +70,22 @@ $side-tab-width: 200px;
&>.inset { &>.inset {
opacity: 0; opacity: 0;
} }
::ng-deep tab-header {
width: 100% !important;
}
} }
.tab-bar { .tab-bar {
flex: none; flex: none;
height: $tabs-height; height: var(--tabs-height);
display: flex; display: flex;
width: 100%; width: 100%;
.btn-tab-bar { .btn-tab-bar {
line-height: $tabs-height + 2px; line-height: calc(var(--tabs-height) + 2px);
height: $tabs-height; height: var(--tabs-height);
cursor: pointer; cursor: pointer;
display: flex; display: flex;
@@ -113,17 +118,20 @@ $side-tab-width: 200px;
&>.drag-space { &>.drag-space {
min-width: 1px; min-width: 1px;
flex: 1 0 1%; flex: 1 0 1%;
margin-top: 2px; // for window resizing
-webkit-app-region: drag; -webkit-app-region: drag;
.tabs-on-top & {
margin-top: 2px; // for window resizing
}
&.persistent { &.persistent {
min-width: 72px; // 2 x 36 px height, ie 2 squares min-width: 72px; // 2 x 36 px height, ie 2 squares
} }
} }
& > .inset { & > .inset {
width: 85px; width: calc(70px + 15px * var(--spaciness));
height: $tabs-height; height: var(--tabs-height);
flex: none; flex: none;
-webkit-app-region: drag; -webkit-app-region: drag;
} }
@@ -170,18 +178,12 @@ hotkey-hint {
::ng-deep .btn-tab-bar svg, ::ng-deep .btn-tab-bar svg,
::ng-deep .btn-tab-bar + .dropdown-menu svg { ::ng-deep .btn-tab-bar + .dropdown-menu svg {
width: 22px; width: calc(22px * var(--spaciness));
height: 16px; height: calc(16px * var(--spaciness));
fill: white; fill: white;
fill-opacity: 0.75; fill-opacity: 0.75;
} }
.icon-wrapper {
display: flex;
width: 16px;
height: 17px;
}
::ng-deep .btn-update svg { ::ng-deep .btn-update svg {
fill: cyan; fill: cyan;
} }

View File

@@ -1,5 +1,5 @@
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */ /* eslint-disable @typescript-eslint/explicit-module-boundary-types */
import { Component, Inject, Input, HostListener, HostBinding, ViewChildren, ViewChild } from '@angular/core' import { Component, Input, HostListener, HostBinding, ViewChildren, ViewChild } from '@angular/core'
import { trigger, style, animate, transition, state } from '@angular/animations' import { trigger, style, animate, transition, state } from '@angular/animations'
import { NgbDropdown, NgbModal } from '@ng-bootstrap/ng-bootstrap' import { NgbDropdown, NgbModal } from '@ng-bootstrap/ng-bootstrap'
import { CdkDragDrop, moveItemInArray } from '@angular/cdk/drag-drop' import { CdkDragDrop, moveItemInArray } from '@angular/cdk/drag-drop'
@@ -10,12 +10,13 @@ import { Logger, LogService } from '../services/log.service'
import { ConfigService } from '../services/config.service' import { ConfigService } from '../services/config.service'
import { ThemesService } from '../services/themes.service' import { ThemesService } from '../services/themes.service'
import { UpdaterService } from '../services/updater.service' import { UpdaterService } from '../services/updater.service'
import { CommandService } from '../services/commands.service'
import { BaseTabComponent } from './baseTab.component' import { BaseTabComponent } from './baseTab.component'
import { SafeModeModalComponent } from './safeModeModal.component' import { SafeModeModalComponent } from './safeModeModal.component'
import { TabBodyComponent } from './tabBody.component' import { TabBodyComponent } from './tabBody.component'
import { SplitTabComponent } from './splitTab.component' import { SplitTabComponent } from './splitTab.component'
import { AppService, FileTransfer, HostWindowService, PlatformService, ToolbarButton, ToolbarButtonProvider } from '../api' import { AppService, Command, CommandLocation, FileTransfer, HostWindowService, PlatformService } from '../api'
function makeTabAnimation (dimension: string, size: number) { function makeTabAnimation (dimension: string, size: number) {
return [ return [
@@ -54,8 +55,8 @@ function makeTabAnimation (dimension: string, size: number) {
/** @hidden */ /** @hidden */
@Component({ @Component({
selector: 'app-root', selector: 'app-root',
template: require('./appRoot.component.pug'), templateUrl: './appRoot.component.pug',
styles: [require('./appRoot.component.scss')], styleUrls: ['./appRoot.component.scss'],
animations: [ animations: [
trigger('animateTab', makeTabAnimation('width', 200)), trigger('animateTab', makeTabAnimation('width', 200)),
], ],
@@ -63,8 +64,8 @@ function makeTabAnimation (dimension: string, size: number) {
export class AppRootComponent { export class AppRootComponent {
Platform = Platform Platform = Platform
@Input() ready = false @Input() ready = false
@Input() leftToolbarButtons: ToolbarButton[] @Input() leftToolbarButtons: Command[]
@Input() rightToolbarButtons: ToolbarButton[] @Input() rightToolbarButtons: Command[]
@HostBinding('class.platform-win32') platformClassWindows = process.platform === 'win32' @HostBinding('class.platform-win32') platformClassWindows = process.platform === 'win32'
@HostBinding('class.platform-darwin') platformClassMacOS = process.platform === 'darwin' @HostBinding('class.platform-darwin') platformClassMacOS = process.platform === 'darwin'
@HostBinding('class.platform-linux') platformClassLinux = process.platform === 'linux' @HostBinding('class.platform-linux') platformClassLinux = process.platform === 'linux'
@@ -78,17 +79,18 @@ export class AppRootComponent {
constructor ( constructor (
private hotkeys: HotkeysService, private hotkeys: HotkeysService,
private updater: UpdaterService, private commands: CommandService,
public updater: UpdaterService,
public hostWindow: HostWindowService, public hostWindow: HostWindowService,
public hostApp: HostAppService, public hostApp: HostAppService,
public config: ConfigService, public config: ConfigService,
public app: AppService, public app: AppService,
@Inject(ToolbarButtonProvider) private toolbarButtonProviders: ToolbarButtonProvider[],
platform: PlatformService, platform: PlatformService,
log: LogService, log: LogService,
ngbModal: NgbModal, ngbModal: NgbModal,
_themes: ThemesService, _themes: ThemesService,
) { ) {
// document.querySelector('app-root')?.remove()
this.logger = log.create('main') this.logger = log.create('main')
this.logger.info('v', platform.getAppVersion()) this.logger.info('v', platform.getAppVersion())
@@ -170,9 +172,9 @@ export class AppRootComponent {
this.activeTransfersDropdown.open() this.activeTransfersDropdown.open()
}) })
config.ready$.toPromise().then(() => { config.ready$.toPromise().then(async () => {
this.leftToolbarButtons = this.getToolbarButtons(false) this.leftToolbarButtons = await this.getToolbarButtons(false)
this.rightToolbarButtons = this.getToolbarButtons(true) this.rightToolbarButtons = await this.getToolbarButtons(true)
setInterval(() => { setInterval(() => {
if (this.config.store.enableAutomaticUpdates) { if (this.config.store.enableAutomaticUpdates) {
@@ -212,16 +214,6 @@ export class AppRootComponent {
return this.config.store.appearance.flexTabs ? '*' : '200px' return this.config.store.appearance.flexTabs ? '*' : '200px'
} }
async generateButtonSubmenu (button: ToolbarButton) {
if (button.submenu) {
button.submenuItems = await button.submenu()
}
}
hasIcons (submenuItems: ToolbarButton[]): boolean {
return submenuItems.some(x => !!x.icon)
}
onTabsReordered (event: CdkDragDrop<BaseTabComponent[]>) { onTabsReordered (event: CdkDragDrop<BaseTabComponent[]>) {
const tab: BaseTabComponent = event.item.data const tab: BaseTabComponent = event.item.data
if (!this.app.tabs.includes(tab)) { if (!this.app.tabs.includes(tab)) {
@@ -244,14 +236,8 @@ export class AppRootComponent {
return this.config.store?.appearance.vibrancy return this.config.store?.appearance.vibrancy
} }
private getToolbarButtons (aboveZero: boolean): ToolbarButton[] { private async getToolbarButtons (aboveZero: boolean): Promise<Command[]> {
let buttons: ToolbarButton[] = [] return (await this.commands.getCommands({ tab: this.app.activeTab ?? undefined }))
this.config.enabledServices(this.toolbarButtonProviders).forEach(provider => { .filter(x => x.locations?.includes(aboveZero ? CommandLocation.RightToolbar : CommandLocation.LeftToolbar))
buttons = buttons.concat(provider.provide())
})
return buttons
.filter(x => x.showInToolbar ?? true)
.filter(button => (button.weight ?? 0) > 0 === aboveZero)
.sort((a: ToolbarButton, b: ToolbarButton) => (a.weight ?? 0) - (b.weight ?? 0))
} }
} }

View File

@@ -1,7 +1,8 @@
import { Observable, Subject, distinctUntilChanged, filter, debounceTime } from 'rxjs' import { Observable, Subject, distinctUntilChanged, filter, debounceTime } from 'rxjs'
import { EmbeddedViewRef, ViewContainerRef, ViewRef } from '@angular/core' import { EmbeddedViewRef, Injector, ViewContainerRef, ViewRef } from '@angular/core'
import { RecoveryToken } from '../api/tabRecovery' import { RecoveryToken } from '../api/tabRecovery'
import { BaseComponent } from './base.component' import { BaseComponent } from './base.component'
import { ConfigService } from '../services/config.service'
/** /**
* Represents an active "process" inside a tab, * Represents an active "process" inside a tab,
@@ -18,6 +19,7 @@ export interface GetRecoveryTokenOptions {
/** /**
* Abstract base class for custom tab components * Abstract base class for custom tab components
*/ */
// @Component({ template: '' })
export abstract class BaseTabComponent extends BaseComponent { export abstract class BaseTabComponent extends BaseComponent {
/** /**
* Parent tab (usually a SplitTabComponent) * Parent tab (usually a SplitTabComponent)
@@ -87,8 +89,11 @@ export abstract class BaseTabComponent extends BaseComponent {
get destroyed$ (): Observable<void> { return this.destroyed } get destroyed$ (): Observable<void> { return this.destroyed }
get recoveryStateChangedHint$ (): Observable<void> { return this.recoveryStateChangedHint } get recoveryStateChangedHint$ (): Observable<void> { return this.recoveryStateChangedHint }
protected constructor () { protected config: ConfigService
protected constructor (injector: Injector) {
super() super()
this.config = injector.get(ConfigService)
this.focused$.subscribe(() => { this.focused$.subscribe(() => {
this.hasFocus = true this.hasFocus = true
}) })
@@ -187,6 +192,14 @@ export abstract class BaseTabComponent extends BaseComponent {
this.viewContainer = undefined this.viewContainer = undefined
} }
get topmostParent (): BaseTabComponent|null {
let parent = this.parent
while (parent?.parent) {
parent = parent.parent
}
return parent
}
/** /**
* Called before the tab is closed * Called before the tab is closed
*/ */

View File

@@ -6,9 +6,9 @@ import { ControlValueAccessor, NG_VALUE_ACCESSOR } from '@angular/forms'
@Component({ @Component({
selector: 'checkbox', selector: 'checkbox',
template: ` template: `
<div class="custom-control custom-checkbox"> <div class="form-check form-checkbox">
<input type="checkbox" class="custom-control-input" [(ngModel)]='model'> <input type="checkbox" class="form-check-input" [(ngModel)]='model'>
<label class="custom-control-label">{{text}}</label> <label class="form-check-label">{{text}}</label>
</div> </div>
`, `,
providers: [ providers: [

View File

@@ -5,5 +5,5 @@ i.icon(
) )
.icon( .icon(
[fastHtmlBind]='icon', [fastHtmlBind]='icon',
*ngIf='isHTML' *ngIf='isHTML && icon'
) )

View File

@@ -5,8 +5,8 @@ import { BaseComponent } from './base.component'
/** @hidden */ /** @hidden */
@Component({ @Component({
selector: 'profile-icon', selector: 'profile-icon',
template: require('./profileIcon.component.pug'), templateUrl:'./profileIcon.component.pug',
styles: [require('./profileIcon.component.scss')], styleUrls: ['./profileIcon.component.scss'],
}) })
export class ProfileIconComponent extends BaseComponent { export class ProfileIconComponent extends BaseComponent {
@Input() icon?: string @Input() icon?: string

View File

@@ -14,6 +14,6 @@
[(ngModel)]='remember', [(ngModel)]='remember',
text='Remember' text='Remember'
) )
button.btn.btn-primary.ml-auto( button.btn.btn-primary.ms-auto(
(click)='ok()', (click)='ok()',
) OK ) OK

View File

@@ -3,10 +3,11 @@ import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'
/** @hidden */ /** @hidden */
@Component({ @Component({
template: require('./promptModal.component.pug'), templateUrl:'./promptModal.component.pug',
}) })
export class PromptModalComponent { export class PromptModalComponent {
@Input() value: string @Input() value: string
@Input() prompt: string|undefined
@Input() password: boolean @Input() password: boolean
@Input() remember: boolean @Input() remember: boolean
@Input() showRememberCheckbox: boolean @Input() showRememberCheckbox: boolean

View File

@@ -5,14 +5,14 @@ import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'
/** @hidden */ /** @hidden */
@Component({ @Component({
selector: 'rename-tab-modal', selector: 'rename-tab-modal',
template: require('./renameTabModal.component.pug'), templateUrl:'./renameTabModal.component.pug',
}) })
export class RenameTabModalComponent { export class RenameTabModalComponent {
@Input() value: string @Input() value: string
@ViewChild('input') input: ElementRef @ViewChild('input') input: ElementRef
constructor ( constructor (
private modalInstance: NgbActiveModal private modalInstance: NgbActiveModal,
) { } ) { }
ngOnInit () { ngOnInit () {

View File

@@ -3,7 +3,7 @@ import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'
/** @hidden */ /** @hidden */
@Component({ @Component({
template: require('./safeModeModal.component.pug'), templateUrl:'./safeModeModal.component.pug',
}) })
export class SafeModeModalComponent { export class SafeModeModalComponent {
@Input() error: Error @Input() error: Error

Some files were not shown because too many files have changed in this diff Show More