mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[i18n] Translated using Weblate (French)
Currently translated at 100.0% (52 of 52 strings)
This commit is contained in:
parent
aa8040451d
commit
2b3a557b82
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"argument_required": "L'argument « {argument} » est requis",
|
||||
"authentication_profile_required": "Authentification au profil « {profile} » requise",
|
||||
"authentication_profile_required": "L’authentification au profil « {profile} » requise",
|
||||
"authentication_required": "Authentification requise",
|
||||
"authentication_required_long": "L'authentification est requise pour exécuter cette action",
|
||||
"authentication_required_long": "L’authentification est requise pour exécuter cette action",
|
||||
"colon": "{} : ",
|
||||
"confirm": "Confirmez : {prompt}",
|
||||
"deprecated_command": "« {prog} {command} » est déprécié et sera bientôt supprimé",
|
||||
|
@ -49,5 +49,6 @@
|
|||
"download_timeout": "{url:s} a pris trop de temps pour répondre, abandon.",
|
||||
"download_unknown_error": "Erreur lors du téléchargement des données à partir de {url:s}:{error:s}",
|
||||
"download_bad_status_code": "{url:s} code de statut renvoyé {code:s}",
|
||||
"command_unknown": "Commande '{command:s}' inconnue ?"
|
||||
"command_unknown": "Commande '{command:s}' inconnue ?",
|
||||
"corrupted_yaml": "YAML corrompu lu {ressource:s} depuis (cause : {error:s})"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue