From c8560a2d2793c48412bd9433b9a2c7cb19508ccd Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Thu, 24 Nov 2016 10:12:45 +0100 Subject: [PATCH] translations update --- corbo/locale/fr/LC_MESSAGES/django.po | 86 +++++++++++++++++------------------ 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/corbo/locale/fr/LC_MESSAGES/django.po b/corbo/locale/fr/LC_MESSAGES/django.po index 1a086b2..ecc757b 100644 --- a/corbo/locale/fr/LC_MESSAGES/django.po +++ b/corbo/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-09-28 08:34+0000\n" +"POT-Creation-Date: 2016-11-24 09:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,92 +18,94 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: models.py:22 +#: models.py:27 msgid "Email" msgstr "Courriel" -#: models.py:23 -msgid "Homepage" -msgstr "Accueil" - #: models.py:39 msgid "Name" msgstr "Nom" -#: models.py:53 +#: models.py:40 +msgid "Feed URL" +msgstr "Adresse du flux RSS" + +#: models.py:41 +msgid "if defined, announces will be automatically created from rss items" +msgstr "si défini, les annonces seront automatiquement créées à partir des items rss" + +#: models.py:75 msgid "category" msgstr "categorie" -#: models.py:54 +#: models.py:76 msgid "title" msgstr "titre" -#: models.py:55 +#: models.py:77 msgid "maximum 256 characters" msgstr "maximum 256 caractères" -#: models.py:56 +#: models.py:79 msgid "Content" msgstr "Contenu" -#: models.py:57 +#: models.py:80 msgid "publication time" msgstr "date de publication" -#: models.py:59 +#: models.py:82 msgid "Expires on" msgstr "Expire le " -#: models.py:61 +#: models.py:84 msgid "creation time" msgstr "date de création" -#: models.py:62 +#: models.py:85 msgid "modification time" msgstr "date de modification" -#: models.py:79 models.py:84 +#: models.py:155 models.py:160 msgid "announce" msgstr "annonce" -#: models.py:85 +#: models.py:161 msgid "Deliver time" msgstr "Heure d'expedition" -#: models.py:86 +#: models.py:162 msgid "result" msgstr "résultat" -#: models.py:136 +#: models.py:206 msgid "sent" msgstr "envoyé" -#: models.py:141 +#: models.py:211 msgid "Category" msgstr "Catégorie :" -#: models.py:142 +#: models.py:212 msgid "User identifier" msgstr "Identifiant de l'utilisateur" -#: models.py:143 +#: models.py:213 msgid "identifier" msgstr "identifiant" -#: models.py:144 -msgid "ex.: mailto, homepage, ..." +#: models.py:214 +msgid "ex.: mailto, ..." msgstr "" -#: templates/corbo/announce.html:6 -#, python-format msgid "" "\n" -" Click here to unsubscribe from this " +" Unsubscribe from this " "newsletter.\n" " " msgstr "" "\n" -" Cliquez ici pour vous désabonner de " +" Désabonnez-vous de " "cette liste de diffusion.\n" " " @@ -121,7 +123,7 @@ msgstr "" #: templates/corbo/announce_confirm_delete.html:14 #: templates/corbo/announce_form.html:14 #: templates/corbo/category_confirm_delete.html:15 -#: templates/corbo/category_detail.html:13 +#: templates/corbo/category_detail.html:13 templates/corbo/sms_form.html:7 msgid "Delete" msgstr "Supprimer" @@ -176,7 +178,7 @@ msgid "No announces matching this category" msgstr "Aucune annonce correspondant à cette catégorie" #: templates/corbo/base.html:4 templates/corbo/base.html.py:9 -#: templates/corbo/base.html:33 views.py:208 +#: templates/corbo/base.html:33 views.py:224 msgid "Announces" msgstr "Annonces" @@ -196,8 +198,8 @@ msgid "All its announces of will be also deleted" msgstr "Toutes ses annonces seront supprimées également" #: templates/corbo/category_detail.html:14 -msgid "Rename" -msgstr "Renommer" +msgid "Edit" +msgstr "Editer" #: templates/corbo/category_detail.html:15 msgid "New announce" @@ -229,7 +231,7 @@ msgstr "" " " #: templates/corbo/category_form.html:6 -msgid "Modify Category" +msgid "Edit Category" msgstr "Modifier la categorie" #: templates/corbo/category_form.html:8 @@ -289,6 +291,10 @@ msgid "" " right of the page to add a first one.\n" " " msgstr "" +"\n" +"Aucune catégorie définie pour l'instant. Cliquez sur le bouton \"Nouvelle catégorie\" \n" +"en haut à droite de la page pour en ajouter une.\n" +" " #: templates/corbo/subscription_confirm_delete.html:4 #, python-format @@ -297,15 +303,9 @@ msgid "" "Unsubscription from %(category)s\n" msgstr "" -#: templates/corbo/subscription_confirm_delete.html:10 -#, python-format -msgid "" -"\n" -"Are you sure you want to unsubscribe %(identifier)s from \"%(category)s\"?\n" -msgstr "" -"\n" -"Voulez-vous désabonner %(identifier)s de \"%(category)s\"?\n" -"\n" +#: templates/corbo/subscription_confirm_delete.html:11 +msgid "Click on \"Unsubscribe\" to stop receiving emails to this address:" +msgstr "Cliquez sur \"Désabonner\" pour ne plus récevoir de courriel à cette addresse :" #: templates/corbo/subscription_confirm_delete.html:15 msgid "Unsubscribe" @@ -315,8 +315,8 @@ msgstr "Désabonner" msgid "Successfully unsubscription" msgstr "Désabonnement réussi" -#: templates/corbo/unsubscription_done.html:9 -msgid "You were successfully unsubcribed." +#: templates/corbo/unsubscription_done.html:10 +msgid "You were successfully unsubscribed." msgstr "Vous êtes désabonné." #: templates/registration/login.html:3 -- 2.10.2