Skip to content

Commit 10e25e6

Browse files
author
tcpdumpfbacke
committed
Add translations
1 parent cf33d45 commit 10e25e6

23 files changed

+1781
-1330
lines changed

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.de-de.md

+249-186
Large diffs are not rendered by default.

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-asia.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-au.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-ca.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-gb.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-ie.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-sg.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

Diff for: pages/bare_metal_cloud/dedicated_servers/creating-ssh-keys-dedicated/guide.en-us.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ details[open]>summary::before {
2222

2323
The SSH protocol enables a secure communication channel over public networks in a client-server architecture. Key pairs can be used to authenticate these SSH connections between two trusted hosts, for example a desktop client and a remote server.
2424

25-
A key set consist of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
25+
A key set consists of a public key that can be shared and a private key that remains secret. Placed on a server, the public key allows any client that has the corresponding private key to connect to it without the need to enter a password.
2626

2727
This method is usually the best compromise between security and convenience.
2828

@@ -34,7 +34,7 @@ This method is usually the best compromise between security and convenience.
3434
- A remote connection client application compatible with the OpenSSH protocol
3535

3636
> [!primary]
37-
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default.
37+
> This guide is not applicable for connections to standard **Windows Server** operating systems since they rely on the `Remote Desktop Protocol` (RDP) by default. SSH connections are used for the OVHcloud rescue mode however.
3838
>
3939
> You can find more information in the [Go further](#gofurther) section of this guide.
4040
>

0 commit comments

Comments
 (0)