mirror of
				https://github.com/privacyguides/i18n.git
				synced 2025-10-31 13:46:34 +00:00 
			
		
		
		
	New Crowdin translations by GitHub Action
This commit is contained in:
		| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ Puedes utilizar una clave SSH existente para firmar, o [crear una nueva](https:/ | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copia tu clave pública SSH a tu portapapeles, por ejemplo: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Configura tu clave SSH para firmar en Git con el siguiente comando, sustituyendo la última cadena entre comillas por la clave pública de tu portapapeles: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Asegúrate de que [añades tu clave SSH a tu cuenta de GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **como Clave de firma** (en lugar de o además de como Clave de autenticación). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ title: توصیههای Git | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. کلید عمومی SSH خود را در کلیپ بورد خود کپی کنید، به عنوان مثال: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. کلید SSH خود را برای ورود به Git با دستور زیر تنظیم کنید و آخرین رشته در نقل قول را با کلید عمومی در کلیپ بورد خود جایگزین کنید: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| مطمئن شوید که [ کلید خصوصی خود را به اکانت GitHub اضافه کنید](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **به عنوان کلید امضا شده** (برخلاف یا علاوه بر آن به عنوان یک کلید احراز هویت). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ Vous pouvez utiliser une clé SSH existante pour la signature, ou [en créer une | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copiez votre clé publique SSH dans votre presse-papiers, par exemple : | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Définissez votre clé SSH pour la signature dans Git avec la commande suivante, en remplaçant la dernière chaîne entre guillemets par la clé publique dans votre presse-papiers : | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Assurez-vous que vous [ajoutez votre clé SSH à votre compte GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **en tant que clé de signature** (par opposition ou en plus qu'en tant que clé d'authentification). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ title: המלצות Git | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. העתק את מפתח ה-SSH הציבורי שלך ללוח שלך, לדוגמה: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. הגדר את מפתח ה-SSH שלך לכניסה ל-Git עם הפקודה הבאה, החלפת המחרוזת האחרונה במרכאות במפתח הציבורי בלוח שלך: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| ודא שאתה [מוסיף את מפתח ה-SSH שלך לחשבון GitHub שלך](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **כמפתח חתימה** (בניגוד ל או בנוסף כמפתח אימות). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ Anda dapat menggunakan kunci SSH yang sudah ada untuk masuk, atau [membuat kunci | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Salin kunci publik SSH Anda ke papan klip, misalnya: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Atur kunci SSH Anda untuk masuk ke Git dengan perintah berikut, ganti string terakhir dalam tanda kutip dengan kunci publik di papan klip Anda: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Pastikan Anda [menambahkan kunci SSH Anda ke akun GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **Signing Key** (sebagai lawan atau tambahan dari Kunci Autentikasi). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ Puoi utilizzare una chiave SSH esistente per firmare, o [crearne una nuova](http | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copia la tua chiave pubblica SSH nei tuoi appunti, ad esempio: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Imposta la tua chiave SSH per firmare su Git con il seguente comando, sostituendo l'ultima stringa tra virgolette con la chiave pubblica nei tuoi appunti: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Assicurati di [aggiungere la tua chiave SSH al tuo profilo di GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **come una Chiave di Firma** (invece che, od oltre che, come una Chiave d'Autenticazione). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ GitHub.comのウェブエディターでこのウェブサイトに直接変更 | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. SSH公開鍵をクリップボードにコピーします。例: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. 次のコマンドを使用して、Git に署名するための SSH キーを設定します。引用符で囲まれた最後の文字列をクリップボード内の公開キーに置き換えます。 | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ title: Git 사용 안내 | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. SSH 공개 키를 클립보드에 복사합니다. | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. 다음 명령어로 Git에 로그인할 때 사용할 SSH키를 설정합니다(마지막 따옴표 내 문자열을 클립보드에 있는 공개 키로 대체하세요) | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| [GitHub 계정에 새 SSH 키 추가](https://docs.github.com/ko/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) 문서를 참고해 **서명 키**로 추가합니다(주의: 인증 키와 서명 키는 별도입니다). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ U kunt een bestaande SSH-sleutel gebruiken voor ondertekening, of [een nieuwe aa | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Kopieer bijvoorbeeld jouw SSH publieke sleutel naar jouw klembord: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Stel je SSH sleutel in voor ondertekening in Git met het volgende commando, waarbij je de laatste string tussen aanhalingstekens vervangt door de publieke sleutel in je klembord: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Zorg ervoor dat je [je SSH sleutel toevoegt aan je GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **als een Signing Key** (in tegenstelling tot of in aanvulling op als een Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ Para assinar, pode utilizar uma chave SSH existente, ou [criar uma nova](https:/ | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copie a sua chave pública SSH para a área de transferência, por exemplo: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Defina a sua chave SSH para assinar no Git, com o seguinte comando, substituindo a última cadeia de carateres entre aspas pela chave pública, que está na sua área de transferência: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Certifique-se de que [adiciona a sua chave SSH à sua conta GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **como uma chave de assinatura** (por oposição a, ou para além de uma chave de autenticação). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ title: Рекомендации по Git | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Скопируйте открытый SSH-ключ в буфер обмена, например: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Установите SSH-ключ для подписи в Git с помощью следующей команды, заменив последнюю строку в кавычках на публичный ключ в вашем буфере обмена: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Убедитесь, что вы [добавили свой SSH-ключ в учетную запись GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **в качестве ключа подписи** (в отличие от ключа идентификации или в дополнение к нему). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
| @@ -14,14 +14,9 @@ title: Git 使用建議 | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. 將 SSH 公鑰複製到剪貼板,例如: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. 利用下方指令在 Git 底下設定 SSH 密鑰簽署,將最後字串置換成剪貼板中的公鑰且前後帶引號: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| 確認 [加入您 GitHub 帳戶中的 SSH 密鑰](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **簽署密鑰** (其不同於驗證密鑰)。 | ||||
|   | ||||
| @@ -14,14 +14,9 @@ You can use an existing SSH key for signing, or [create a new one](https://docs. | ||||
|    git config --global gpg.format ssh | ||||
|    git config --global tag.gpgSign true | ||||
|    ``` | ||||
| 2. Copy your SSH public key to your clipboard, for example: | ||||
| 2. Set your SSH key for signing in Git with the following command, substituting `/PATH/TO/.SSH/KEY.PUB` with the path to the public key you'd like to use, e.g. `/home/user/.ssh/id_ed25519.pub`: | ||||
|    ``` | ||||
|    pbcopy < ~/.ssh/id_ed25519.pub | ||||
|     # Copies the contents of the id_ed25519.pub file to your clipboard | ||||
|    ``` | ||||
| 3. Set your SSH key for signing in Git with the following command, replacing the last string in quotes with the public key in your clipboard: | ||||
|    ``` | ||||
|    git config --global user.signingkey 'ssh-ed25519 AAAAC3(...) user@example.com' | ||||
|    git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB | ||||
|    ``` | ||||
|  | ||||
| Ensure you [add your SSH key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account#adding-a-new-ssh-key-to-your-account) **as a Signing Key** (as opposed to or in addition to as an Authentication Key). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Crowdin Bot
					Crowdin Bot