Version Description
- Added : French (fr_FR) translation, thanks to Eric Malalel
- Fixed Bug : You do not have sufficient permissions to access WP Super Socializer setting page
- Compatibility : To make "Comments Evolved for WordPress" plugin compatible with wpDiscuz please read this support topic: https://wordpress.org/support/topic/add-compatibility-with-plugin-comments-evolved?replies=7#post-7255442
IMPORTANT: If you have a Cache Plugin, please delete all caches after wpDiscuz update.
Download this release
Release Info
Developer | AdvancedCoding |
Plugin | Comments – wpDiscuz |
Version | 2.2.8 |
Comparing to | |
See all releases |
Code changes from version 2.2.7 to 2.2.8
- captcha/captcha.php +0 -2
- files/js/wc-ajax.js +2 -0
- languages/wpdiscuz-fr_FR.mo +0 -0
- languages/wpdiscuz-fr_FR.po +1223 -0
- readme.txt +12 -6
- wc.php +1 -1
captcha/captcha.php
CHANGED
@@ -21,10 +21,8 @@ for ($i = 0; $i < $captcha_length; $i++) {
|
|
21 |
|
22 |
$_SESSION['wc_captcha'][$comm_id] = md5(strtolower(trim($randomString)));
|
23 |
|
24 |
-
|
25 |
$im = @imagecreatefrompng("captcha_bg_easy.png");
|
26 |
|
27 |
-
|
28 |
$font_path = './consolai.ttf';
|
29 |
|
30 |
|
21 |
|
22 |
$_SESSION['wc_captcha'][$comm_id] = md5(strtolower(trim($randomString)));
|
23 |
|
|
|
24 |
$im = @imagecreatefrompng("captcha_bg_easy.png");
|
25 |
|
|
|
26 |
$font_path = './consolai.ttf';
|
27 |
|
28 |
|
files/js/wc-ajax.js
CHANGED
@@ -17,6 +17,7 @@ jQuery(document).ready(function ($) {
|
|
17 |
var wc_comment_list_update_timer = parseInt($('#wc_comment_list_update_timer').val());
|
18 |
var wc_all_comments_count_new;
|
19 |
var wc_comment_text_before_editting;
|
|
|
20 |
|
21 |
$(".wc_comment").autoGrow();
|
22 |
|
@@ -72,6 +73,7 @@ jQuery(document).ready(function ($) {
|
|
72 |
wc_name = $('#wc_name-' + uniqueID).val();
|
73 |
wc_email = $('#wc_email-' + uniqueID).val();
|
74 |
wc_website = ($('#wc_website-' + uniqueID).length) ? $('#wc_website-' + uniqueID).val() : '';
|
|
|
75 |
wc_comment = $('textarea#wc_comment-' + uniqueID).val();
|
76 |
wc_captcha = $('#wc_captcha-' + uniqueID).val();
|
77 |
wc_comment_post_ID = $('#wc_comment_post_ID-' + uniqueID).val();
|
17 |
var wc_comment_list_update_timer = parseInt($('#wc_comment_list_update_timer').val());
|
18 |
var wc_all_comments_count_new;
|
19 |
var wc_comment_text_before_editting;
|
20 |
+
var wc_website_placeholder_text = $('.wc_website').attr('placeholder');
|
21 |
|
22 |
$(".wc_comment").autoGrow();
|
23 |
|
73 |
wc_name = $('#wc_name-' + uniqueID).val();
|
74 |
wc_email = $('#wc_email-' + uniqueID).val();
|
75 |
wc_website = ($('#wc_website-' + uniqueID).length) ? $('#wc_website-' + uniqueID).val() : '';
|
76 |
+
if(wc_website_placeholder_text == wc_website){wc_website ='';}
|
77 |
wc_comment = $('textarea#wc_comment-' + uniqueID).val();
|
78 |
wc_captcha = $('#wc_captcha-' + uniqueID).val();
|
79 |
wc_comment_post_ID = $('#wc_comment_post_ID-' + uniqueID).val();
|
languages/wpdiscuz-fr_FR.mo
ADDED
Binary file
|
languages/wpdiscuz-fr_FR.po
ADDED
@@ -0,0 +1,1223 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: wpDiscuz - Wordpress Comments\n"
|
4 |
+
"POT-Creation-Date: 2015-05-28 23:58+0400\n"
|
5 |
+
"PO-Revision-Date: 2015-07-31 19:26+0200\n"
|
6 |
+
"Language-Team: advancedcoding <advancedcoding@mail.ru>\n"
|
7 |
+
"MIME-Version: 1.0\n"
|
8 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
9 |
+
"Content-Transfer-Encoding: 8bit\n"
|
10 |
+
"X-Generator: Poedit 1.8.3\n"
|
11 |
+
"X-Poedit-Basepath: ..\n"
|
12 |
+
"X-Poedit-WPHeader: wc.php\n"
|
13 |
+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
14 |
+
"X-Poedit-SourceCharset: UTF-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
16 |
+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
17 |
+
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
18 |
+
"Last-Translator: \n"
|
19 |
+
"Language: fr_FR\n"
|
20 |
+
"X-Poedit-SearchPath-0: .\n"
|
21 |
+
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
+
|
23 |
+
#: comment-form/form.php:185 comment-form/tpl-comment.php:263
|
24 |
+
msgid "Participate in this discussion via email"
|
25 |
+
msgstr "Participer à cette discussion par e-mail"
|
26 |
+
|
27 |
+
#: comment-form/form.php:323
|
28 |
+
msgid "Connect with"
|
29 |
+
msgstr "Se connecter avec :"
|
30 |
+
|
31 |
+
#: comment-form/tpl-comment.php:174 options/phrases-layout/phrases-comment.php:27
|
32 |
+
#: options/wc-options-serialize.php:439
|
33 |
+
msgid "Edit"
|
34 |
+
msgstr "Éditer"
|
35 |
+
|
36 |
+
#: comment-form/tpl-comment.php:385 wc.php:321
|
37 |
+
msgid "Anonymous"
|
38 |
+
msgstr "Anonyme"
|
39 |
+
|
40 |
+
#: options/options-layouts/settings-general.php:2
|
41 |
+
msgid "General Settings"
|
42 |
+
msgstr "Paramètres généraux"
|
43 |
+
|
44 |
+
#: options/options-layouts/settings-general.php:7
|
45 |
+
msgid "Display comment form for post types:"
|
46 |
+
msgstr "Afficher le formulaire de commentaires pour les contenus de type :"
|
47 |
+
|
48 |
+
#: options/options-layouts/settings-general.php:28
|
49 |
+
msgid "User Must be registered to comment"
|
50 |
+
msgstr "L'utilisateur doit être connecté pour commenter"
|
51 |
+
|
52 |
+
#: options/options-layouts/settings-general.php:34
|
53 |
+
msgid "Yes"
|
54 |
+
msgstr "Oui"
|
55 |
+
|
56 |
+
#: options/options-layouts/settings-general.php:38
|
57 |
+
msgid "No"
|
58 |
+
msgstr "Non"
|
59 |
+
|
60 |
+
#: options/options-layouts/settings-general.php:46
|
61 |
+
msgid "Comment author must fill out name"
|
62 |
+
msgstr "L'auteur du commentaire doit entrer son nom"
|
63 |
+
|
64 |
+
#: options/options-layouts/settings-general.php:57
|
65 |
+
msgid "Comment author must fill out email"
|
66 |
+
msgstr "L'auteur du commentaire doit entrer son email"
|
67 |
+
|
68 |
+
#: options/options-layouts/settings-general.php:68
|
69 |
+
msgid "Show the latest comments on"
|
70 |
+
msgstr "Montrer les derniers commentaires sur"
|
71 |
+
|
72 |
+
#: options/options-layouts/settings-general.php:72
|
73 |
+
msgid "the top of the list"
|
74 |
+
msgstr "le haut de la liste"
|
75 |
+
|
76 |
+
#: options/options-layouts/settings-general.php:74
|
77 |
+
msgid "top of the threads"
|
78 |
+
msgstr "le haut des fils de discussion"
|
79 |
+
|
80 |
+
#: options/options-layouts/settings-general.php:76
|
81 |
+
msgid "bottom of the threads"
|
82 |
+
msgstr "le bas des fils de discussion"
|
83 |
+
|
84 |
+
#: options/options-layouts/settings-general.php:78
|
85 |
+
msgid "the bottom of the list"
|
86 |
+
msgstr "le bas de la liste"
|
87 |
+
|
88 |
+
#: options/options-layouts/settings-general.php:86
|
89 |
+
msgid "Comment Threads Per Page"
|
90 |
+
msgstr "Fils de discussion par page"
|
91 |
+
|
92 |
+
#: options/options-layouts/settings-general.php:97
|
93 |
+
msgid "Comment text max length"
|
94 |
+
msgstr "Longueur maxi du texte d'un commentaire"
|
95 |
+
|
96 |
+
#: options/options-layouts/settings-general.php:108
|
97 |
+
msgid "Comments max depth"
|
98 |
+
msgstr "Profondeur maxi des commentaires"
|
99 |
+
|
100 |
+
#: options/options-layouts/settings-general.php:113
|
101 |
+
msgid "Level"
|
102 |
+
msgstr "Niveau"
|
103 |
+
|
104 |
+
#: options/options-layouts/settings-general.php:114
|
105 |
+
#: options/options-layouts/settings-general.php:115
|
106 |
+
#: options/options-layouts/settings-general.php:116
|
107 |
+
#: options/options-layouts/settings-general.php:117
|
108 |
+
msgid "Levels"
|
109 |
+
msgstr "Niveaux"
|
110 |
+
|
111 |
+
#: options/options-layouts/settings-general.php:124
|
112 |
+
msgid "Comment text size in pixels"
|
113 |
+
msgstr "Taille du texte des commentaires en pixel"
|
114 |
+
|
115 |
+
#: options/options-layouts/settings-general.php:141
|
116 |
+
msgid "Allow comment editing for"
|
117 |
+
msgstr "Autoriser l'édition de commentaire pendant"
|
118 |
+
|
119 |
+
#: options/options-layouts/settings-general.php:146
|
120 |
+
msgid "Not Allow"
|
121 |
+
msgstr "Ne pas autoriser"
|
122 |
+
|
123 |
+
#: options/options-layouts/settings-general.php:147
|
124 |
+
#: options/options-layouts/settings-general.php:148
|
125 |
+
#: options/options-layouts/settings-live-update.php:41
|
126 |
+
#: options/options-layouts/settings-live-update.php:42
|
127 |
+
#: options/options-layouts/settings-live-update.php:43
|
128 |
+
msgid "Minutes"
|
129 |
+
msgstr "Minutes"
|
130 |
+
|
131 |
+
#: options/options-layouts/settings-general.php:149
|
132 |
+
#: options/phrases-layout/phrases-datetime.php:73
|
133 |
+
msgid "Hour"
|
134 |
+
msgstr "Heure"
|
135 |
+
|
136 |
+
#: options/options-layouts/settings-general.php:150
|
137 |
+
#: options/options-layouts/settings-general.php:151
|
138 |
+
msgid "Hours"
|
139 |
+
msgstr "Heures"
|
140 |
+
|
141 |
+
#: options/options-layouts/settings-general.php:158
|
142 |
+
msgid "Redirect first commenter to"
|
143 |
+
msgstr "Rediriger le premier commentateur vers"
|
144 |
+
|
145 |
+
#: options/options-layouts/settings-general.php:165
|
146 |
+
msgid "Do not redirect"
|
147 |
+
msgstr "Ne pas rediriger"
|
148 |
+
|
149 |
+
#: options/options-layouts/settings-general.php:174
|
150 |
+
msgid "Allow guests to vote on comments"
|
151 |
+
msgstr "Autoriser les invités à voter sur les commentaires"
|
152 |
+
|
153 |
+
#: options/options-layouts/settings-general.php:184
|
154 |
+
msgid "Load rest of all comments on clicking the [Load More Comments] button"
|
155 |
+
msgstr ""
|
156 |
+
"Charger l'ensemble des commentaires restants au clic sur le bouton [Charger plus de "
|
157 |
+
"Commentaires]"
|
158 |
+
|
159 |
+
#: options/options-layouts/settings-general.php:195
|
160 |
+
msgid "Use WordPress Date/Time format"
|
161 |
+
msgstr "Utiliser le format Date/Heure WordPress"
|
162 |
+
|
163 |
+
#: options/options-layouts/settings-general.php:196
|
164 |
+
msgid ""
|
165 |
+
"wpDiscuz shows Human Readable date format. If you check this option it'll show the "
|
166 |
+
"date/time format set in WordPress General Settings."
|
167 |
+
msgstr ""
|
168 |
+
"wpDiscuz affiche en format lisible par un humain. Si vous cliquez cette option, il "
|
169 |
+
"affichera en utilisant le format Date/Heure défini dans les Paramètres Généraux de "
|
170 |
+
"WordPress."
|
171 |
+
|
172 |
+
#: options/options-layouts/settings-general.php:203
|
173 |
+
msgid "Current Wordpress date/time format"
|
174 |
+
msgstr "Format Date/Heure actuel de WordPress"
|
175 |
+
|
176 |
+
#: options/options-layouts/settings-general.php:209
|
177 |
+
msgid "Use Plugin .PO/.MO files"
|
178 |
+
msgstr "Utiliser les fichiers de plugin .PO/.MO"
|
179 |
+
|
180 |
+
#: options/options-layouts/settings-general.php:210
|
181 |
+
msgid ""
|
182 |
+
"wpDiscuz phrase system allows you to translate all front-end phrases. However if you "
|
183 |
+
"have a multi-language website it'll not allow you to add more than one language "
|
184 |
+
"translation. The only way to get it is the plugin translation files (.PO / .MO). If "
|
185 |
+
"wpDiscuz has the languages you need you should check this option to disable phrase "
|
186 |
+
"system and it'll automatically translate all phrases based on language files "
|
187 |
+
"according to current language."
|
188 |
+
msgstr ""
|
189 |
+
"wpDiscuz phrase system allows you to translate all front-end phrases. However if you "
|
190 |
+
"have a multi-language website it'll not allow you to add more than one language "
|
191 |
+
"translation. The only way to get it is the plugin translation files (.PO / .MO). If "
|
192 |
+
"wpDiscuz has the languages you need you should check this option to disable phrase "
|
193 |
+
"system and it'll automatically translate all phrases based on language files "
|
194 |
+
"according to current language."
|
195 |
+
|
196 |
+
#: options/options-layouts/settings-general.php:222
|
197 |
+
msgid "Help wpDiscuz to grow allowing people to recognize which comment plugin you use"
|
198 |
+
msgstr ""
|
199 |
+
"Help wpDiscuz to grow allowing people to recognize which comment plugin you use"
|
200 |
+
|
201 |
+
#: options/options-layouts/settings-general.php:224
|
202 |
+
msgid ""
|
203 |
+
"Please check this option on to help wpDiscuz get more popularity as your thank to "
|
204 |
+
"the hard work we do for you totally free. This option adds a very small (16x16px) "
|
205 |
+
"icon under the comment section which will allow your site visitors recognize the "
|
206 |
+
"name of comment solution you use."
|
207 |
+
msgstr ""
|
208 |
+
"Please check this option on to help wpDiscuz get more popularity as your thank to "
|
209 |
+
"the hard work we do for you totally free. This option adds a very small (16x16px) "
|
210 |
+
"icon under the comment section which will allow your site visitors recognize the "
|
211 |
+
"name of comment solution you use."
|
212 |
+
|
213 |
+
#: options/options-layouts/settings-general.php:229
|
214 |
+
msgid "Thank you!"
|
215 |
+
msgstr "Merci !"
|
216 |
+
|
217 |
+
#: options/options-layouts/settings-live-update.php:2 options/wc-options.php:180
|
218 |
+
msgid "Live Update"
|
219 |
+
msgstr "Mise à jour en temps réel"
|
220 |
+
|
221 |
+
#: options/options-layouts/settings-live-update.php:8
|
222 |
+
msgid "Live update options"
|
223 |
+
msgstr "Options de mise à jour en temps réel"
|
224 |
+
|
225 |
+
#: options/options-layouts/settings-live-update.php:9
|
226 |
+
msgid ""
|
227 |
+
"If you use Shared Web Hosting you should make sure the \"Live Update\" function "
|
228 |
+
"doesn't overload your server resources. This function is good for VPS and Dedicated "
|
229 |
+
"Hosting Plans."
|
230 |
+
msgstr ""
|
231 |
+
"If you use Shared Web Hosting you should make sure the \"Live Update\" function "
|
232 |
+
"doesn't overload your server resources. This function is good for VPS and Dedicated "
|
233 |
+
"Hosting Plans."
|
234 |
+
|
235 |
+
#: options/options-layouts/settings-live-update.php:14
|
236 |
+
msgid "Never update"
|
237 |
+
msgstr "Ne jamais mettre à jour"
|
238 |
+
|
239 |
+
#: options/options-layouts/settings-live-update.php:16
|
240 |
+
msgid "Turn off \"Live Update\" function"
|
241 |
+
msgstr "Désactiver la fonction \"Mise à jour en temps réel\""
|
242 |
+
|
243 |
+
#: options/options-layouts/settings-live-update.php:18
|
244 |
+
msgid "Show new comment/reply buttons to update manualy"
|
245 |
+
msgstr ""
|
246 |
+
"Afficher les boutons Nouveau commentaire / Répondre pour mettre à jour manuellement"
|
247 |
+
|
248 |
+
#: options/options-layouts/settings-live-update.php:20
|
249 |
+
msgid "Always check for new comments and show update buttons"
|
250 |
+
msgstr ""
|
251 |
+
"Toujours vérifier pour de nouveaux commentaires et afficher les boutons de mise à "
|
252 |
+
"jour"
|
253 |
+
|
254 |
+
#: options/options-layouts/settings-live-update.php:22
|
255 |
+
msgid "Always update"
|
256 |
+
msgstr "Toujours mettre à jour"
|
257 |
+
|
258 |
+
#: options/options-layouts/settings-live-update.php:24
|
259 |
+
msgid "Always check for new comments and update automatically"
|
260 |
+
msgstr ""
|
261 |
+
"Toujours vérifier pour de nouveaux commentaires et mettre à jour automatiquement"
|
262 |
+
|
263 |
+
#: options/options-layouts/settings-live-update.php:32
|
264 |
+
msgid "Update comment list every"
|
265 |
+
msgstr "Mettre à jour la liste des commentaires toutes les"
|
266 |
+
|
267 |
+
#: options/options-layouts/settings-live-update.php:37
|
268 |
+
#: options/options-layouts/settings-live-update.php:38
|
269 |
+
#: options/options-layouts/settings-live-update.php:39
|
270 |
+
msgid "Seconds"
|
271 |
+
msgstr "Secondes"
|
272 |
+
|
273 |
+
#: options/options-layouts/settings-live-update.php:40
|
274 |
+
#: options/phrases-layout/phrases-datetime.php:95
|
275 |
+
msgid "Minute"
|
276 |
+
msgstr "Minutes"
|
277 |
+
|
278 |
+
#: options/options-layouts/settings-show-hide.php:2 options/wc-options.php:181
|
279 |
+
msgid "Show/Hide Components"
|
280 |
+
msgstr "Afficher / Masquer les Composants"
|
281 |
+
|
282 |
+
#: options/options-layouts/settings-show-hide.php:7
|
283 |
+
msgid "Show logged-in user name and logout link on top of main form"
|
284 |
+
msgstr ""
|
285 |
+
"Afficher le nom de l'utilisateur connecté et le lien de déconnexion en haut du "
|
286 |
+
"formulaire principal"
|
287 |
+
|
288 |
+
#: options/options-layouts/settings-show-hide.php:17
|
289 |
+
msgid "Hide Reply button for Guests"
|
290 |
+
msgstr "Masquer le bouton Répondre pour les Invités"
|
291 |
+
|
292 |
+
#: options/options-layouts/settings-show-hide.php:27
|
293 |
+
msgid "Hide Reply button for Members"
|
294 |
+
msgstr "Masquer le bouton Répondre pour les Membres"
|
295 |
+
|
296 |
+
#: options/options-layouts/settings-show-hide.php:37
|
297 |
+
msgid "Hide Author Titles"
|
298 |
+
msgstr "Masquer les titres des auteurs"
|
299 |
+
|
300 |
+
#: options/options-layouts/settings-show-hide.php:47
|
301 |
+
msgid "Hide Voting buttons"
|
302 |
+
msgstr "Masquer les boutons de vote"
|
303 |
+
|
304 |
+
#: options/options-layouts/settings-show-hide.php:57
|
305 |
+
msgid "Hide Share Buttons"
|
306 |
+
msgstr "Masquer les boutons de partage"
|
307 |
+
|
308 |
+
#: options/options-layouts/settings-show-hide.php:67
|
309 |
+
msgid "Hide the CAPTCHA field"
|
310 |
+
msgstr "Masquer le champ CAPTCHA"
|
311 |
+
|
312 |
+
#: options/options-layouts/settings-show-hide.php:77
|
313 |
+
msgid "Hide the Website URL field"
|
314 |
+
msgstr "Masquer le champ URL du site Web"
|
315 |
+
|
316 |
+
#: options/options-layouts/settings-show-hide.php:87
|
317 |
+
msgid "Hide header text"
|
318 |
+
msgstr "Masquer le texte d'entête"
|
319 |
+
|
320 |
+
#: options/options-layouts/settings-show-hide.php:97
|
321 |
+
msgid "Hide user avatar"
|
322 |
+
msgstr "Masquer l'avatar utilisateur"
|
323 |
+
|
324 |
+
#: options/options-layouts/settings-social.php:10
|
325 |
+
#: options/options-layouts/settings-social.php:12
|
326 |
+
#: options/options-layouts/settings-social.php:14 wc.php:1018
|
327 |
+
msgid "Settings"
|
328 |
+
msgstr "Réglages"
|
329 |
+
|
330 |
+
#: options/options-layouts/settings-social.php:19
|
331 |
+
#: options/options-layouts/settings-social.php:29
|
332 |
+
#: options/options-layouts/settings-social.php:39
|
333 |
+
msgid "Activate"
|
334 |
+
msgstr "Activer"
|
335 |
+
|
336 |
+
#: options/options-layouts/settings-social.php:23
|
337 |
+
#: options/options-layouts/settings-social.php:33
|
338 |
+
#: options/options-layouts/settings-social.php:43
|
339 |
+
msgid "View details/Install"
|
340 |
+
msgstr "Voir les détails / Installer"
|
341 |
+
|
342 |
+
#: options/options-layouts/settings-social.php:75 options/wc-options.php:184
|
343 |
+
msgid "Social Login"
|
344 |
+
msgstr "Connexion sociale"
|
345 |
+
|
346 |
+
#: options/options-layouts/settings-social.php:76
|
347 |
+
msgid ""
|
348 |
+
"You can use one of these most popular Social Login Plugins to allow your visitors "
|
349 |
+
"login and comment with Facebook, Twitter, Google+, Wordpress, VK, OK and lots of "
|
350 |
+
"other social network service accounts. All social login buttons will be fully "
|
351 |
+
"integrated with wpDiscuz comment forms."
|
352 |
+
msgstr ""
|
353 |
+
"You can use one of these most popular Social Login Plugins to allow your visitors "
|
354 |
+
"login and comment with Facebook, Twitter, Google+, Wordpress, VK, OK and lots of "
|
355 |
+
"other social network service accounts. All social login buttons will be fully "
|
356 |
+
"integrated with wpDiscuz comment forms."
|
357 |
+
|
358 |
+
#: options/options-layouts/settings-style.php:2 options/wc-options.php:183
|
359 |
+
msgid "Background and Colors"
|
360 |
+
msgstr "Fond et couleurs"
|
361 |
+
|
362 |
+
#: options/options-layouts/settings-style.php:7
|
363 |
+
msgid "Comment Form Background Color"
|
364 |
+
msgstr "Couleur de fond du formulaire de commentaire"
|
365 |
+
|
366 |
+
#: options/options-layouts/settings-style.php:10
|
367 |
+
#: options/options-layouts/settings-style.php:34
|
368 |
+
#: options/options-layouts/settings-style.php:58
|
369 |
+
#: options/options-layouts/settings-style.php:82
|
370 |
+
#: options/options-layouts/settings-style.php:107
|
371 |
+
#: options/options-layouts/settings-style.php:132
|
372 |
+
#: options/options-layouts/settings-style.php:155
|
373 |
+
#: options/options-layouts/settings-style.php:178
|
374 |
+
msgid "Example: #00ff00"
|
375 |
+
msgstr "Exemple: #00ff00"
|
376 |
+
|
377 |
+
#: options/options-layouts/settings-style.php:31
|
378 |
+
msgid "Comment Background Color"
|
379 |
+
msgstr "Couleur de fond des commentaires"
|
380 |
+
|
381 |
+
#: options/options-layouts/settings-style.php:55
|
382 |
+
msgid "Reply Background Color"
|
383 |
+
msgstr "Couleur de fond des réponses"
|
384 |
+
|
385 |
+
#: options/options-layouts/settings-style.php:79
|
386 |
+
msgid "Comment Text Color"
|
387 |
+
msgstr "Couleur des textes des commentaires"
|
388 |
+
|
389 |
+
#: options/options-layouts/settings-style.php:104
|
390 |
+
msgid "Author title color"
|
391 |
+
msgstr "Couleur du titre de l'auteur"
|
392 |
+
|
393 |
+
#: options/options-layouts/settings-style.php:129
|
394 |
+
msgid "Vote, Reply, Share, Edit links text colors"
|
395 |
+
msgstr "Couleur des textes des liens Voter, Répondre, Partager, Editer"
|
396 |
+
|
397 |
+
#: options/options-layouts/settings-style.php:152
|
398 |
+
msgid "Comment form fields border color"
|
399 |
+
msgstr "Couleur de bordure des champs du formulaire de commentaire"
|
400 |
+
|
401 |
+
#: options/options-layouts/settings-style.php:175
|
402 |
+
msgid "New loaded comments' background color"
|
403 |
+
msgstr "Couleur de fond des nouveaux commentaires chargés"
|
404 |
+
|
405 |
+
#: options/options-layouts/settings-style.php:199
|
406 |
+
msgid "Custom CSS Code"
|
407 |
+
msgstr "Code CSS personnalisé"
|
408 |
+
|
409 |
+
#: options/options-layouts/settings-subscription.php:2
|
410 |
+
msgid "Email Subscription Settings"
|
411 |
+
msgstr "Réglages de souscription des emails"
|
412 |
+
|
413 |
+
#: options/options-layouts/settings-subscription.php:7
|
414 |
+
msgid "Show \"Notify of all new follow-up comments\""
|
415 |
+
msgstr "Afficher \"Notifier de tous les nouveaux commentaires de suivi\""
|
416 |
+
|
417 |
+
#: options/options-layouts/settings-subscription.php:8
|
418 |
+
msgid "Show \"Notify of new replies to all my comments\""
|
419 |
+
msgstr "Afficher \"Notifier des nouvelles réponses à tous mes commentaires\""
|
420 |
+
|
421 |
+
#: options/options-layouts/settings-subscription.php:9
|
422 |
+
msgid "Show \"Notify of new replies to this comment\""
|
423 |
+
msgstr "Afficher \"Notifier de toutes les réponses à ce commentaire\""
|
424 |
+
|
425 |
+
#: options/options-layouts/settings-subscription.php:11
|
426 |
+
msgid ""
|
427 |
+
"Please keep all three or at least one of those options ON, otherwise users will not "
|
428 |
+
"have any option for email notifications and they'll not get any messages."
|
429 |
+
msgstr ""
|
430 |
+
"Please keep all three or at least one of those options ON, otherwise users will not "
|
431 |
+
"have any option for email notifications and they'll not get any messages."
|
432 |
+
|
433 |
+
#: options/options-layouts/settings-subscription.php:30
|
434 |
+
msgid "Use Postmatic for subscriptions and commenting by email"
|
435 |
+
msgstr "Utiliser Postmatic pour les souscriptions et commentaires par email"
|
436 |
+
|
437 |
+
#: options/options-layouts/settings-subscription.php:31
|
438 |
+
msgid ""
|
439 |
+
"Postmatic allows your users subscribe to comments. Instead of just being notified, "
|
440 |
+
"they add a reply right from their inbox."
|
441 |
+
msgstr ""
|
442 |
+
"Postmatic allows your users subscribe to comments. Instead of just being notified, "
|
443 |
+
"they add a reply right from their inbox."
|
444 |
+
|
445 |
+
#: options/options-layouts/settings-subscription.php:42
|
446 |
+
msgid "Keep selected the email notification of all new follow-up comments by default"
|
447 |
+
msgstr ""
|
448 |
+
"Garder la notification par email de tous les nouveaux commentaires de suivi "
|
449 |
+
"sélectionné par défaut"
|
450 |
+
|
451 |
+
#: options/options-layouts/settings-subscription.php:43
|
452 |
+
msgid ""
|
453 |
+
"If this option is checked-on, in Manage Subscriptions section of comment forms will "
|
454 |
+
"only be displayed the \"Notify of all new follow-up comments\" option and this "
|
455 |
+
"option will always be selected by default."
|
456 |
+
msgstr ""
|
457 |
+
"If this option is checked-on, in Manage Subscriptions section of comment forms will "
|
458 |
+
"only be displayed the \"Notify of all new follow-up comments\" option and this "
|
459 |
+
"option will always be selected by default."
|
460 |
+
|
461 |
+
#: options/phrases-layout/phrases-comment.php:2
|
462 |
+
msgid "Comment Template Phrases"
|
463 |
+
msgstr "Phrases Modèle Commentaire"
|
464 |
+
|
465 |
+
#: options/phrases-layout/phrases-comment.php:7 options/wc-options-serialize.php:437
|
466 |
+
msgid "Reply"
|
467 |
+
msgstr "Répondre"
|
468 |
+
|
469 |
+
#: options/phrases-layout/phrases-comment.php:17 options/wc-options-serialize.php:438
|
470 |
+
msgid "Share"
|
471 |
+
msgstr "Partager"
|
472 |
+
|
473 |
+
#: options/phrases-layout/phrases-comment.php:37 options/wc-options-serialize.php:440
|
474 |
+
msgid "Share On Facebook"
|
475 |
+
msgstr "Partager sur Facebook"
|
476 |
+
|
477 |
+
#: options/phrases-layout/phrases-comment.php:47 options/wc-options-serialize.php:441
|
478 |
+
msgid "Share On Twitter"
|
479 |
+
msgstr "Partager sur Twitter"
|
480 |
+
|
481 |
+
#: options/phrases-layout/phrases-comment.php:57 options/wc-options-serialize.php:442
|
482 |
+
msgid "Share On Google"
|
483 |
+
msgstr "Partager sur Google"
|
484 |
+
|
485 |
+
#: options/phrases-layout/phrases-comment.php:67 options/wc-options-serialize.php:443
|
486 |
+
msgid "Share On VKontakte"
|
487 |
+
msgstr "Partager sur VKontakte"
|
488 |
+
|
489 |
+
#: options/phrases-layout/phrases-comment.php:77 options/wc-options-serialize.php:444
|
490 |
+
msgid "Share On Odnoklassniki"
|
491 |
+
msgstr "Partager sur Odnoklassniki"
|
492 |
+
|
493 |
+
#: options/phrases-layout/phrases-comment.php:87 options/wc-options-serialize.php:445
|
494 |
+
msgid "Hide Replies"
|
495 |
+
msgstr "Masquer les réponses"
|
496 |
+
|
497 |
+
#: options/phrases-layout/phrases-comment.php:97 options/wc-options-serialize.php:446
|
498 |
+
msgid "Show Replies"
|
499 |
+
msgstr "Afficher les réponses"
|
500 |
+
|
501 |
+
#: options/phrases-layout/phrases-comment.php:107
|
502 |
+
msgid "Title For Guests"
|
503 |
+
msgstr "Titre pour Invités"
|
504 |
+
|
505 |
+
#: options/phrases-layout/phrases-comment.php:117
|
506 |
+
msgid "Title For Members"
|
507 |
+
msgstr "Titre pour Membres"
|
508 |
+
|
509 |
+
#: options/phrases-layout/phrases-comment.php:127
|
510 |
+
msgid "Title For Authors"
|
511 |
+
msgstr "Titre pour Auteurs"
|
512 |
+
|
513 |
+
#: options/phrases-layout/phrases-comment.php:137
|
514 |
+
msgid "Title For Admins"
|
515 |
+
msgstr "Titre pour Admins"
|
516 |
+
|
517 |
+
#: options/phrases-layout/phrases-comment.php:147 options/wc-options-serialize.php:488
|
518 |
+
msgid "Vote Up"
|
519 |
+
msgstr "Vote Pour"
|
520 |
+
|
521 |
+
#: options/phrases-layout/phrases-comment.php:157 options/wc-options-serialize.php:489
|
522 |
+
msgid "Vote Down"
|
523 |
+
msgstr "Vote Contre"
|
524 |
+
|
525 |
+
#: options/phrases-layout/phrases-comment.php:167
|
526 |
+
msgid "Save edited comment button text"
|
527 |
+
msgstr "Texte du bouton Enregistrer du commentaire édité"
|
528 |
+
|
529 |
+
#: options/phrases-layout/phrases-comment.php:171 options/wc-options-serialize.php:507
|
530 |
+
msgid "Save"
|
531 |
+
msgstr "Enregistrer"
|
532 |
+
|
533 |
+
#: options/phrases-layout/phrases-comment.php:177
|
534 |
+
msgid "Cancel comment editing button text"
|
535 |
+
msgstr "Texte du bouton Annuler du commentaire édité"
|
536 |
+
|
537 |
+
#: options/phrases-layout/phrases-comment.php:181 options/wc-options-serialize.php:508
|
538 |
+
msgid "Cancel"
|
539 |
+
msgstr "Annuler"
|
540 |
+
|
541 |
+
#: options/phrases-layout/phrases-datetime.php:2
|
542 |
+
msgid "Date/Time Phrases"
|
543 |
+
msgstr "Phrases Date / Heure"
|
544 |
+
|
545 |
+
#: options/phrases-layout/phrases-datetime.php:7
|
546 |
+
msgid "Year"
|
547 |
+
msgstr "Année"
|
548 |
+
|
549 |
+
#: options/phrases-layout/phrases-datetime.php:18
|
550 |
+
msgid "Years (Plural Form)"
|
551 |
+
msgstr "Années (au pluriel)"
|
552 |
+
|
553 |
+
#: options/phrases-layout/phrases-datetime.php:22
|
554 |
+
msgid "Years"
|
555 |
+
msgstr "Années"
|
556 |
+
|
557 |
+
#: options/phrases-layout/phrases-datetime.php:29
|
558 |
+
msgid "Month"
|
559 |
+
msgstr "Mois"
|
560 |
+
|
561 |
+
#: options/phrases-layout/phrases-datetime.php:40
|
562 |
+
msgid "Months (Plural Form)"
|
563 |
+
msgstr "Mois (au pluriel)"
|
564 |
+
|
565 |
+
#: options/phrases-layout/phrases-datetime.php:51
|
566 |
+
msgid "Day"
|
567 |
+
msgstr "Jour"
|
568 |
+
|
569 |
+
#: options/phrases-layout/phrases-datetime.php:62
|
570 |
+
msgid "Days (Plural Form)"
|
571 |
+
msgstr "Jours (au pluriel)"
|
572 |
+
|
573 |
+
#: options/phrases-layout/phrases-datetime.php:84
|
574 |
+
msgid "Hours (Plural Form)"
|
575 |
+
msgstr "Heures (au pluriel)"
|
576 |
+
|
577 |
+
#: options/phrases-layout/phrases-datetime.php:106
|
578 |
+
msgid "Minutes (Plural Form)"
|
579 |
+
msgstr "Minutes (au pluriel)"
|
580 |
+
|
581 |
+
#: options/phrases-layout/phrases-datetime.php:117
|
582 |
+
msgid "Second"
|
583 |
+
msgstr "Seconde"
|
584 |
+
|
585 |
+
#: options/phrases-layout/phrases-datetime.php:128
|
586 |
+
msgid "Seconds (Plural Form)"
|
587 |
+
msgstr "Secondes (au pluriel)"
|
588 |
+
|
589 |
+
#: options/phrases-layout/phrases-datetime.php:138
|
590 |
+
msgid "Commented \"right now\" text"
|
591 |
+
msgstr "Texte commenté \"A l'instant\""
|
592 |
+
|
593 |
+
#: options/phrases-layout/phrases-datetime.php:149
|
594 |
+
msgid "Ago text"
|
595 |
+
msgstr "Texte Il y a"
|
596 |
+
|
597 |
+
#: options/phrases-layout/phrases-datetime.php:160
|
598 |
+
msgid "\"Today\" text"
|
599 |
+
msgstr "Texte \"Aujourd'hui\""
|
600 |
+
|
601 |
+
#: options/phrases-layout/phrases-datetime.php:164 options/wc-options-serialize.php:482
|
602 |
+
msgid "Today"
|
603 |
+
msgstr "Aujourd'hui"
|
604 |
+
|
605 |
+
#: options/phrases-layout/phrases-email.php:2
|
606 |
+
msgid "Email Template Phrases"
|
607 |
+
msgstr "Phrases Email Modèle"
|
608 |
+
|
609 |
+
#: options/phrases-layout/phrases-email.php:7
|
610 |
+
msgid "Email Subject"
|
611 |
+
msgstr "Sujet de l'email"
|
612 |
+
|
613 |
+
#: options/phrases-layout/phrases-email.php:18
|
614 |
+
msgid "Email Message"
|
615 |
+
msgstr "Message de l'email"
|
616 |
+
|
617 |
+
#: options/phrases-layout/phrases-email.php:29
|
618 |
+
msgid "New Reply Subject"
|
619 |
+
msgstr "Sujet nouvelle réponse"
|
620 |
+
|
621 |
+
#: options/phrases-layout/phrases-email.php:33
|
622 |
+
#: options/phrases-layout/phrases-general.php:101 options/wc-options-serialize.php:453
|
623 |
+
msgid "New Reply"
|
624 |
+
msgstr "Nouvelle réponse"
|
625 |
+
|
626 |
+
#: options/phrases-layout/phrases-email.php:40
|
627 |
+
msgid "New Reply Message"
|
628 |
+
msgstr "Message Nouvelle Réponse"
|
629 |
+
|
630 |
+
#: options/phrases-layout/phrases-email.php:50
|
631 |
+
#: options/phrases-layout/phrases-email.php:54 options/wc-options-serialize.php:458
|
632 |
+
msgid "Unsubscribe"
|
633 |
+
msgstr "Désabonner"
|
634 |
+
|
635 |
+
#: options/phrases-layout/phrases-email.php:61
|
636 |
+
#: options/phrases-layout/phrases-email.php:65 options/wc-options-serialize.php:459
|
637 |
+
msgid "Ignore Subscription"
|
638 |
+
msgstr "Ignorer l'abonnement"
|
639 |
+
|
640 |
+
#: options/phrases-layout/phrases-email.php:72
|
641 |
+
#: options/phrases-layout/phrases-email.php:76 options/wc-options-serialize.php:461
|
642 |
+
msgid "Confirm your subscription"
|
643 |
+
msgstr "Confirmer votre abonnement"
|
644 |
+
|
645 |
+
#: options/phrases-layout/phrases-email.php:82
|
646 |
+
#: options/phrases-layout/phrases-email.php:86 options/wc-options-serialize.php:462
|
647 |
+
msgid "You've successfully confirmed your subscription."
|
648 |
+
msgstr "Vous avez confirmé votre abonnement avec succès."
|
649 |
+
|
650 |
+
#: options/phrases-layout/phrases-email.php:92
|
651 |
+
msgid "Subscribe Confirmation Email Subject"
|
652 |
+
msgstr "Sujet email confirmation abonnement"
|
653 |
+
|
654 |
+
#: options/phrases-layout/phrases-email.php:96 options/wc-options-serialize.php:463
|
655 |
+
#: wc.php:941
|
656 |
+
msgid "Subscribe Confirmation"
|
657 |
+
msgstr "Confirmation d'abonnement"
|
658 |
+
|
659 |
+
#: options/phrases-layout/phrases-email.php:103
|
660 |
+
msgid "Subscribe Confirmation Email Content"
|
661 |
+
msgstr "Contenu de l'email de confirmation d'abonnement"
|
662 |
+
|
663 |
+
#: options/phrases-layout/phrases-email.php:107 options/wc-options-serialize.php:464
|
664 |
+
#: wc.php:942
|
665 |
+
msgid ""
|
666 |
+
"Hi, <br/> You just subscribed for new comments on our website. This means you will "
|
667 |
+
"receive an email when new comments are posted according to subscription option "
|
668 |
+
"you've chosen. <br/> To activate, click confirm below. If you believe this is an "
|
669 |
+
"error, ignore this message and we'll never bother you again."
|
670 |
+
msgstr ""
|
671 |
+
"Bonjour.<br/><br/> Vous venez de vous abonner au suivi des commentaires sur notre "
|
672 |
+
"site. Cela signifie que vous recevrez un email quand de nouveaux commentaires seront "
|
673 |
+
"postés en fonction de l'option de souscription que vous avez choisie. <br/><br/>Pour "
|
674 |
+
"activer, cliquer le lien de confirmation ci-dessous. <br/><br/>Si vous pensez "
|
675 |
+
"recevoir ce message par erreur, ignorer ce message et nous ne vous solliciterons "
|
676 |
+
"plus."
|
677 |
+
|
678 |
+
#: options/phrases-layout/phrases-form.php:2
|
679 |
+
msgid "Form Template Phrases"
|
680 |
+
msgstr "Phrases Modèle Formulaire"
|
681 |
+
|
682 |
+
#: options/phrases-layout/phrases-form.php:7
|
683 |
+
msgid "Comment Field Start"
|
684 |
+
msgstr "Début du Champ Commentaire"
|
685 |
+
|
686 |
+
#: options/phrases-layout/phrases-form.php:17
|
687 |
+
msgid "Comment Field Join"
|
688 |
+
msgstr "Joindre du Champ Commentaire"
|
689 |
+
|
690 |
+
#: options/phrases-layout/phrases-form.php:27
|
691 |
+
msgid "Email Field"
|
692 |
+
msgstr "Champ Email"
|
693 |
+
|
694 |
+
#: options/phrases-layout/phrases-form.php:37
|
695 |
+
msgid "Name Field"
|
696 |
+
msgstr "Champ Nom"
|
697 |
+
|
698 |
+
#: options/phrases-layout/phrases-form.php:47
|
699 |
+
msgid "WebSite URL Field"
|
700 |
+
msgstr "Champ URL du site Web"
|
701 |
+
|
702 |
+
#: options/phrases-layout/phrases-form.php:57
|
703 |
+
msgid "CAPTCHA Field"
|
704 |
+
msgstr "Champ CAPTCHA"
|
705 |
+
|
706 |
+
#: options/phrases-layout/phrases-form.php:67
|
707 |
+
msgid "Submit Button"
|
708 |
+
msgstr "Bouton Soumettre"
|
709 |
+
|
710 |
+
#: options/phrases-layout/phrases-form.php:77
|
711 |
+
#: options/phrases-layout/phrases-form.php:81 options/wc-options-serialize.php:430
|
712 |
+
msgid "Manage Subscriptions"
|
713 |
+
msgstr "Gérer les Abonnements"
|
714 |
+
|
715 |
+
#: options/phrases-layout/phrases-form.php:87
|
716 |
+
msgid "Notify \"None\""
|
717 |
+
msgstr "Notifier \"Personne\""
|
718 |
+
|
719 |
+
#: options/phrases-layout/phrases-form.php:91 options/wc-options-serialize.php:431
|
720 |
+
msgid "None"
|
721 |
+
msgstr "Aucun"
|
722 |
+
|
723 |
+
#: options/phrases-layout/phrases-form.php:97
|
724 |
+
msgid "Notify on new comments (checkbox)"
|
725 |
+
msgstr "Notifier sur les nouveaux commentaires (case à cocher)"
|
726 |
+
|
727 |
+
#: options/phrases-layout/phrases-form.php:101 options/wc-options-serialize.php:432
|
728 |
+
msgid "Notify of all new follow-up comments"
|
729 |
+
msgstr "Notifier de toutes les réponses et tous les commentaires"
|
730 |
+
|
731 |
+
#: options/phrases-layout/phrases-form.php:108
|
732 |
+
msgid "Notify on all new replies (checkbox)"
|
733 |
+
msgstr "Notifier de toutes les nouvelles réponses (case à cocher)"
|
734 |
+
|
735 |
+
#: options/phrases-layout/phrases-form.php:112 options/wc-options-serialize.php:433
|
736 |
+
msgid "Notify of new replies to all my comments"
|
737 |
+
msgstr "Notifier des nouvelles réponses à tous mes commentaires"
|
738 |
+
|
739 |
+
#: options/phrases-layout/phrases-form.php:119
|
740 |
+
msgid "Notify on new replies (checkbox)"
|
741 |
+
msgstr "Notifier des nouvelles réponses (case à cocher)"
|
742 |
+
|
743 |
+
#: options/phrases-layout/phrases-form.php:123 options/wc-options-serialize.php:434
|
744 |
+
msgid "Notify of new replies to this comment"
|
745 |
+
msgstr "Notifier des nouvelles réponses à ce commentaire"
|
746 |
+
|
747 |
+
#: options/phrases-layout/phrases-form.php:129
|
748 |
+
msgid "Subscribed on this comment replies"
|
749 |
+
msgstr "Abonné aux réponses de ce commentaire"
|
750 |
+
|
751 |
+
#: options/phrases-layout/phrases-form.php:139
|
752 |
+
msgid "Subscribed on all your comments replies"
|
753 |
+
msgstr "Abonné aux réponses à tous vos commentaires"
|
754 |
+
|
755 |
+
#: options/phrases-layout/phrases-form.php:149
|
756 |
+
msgid "Subscribed on this post"
|
757 |
+
msgstr "Abonné à cet article"
|
758 |
+
|
759 |
+
#: options/phrases-layout/phrases-general.php:2
|
760 |
+
msgid "General Phrases"
|
761 |
+
msgstr "Phrases Général"
|
762 |
+
|
763 |
+
#: options/phrases-layout/phrases-general.php:7 options/wc-options-serialize.php:418
|
764 |
+
msgid "Leave a Reply"
|
765 |
+
msgstr "Poster un Commentaire"
|
766 |
+
|
767 |
+
#: options/phrases-layout/phrases-general.php:17
|
768 |
+
msgid "Be the first to comment"
|
769 |
+
msgstr "Soyez le premier à commenter"
|
770 |
+
|
771 |
+
#: options/phrases-layout/phrases-general.php:27 options/wc-options-serialize.php:420
|
772 |
+
#: options/wc-options.php:353
|
773 |
+
msgid "Comment"
|
774 |
+
msgstr "Commentaire"
|
775 |
+
|
776 |
+
#: options/phrases-layout/phrases-general.php:37
|
777 |
+
msgid "Comment (Plural Form)"
|
778 |
+
msgstr "Commentaire (au pluriel)"
|
779 |
+
|
780 |
+
#: options/phrases-layout/phrases-general.php:47
|
781 |
+
msgid "On"
|
782 |
+
msgstr "Marche"
|
783 |
+
|
784 |
+
#: options/phrases-layout/phrases-general.php:57
|
785 |
+
msgid "Load More Button"
|
786 |
+
msgstr "Bouton Afficher plus"
|
787 |
+
|
788 |
+
#: options/phrases-layout/phrases-general.php:67 options/wc-options-serialize.php:436
|
789 |
+
msgid "Load Rest of Comments"
|
790 |
+
msgstr "Afficher le reste des Commentaires"
|
791 |
+
|
792 |
+
#: options/phrases-layout/phrases-general.php:77
|
793 |
+
msgid "Button text if has new comment"
|
794 |
+
msgstr "Bouton texte si nouveau commentaire"
|
795 |
+
|
796 |
+
#: options/phrases-layout/phrases-general.php:81 options/wc-options-serialize.php:451
|
797 |
+
msgid "New Comment"
|
798 |
+
msgstr "Nouveau Commentaire"
|
799 |
+
|
800 |
+
#: options/phrases-layout/phrases-general.php:87
|
801 |
+
msgid "Button text if has new comments (Plural Form)"
|
802 |
+
msgstr "Bouton texte si nouveau commentaire (au pluriel)"
|
803 |
+
|
804 |
+
#: options/phrases-layout/phrases-general.php:91
|
805 |
+
msgid "New Comments"
|
806 |
+
msgstr "Nouveaux Commentaires"
|
807 |
+
|
808 |
+
#: options/phrases-layout/phrases-general.php:97
|
809 |
+
msgid "Button text if has new reply"
|
810 |
+
msgstr "Bouton texte si nouvelles réponses"
|
811 |
+
|
812 |
+
#: options/phrases-layout/phrases-general.php:107
|
813 |
+
msgid "Button text if has new replies (Plural Form)"
|
814 |
+
msgstr "Bouton texte si nouvelles réponses (au pluriel)"
|
815 |
+
|
816 |
+
#: options/phrases-layout/phrases-general.php:111
|
817 |
+
msgid "New Replies"
|
818 |
+
msgstr "Nouvelles Réponses"
|
819 |
+
|
820 |
+
#: options/phrases-layout/phrases-general.php:117
|
821 |
+
msgid "Text on load more button if has new comment(s)"
|
822 |
+
msgstr "Texte bouton afficher plus si nouveaux commentaires"
|
823 |
+
|
824 |
+
#: options/phrases-layout/phrases-general.php:121 options/wc-options-serialize.php:503
|
825 |
+
msgid "New"
|
826 |
+
msgstr "Nouveau"
|
827 |
+
|
828 |
+
#: options/phrases-layout/phrases-notification.php:2
|
829 |
+
msgid "Notification Phrases"
|
830 |
+
msgstr "Phrases Notification"
|
831 |
+
|
832 |
+
#: options/phrases-layout/phrases-notification.php:7
|
833 |
+
#: options/wc-options-serialize.php:460
|
834 |
+
msgid "You've successfully unsubscribed."
|
835 |
+
msgstr "Vous vous êtes désabonné avec succès."
|
836 |
+
|
837 |
+
#: options/phrases-layout/phrases-notification.php:18
|
838 |
+
msgid "Error message for empty field"
|
839 |
+
msgstr "Message d'erreur pour champ vide"
|
840 |
+
|
841 |
+
#: options/phrases-layout/phrases-notification.php:28
|
842 |
+
msgid "Error message for invalid email field"
|
843 |
+
msgstr "Message d'erreur pour champ email invalide"
|
844 |
+
|
845 |
+
#: options/phrases-layout/phrases-notification.php:38
|
846 |
+
msgid "Error message for invalid website url field"
|
847 |
+
msgstr "Message d'erreur pour champ URL site Web invalide"
|
848 |
+
|
849 |
+
#: options/phrases-layout/phrases-notification.php:48
|
850 |
+
#: options/wc-options-serialize.php:483
|
851 |
+
msgid "You must be"
|
852 |
+
msgstr "Vous devez"
|
853 |
+
|
854 |
+
#: options/phrases-layout/phrases-notification.php:58
|
855 |
+
msgid "Logged in as"
|
856 |
+
msgstr "Connecté en tant que"
|
857 |
+
|
858 |
+
#: options/phrases-layout/phrases-notification.php:68
|
859 |
+
#: options/wc-options-serialize.php:485
|
860 |
+
msgid "Log out"
|
861 |
+
msgstr "Déconnecter"
|
862 |
+
|
863 |
+
#: options/phrases-layout/phrases-notification.php:78
|
864 |
+
msgid "Logged In"
|
865 |
+
msgstr "Connecté"
|
866 |
+
|
867 |
+
#: options/phrases-layout/phrases-notification.php:88
|
868 |
+
msgid "To post a comment"
|
869 |
+
msgstr "Pour poster un commentaire"
|
870 |
+
|
871 |
+
#: options/phrases-layout/phrases-notification.php:98
|
872 |
+
#: options/wc-options-serialize.php:490
|
873 |
+
msgid "Vote Counted"
|
874 |
+
msgstr "Votes comptabilisés"
|
875 |
+
|
876 |
+
#: options/phrases-layout/phrases-notification.php:108
|
877 |
+
msgid "You can vote only 1 time"
|
878 |
+
msgstr "Vous pouvez voter une seule fois"
|
879 |
+
|
880 |
+
#: options/phrases-layout/phrases-notification.php:118
|
881 |
+
#: options/wc-options-serialize.php:492
|
882 |
+
msgid "Voting Error"
|
883 |
+
msgstr "Erreur sur vote"
|
884 |
+
|
885 |
+
#: options/phrases-layout/phrases-notification.php:128
|
886 |
+
msgid "Login To Vote"
|
887 |
+
msgstr "Se connecter pour voter"
|
888 |
+
|
889 |
+
#: options/phrases-layout/phrases-notification.php:138
|
890 |
+
msgid "You Cannot Vote On Your Comment"
|
891 |
+
msgstr "Vous ne pouvez pas voter sur votre Commentaire"
|
892 |
+
|
893 |
+
#: options/phrases-layout/phrases-notification.php:148
|
894 |
+
msgid "You are not allowed to vote for this comment (Voting from same IP)"
|
895 |
+
msgstr "Vous n'êtes pas autorisé à voter pour ce commentaire (Vote depuis même IP)"
|
896 |
+
|
897 |
+
#: options/phrases-layout/phrases-notification.php:158
|
898 |
+
#: options/wc-options-serialize.php:496
|
899 |
+
msgid "Invalid Captcha Code"
|
900 |
+
msgstr "Code Captcha invalide"
|
901 |
+
|
902 |
+
#: options/phrases-layout/phrases-notification.php:168
|
903 |
+
#: options/wc-options-serialize.php:497
|
904 |
+
msgid "Some of field value is invalid"
|
905 |
+
msgstr "Une partie du champ est invalide"
|
906 |
+
|
907 |
+
#: options/phrases-layout/phrases-notification.php:178
|
908 |
+
msgid "Comment waiting moderation"
|
909 |
+
msgstr "Commentaire en attente de modération"
|
910 |
+
|
911 |
+
#: options/phrases-layout/phrases-notification.php:188
|
912 |
+
msgid "Message if comment content length is too long"
|
913 |
+
msgstr "Message si le contenu du commentaire est trop long"
|
914 |
+
|
915 |
+
#: options/phrases-layout/phrases-notification.php:198
|
916 |
+
msgid "Message if comment was not updated"
|
917 |
+
msgstr "Message si le commentaire n'a pas été mis à jour"
|
918 |
+
|
919 |
+
#: options/phrases-layout/phrases-notification.php:202
|
920 |
+
#: options/wc-options-serialize.php:504
|
921 |
+
msgid "Sorry, the comment was not updated"
|
922 |
+
msgstr "Désolé, le commentaire n'a pas été mis à jour"
|
923 |
+
|
924 |
+
#: options/phrases-layout/phrases-notification.php:208
|
925 |
+
msgid "Message if comment no longer possible to edit"
|
926 |
+
msgstr "Message s'il n'est plus possible d'éditer le commentaire"
|
927 |
+
|
928 |
+
#: options/phrases-layout/phrases-notification.php:212
|
929 |
+
#: options/wc-options-serialize.php:505
|
930 |
+
msgid "Sorry, this comment no longer possible to edit"
|
931 |
+
msgstr "Désolé, il n'est plus possible d'éditer ce commentaire"
|
932 |
+
|
933 |
+
#: options/phrases-layout/phrases-notification.php:219
|
934 |
+
msgid "Message if comment text not changed"
|
935 |
+
msgstr "Message si le texte du commentaire est inchangé"
|
936 |
+
|
937 |
+
#: options/phrases-layout/phrases-notification.php:223
|
938 |
+
msgid "TYou've not made any changes"
|
939 |
+
msgstr "Vous n'avez fait aucune modification"
|
940 |
+
|
941 |
+
#: options/wc-options-serialize.php:419
|
942 |
+
msgid "Be the First to Comment!"
|
943 |
+
msgstr "Soyez le premier à commenter !"
|
944 |
+
|
945 |
+
#: options/wc-options-serialize.php:421
|
946 |
+
msgid "Comments"
|
947 |
+
msgstr "Commentaires"
|
948 |
+
|
949 |
+
#: options/wc-options-serialize.php:422
|
950 |
+
msgid "on"
|
951 |
+
msgstr "sur"
|
952 |
+
|
953 |
+
#: options/wc-options-serialize.php:423
|
954 |
+
msgid "Start the discussion"
|
955 |
+
msgstr "Démarrer la discussion"
|
956 |
+
|
957 |
+
#: options/wc-options-serialize.php:424
|
958 |
+
msgid "Join the discussion"
|
959 |
+
msgstr "Rejoindre la discussion"
|
960 |
+
|
961 |
+
#: options/wc-options-serialize.php:425 options/wc-options.php:355
|
962 |
+
msgid "Email"
|
963 |
+
msgstr "Email"
|
964 |
+
|
965 |
+
#: options/wc-options-serialize.php:426
|
966 |
+
msgid "Name"
|
967 |
+
msgstr "Nom"
|
968 |
+
|
969 |
+
#: options/wc-options-serialize.php:427
|
970 |
+
msgid "WebSite URL"
|
971 |
+
msgstr "URL du site Web"
|
972 |
+
|
973 |
+
#: options/wc-options-serialize.php:428
|
974 |
+
msgid "Please insert the code above to comment"
|
975 |
+
msgstr "Merci d'insérer le code au dessus du commentaire"
|
976 |
+
|
977 |
+
#: options/wc-options-serialize.php:429
|
978 |
+
msgid "Post Comment"
|
979 |
+
msgstr "Poster le Commentaire"
|
980 |
+
|
981 |
+
#: options/wc-options-serialize.php:435
|
982 |
+
msgid "Load More Comments"
|
983 |
+
msgstr "Afficher plus de Commentaires"
|
984 |
+
|
985 |
+
#: options/wc-options-serialize.php:447
|
986 |
+
msgid "Guest"
|
987 |
+
msgstr "Invité"
|
988 |
+
|
989 |
+
#: options/wc-options-serialize.php:448
|
990 |
+
msgid "Member"
|
991 |
+
msgstr "Membre"
|
992 |
+
|
993 |
+
#: options/wc-options-serialize.php:449
|
994 |
+
msgid "Author"
|
995 |
+
msgstr "Auteur"
|
996 |
+
|
997 |
+
#: options/wc-options-serialize.php:450
|
998 |
+
msgid "Admin"
|
999 |
+
msgstr "Admin"
|
1000 |
+
|
1001 |
+
#: options/wc-options-serialize.php:452
|
1002 |
+
msgid "New comment on the discussion section you've been interested in"
|
1003 |
+
msgstr ""
|
1004 |
+
"Nouveau commentaire dans une section de la discussion à laquelle vous vous êtes "
|
1005 |
+
"intéressé"
|
1006 |
+
|
1007 |
+
#: options/wc-options-serialize.php:454
|
1008 |
+
msgid "New reply on the discussion section you've been interested in"
|
1009 |
+
msgstr ""
|
1010 |
+
"Nouvelle réponse dans une section de la discussion à laquelle vous vous êtes "
|
1011 |
+
"intéressé"
|
1012 |
+
|
1013 |
+
#: options/wc-options-serialize.php:455
|
1014 |
+
msgid "You're subscribed for new replies on this comment"
|
1015 |
+
msgstr "Vous êtes abonné aux nouvelles réponses sur ce commentaire"
|
1016 |
+
|
1017 |
+
#: options/wc-options-serialize.php:456
|
1018 |
+
msgid "You're subscribed for new replies on all your comments"
|
1019 |
+
msgstr "Vous êtes abonné aux nouvelles réponses à tous vos commentaires"
|
1020 |
+
|
1021 |
+
#: options/wc-options-serialize.php:457
|
1022 |
+
msgid "You're subscribed for new follow-up comments on this post"
|
1023 |
+
msgstr "Vous êtes abonné à tous les commentaires de cet article"
|
1024 |
+
|
1025 |
+
#: options/wc-options-serialize.php:465
|
1026 |
+
msgid "please fill out this field to comment"
|
1027 |
+
msgstr "Merci de compléter ce champ pour commenter"
|
1028 |
+
|
1029 |
+
#: options/wc-options-serialize.php:466
|
1030 |
+
msgid "email address is invalid"
|
1031 |
+
msgstr "Adresse email invalide"
|
1032 |
+
|
1033 |
+
#: options/wc-options-serialize.php:467
|
1034 |
+
msgid "url is invalid"
|
1035 |
+
msgstr "URL invalide"
|
1036 |
+
|
1037 |
+
#: options/wc-options-serialize.php:468
|
1038 |
+
msgid "year"
|
1039 |
+
msgstr "année"
|
1040 |
+
|
1041 |
+
#: options/wc-options-serialize.php:469
|
1042 |
+
msgid "years"
|
1043 |
+
msgstr "années"
|
1044 |
+
|
1045 |
+
#: options/wc-options-serialize.php:470
|
1046 |
+
msgid "month"
|
1047 |
+
msgstr "mois"
|
1048 |
+
|
1049 |
+
#: options/wc-options-serialize.php:471
|
1050 |
+
msgid "months"
|
1051 |
+
msgstr "mois"
|
1052 |
+
|
1053 |
+
#: options/wc-options-serialize.php:472
|
1054 |
+
msgid "day"
|
1055 |
+
msgstr "jour"
|
1056 |
+
|
1057 |
+
#: options/wc-options-serialize.php:473
|
1058 |
+
msgid "days"
|
1059 |
+
msgstr "jours"
|
1060 |
+
|
1061 |
+
#: options/wc-options-serialize.php:474
|
1062 |
+
msgid "hour"
|
1063 |
+
msgstr "heure"
|
1064 |
+
|
1065 |
+
#: options/wc-options-serialize.php:475
|
1066 |
+
msgid "hours"
|
1067 |
+
msgstr "heures"
|
1068 |
+
|
1069 |
+
#: options/wc-options-serialize.php:476
|
1070 |
+
msgid "minute"
|
1071 |
+
msgstr "minute"
|
1072 |
+
|
1073 |
+
#: options/wc-options-serialize.php:477
|
1074 |
+
msgid "minutes"
|
1075 |
+
msgstr "minutes"
|
1076 |
+
|
1077 |
+
#: options/wc-options-serialize.php:478
|
1078 |
+
msgid "second"
|
1079 |
+
msgstr "seconde"
|
1080 |
+
|
1081 |
+
#: options/wc-options-serialize.php:479
|
1082 |
+
msgid "seconds"
|
1083 |
+
msgstr "secondes"
|
1084 |
+
|
1085 |
+
#: options/wc-options-serialize.php:480
|
1086 |
+
msgid "right now"
|
1087 |
+
msgstr "à l'instant"
|
1088 |
+
|
1089 |
+
#: options/wc-options-serialize.php:481
|
1090 |
+
msgid "ago"
|
1091 |
+
msgstr "plus tôt"
|
1092 |
+
|
1093 |
+
#: options/wc-options-serialize.php:484
|
1094 |
+
msgid "You are logged in as"
|
1095 |
+
msgstr "Vous êtes connecté en tant que"
|
1096 |
+
|
1097 |
+
#: options/wc-options-serialize.php:486
|
1098 |
+
msgid "logged in"
|
1099 |
+
msgstr "vous connecter"
|
1100 |
+
|
1101 |
+
#: options/wc-options-serialize.php:487
|
1102 |
+
msgid "to post a comment."
|
1103 |
+
msgstr "pour poster un commentaire"
|
1104 |
+
|
1105 |
+
#: options/wc-options-serialize.php:491
|
1106 |
+
msgid "You've already voted for this comment"
|
1107 |
+
msgstr "Vous avez déjà voté pour ce commentaire"
|
1108 |
+
|
1109 |
+
#: options/wc-options-serialize.php:493
|
1110 |
+
msgid "You Must Be Logged In To Vote"
|
1111 |
+
msgstr "Vous devez être connecté pour voter"
|
1112 |
+
|
1113 |
+
#: options/wc-options-serialize.php:494
|
1114 |
+
msgid "You cannot vote for your comment"
|
1115 |
+
msgstr "Vous ne pouvez pas voter pour vos propres commentaires"
|
1116 |
+
|
1117 |
+
#: options/wc-options-serialize.php:495
|
1118 |
+
msgid "You are not allowed to vote for this comment"
|
1119 |
+
msgstr "Vous n'êtes pas autorisé à voter pour ce commentaire"
|
1120 |
+
|
1121 |
+
#: options/wc-options-serialize.php:498
|
1122 |
+
msgid "new comment"
|
1123 |
+
msgstr "nouveau commentaire"
|
1124 |
+
|
1125 |
+
#: options/wc-options-serialize.php:499
|
1126 |
+
msgid "new comments"
|
1127 |
+
msgstr "nouveaux commentaires"
|
1128 |
+
|
1129 |
+
#: options/wc-options-serialize.php:500
|
1130 |
+
msgid "Comment awaiting moderation"
|
1131 |
+
msgstr "Commentaire en attente de modération"
|
1132 |
+
|
1133 |
+
#: options/wc-options-serialize.php:501
|
1134 |
+
msgid "new reply on your comment"
|
1135 |
+
msgstr "nouvelle réponse à votre commentaire"
|
1136 |
+
|
1137 |
+
#: options/wc-options-serialize.php:502
|
1138 |
+
msgid "new replies on your comments"
|
1139 |
+
msgstr "nouvelles réponses à vos commentaires"
|
1140 |
+
|
1141 |
+
#: options/wc-options-serialize.php:506
|
1142 |
+
msgid "You've not made any changes"
|
1143 |
+
msgstr "Vous n'avez fait aucune modification"
|
1144 |
+
|
1145 |
+
#: options/wc-options-serialize.php:509
|
1146 |
+
#, php-format
|
1147 |
+
msgid "Comment text is too long (maximum %s characters allowed)"
|
1148 |
+
msgstr ""
|
1149 |
+
"Le texte du commentaire est trop long (un maximum de %s caractères est autorisé)"
|
1150 |
+
|
1151 |
+
#: options/wc-options.php:28 options/wc-options.php:232
|
1152 |
+
msgid "Hacker?"
|
1153 |
+
msgstr "Hacker ?"
|
1154 |
+
|
1155 |
+
#: options/wc-options.php:87
|
1156 |
+
msgid "wpDiscuz General Settings"
|
1157 |
+
msgstr "Paramètres Généraux wpDiscuz"
|
1158 |
+
|
1159 |
+
#: options/wc-options.php:179
|
1160 |
+
msgid "General settings"
|
1161 |
+
msgstr "Paramètres Généraux"
|
1162 |
+
|
1163 |
+
#: options/wc-options.php:182
|
1164 |
+
msgid "Email Subscription"
|
1165 |
+
msgstr "Abonnement Email"
|
1166 |
+
|
1167 |
+
#: options/wc-options.php:182
|
1168 |
+
msgid "and Postmatic"
|
1169 |
+
msgstr "et Postmatic"
|
1170 |
+
|
1171 |
+
#: options/wc-options.php:213 options/wc-options.php:383
|
1172 |
+
msgid "Save Changes"
|
1173 |
+
msgstr "Enregistrer les modifications"
|
1174 |
+
|
1175 |
+
#: options/wc-options.php:214
|
1176 |
+
msgid "Reset Options"
|
1177 |
+
msgstr "Réinitialiser les options"
|
1178 |
+
|
1179 |
+
#: options/wc-options.php:341
|
1180 |
+
msgid "WpDiscuz Front-end Phrases"
|
1181 |
+
msgstr "Phrases du front-end WpDiscuz"
|
1182 |
+
|
1183 |
+
#: options/wc-options.php:351
|
1184 |
+
msgid "General"
|
1185 |
+
msgstr "Général"
|
1186 |
+
|
1187 |
+
#: options/wc-options.php:352
|
1188 |
+
msgid "Form"
|
1189 |
+
msgstr "Formulaire"
|
1190 |
+
|
1191 |
+
#: options/wc-options.php:354
|
1192 |
+
msgid "Date/Time"
|
1193 |
+
msgstr "Date / Heure"
|
1194 |
+
|
1195 |
+
#: options/wc-options.php:356
|
1196 |
+
msgid "Notification"
|
1197 |
+
msgstr "Notification"
|
1198 |
+
|
1199 |
+
#: wc.php:1020
|
1200 |
+
msgid "Phrases"
|
1201 |
+
msgstr "Phrases"
|
1202 |
+
|
1203 |
+
#. Plugin Name of the plugin/theme
|
1204 |
+
msgid "wpDiscuz - Wordpress Comments"
|
1205 |
+
msgstr ""
|
1206 |
+
|
1207 |
+
#. Plugin URI of the plugin/theme
|
1208 |
+
msgid "http://www.gvectors.com/wpdiscuz/"
|
1209 |
+
msgstr ""
|
1210 |
+
|
1211 |
+
#. Description of the plugin/theme
|
1212 |
+
msgid ""
|
1213 |
+
"Better comment system. Wordpress post comments and discussion plugin. Allows your "
|
1214 |
+
"visitors discuss, vote for comments and share."
|
1215 |
+
msgstr ""
|
1216 |
+
|
1217 |
+
#. Author of the plugin/theme
|
1218 |
+
msgid "gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)"
|
1219 |
+
msgstr ""
|
1220 |
+
|
1221 |
+
#. Author URI of the plugin/theme
|
1222 |
+
msgid "http://www.gvectors.com/"
|
1223 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: gVectors Team
|
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UC44WQM5XJFPA
|
4 |
Tags: wordpress comments, ajax comments, ajax, live update, theme, post comments, comments box, community, discussion, discuss, comment form, reply, comments, discussions, comment template, activity, comment author, comment system, redirect, comment redirect, first commenter, social login
|
5 |
Requires at least: 2.7
|
6 |
-
Tested up to: 4.2.
|
7 |
-
Stable tag: 2.2.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -129,9 +129,17 @@ http://www.gvectors.com/questions/wpdiscuz-comment-form-is-missing/
|
|
129 |
|
130 |
|
131 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
= 2.2.7 =
|
133 |
-
Fixed Bug : Slashes removing issue
|
134 |
-
Fixed Bug : JavaScript Uncaught TypeError issue
|
135 |
|
136 |
= 2.2.6 =
|
137 |
* Added: Supports "Social Login" Plugin
|
@@ -140,8 +148,6 @@ Fixed Bug : JavaScript Uncaught TypeError issue
|
|
140 |
* Fixed Bug: Author website URL rel="nofollow"
|
141 |
* Fixed Bug: Other small bugs
|
142 |
|
143 |
-
IMPORTANT: If you have a Cache Plugin, please delete all caches after wpDiscuz update.
|
144 |
-
|
145 |
= 2.2.5 =
|
146 |
* Fixed Bug: Comment author profile image issue when using Gravatar
|
147 |
* Fixed Bug: Conditional php session start (optimized).
|
3 |
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UC44WQM5XJFPA
|
4 |
Tags: wordpress comments, ajax comments, ajax, live update, theme, post comments, comments box, community, discussion, discuss, comment form, reply, comments, discussions, comment template, activity, comment author, comment system, redirect, comment redirect, first commenter, social login
|
5 |
Requires at least: 2.7
|
6 |
+
Tested up to: 4.2.3
|
7 |
+
Stable tag: 2.2.8
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
129 |
|
130 |
|
131 |
== Changelog ==
|
132 |
+
|
133 |
+
= 2.2.8 =
|
134 |
+
* Added : French (fr_FR) translation, thanks to Eric Malalel
|
135 |
+
* Fixed Bug : You do not have sufficient permissions to access WP Super Socializer setting page
|
136 |
+
* Compatibility : To make "Comments Evolved for WordPress" plugin compatible with wpDiscuz please read this support topic: https://wordpress.org/support/topic/add-compatibility-with-plugin-comments-evolved?replies=7#post-7255442
|
137 |
+
|
138 |
+
IMPORTANT: If you have a Cache Plugin, please delete all caches after wpDiscuz update.
|
139 |
+
|
140 |
= 2.2.7 =
|
141 |
+
* Fixed Bug : Slashes removing issue
|
142 |
+
* Fixed Bug : JavaScript Uncaught TypeError issue
|
143 |
|
144 |
= 2.2.6 =
|
145 |
* Added: Supports "Social Login" Plugin
|
148 |
* Fixed Bug: Author website URL rel="nofollow"
|
149 |
* Fixed Bug: Other small bugs
|
150 |
|
|
|
|
|
151 |
= 2.2.5 =
|
152 |
* Fixed Bug: Comment author profile image issue when using Gravatar
|
153 |
* Fixed Bug: Conditional php session start (optimized).
|
wc.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
/*
|
4 |
Plugin Name: wpDiscuz - Wordpress Comments
|
5 |
Description: Better comment system. Wordpress post comments and discussion plugin. Allows your visitors discuss, vote for comments and share.
|
6 |
-
Version: 2.2.
|
7 |
Author: gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)
|
8 |
Author URI: http://www.gvectors.com/
|
9 |
Plugin URI: http://www.gvectors.com/wpdiscuz/
|
3 |
/*
|
4 |
Plugin Name: wpDiscuz - Wordpress Comments
|
5 |
Description: Better comment system. Wordpress post comments and discussion plugin. Allows your visitors discuss, vote for comments and share.
|
6 |
+
Version: 2.2.8
|
7 |
Author: gVectors Team (A. Chakhoyan, G. Zakaryan, H. Martirosyan)
|
8 |
Author URI: http://www.gvectors.com/
|
9 |
Plugin URI: http://www.gvectors.com/wpdiscuz/
|