Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ First, create SSH keys for each account (skip if you already have them):
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Work
ssh-keygen -t ed25519 -C "alex.smith@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.smith@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Register the **public key** (`.pub` file) of each SSH key to the respective GitHub account.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/ain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Git プロフィール ウコイタㇰ ツール ポㇿ アン、**Git ID Switch
ssh-keygen -t ed25519 -C "sisam@personal.example.com" -f ~/.ssh/id_ed25519_personal

# モノレ
ssh-keygen -t ed25519 -C "sisam@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "sisam@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

シネㇷ゚ シネㇷ゚ SSH キー **公開鍵**(`.pub` ファイル)GitHub アカウント オロワ。
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/bg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
ssh-keygen -t ed25519 -C "sasha@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Служебен
ssh-keygen -t ed25519 -C "sasha.ivanov@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "sasha.ivanov@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Регистрирайте **публичния ключ** (`.pub` файл) на всеки ключ в съответния GitHub акаунт.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/cs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Nejprve vytvořte SSH klíče pro každý účet (přeskočte, pokud již máte)

```bash
# Osobní
ssh-keygen -t ed25519 -C "alex.novak@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Pracovní
ssh-keygen -t ed25519 -C "alex.novak@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.novak@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Zaregistrujte **veřejný klíč** (soubor `.pub`) každého klíče na příslušném GitHub účtu.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/de/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Erstellen Sie zunächst SSH-Schlüssel für jedes Konto (überspringen Sie dies,

```bash
# Persönlich
ssh-keygen -t ed25519 -C "alex.mueller@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Arbeit
ssh-keygen -t ed25519 -C "alex.mueller@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.mueller@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Registrieren Sie den **öffentlichen Schlüssel** (`.pub`-Datei) jedes SSH-Schlüssels beim entsprechenden GitHub-Konto.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ First, create SSH keys for each account (skip if you already have them):
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Work
ssh-keygen -t ed25519 -C "alex.smith@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.smith@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Register the **public key** (`.pub` file) of each SSH key to the respective GitHub account.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/eo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Unue, generu SSH-ŝlosilojn por ĉiu konto (preterpasu se vi jam havas):
ssh-keygen -t ed25519 -C "zamenhof@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Labora konto
ssh-keygen -t ed25519 -C "zamenhof@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "ludoviko.zamenhof@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Registru la **publikan ŝlosilon** (`.pub` dosiero) de ĉiu ŝlosilo al la responda GitHub-konto.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/es/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Primero, crea claves SSH para cada cuenta (omite este paso si ya las tienes):

```bash
# Personal
ssh-keygen -t ed25519 -C "alex.garcia@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Trabajo
ssh-keygen -t ed25519 -C "alex.garcia@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.garcia@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Registra la **clave pública** (archivo `.pub`) de cada clave SSH en la cuenta de GitHub correspondiente.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/fr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ D'abord, créez des clés SSH pour chaque compte (passez cette étape si vous en

```bash
# Personnel
ssh-keygen -t ed25519 -C "camille.dupont@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "camille@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Travail
ssh-keygen -t ed25519 -C "camille.dupont@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "camille.dupont@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Enregistrez la **clé publique** (fichier `.pub`) de chaque clé SSH sur le compte GitHub correspondant.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/haw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ E hana mua i nā kī SSH no kēlā me kēia moʻokāki (e lele inā loaʻa):
ssh-keygen -t ed25519 -C "kai@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Hana
ssh-keygen -t ed25519 -C "kai.kalani@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "kai.kalani@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

E hoʻopaʻa i ke **kī lehulehu** (`.pub` faila) o kēlā me kēia kī i ka moʻokāki GitHub pili.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/hu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Először hozzon létre SSH-kulcsokat minden fiókhoz (hagyja ki, ha már megvan

```bash
# Személyes
ssh-keygen -t ed25519 -C "alex.nagy@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Munkahelyi
ssh-keygen -t ed25519 -C "alex.nagy@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.nagy@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Regisztrálja minden kulcs **nyilvános kulcsát** (`.pub` fájl) a megfelelő GitHub-fiókhoz.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/it/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Prima, crea le chiavi SSH per ogni account (salta se le hai già):

```bash
# Personale
ssh-keygen -t ed25519 -C "andrea.rossi@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "andrea@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Lavoro
ssh-keygen -t ed25519 -C "andrea.rossi@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "andrea.rossi@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Registra la **chiave pubblica** (file `.pub`) di ogni chiave SSH sul rispettivo account GitHub.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/ja/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Gitプロフィール切り替えツールは数多く存在しますが、**Git
ssh-keygen -t ed25519 -C "kaoru@personal.example.com" -f ~/.ssh/id_ed25519_personal

# 仕事用
ssh-keygen -t ed25519 -C "kaoru.takahashi@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "kaoru.takahashi@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

各SSH鍵の**公開鍵**(`.pub`ファイル)をそれぞれのGitHubアカウントに登録してください。
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/ko/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Git 프로필 전환 도구는 여럿 존재하지만, **Git ID Switcher**는
ssh-keygen -t ed25519 -C "haneul@personal.example.com" -f ~/.ssh/id_ed25519_personal

# 업무용
ssh-keygen -t ed25519 -C "haneul@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "haneul.kim@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

각 SSH 키의 **공개 키** (`.pub` 파일)를 해당 GitHub 계정에 등록하세요.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/pl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Najpierw utwórz klucze SSH dla każdego konta (pomiń, jeśli już masz):

```bash
# Osobisty
ssh-keygen -t ed25519 -C "alex.kowalski@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Służbowy
ssh-keygen -t ed25519 -C "alex.kowalski@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.kowalski@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Zarejestruj **klucz publiczny** (plik `.pub`) każdego klucza na odpowiednim koncie GitHub.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/pt-BR/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ Primeiro, crie chaves SSH para cada conta (pule se já tiver):

```bash
# Pessoal
ssh-keygen -t ed25519 -C "alex.silva@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "alex@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Trabalho
ssh-keygen -t ed25519 -C "alex.silva@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "alex.silva@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Registre a **chave pública** (arquivo `.pub`) de cada chave SSH na conta GitHub correspondente.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/ru/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
ssh-keygen -t ed25519 -C "sasha@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Рабочий
ssh-keygen -t ed25519 -C "sasha.petrov@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "sasha.petrov@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Зарегистрируйте **публичный ключ** (файл `.pub`) каждого ключа в соответствующем аккаунте GitHub.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/ryu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Gitプロフィール切り替えツールやいっぺーあいびーしが、**
ssh-keygen -t ed25519 -C "makoto@personal.example.com" -f ~/.ssh/id_ed25519_personal

# 仕事用
ssh-keygen -t ed25519 -C "makoto.higa@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "makoto.higa@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

うぬうぬぬSSH鍵ぬ**公開鍵**(`.pub`ファイル)ばそれぞれぬGitHubアカウントんかい登録しくぃみそーれー。
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/tlh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ wa'DIch, accounts SSH keys chenmoH (already ghaj skip):
ssh-keygen -t ed25519 -C "qapla@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Work
ssh-keygen -t ed25519 -C "qapla@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "qapla@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

SSH key **public key** (`.pub` file) GitHub account yIchel.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/tok/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ o pali e SSH key (sina jo la o ante ala):
ssh-keygen -t ed25519 -C "mun@personal.example.com" -f ~/.ssh/id_ed25519_personal

# jan lawa
ssh-keygen -t ed25519 -C "mun@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "mun@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

SSH key **key open** (`.pub` file) o pana tawa GitHub account.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/tr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Kişisel hesap ve kurumsal hesap (Enterprise Managed User) yönetmek için tipik
ssh-keygen -t ed25519 -C "deniz@personal.example.com" -f ~/.ssh/id_ed25519_personal

# İş
ssh-keygen -t ed25519 -C "deniz.yilmaz@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "deniz.yilmaz@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Her anahtarın **genel anahtarını** (`.pub` dosyası) ilgili GitHub hesabına kaydedin.
Expand Down
4 changes: 2 additions & 2 deletions extensions/git-id-switcher/docs/i18n/uk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@

```bash
# Особистий
ssh-keygen -t ed25519 -C "sasha.kovalenko@personal.example.com" -f ~/.ssh/id_ed25519_personal
ssh-keygen -t ed25519 -C "sasha@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Робочий
ssh-keygen -t ed25519 -C "sasha.kovalenko@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "sasha.kovalenko@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Зареєструйте **публічний ключ** (файл `.pub`) кожного SSH-ключа у відповідному обліковому записі GitHub.
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/x-pirate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Typical setup fer managin' yer personal account and company account (Enterprise
ssh-keygen -t ed25519 -C "morgan@personal.example.com" -f ~/.ssh/id_ed25519_personal

# Work account (fer legitimate business, arrr)
ssh-keygen -t ed25519 -C "morgan@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "morgan@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

After generatin' yer keys, register the public keys (`.pub`) to each service (GitHub, GitLab, Bitbucket, etc.). This be required, matey!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ A typical arrangement for the management of one's personal account and enterpris
ssh-keygen -t ed25519 -C "william@personal.example.com" -f ~/.ssh/id_ed25519_personal

# For the comedy of work
ssh-keygen -t ed25519 -C "william@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "william@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

Upon generating thy keys, register the public keys (`.pub`) unto each service (GitHub, GitLab, Bitbucket, and so forth). This is most required!
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/zh-CN/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
ssh-keygen -t ed25519 -C "zhangchen@personal.example.com" -f ~/.ssh/id_ed25519_personal

# 工作账户
ssh-keygen -t ed25519 -C "zhangchen@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "zhangchen@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

将每个密钥的**公钥**(`.pub` 文件)注册到相应的 GitHub 账户。
Expand Down
2 changes: 1 addition & 1 deletion extensions/git-id-switcher/docs/i18n/zh-TW/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
ssh-keygen -t ed25519 -C "chenyu@personal.example.com" -f ~/.ssh/id_ed25519_personal

# 工作帳戶
ssh-keygen -t ed25519 -C "chenyu@company.example.com" -f ~/.ssh/id_ed25519_work
ssh-keygen -t ed25519 -C "chenyu.chen@techcorp.example.com" -f ~/.ssh/id_ed25519_work
```

將每個金鑰的**公鑰**(`.pub` 檔案)註冊到相應的 GitHub 帳戶。
Expand Down
Loading
Loading