Skip to content

Commit

Permalink
feat(public-cloud): update label and placeholder text (#9544)
Browse files Browse the repository at this point in the history
ref: MANAGER-11698

Signed-off-by: Rafik Adiche <[email protected]>
Co-authored-by: CDS Translator Agent <[email protected]>
  • Loading branch information
brofik and ovh-cds authored Jul 28, 2023
1 parent c5fddd2 commit 8d90051
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Beim Hinzufügen des SSH-Schlüssels ist ein Fehler aufgetreten: {{ error }}",
"pci_projects_project_sshKeys_add_name": "Name",
"pci_projects_project_sshKeys_add_key": "Schlüssel",
"pci_projects_project_sshKeys_add_key_description": "Geben Sie Ihren Schlüssel mit 4096 Bytes an.",
"pci_projects_project_sshKeys_add_infos": "Nur SSH-Schlüssel vom Typ RSA oder ECDSA werden angenommen. Sie können keine SSH-Schlüssel vom Typ ED25519 verwenden."
"pci_projects_project_sshKeys_add_key_description": "Schlüssel eingeben",
"pci_projects_project_sshKeys_add_infos": "Akzeptiert werden SSH-Schlüssel vom Typ RSA, ECDSA und ED25519."
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"pci_projects_project_sshKeys_add_title": "Add an SSH key",
"pci_projects_project_sshKeys_add_submit_label": "Add",
"pci_projects_project_sshKeys_add_cancel_label": "Cancel",
"pci_projects_project_sshKeys_add_cancel_label": "Exit",
"pci_projects_project_sshKeys_add_success": "The SSH key was added successfully.",
"pci_projects_project_sshKeys_add_error": "An error has occurred adding the SSH key: {{ error }}",
"pci_projects_project_sshKeys_add_name": "Name",
"pci_projects_project_sshKeys_add_key": "Key",
"pci_projects_project_sshKeys_add_key_description": "Enter your 4096 byte key",
"pci_projects_project_sshKeys_add_infos": "Only RSA and ECDSA SSH keys are accepted. You cannot use ED25519 SSH keys."
"pci_projects_project_sshKeys_add_key_description": "Enter your key",
"pci_projects_project_sshKeys_add_infos": "RSA, ECDSA and ED25519 SSH keys are accepted."
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Se ha producido un error al añadir la llave SSH: {{ error }}",
"pci_projects_project_sshKeys_add_name": "Nombre",
"pci_projects_project_sshKeys_add_key": "Clave",
"pci_projects_project_sshKeys_add_key_description": "Introduzca su llave de 4096 bytes.",
"pci_projects_project_sshKeys_add_infos": "Solo se aceptan llaves SSH de tipo RSA o ECDSA. No es posible utilizar llaves SSH de tipo ED25519."
"pci_projects_project_sshKeys_add_key_description": "Introduzca su llave",
"pci_projects_project_sshKeys_add_infos": "Se aceptan las llaves SSH de tipo RSA, ECDSA y ED25519."
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Une erreur est survenue lors de l'ajout de la clé SSH : {{ error }}",
"pci_projects_project_sshKeys_add_name": "Nom",
"pci_projects_project_sshKeys_add_key": "Clé",
"pci_projects_project_sshKeys_add_key_description": "Entrez votre clé de 4096 bytes",
"pci_projects_project_sshKeys_add_infos": "Seules les clés SSH de type RSA ou ECDSA sont acceptées. Vous ne pouvez utiliser de clés SSH de type ED25519."
"pci_projects_project_sshKeys_add_key_description": "Entrez votre clé",
"pci_projects_project_sshKeys_add_infos": "Les clés SSH de type RSA, ECDSA et ED25519 sont acceptées."
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Une erreur est survenue lors de l'ajout de la clé SSH : {{ error }}",
"pci_projects_project_sshKeys_add_name": "Nom",
"pci_projects_project_sshKeys_add_key": "Clé",
"pci_projects_project_sshKeys_add_key_description": "Entrez votre clé de 4096 bytes",
"pci_projects_project_sshKeys_add_infos": "Seules les clés SSH de type RSA ou ECDSA sont acceptées. Vous ne pouvez utiliser de clés SSH de type ED25519."
"pci_projects_project_sshKeys_add_key_description": "Entrez votre clé",
"pci_projects_project_sshKeys_add_infos": "Les clés SSH de type RSA, ECDSA et ED25519 sont acceptées."
}
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"pci_projects_project_sshKeys_add_title": "Aggiungi una chiave SSH",
"pci_projects_project_sshKeys_add_submit_label": "Aggiungi",
"pci_projects_project_sshKeys_add_cancel_label": "Annulla",
"pci_projects_project_sshKeys_add_cancel_label": "Annullare",
"pci_projects_project_sshKeys_add_success": "La chiave SSH è stata aggiunta correttamente",
"pci_projects_project_sshKeys_add_error": "Si è verificato un errore durante l’aggiunta della chiave SSH: {{ error }}",
"pci_projects_project_sshKeys_add_name": "Nome",
"pci_projects_project_sshKeys_add_key": "Chiave",
"pci_projects_project_sshKeys_add_key_description": "Inserisci la chiave da 4096 byte.",
"pci_projects_project_sshKeys_add_infos": "Sono accettate solo le chiavi SSH di tipo RSA e ECDSA Non è possibile utilizzare chiavi SSH di tipo ED25519."
"pci_projects_project_sshKeys_add_key_description": "Inserisci la tua chiave",
"pci_projects_project_sshKeys_add_infos": "Sono accettate le chiavi SSH di tipo RSA, ECDSA e ED25519."
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Wystąpił błąd podczas dodawania klucza SSH: {{ error }}.",
"pci_projects_project_sshKeys_add_name": "Nazwa",
"pci_projects_project_sshKeys_add_key": "Klucz",
"pci_projects_project_sshKeys_add_key_description": "Wpisz klucz o rozmiarze 4096 bajtów.",
"pci_projects_project_sshKeys_add_infos": "Akceptowane są tylko klucze SSH typu RSA lub ECDSA. Nie można używać kluczy SSH typu ED25519."
"pci_projects_project_sshKeys_add_key_description": "Wprowadź klucz",
"pci_projects_project_sshKeys_add_infos": "Akceptowane są klucze SSH typu RSA, ECDSA i ED25519."
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"pci_projects_project_sshKeys_add_error": "Ocorreu um erro ao adicionar a chave SSH: {{ error }}",
"pci_projects_project_sshKeys_add_name": "Nome",
"pci_projects_project_sshKeys_add_key": "Chave",
"pci_projects_project_sshKeys_add_key_description": "Introduza a sua chave de 4096 bytes",
"pci_projects_project_sshKeys_add_infos": "Só são aceites as chaves SSH de tipo RSA ou ECDSA. Não é possível utilizar chaves SSH de tipo ED25519."
"pci_projects_project_sshKeys_add_key_description": "Introduza a sua chave",
"pci_projects_project_sshKeys_add_infos": "São aceites as chaves SSH RSA, ECDSA e ED25519."
}

0 comments on commit 8d90051

Please sign in to comment.