mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Translated using Weblate (French)
Currently translated at 100.0% (56 of 56 strings) Translation: YunoHost/moulinette Translate-URL: https://translate.yunohost.org/projects/yunohost/moulinette/fr/
This commit is contained in:
parent
cdda60a18b
commit
bd5eeb4ca3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
"file_not_exist": "Le fichier '{path}' n’existe pas",
|
"file_not_exist": "Le fichier '{path}' n’existe pas",
|
||||||
"folder_exists": "Le dossier existe déjà : '{path}'",
|
"folder_exists": "Le dossier existe déjà : '{path}'",
|
||||||
"folder_not_exist": "Le dossier n’existe pas",
|
"folder_not_exist": "Le dossier n’existe pas",
|
||||||
"instance_already_running": "Une instance est déjà en cours d’exécution",
|
"instance_already_running": "Une instance est déjà en cours d’exécution, merci d'attendre sa fin avant d'en lancer une autre.",
|
||||||
"invalid_argument": "Argument '{argument}' incorrect : {error}",
|
"invalid_argument": "Argument '{argument}' incorrect : {error}",
|
||||||
"invalid_password": "Mot de passe incorrect",
|
"invalid_password": "Mot de passe incorrect",
|
||||||
"invalid_usage": "Utilisation erronée, utilisez --help pour accéder à l’aide",
|
"invalid_usage": "Utilisation erronée, utilisez --help pour accéder à l’aide",
|
||||||
|
|
Loading…
Reference in a new issue