install-app/locales/fr.json
scith 1a7f88a876 Add a discover widget
Add a small widget linking to the YunoHost website for people who do not
know YunoHost
2017-01-20 14:05:32 +01:00

15 lines
1.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"title": "Installer {app_name} avec YunoHost",
"server_link": "Lien vers votre serveur YunoHost",
"install_button": "Installer {app_name}",
"community_warning": "<strong>ATTENTION</strong> : {app_name} <strong>N'EST PAS officiellement prise en charge</strong> pour le moment par l'équipe YunoHost. Installez cette application <strong>à vos risques et périls</strong>. Le mainteneur de cette application la décrit comme étant dans un état {app_state}.",
"community_instructions": "Merci de copier le lien suivant. Vous serez ensuite redirigé vers la page d'installation d'applications de votre serveur dans laquelle vous devrez coller ce lien.",
"community_redirect": "Accéder au serveur",
"app_notfound": "Cette application n'est maintenue ni officiellemment, ni par la communauté.",
"working": "fonctionnel",
"inprogress": "non fonctionnel",
"notworking": "en cours de développement",
"noserver": "Pas encore de serveur YunoHost ?",
"yunohost": "YunoHost est un outil qui vous permet dinstaller et dutiliser facilement votre propre serveur.",
"discover": "Découvrez YunoHost"
}