Changeset 1628
- Timestamp:
- 10/22/09 21:37:42 (14 years ago)
- Location:
- plugins/comCtrl
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/comCtrl/_install.php
r710 r1628 42 42 ; 43 43 44 # Sch emainstallation44 # Schéma d'installation 45 45 $si = new dbStruct($core->con,$core->prefix); 46 46 $si->synchronize($s); -
plugins/comCtrl/class.comctrl.php
r710 r1628 291 291 form::checkbox(array('comments[]'),$this->rs->comment_id,$byip?'checked':'','','',0).'</td>'. 292 292 '<td class="nowrap status">'.$img_status.'<br />'.$imrating.'</td>'. 293 '<td class="nowrap"><a href="'.$author_url.'">'.$comment_author.'</a>< small><br>'.293 '<td class="nowrap"><a href="'.$author_url.'">'.$comment_author.'</a><br /><small>'. 294 294 '<a href="'.$ip_url.'">'.html::escapeHTML($this->rs->comment_ip).'</a><br />'. 295 295 '<a href="mailto:'.$this->rs->comment_email .'">'. -
plugins/comCtrl/index_home.php
r710 r1628 160 160 */ 161 161 ?> 162 <style type="text/css">163 .comAutInfo{ margin-left: 1em; padding: 0 .5em 0 .5em;}164 .comContent{ border-left:1em #f8f8f8 solid; background-color: #f8f8f8; margin-left: 1em; padding: 0 .5em 0 .5em;}165 tr.ccRank-2 .comContent{ border-left-color: #ff1900; }166 tr.ccRank-1 .comContent{ border-left-color: #ff9e00; }167 tr.ccRank0 .comContent{ border-left-color: #aaa;}168 tr.ccRank1 .comContent{ border-left-color: #86c0d3;}169 tr.ccRank2 .comContent{ border-left-color: #00c0ff;}162 <style type="text/css"> 163 .comAutInfo{ margin-left: 1em; padding: 0 .5em 0 .5em;} 164 .comContent{ border-left:1em #f8f8f8 solid; background-color: #f8f8f8; margin-left: 1em; padding: 0 .5em 0 .5em;} 165 tr.ccRank-2 .comContent{ border-left-color: #ff1900; } 166 tr.ccRank-1 .comContent{ border-left-color: #ff9e00; } 167 tr.ccRank0 .comContent{ border-left-color: #aaa;} 168 tr.ccRank1 .comContent{ border-left-color: #86c0d3;} 169 tr.ccRank2 .comContent{ border-left-color: #00c0ff;} 170 170 </style> 171 171 </head> -
plugins/comCtrl/locales/fr/main.po
r710 r1628 9 9 "Report-Msgid-Bugs-To: \n" 10 10 "POT-Creation-Date: 2009-01-16 15:18+0100\n" 11 "PO-Revision-Date: 2009- 01-13 15:20+0100\n"12 "Last-Translator: ALACOQUE Laurent <laureck@users.sourceforge.net>\n"11 "PO-Revision-Date: 2009-10-22 21:37+0100\n" 12 "Last-Translator: Kozlika <kozlika@free.fr>\n" 13 13 "Language-Team: French\n" 14 14 "MIME-Version: 1.0\n" … … 25 25 msgstr "Aucun commentaire" 26 26 27 #: class.comctrl.php:181 index_home.php:36 27 #: class.comctrl.php:181 28 #: index_home.php:36 28 29 msgid "Date" 29 30 msgstr "Date" 30 31 31 #: class.comctrl.php:182 index_home.php:39 32 #: class.comctrl.php:182 33 #: index_home.php:39 32 34 msgid "Status" 33 msgstr "Etat" 34 35 #: class.comctrl.php:183 index_home.php:38 35 msgstr "État" 36 37 #: class.comctrl.php:183 38 #: index_home.php:38 36 39 msgid "Author" 37 40 msgstr "Auteur" … … 49 52 msgstr "Type" 50 53 51 #: class.comctrl.php:192 class.comctrl.php:205 54 #: class.comctrl.php:192 55 #: class.comctrl.php:205 52 56 msgid "Page(s)" 53 57 msgstr "Page(s)" … … 73 77 msgstr "%d/%m %H:%M" 74 78 75 #: class.comctrl.php:303 class.comctrl.php:305 79 #: class.comctrl.php:303 80 #: class.comctrl.php:305 76 81 msgid "edit" 77 82 msgstr "éditer" 78 83 79 #: class.comctrl.php:308 index_home.php:32 84 #: class.comctrl.php:308 85 #: index_home.php:32 80 86 msgid "trackback" 81 87 msgstr "trackback" 82 88 83 #: class.comctrl.php:308 index_home.php:31 89 #: class.comctrl.php:308 90 #: index_home.php:31 84 91 msgid "comment" 85 92 msgstr "commentaire" 86 93 87 #: comment_analyze.php:28 index_home.php:157 94 #: comment_analyze.php:28 95 #: index_home.php:157 88 96 msgid "commentControl" 89 97 msgstr "commentControl" … … 93 101 msgstr "Machines d'où proviennent plusieurs noms d'auteurs" 94 102 95 #: comment_analyze.php:37 comment_analyze.php:58 103 #: comment_analyze.php:37 104 #: comment_analyze.php:58 96 105 #, fuzzy 97 106 msgid "Host" … … 102 111 msgstr "nIDs" 103 112 104 #: comment_analyze.php:37 comment_analyze.php:58 113 #: comment_analyze.php:37 114 #: comment_analyze.php:58 105 115 msgid "Author names writing from this IP" 106 116 msgstr "Nom des auteurs depuis cette IP" 107 117 108 #: comment_analyze.php:48 comment_analyze.php:69 118 #: comment_analyze.php:48 119 #: comment_analyze.php:69 109 120 msgid "None to report..." 110 msgstr "Aucune ..."121 msgstr "Aucune…" 111 122 112 123 #: comment_analyze.php:52 … … 130 141 msgstr "Croissant" 131 142 132 #: index_home.php:115 index_home.php:121 143 #: index_home.php:115 144 #: index_home.php:121 133 145 msgid "as is" 134 146 msgstr "tel que" … … 177 189 #: index_home.php:174 178 190 msgid "Comments Control" 179 msgstr "Controle des commentaires" 180 181 #: index_home.php:181 index_home.php:186 191 msgstr "Contrôle des commentaires" 192 193 #: index_home.php:181 194 #: index_home.php:186 182 195 msgid "Filters" 183 196 msgstr "Filtres" … … 185 198 #: index_home.php:189 186 199 msgid "Type:" 187 msgstr "Type :"200 msgstr "Type :" 188 201 189 202 #: index_home.php:192 190 203 msgid "Status:" 191 msgstr " Etat:"204 msgstr "État :" 192 205 193 206 #: index_home.php:198 194 207 msgid "Order by:" 195 msgstr "Classement :"208 msgstr "Classement :" 196 209 197 210 #: index_home.php:201 198 211 msgid "Sort:" 199 msgstr "Trier :"212 msgstr "Trier :" 200 213 201 214 #: index_home.php:205 … … 205 218 #: index_home.php:209 206 219 msgid "Comment author:" 207 msgstr "Auteur du commentaire "220 msgstr "Auteur du commentaire :" 208 221 209 222 #: index_home.php:212 … … 226 239 #, php-format 227 240 msgid "You have %s spam comments." 228 msgstr "Vous havez %s commentaires indésirables."241 msgstr "Vous avez %s commentaires indésirables." 229 242 230 243 #: index_home.php:231 … … 247 260 #: index_home.php:244 248 261 msgid "Selected comments ranking:" 249 msgstr "Ranking des commentaires sélectionnés :"262 msgstr "Ranking des commentaires sélectionnés :" 250 263 251 264 #: index_home.php:246 252 msgid "" 253 "Warning: the following can break your comment status please test this before" 254 msgstr "" 255 "Attention: ce qui suit peut casser l'état des commentaires, tester d'abord" 265 msgid "Warning: the following can break your comment status please test this before" 266 msgstr "Attention : ce qui suit peut casser l'état des commentaires, tester d'abord" 256 267 257 268 #: index_home.php:247 … … 262 273 msgid "Apply changes" 263 274 msgstr "Changer" 275
Note: See TracChangeset
for help on using the changeset viewer.