aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-03-05 22:29:58 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-03-05 22:29:58 +0100
commit1256f6fe34ed4e5f7a1d9eec2ac8092da44de191 (patch)
tree91e855bd4e376fd9e038a825b75a6504c60c30d5 /src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
parent9bf15f02695823652a0e783c915b039836f51626 (diff)
downloadwallabag-1256f6fe34ed4e5f7a1d9eec2ac8092da44de191.tar.gz
wallabag-1256f6fe34ed4e5f7a1d9eec2ac8092da44de191.tar.zst
wallabag-1256f6fe34ed4e5f7a1d9eec2ac8092da44de191.zip
Add translations
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
index e4935b9e..6fbdcb9b 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
@@ -240,3 +240,28 @@ If you need some help, we are here for you.: "Parce que vous avez peut-être bes
240On GitHub: "Sur GitHub" 240On GitHub: "Sur GitHub"
241By email: "Par email" 241By email: "Par email"
242On Gitter: "Sur Gitter" 242On Gitter: "Sur Gitter"
243
244# developer
245Developer: Développeur
246Welcome to the wallabag API: "Bienvenue sur l'API de wallabag"
247How to create my first application: "Comment créer votre première application"
248View full API documentation: "Voir la documentation complète de l'API"
249Clients: "Clients"
250Create a new client: "Créer une nouveau client"
251Existing clients: "Les clients existants"
252Client ID: "ID Client"
253Client secret: "Clé secrète"
254Redirect URIs: "URLs de redirection"
255Grant type allowed: "Type de privilège accordé"
256You have the ability to remove this client. This action is IRREVERSIBLE !: "Vous avez la possibilité de supprimer un client. Cette action est IRREVERSIBLE !"
257If you remove it, every app configured with that client won't be able to auth on your wallabag.: "Si vous supprimez un client, toutes les applications qui l'utilisaient ne fonctionneront plus avec votre compte wallabag."
258Remove this client: "Supprimer ce client"
259New client: "Nouveau client"
260You are about to create a new client. Please fill the field below for the redirect URI of your application.: "Vous allez créer un nouveau client. Merci de remplir l'url de redirection vers votre application."
261Back: "Retour"
262Client parameters: "Les parameters de votre client"
263New client created.: "Nouveau client créé."
264Here are your client parameters.: "Voilà les paramètres de votre client"
265Read the howto "Create my first application": "Lire \"comment créer ma première application\""
266Client deleted: "Client supprimé"
267No client yet.: "Aucun client pour le moment"