From cfbbc238f6b952a7f8f1cf5254549ccd4f12070f Mon Sep 17 00:00:00 2001 From: TedVJ Date: Fri, 17 Jan 2014 16:16:51 +0100 Subject: [PATCH] Fr Translation Update --- public/language/fr/footer.json | 2 +- public/language/fr/recent.json | 2 +- public/language/fr/register.json | 2 +- public/language/fr/topic.json | 9 +++++++ public/language/fr/unread.json | 2 +- public/language/fr/user.json | 45 ++++++++++++++++++-------------- public/language/fr/users.json | 2 +- 7 files changed, 39 insertions(+), 25 deletions(-) diff --git a/public/language/fr/footer.json b/public/language/fr/footer.json index c04de317bf..ef52f1c9a0 100644 --- a/public/language/fr/footer.json +++ b/public/language/fr/footer.json @@ -1,5 +1,5 @@ { - "stats.online": "Online", + "stats.online": "En ligne", "stats.users": "Utilisateurs", "stats.topics": "Sujets", "stats.posts": "Message", diff --git a/public/language/fr/recent.json b/public/language/fr/recent.json index 4f7d7c96cc..ea1572171a 100644 --- a/public/language/fr/recent.json +++ b/public/language/fr/recent.json @@ -2,4 +2,4 @@ "day": "Jour", "week": "Semaine", "month": "Mois" -} +} \ No newline at end of file diff --git a/public/language/fr/register.json b/public/language/fr/register.json index bfb58f76e9..11e52e0f8d 100644 --- a/public/language/fr/register.json +++ b/public/language/fr/register.json @@ -13,4 +13,4 @@ "confirm_password_placeholder": "Confirmer le Mot de passe", "register_now_button": "S'enregistrer maintenant", "alternative_registration": "Enregistrement Alternatif" -} +} \ No newline at end of file diff --git a/public/language/fr/topic.json b/public/language/fr/topic.json index 0a54e8bdb9..3e81864e56 100644 --- a/public/language/fr/topic.json +++ b/public/language/fr/topic.json @@ -12,6 +12,8 @@ "reply": "Répondre", "edit": "Editer", "delete": "Supprimer", + "move": "Déplacer", + "fork": "Scinder", "banned": "bannir", "link": "Lien", @@ -19,11 +21,13 @@ "thread_tools.pin": "Epingler le fil", "thread_tools.lock": "Verrouiller le fil", "thread_tools.move": "Déplacer le fil", + "thread_tools.fork": "Scinder le fil", "thread_tools.delete": "Supprimer le fil", "load_categories": "Chargement des Categories", "disabled_categories_note": "Les Catégories Désactivées sont grisées", "confirm_move": "Déplacer", + "confirm_fork": "Scinder", "favourite": "Favoris", "favourites": "Favoris", @@ -34,7 +38,12 @@ "posted_by": "posté par", "loading_more_posts": "Chargement d'autres Messages", "move_topic": "Déplacer le Sujet", + "move_post": "Déplacer le Post", + "fork_topic": "Scinder le Topic", "topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie", + "fork_topic_instruction": "Cliquer sur les postes à scinder", + "fork_no_pids": "Aucun poste sélectionné!", + "fork_success": "Topic scinder!", "reputation": "réputation", "posts": "messages" diff --git a/public/language/fr/unread.json b/public/language/fr/unread.json index 78f51ce820..26dbd6fa29 100644 --- a/public/language/fr/unread.json +++ b/public/language/fr/unread.json @@ -2,4 +2,4 @@ "no_unread_topics": "Aucun sujet non lu.", "mark_all_read": "Marquer tout comme lu", "load_more": "Charger la suite" -} +} \ No newline at end of file diff --git a/public/language/fr/user.json b/public/language/fr/user.json index faa9883d47..f2d769e374 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -1,36 +1,41 @@ { "banned": "Banni", "offline": "Hors-ligne", - "email": "email", + "username": "Nom d'utilisateur", + "email": "Email", "fullname": "Nom", "website": "Site Web", "location": "Emplacement", - "age": "age", - "joined": "adhésion", - "profil_views": "vues du profil", - "reputation": "réputation", - "posts": "messages", - "followers": "suiveurs", - "following": "suivis", - "signature": "signature", - "gravatar": "gravatar", - "birthday": "anniversaire", + "age": "Age", + "joined": "Adhésion", + "lastonline": "Dernière Connection", + "profil_views": "Vues du profil", + "reputation": "Réputation", + "posts": "Messages", + "followers": "Suiveurs", + "following": "Suivis", + "signature": "Signature", + "gravatar": "Gravatar", + "birthday": "Anniversaire", - "change_picture": "changer d'image", - "edit": "editer", - "uploaded_picture": "images uploadées", - "upload_new_picture": "uploader une nouvelle image", - "change_password": "chnger le mot de passe", - "confirm_password": "confirmer le mot de passe", - "password": "mot de passe", + "change_picture": "Changer d'image", + "edit": "Editer", + "uploaded_picture": "Images uploadées", + "upload_new_picture": "Uploader une nouvelle image", + "change_password": "Changer le mot de passe", + "confirm_password": "Confirmer le mot de passe", + "password": "Mot de passe", "upload_picture": "Uploader un image", "upload_a_picture": "Uploader un image", "image_spec": "Vous pouvez uploader seulement des fichiers de types PNG, JPG, ou GIF en dessous de 256kb.", "settings": "paramètres", - "show_my_email": "montrer mon email", + "show_my_email": "Montrer mon email", "has_no_follower": "Cet utilisateur n'a aucun suiver :(", - "follows_no_one": "Cet utilisateur ne suit personne :(" + "follows_no_one": "Cet utilisateur ne suit personne :(", + + "email_hidden": "Email masqué", + "hidden": "masqué" } diff --git a/public/language/fr/users.json b/public/language/fr/users.json index 8cab0e5298..a7e12194f7 100644 --- a/public/language/fr/users.json +++ b/public/language/fr/users.json @@ -6,4 +6,4 @@ "search": "Rechercher", "enter_username": "Entrer un nom d'utilisateur pour rechercher", "load_more": "Charger la suite" -} +} \ No newline at end of file